

body{	
	margin-left: 0;
	margin-top: 10px;
	margin-bottom:10px;
	margin-right:0;
	background-color: #3B6124;	
	font-size: 12px;
		
	
}


#container{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	border: 1px solid #000;
}

#headertd {
	background-image: url('../images/header.jpg');		
	background-repeat: no-repeat;
}
#headerimg {
	width: 780px;
	height: 221px;
}




#containertable {
	background-image: url('../images/verloop.jpg');		
	background-repeat: repeat;
}	

.rechterkolom {	
	width: 720px;		
}

#contentwrapper {
	padding-left: 00px;
	padding-right: 30px;
	padding-bottom: 20px;
}


#menuwrapper {
	height: 120px;
}

#menudiv, #titeldiv {
	padding: 15px;
	padding-top: 8px;	
}


#titeldiv {
	padding-top: 30px;	
}






#contentdiv {	
	padding: 15px;	
	padding-top: 0px;
}





#menudiv a {
	color: #fff;
	font-weight: bold;
	line-height: 170%;
	letter-spacing: 300%;
	font-family: verdana;
	text-decoration: none;
	font-size: 12px;
}

#menudiv a:hover {
	color: #E21B3C;
}
.paginaSectie {
	width: 100%;
}

.paginaSectie .thumbPic, .paginaSectie .thumbPicOdd {
		margin-left: 20px;
		float: right;
		border:1px solid #6F2612;
		width: 120px;
}

.formButton {
	background-color: #2D5197;
	color: #C1D9F5;
	border: 1px solid white;
	font-size: 9pt;
	height: 24px;
	
}

th {
	text-align: left;
}



#bijgewerktdiv {
	border-top: 1px solid white;
	padding: 5px;
	padding-left: 15px;
	font-size: 10px;
	
	
}