* {
    padding: 0;
    margin: 0;
    outline: none;
    text-decoration:none;
}
img {
	border:none;
}
body {
	background:url(../images/bg-site-top.jpg) top left repeat-x;
    color:#fff;
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-family: Verdana, Verdana, Geneva, sans-serif;
    font-size:12px;
}

html {
	background:url(../images/bg-site.jpg) top left repeat;
}

#container {
    width:994px;
    margin: 0 auto;
}
#header {
	background:url(../images/header-bg.png) top left no-repeat;
    height: 300px;
    overflow: auto;
}
* html #header {
	background:url(../images/header-bg-ie6.jpg) top left no-repeat;
}

#logo {
	background:url(../images/logo.png) top left no-repeat;
	float:left;
    width:216px;
    height:51px;
	margin:165px 0 0 22px;
}
* html #logo {
	background:url(../images/logo-ie6.jpg) top left no-repeat;
	margin:165px 0 0 11px;
}

#contact {
	float:right;
	width:175px;
	height:44px;
	margin:175px 40px 0 0;
	font-weight:bold;
	font-size:14px;
	color:#424242;
    line-height:20px;
}
* html #contact {
	margin:170px 20px 0 0;
}
#contact a {
    color:#424242;
}

#menu {
	background:url(../images/menu-bg.png) top left no-repeat;
	width:994px;
	height:39px;
    overflow:auto;
    font-size:14px;
	font-weight:bold;
}
* html #menu {
	background:url(../images/menu-bg-ie6.jpg) top left no-repeat;
}
#menu ul {
	width:682px;
    list-style:none;
	padding:0 0 0 171px;
}
#menu ul li {
    float:left;
    padding: 0 5px;
}
#menu ul li a {
	display:block;
	line-height:35px;
    padding: 0 14px;
    color:#fff;
}
#menu ul li.actief a, #menu ul li a:hover {
    color:#77be43;
}


#main {
    overflow:auto;
    padding: 0 0 20px 0;
}

#sidebar-wrapper {
    width:248px;
    float:left;
}

#sidebar, #newsbar {
	background:url(../images/sidemenu-top.gif) top left no-repeat;
	padding:14px 0 0 0;
	font-size:12px;
	font-weight:bold;
    margin: 0 0 30px 0;
}
#newsbar div.wrapper {
    background:url(../images/sidemenu-repeat.gif) top left repeat-y;
}
#newsbar p {
    font-size:11px;
    margin:0 20px 0 22px;
    padding:0 0 12px 10px;
}
#newsbar a {
    color:#67c6dd;
}
#newsbar a:hover {
    text-decoration:underline;
}
#newsbar h4 {
    display:block;
    line-height:30px;
    margin:0 20px 10px 22px;
    padding:0 0 0 10px;
    border-bottom:1px solid #67c6dd;
    font-size:14px;
    font-weight:bold;
}
.sidebar-bottom {
	overflow:auto;
	background:url(../images/sidemenu-bottom.gif) bottom left no-repeat;
	height:14px;
}


#sidebar ul {
	background:url(../images/sidemenu-repeat.gif) top left repeat-y;
}
#sidebar ul li {
	list-style:none;
	margin:0 20px 0px 22px;
    padding:0 0 0px 10px;
	border-bottom:1px solid #67c6dd;
}
#sidebar ul li.last {
	margin:0 20px 0 22px;
}
#sidebar ul li a {
	background:url(../images/arrow-normal.gif) center right no-repeat;
	display:block;
    color:#fff;
    line-height:30px;
}
#sidebar ul li.actief a, #sidebar ul li a:hover {
	background:url(../images/arrow-hover.gif) center right no-repeat;
}

#content-wrapper {
	width:739px;
	float:right;
}
#content-top {
	background:url(../images/content-bg-top.png) top left no-repeat;
	height:14px;
}
* html #content-top {
	background:url(../images/content-bg-top-ie6.gif) top left no-repeat;
}
#content {
	background:url(../images/content-bg-repeat.png) top left repeat-y;
	padding:0 40px 0 25px;
    overflow:auto;
}

#homeslider {

}

* html #content {
	background:url(../images/content-bg-repeat-ie6.gif) top left repeat-y;
}
#content p, #content ul, #content ol, #content h1, #content h2, #content h3, #content h4, #content h5, #content table {
    padding: 0 0 15px 10px;
}


#content ul, #content ol {
    padding: 0 0 15px 35px;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
	color:#8fc1dd;
	padding:0 0 10px 0;
}
#content a {
	color:#77be43;
}
#content a:hover {
    text-decoration:underline;
}

#footer {
	background:url(../images/footer-bg.png) top left no-repeat;
	width:739px;
	height:39px;
    color:#fff;
    font-size:11px;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	padding:23px 0 0 0;
}
* html #footer {
	background:url(../images/footer-bg-ie6.gif) top left no-repeat;
}
#footer a {
    color:#fff;
}
#footer a:hover {
    text-decoration:underline;
}

.portf {
height:228px;
width:660px;
position:relative; text-align:center;
padding:10px 0px 20px 0px;
}
.port {
padding:5px;

height:188px;
width:205px;
float:left;
position:relative;
text-align:center;
color:#0099cc;
font-weight: bold;
font-size:12px;
}
