body {
	font-family: Arial, Helvetica, sans-serif;
	color: #493900;
	font-size: 12px;
	background-color: #ECCF90;
	margin: 0;
	padding: 0;
}

a {
	color: #493900;
}

#wrapper {
	width: 770px;
	background: url(/images/bg.gif) repeat-y;
}

input {
	font-size: 12px;
}

img {
	border: 0;
}

h1 {
 font-size: 16px;
}

#mainmenu {
	width: 179px;
	float: left;
	background: url(/images/bladeren_01.gif) no-repeat;
	position: relative;
}

#mainmenu ul {
	padding: 0;
	margin: 30px 0 30px 0;
}

#mainmenu ul li {
	padding: 5px 0;
}

#mainmenu ul li a {
	display: block;
	width: 114px;
	background-color: #493900;
	color: #fff;
	text-decoration: none;
	padding: 3px 0 3px 16px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a {
	color: #E8D593;

}

#mainmenu ul ul {
	margin: 5px 0 0 0;
}

#mainmenu ul ul li a {
	background-color: #F6E7C8;
	color: #493900;
	width: 140px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 13px;
	font-family: Helvetica, sans-serif;
	text-transform: none;
}


#mainmenu ul li.active ul li a {
		color: #493900;
}

#mainmenu ul li ul li a:hover, #mainmenu ul li ul li.active a {
		color: #493900;
}

#mainmenu ul ul li a:hover, #mainmenu ul ul li.active a {
	/*border-right: 9px solid #493900;*/
		background-color: #fff;
}

#taalkeuze {
	float: right;
	width: 591px;
	background: url(/images/top.gif) no-repeat;
	background-color: #ECCF90;
	height: 83px;
	text-align: right;
	padding-top: 21px;
	line-height: 11px;
}

#taalkeuze a {
	font-size: 11px;
	color: #493900;
	text-decoration: none;
}

#taalkeuze a.active, #taalkeuze a:hover {
	border-bottom: 2px solid #493900;
}

#content {
	float: right;
	width: 509px;
	background-color: #fff;
	padding: 20px 55px 10px 27px;
}

#content img {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}

#content .fotocomment {
	clear: both;
	line-height: normal;
	margin-left: 37px;
}

#content .fotocomment strong {
	margin-left: -37px;
}

#content p, #content ul, #content ol {
	line-height: 22px;
	margin-top: 0;
}

#footer {
	clear: both;
	margin: 0 0 0 170px;
	padding-top: 8px;
	padding-bottom: 10px;
	font-size: 11px;
	position: relative;
	background-color: #ECCF90;
	text-align: center;
}

#footer img {
	position: absolute;
	top: -25px;
	left: -90px;
}

#footer a {
	color: #493900;
	text-decoration: none;
}

.prijzen {
 border: 1px solid #493900;
 border-width: 1px 0 1px 1px;
}

.prijzen tr.laagseizoen td {
	background-color: #F6E7C8; 
}
.prijzen th, .prijzen td {
 border-right: 1px solid #493900;
}
.prijzen td {
	text-align: center;
}
.prijzen tr.titels th {
 border-bottom: 1px solid #493900;
 vertical-align: top;
 line-height: 14px;
}
