html,
body {
width: 100%;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
background: url("images/bg_left.gif") repeat-x;
}
table {
border-collapse: collapse;
border: 0;
}
	table td {
	padding: 0;
	border: 0;
	}
img {
border: 0;
}
h1 {
margin: 0 0 5px 0;
font-size: 20px;
color: #165838;
}
h2 {
margin: 0 0 23px 0;
font-size: 17px;
color: #CF1C1C;
}
h3 {
margin: 0 0 0 0;
font-size: 14px;
color: black;
}
#maincontainer {
background: url("images/bg_right.gif") no-repeat right top;
}
#container {
position: relative;
width: 596px;
margin: auto;
padding: 120px 0 0 159px;
background: white url("images/bg_containerleft.gif") no-repeat;
}
#spacer {
height: 10px;
border-right: 1px solid black;
border-left: 1px solid black;
background: #DCE6E1;
}
#content {
width: 574px;
height: 461px;
min-height: 461px;
padding: 10px;
font-size: 13px;
border: 1px solid black;
border-top: 0;
background: white url("images/bg_main.jpg") right -10px no-repeat;
}
	#container > #content {
	height: auto;
	}
	#content p,
	#content td p {
	margin: 0 0 13px 0;
	}
	#content a {
	text-decoration: none;
	color: #854E3A;
	}
		#content a:hover {
		text-decoration: underline;
		}
	#content img {
	border: 1px solid #165838;
	}
	#content #photoalbum img{
	border: 0;
	}
#leftcontainer {
position: absolute;
top: 0;
left: 16px;
width: 143px;
height: auto !important;
height: 400px;
min-height: 400px;
padding: 127px 0 0 0;
background: #165838;
}
	#mainmenu ul {
	width: 120px;
	margin: 0 0 0 13px;
	padding: 0;
	list-style: none;
	}
		#mainmenu ul li {
		margin: 10px 0 18px 0;
		padding: 0;
		}
		#mainmenu ul li ul {
		border-top: 1px solid white;
		margin-left: 0;
		}
			#mainmenu ul li ul li {
			height: auto !important;
			height: 14px;
			min-height: 14px;
			margin: 0;
			padding-top: 4px;
			padding-left: 14px;
			border-bottom: 1px solid #87BCA2;
			background: url("images/leftmenu_current.gif") 0 7px no-repeat;
			}
			#mainmenu ul li a {
			display: block;
			width: 100%;
			height: auto !important;
			height: 20px;
			min-height: 20px;
			font-size: 12px;
			font-weight: bold;
			color: white;
			text-decoration: none;
			}
				#mainmenu ul li ul li a {
				font-size: 11px;
				font-weight: normal;
				color: #DDA451;
				}
				#mainmenu ul li ul li a:hover {
				color: white;
				}
	#language ul {
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 97px;
	margin: 0 10px 2px 10px;
	padding: 0 0 0 27px;
	list-style: none;
	background: url("images/bg_lang.gif") no-repeat left 15px;
	}
		#language ul li {
		float: left;
		width: 15px;
		height: 31px;
		margin: 0 0 0 12px;
		background-position: bottom;
		background-repeat: no-repeat;
		}
			#language ul li a {
			display: block;
			width: 100%;
			height: 100%;
			font-size: 12px;
			font-weight: bold;
			color: white;
			text-decoration: none;
			}
#address {
/*position: absolute;
top: 542px;
left: 15px;*/
width: 136px;
height: 70px;
padding-top: 15px;
padding-right: 7px;
font-size: 11px;
color: #814939;
text-align: right;
background: white;
}
	#address a {
	color: #814939;
	text-decoration: none;
	}
	#address a:hover {
	text-decoration: underline;
	}
#top {
position: absolute;
top: 0;
left: 0;
width: 755px;
height: 120px;
background: url("images/bg_containerleft.gif") no-repeat;
}
	#logo {
	width: 100%;
	height: 100px;
	margin-top: 20px;
	background: url("images/header_algemeen.gif") no-repeat;
	}
	#date {
	position: absolute;
	top: 105px;
	right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-align: right;
	}
#bottom {
width: 27px;
margin: 31px auto 0 auto;
padding-left: 892px
}
	#bottom a {
	display: block;
	width: 27px;
	height: 10px;
	background: url("images/b_top.gif") no-repeat;
	}
/*formulieren*/
#content form td {
padding-bottom: 10px;
}
.protext,
.protextarea {
width: 98%;
}
/*formulier Vragen en Suggesties*/
#content form table {
width: 100%;
}
	#content form table td.head{
	width: 25%;
	padding-right: 5px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	vertical-align: top;
	}
	form .obl_star {
	color: #AA0000;
	}
#form1_1,
#form1_4 {
width: 100px;
}
#form1_7 {
width: 150px;
}

/* Edited from here */

input.volume_total
{
 background-color: white;
 color: black;
 cursor: pointer;
}
