body {
	width: 780px;
	margin: 0 auto 0 auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
background-color:#335500;
}
	
#wrapper {
	width: 800px;
	margin: 0px auto;
	background-image:url(../pic/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#content {
	width: 780px;
	margin: 0px auto;
}

#nav {
	padding-top: 10px;
	width: 210px;
	float: left;
	color:#000;
	background-color:#84a0ac;
}

#navcontainer {
	font-size: 12px;
	line-height: 22px;
	padding-left: 12px;
}

#navcontainer a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer a:hover {color:#fff;}

#tekst {
	padding-top: 10px;
	float: left;
	width: 370px;
	padding-left: 10px;
}

#tekst p {margin: 0px 0px 0px 0px;}

#tekst h1 {
	margin: 0px 0px 0px 0px;
	color: #84a0ac;
	font-size: 12px;
}

#tekst h2 {
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 10px;
}

#tekst h3 {
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	background-color:#FF4500;
	text-align: center;
	font-size: 18px;
}

#tekst h4 {
	margin: 0px 0px 0px 0px;
	color: #008000;
	font-size: 14px;
	text-align: center;

}

#tekst h5 {
	text-align: center;
	
}


#tekst a {color: #003a8c;}

#tekst_full {
	padding-top: 10px;
	float: left;
	width: 515px;
	padding-left: 10px;
}

#tekst_full p {
	margin: 0px 0px 0px 0px;
	background-color:#fff;
}

#tekst_full h1 {
	width: 410px;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	color: #003a8c;
	font-size: 11px;
}

#tekst_full h2 {
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	background-color:#FF4500;
	text-align: center;
	font-size: 14px;
}




#tekst_full a {color: #003a8c;}

#tekst_right {
	padding-top: 10px;
	font-size: 10px;
	float: left;
	width: 190px;
}

#tekst_right h6{
	padding-top: 10px;
	font-size: 10px;
	float: left;
	width: 190px;
	background-color:#FFE500;
}


#tekst_right a {color: #84a0Ac;}

#tekst_right p, #tekst_right h1 {margin: 0px 10px 0px 10px;}

#footer {
	font-size: 10px;
	clear: both;
	background-image:url(../pic/bottum.gif);
	background-repeat:no-repeat;
	color: #fff;
	background-position:bottom;
	text-align: right;
	height: 19px;
	width: 780px;

}
#footer a:hover {color:#ccc;}

#footer a {
	color: #fff;
	text-decoration: none;
}

#list_menu ul li a {
	color: #000;
	font-weight:normal;
}
#list_menu ul li ul li a{
	color: #000;
	font-style:italic;
	font-size:0.9em;
	font-weight:normal;		
}

#list_menu .activeMenuLink{color:#fff;}

#list_menu li{list-style-type:none;}

#list_menu, #list_menu ul{
	margin:0px;
	padding:0px;
}

#list_menu ul{
	display:none;
	margin-left:10px;
}

img {border: 0px;}
strong{color: #003a8c;}
hr{color: #84a0ac;
	size:1px;
}

.invulveld{
	width: 260px;
	height:18px;
	border: 1px solid #006600;
	font-size:12px;
	margin-bottom:2px;
	margin-top:2px;
}

.invulveld_plaats{
	width: 202px;
	height:18px;
	border: 1px solid #006600;
	font-size:12px;
	margin-bottom:2px;
	margin-top:2px;
}

.aantal {
	width: 50px;
	height:18px;
	border: 1px solid #006600;
	font-size:12px;
	margin-bottom:2px;
	margin-top:2px;

}

.submit_button {
	background-color: #fff;
	height:20px;
	border: 1px solid #006600;
	font-size:11px;
	font-weight:bold;
	width:120px;
	cursor: pointer;
}
.txtrood {
color:#FF0000;
font-weight:bold;
}

