@charset "utf-8";
/* CSS Document */

html{
	height:100%;
}

body{
	height:100%;
	padding:0px;
	margin:0px;
	width:978px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#808080;
}

div#container{
	width:978px;
	text-align:center;
	background-image:url(/images/tekst_bg.jpg);
	background-repeat:repeat-y;
	float:left;
}

div#header{
	height:113px;
	width:978px;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	float:left;

}

div#container_content{
	width:978px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

div#container_menu{
	width:171px;
	height:235px;
	text-align:left;
	float:left;
	padding-left:0px;
	background-image:url(/images/bg_knop.jpg);
	background-repeat:no-repeat;
}

div#image_one{
	width:171px;
	height:234px;
	padding-top:200px;
	float:left;
}

div#menu_left{
	width:57px;
	height:17px;
	padding-left:10px;
	padding-top:10px;
	float:left;
}

div#container_text{
	width:615px;
	float:left;
}

div#text{
	min-height:415px;
	width:585px;
	float:left;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding:10px 10px 10px 20px;
}

div#foto_right{
	width:181px;
	height:307px;
	margin-top:36px;
	vertical-align:bottom;
	float:left;
	background-image:url(/images/anima.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}

div#foto_bovenkant{
	width:181px;
	height:220px;
	float:left;
}

div#container_right{
	width:11px;
	height:469px;
	float:left;
	background-image:url(/images/zijkant_rechts.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#footer{
	height:20px;
	width:978px;
	padding-top:4px;
	background-image:url(/images/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}
