body { 
	font-family:verdana,arial;
	font-size: 11px; 
	font-weight:normal;
	color: #333; 
	text-decoration:none;
	margin:0;

}

td {
	font-size:11px; 
	font-family:verdana, arial; 
	text-decoration:none; 
	font-weight:normal;
	color:#333;
	line-height:1.4em;
}
h5{

color:#a90834;
size:14;
text-decoration: underline;
}

.img {
border:1px solid #ff0000;}

.content {
	padding: 10px 0 15px 0;
	position: relative;
}

.menu {
	font-family: arial,verdana;
	font-size: 11px;
	font-weight: bold;
	width: 170px;
	height: 400px;
	background: url('img/menu_bg.jpg') repeat-x;
	margin-bottom: 1px;
	color: #fff;
	float: left;
	position: relative;
	top: 10px;
	left: 13px;
	
}
			 
.menu ul 	{list-style: none;
 			 margin: 0;
 			 padding: 0;
			}
			 
.menu navigatie ul li {margin: 0;
 					   border-top: 1px solid #003;
}			 

.menu ul li a {display: block;
 			   border-bottom: 1px solid #fff; 
 			   color: #fff;
 			   text-decoration: none;
 			   width: 170px;
 			   height: 30px;
 			   line-height: 30px;
}

html>body #navigatie ul li a {width: auto;}
			 
.menu ul li a:hover {background: url('img/hover.gif') no-repeat;
 					 color: #ed252c;
}

#photo_preview {
	position: absolute;
	display: none;
	width: 100px;
	height: 100px;
	background-color: #FFF;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border: 1px solid #999;
	cursor: pointer;
	z-index: 200;
}

.thumbnail {
	background-color: #EBEBEB;
	width: 156px;
	height: 125px;
	padding: 5px;
	border: 1px solid #cccccc;
	text-align: center;
	cursor: pointer;
}

.onderschrift td {
	padding: 5px;
	font-size: 10px;
}

.form {
		width: 330px;
		float: left;
	   margin-left: 0;
}

.form b {
		 color: #a90834;
}

#submit {background-color: #fff; width: 150px; border: 1px solid #a90834;width: 125px;height: 20px;text-align: middle;font-size: 11px;color: #a90834;
}

#select {font-family: arial,Verdana;font-size: 12px;color: #a90834;
}

#welkom {
	float: left;
	width: 330px;
}

#kolom_rechts {
	float: right;
	width: 340px;
	padding: 0;
}

#contactinformatie {
	font-size: 12px;
	width: 320px;
	background-color: #cccccc;
	padding: 10px;
	margin-bottom: 10px;
}

#contactinformatie a {
	color: #a90834;
}

#contactinformatie h3 {
	font-size: 18px;
	line-height: 24px;
	padding: 0;
	margin: 0;
}

#contactinformatie img {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}
