@charset "utf-8";
/* CSS Document */
* {
margin:0px;
padding:0px;
}

html,body{
	background-image:url('../images/back_row.jpg');
	margin:0;
	padding:0;
	scrollbar-arrow-color: #2b1607;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	
}

#container{
	background-image:url('../images/back.jpg');
	background-repeat: repeat-y;
	position:absolute;
	width: 701px;
	min-height:438px;
	margin-left:-350px;
	left:50%;
	top:0px;
	z-index:0;
}

#navcontainer ul{
margin-top:10px;
	padding-left: 0;
	margin-left: 4px;
	margin-right:4px;
	background-color: #036;
	color: #ffffff;
	float: left;
	padding-left:35px;
	width: 659px;
	height:100%;
	font-family: verdana;
	
}

#navcontainer ul li { 
display: inline; 
}

#navcontainer ul li a{
padding: 5px 10px;
background-color: #036;
color: #ffffff;
text-decoration: none;
float: left;
margin-left:-1px;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
font-size:12px;
}

#navcontainer ul li a:hover{
background-color: #abb1c1;
color: #fff;

}

#navcontainer a#current{
color: #fff;
background-color: #abb1c1;
}

#logo{
	width:394px;
	height:129px;
	z-index:8;
	margin-left:150px;
}
#foto{
margin-left:-50px;
	width:516px;
	height:160px;
	z-index:1;
}

#tekst{
	width:580px;
	height:100%;
	padding-top:60px;
	margin-left:60px;
	z-index:4;
}
div#tekst a{
font-family:verdana;
font-size:12px;
color:#ff3300;
text-decoration:none;
font-weight:bold;
}

div#tekst li{
list-style-type:bullet;
list-style-position:inside;
font-family:verdana;
font-size:12px;
color:#000;
text-decoration:none;
line-height:18px;
}

div#tekst a:hover{
font-family:verdana;
font-size:12px;
color:#ff3300;
text-decoration:none;
font-weight:bold;
}
#usp{
margin-top:-55px;
margin-left:350px;
	width:260px;
	height:68px;
	z-index:4;
	
}
div#usp li{
list-style-type:bullet;
list-style-position:inside;
font-family:verdana;
font-size:12px;
color:#000;
text-decoration:none;
line-height:18px;
}

h1{
font-family:verdana;
font-size:14px;
color:#ff3300;
line-height:16px;
}

h2{
font-family:verdana;
font-size:14px;
color:#000;
line-height:16px;

}

p { 
font-family:verdana;
font-size:12px;
color:#000;
text-align:justify;
line-height:18px;
 }
 
#footer{
margin-top:20px;
	margin-left:90px;
	margin-bottom:20px;
	width:392px;
	height:100px;
	padding-top:10px;
	background-color:#666;
	text-align:center;
	font-family:verdana;
font-size:14px;
color:#fff;
font-weight:bold;
}

#footer a:hover{
	font-family:verdana;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.oranje {
color: #ff3300;
font-weight:bold;
}
.klein {
font-size: 11px;
}
#disclaimer{
width:200px;
height:30px;
margin-left:200px;
font-family:verdana;
font-size:12px;
color:#000;
}
div#disclaimer a{
font-family:verdana;
font-size:12px;
color:#000;
text-decoration:none;
font-weight:bold;
}
.cb_online{
width:170px;
height:64px;
padding-top:10px;
margin-left:290px;
}

