/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#224468;
	text-align:center;
}
* {
	margin:0;
	padding:0;
}
#pixel {
	width:10px;
	height:10px;
}
#topmenu {
	width:990px;
	height:109px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../media/image/bg_topmenu.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#topmenu_foto {
	width:470px;
	height:74px;
	margin-left:495px;
	padding-top:5px;
}
#topmenu_butt {
	width:880px;
	height:26px;
	padding-top:1px;
	margin-left:75px;
	overflow:hidden;
}
#werkveld {
	width:990px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../media/image/bg_wv_home.gif);
	background-repeat:repeat-y;
	text-align:left;
	background-color:#FFFFFF;
}
#wvrow_top {
	width:990px;
	height:61px;
}
#wv_titel {
	padding-top:37px;
	width:430px;
	float:left;
}
#wv_zoeken {
	float:left;
	width:515px;
	height:51px;
	padding-top:10px;
}
#wv_zoeken_flag {
	float:left;
	width:195px;
	height:25px;
	margin-top:7px;
}
#wv_zoeken_txt {
	float:left;
	width:50px;
	padding-left:40px;
	margin-top:10px;
	height:26px;
}
#wv_zoeken_for {
	float:left;
	width:150px;
	height:26px;
	padding-left:5px;
}
#wv_zoeken_tus {
	clear:both;
	height:25px;
	width:515px;
	background-image:url(../media/image/bg_tu_home.gif);
	background-repeat:no-repeat;
	margin-top:-8px;
}
#wvrow_bot {
	width:990px;
}
#wv_content {
	width:430px;
	float:left;
}
#content_text {
	width:410px;
	float:left;
}
#nieuwsblok {
	width:410px;
	height:50px;
	margin-top:5px;
}
#nb_foto {
	width:50px;
	height:50px;
	float:left;
}
#nb_text {
	width:355px;
	height:50px;
	background:url(../media/image/bg_nieuwsblok.gif) no-repeat;
	float:left;
	overflow:hidden;
}
#content_blok {
	float:left;
	width:430px;
	height:582x;
	margin-top:10px;
	background-image:url(../media/image/bg_wv_homeblok.gif);
	background-repeat:no-repeat;
}
#blok_base {
	width:195px;
	height:168px;
	float:left;
	overflow:hidden;
}
#bbase_foto {
	width:195px;
	height:83px;
}
#bbase_text {
	width:195px;
	height:83px;
	overflow:hidden;
	padding:10px;
}
#base_text p {
	font-size:11px;
}
#footer {
	width:990px;
	height:45px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../media/image/bg_bt_home.gif);
	background-repeat:no-repeat;
	text-align:left;
}

