@charset "utf-8";
/* CSS Document */

body {
	background-color:#e5e5e5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#000000;
	padding:0px;
	}

a {
	color:#269e6e;
	text-decoration:underline;
	}

#horizon        
	{
	text-align: center;
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility:hidden;
	display: block;
	background-color:#e5e5e5;
	padding:0px;
	}
	
#mainbox {
	width:778px;
	height:auto;
	position:absolute;
	top:0px;
	left: 50%;
	margin-left: -390px;
	visibility: visible;
	background-color:#ffffff;
	text-align:left;
	padding:0;
	}
	
#homeimage {
	top: 0px;
	left:0px;
	margin:0px;
	background-image:url(img/home.jpg);
	background-repeat:no-repeat;	
	height:372px;
	}
	
#vervolgimage {
	top: 0px;
	left:0px;
	margin:0px;
	background-image:url(img/vervolgpagina.jpg);
	background-repeat:no-repeat;	
	height:137px;
	}

#shortmenu {
	position:absolute;
	top: 2px;
	right: 6px;
	color:#666666;
	font-size: 10px;
	font-weight:bold;	
	}
#shortmenu a {
	text-decoration:none;
	color:#666666;
	}
#shortmenu a:hover {
	text-decoration:underline;
	color:#666666;
	}


#menu {
	position:absolute;
	top: 108px;
	left: 35px;
	color:#FFFFFF;
	font-size: 14px;
	}
	
#menu a {
	text-decoration:none;
	color:#FFFFFF;
	}
#menu a:hover {
	text-decoration:underline;
	}

#home_intro {
	position:relative;
	top: 24px;
	left: 0px;
	background-color:#FFFFFF;
	padding: 12px;
	margin-bottom:24px;
	background-image:url(img/introtextbox.png);
	background-repeat:no-repeat;
	width:578px;
	height:154px;
	border:0px;
	}
	
#vervolg_titel {
	position:relative;
	top: 84px;
	left: 6px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	}
	
#vervolg_kader {
	position:relative;
	top: 84px;
	left: 24px;
	width:700px;
	background-color:#ececec;
	padding: 12px;
	margin-bottom:284px;
	border:1px solid #c0c0c0;
	}
	
#fotohans {
	position:relative;
	top: -210px;
	left: 370px;
	width:400px;
	height:219px;
	padding:0px;
	/*border:1px solid #c0c0c0;*/
	}

#uitroepteken {
	position:absolute;
	right:30px;
	top: 400px;
	width:120px;
	background-image:url(img/uitroepteken.jpg);
	background-repeat:no-repeat;
	padding-top:100px;
	}
.list {
	background-image: url(img/li.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left: 12px;
	list-style:none;
	}

#infoboxcontainer { 
	padding:0px;
	margin:0px;
	width:778px; 
	height:356px;
	position:relative;
	top:24px;
	}

.infobox {
	margin-left:37px;
	float:left;
	width:211px;
	height:356px;
	background-color:#FFFFFF;
	background-image:url(img/infobox.png);
	background-repeat:no-repeat;
	}
	
.infoimage img{
	margin:15px;
	}
	
.infotext {
	margin-left:15px;
	margin-right: 15px;
	height:168px;
	margin-bottom: 12px;
	}

.leesmeer {
	margin-left:83px;
	background-image:url(img/leesmeer.jpg);
	background-repeat:no-repeat;
	width:113px;
	height:17px;
	display:block;
	}

#footer {
	position:relative;
	top:34px;
	float:none;
	margin-top:12px;
	margin-bottom:30px;
	left: 130px;
	width:549px;
	height:40px;
	border-top: 1px solid black;
	padding:6px;
	font-size:10px;
	text-align:center;
	}

#videoframe {
	position:relative;
	top: -200px;
	left: 24px;
	width:700px;
	padding: 12px;
	}
	
#videofooter {
	position:relative;
	top:160px;
	float:none;
	margin-top:12px;
	margin-bottom:30px;
	left: 130px;
	width:549px;
	height:40px;
	border-top: 1px solid black;
	padding:6px;
	font-size:10px;
	text-align:center;
	background-color:#FFFFFF;
	}