@charset "utf-8";
/* CSS Document */

* {
margin:0px;
padding:0px;
}

html,body{
background-color: #ccc;
margin:0;
padding:0;
scrollbar-arrow-color: #666;
scrollbar-3dlight-color:#ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;

}

#container{
	position:absolute;
	background-image:url('images/container_bg.jpg');
	background-repeat:no-repeat;
	width: 820px;
	height: 839px;
	margin-left:-410px;
	left:50%;
	top:0px;
	z-index:0;

}
#band{
position:absolute;
width: 100%;
height: 250px;
background-color: #a7b5c9;
top:60px;
}

#menu{
	position:absolute;
	width:90px;
	height:150px;
	padding: 0px;
	top: 327px;
	left: 22px;
	z-index:10;
	font-size:12px;
	font-family: tahoma, verdana, arial;
	color:#324665;
	}
#navlist{
	width: 90px;
	padding-left:0px;
	padding-top:0px;
	height: 25px;
	

}

#navlist li{
	
	display:block;
	width:90px;
	height:25px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom:1px dotted #324665;
		
}
#navlist a{
font-size:12px;
font-family: tahoma, verdana, arial;
color:#324665;
text-decoration:none;
}

#navlist a:hover{
font-size:12px;
font-family: tahoma, verdana, arial;
color:#666;
text-decoration:none;
}
	


#logo{
	position:absolute;
	width:85px;
	height:250px;
	top:60px;
	left: 9px;
}
div#logo img{
z-index:10;
}

#logo_naam{
	position:absolute;
	width:85px;
	height:47px;
	top:16px;
	left: 103px;
}

#fotovak{
position:absolute;
width:300px;
height:250px;
top:60px;
margin-left:10px;
}

#foto_voorbeelden{
	position:absolute;
	width:121px;
	height:378px;
	top:369px;
	left:486px;
}
div#foto_voorbeelden img{
border:8px solid #a6b5c8;
margin-top:8px;
}

#tekst_bg{
	position:absolute;
	top:140px;
	left:250px;
	width:730px;
	height:555px;
	z-index:4;
}

#tekst{
	position:absolute;
	top:328px;
	left:130px;
	width:345px;
	height:473px;
	z-index:5;
	
	
}


div#tekst a{
font-family:tahoma,verdana, arial;
font-size:12px;
color:#324665;
text-decoration:none;
}
div#tekst a:hover{
font-family:tahoma;
font-size:12px;
color:#fff;
}
div#tekst ul{
font-family:tahoma;
font-size:12px;
color:#324665;
list-style-type:bullet;
list-style-position:outside;
line-height:18px;
margin-left:20px;
}
div#tekst img{
border:1px solid #333;
margin-left:10px;
}


h4{
font-family:tahoma;
font-size:12px;
color:#324665;
}

p { 
font-size:12px;
font-family: tahoma, verdana, arial;
color:#324665;
line-height:18px;
 }

#footer{
	position:absolute;
	width:489px;
	height:25px;
	top:801px;
	z-index:4;
	font-family:tahoma;
	font-size:11px;
	color:#324665;
	text-align:right;
	padding-top:10px;
	left: 115px;
	border-top:1px dotted #324665;
	z-index:6;
}
#footer a{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	color:#324665;
	
}
#footer a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#666;
	text-decoration:none;
	
}
#footer_ontwerpen{
	position:absolute;
	width:347px;
	height:25px;
	top:801px;
	z-index:4;
	font-family:tahoma;
	font-size:12px;
	color:#324665;
	text-align:right;
	padding-top:10px;
	left: 109px;
	border-top:1px dotted #324665;
	z-index:6;
}
#footer_ontwerpen a{
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	color:#324665;
	
}
#footer_ontwerpen a:hover{
	font-family:tahoma;
	font-size:12px;
	color:#666;
	text-decoration:none;
	
}

#fotovak{
	position:absolute;
	width:416px;
	height:267px;
	z-index:0;
	left: 103px;
	top: 58px;
	}

#lichtkrant{
	position:absolute;
	width:133px;
	height:113px;
	left:617px;
	z-index:7;
	top:76px;
	
}

#vlaggen{
	position:absolute;
	width:80px;
	height:21px;
	top:40px;
	left:528px;
	
	}
	
	#vlaggen img{
	border:1px solid #fff;
	margin-left:3px;
	
	
	}

#sociale_media{
	position:absolute;
	width:20px;
	height:20px;
	top:42px;
	left:405px;
	z-index:50;
	
	}
	
	div#sociale_media img{
	border:0px;
	margin-left:3px;
	
	
	}


	
	

