body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	text-align: center;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}


	
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}



#container {
	background-repeat: no-repeat;
	float: none;
	height: 600px;
	width: 955px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/homepagezwartrozezondermenu.jpg);
	text-align: center;
		}
	
	
	
	#navright {
	margin: 0px;
	height: 220px;
	width: 340px;
	float: right;
	
		}
	
	
	
	#navrightfoto {
	height: 200px;
	width: 300px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 30px;
	border-color: #CC3300;
	border: 2px;}
		

	#containernavleft {	
	float: left;
	height: 600px;
	width: 210px;
	margin: 0px;
	
	 }
	
	#navtop {
	width: 210px;
	float: left;
	height: 270px;	}
	
	#navleft {
	float: left;
	height: 330px;
	width: 210px;
	margin: 0px;
		}
		
	#navonder {
	background-image: url(../images/navonder.jpg);
	float: left;
	height: 130px;
	width: 210px;
	}
	
	#content {
	float: left;
	height: 300px;
	width: 445px;
	padding-top: 50px;
	padding-left: 60px;
	padding-right: 50px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: inherit;
	word-spacing: normal;
	
		}
		

	
	#contenttabel {
	float: left;
	height: 300px;
	width: 380px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000033;
	overflow: visible;
	background-color: #FFFFCC;	
	
		}
	
	
#contenttabelcontact {
	float: left;
	height: 300px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000033;
	overflow: auto;
	background-color: #FFFFCC;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;	
	}
	
	label{
display: block;
}

fieldset{
width: 250px;
padding: 5px 0 10px 10px;
border: 1px solid #000;
font-family: verdana;
}

legend{
background-color: #000;
color: #FFF;
font-weight: bold;
padding: 4px 6px 4px 6px;
text-transform: uppercase;
margin: 0 0 5px 0;
font-size: 0.8em;
}

input{
margin: 2px 0 9px 0;
padding: 1px 0 2px 3px;
border: 1px solid #000;
background-color: #DDD;
width: 200px;
}

.button{
background-color: #000;
color: #FFF;
font-weight: bold;
width: auto;
margin: 0 5px 0 0;
padding: 1px 5px 2px 5px;
cursor: pointer;
}

select{
	margin: 2px 0 15px 0;
	padding: 1px 0 2px 3px;
	border: 1px solid #000;
	background-color: #DDD;
	display: block;
} 
