/* CSS Document by MultiMove*/

body{
	margin:0px;
	padding:0px;
	background-color:#F5E9C7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 96%;
	}

h1 {
	font-size: 16pt;
	font-weight: bold;
	margin-top: 5px;
}

form { margin: 0px 0px 0px 0px; }

#inhoud{
	width:774px;
	left:50%;
	position:absolute;
	margin-left:-387px;
	}

#header{
	height:120px;
	background-image:url(../images/layout/img_02.gif);
	background-repeat:no-repeat;
}


#menu{
	height:37px;
	background-image:url(../images/layout/btn_menu.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:171px;
}


#menuonder{
	clear:both;
	height:15px;
	padding-left:581px;
	background-image:url(../images/layout/img_05.gif);
	background-repeat:no-repeat;
}

#footer{
	height:23px;
	background-image:url(../images/layout/footer.gif);
	background-repeat:no-repeat;
}

#midden{
	background-color:#FFFFFF;
	border: 1px solid #8c8c8c;
}

#tekstvak{
	width:470px;
	margin: 10px 15px 10px 60px;
	background-position:top right;
	background-repeat:no-repeat;
		
}

#tekst{
	padding-top:5px;
	border-top: 1px none #8c8c8c;
	border-right: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

td.brood{
	width:169px;
	background-color:#000000;
}

.plaatje{
	float:left;
}

.leesmeer{
	float:right;
}

a:link{
	color:#E9A92F;
}

a:visited{
	color:#E9A92F;
}