@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../img/bg_1px_header.gif);
	background-repeat:repeat-x;
	background-color:#fdf8e5;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:955px;
	background-image:url(../img/bg_1px_container.gif);
	background-repeat:repeat-y;
}
#header{
	height:200px;
	background-image:url(../img/bg_1px_header.gif);
	background-repeat:repeat-x;
	
}
#header_left{
	width:340px;
	height:200px;
	background-image:url(../img/header_left.gif);
	background-repeat:no-repeat;
	float:left;
	clear:right;
}
#header_right{
	width:615px;
	height:200px;
	margin-left:340px;
	
}
#flash_ani{
	width:615px;
	height:150px;
}
#navi_top{
	padding-left:20px;
	width:595px;
	height:50px;
}
#navi_menukaart{
	margin-top:20px;
	width:340px;
	float:left;
	clear:right;
}
.menu_blok{
	margin-left:75px;
	width:265px;
	height:30px;
	border-bottom:1px solid #FFF;
	padding-top:12px;
}

#content{
	width:585px;
	padding-left:30px;
	margin-left:340px;
	min-height:400px;
}
#container_footer{
	width:100%;
	background-image:url(../img/bg_1px_footer.gif);
	background-repeat:repeat-x;
}
#footer{
	margin-left:auto;
	margin-right:auto;
	width:585px;
	padding-left: 370px;
	height:18px;
	padding-top:22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../img/footer.gif);
	background-repeat:repeat-y;
}
#foto_navi{
	margin-left:75px;
	margin-top:30px;
}
