@charset "utf-8";
body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #4C2B12;
	background-image: url(../img/bg_onder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}

p {
	margin: .5em 0 1em 0;
}
#container {
	width: 1000px;
	height: 100%;
}
#header {
	height: 115px;
}
#inschrijven {
	width: 292px;
	float: left;
	clear: both;
}
#zoeken {
	width: 292px;
	float: left;
}
#content {
	width: 600px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #404040;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_onder_pagina.gif);
	background-repeat: no-repeat;
	background-position: 200px bottom;
	background-attachment: fixed;
}

#left {
	width: 200px;
	float: left;
	text-align: center;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#top {
	background-color: #B96E00;
	width: 688px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #404040;
	height: 115px;
}
#pagina {
	height: 100%;
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_pagina.gif);
	background-repeat: repeat-y;
}
#alles {
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 20px;
	padding-bottom: 10px;
	min-height: 500px;
	height: 100%;
	width: 510px;
	background-image: url(../img/bg_pagina.gif);
}
#reacties {
	width: 598px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#totaal {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a {
	color: #577315;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	color: #2F1700;
	text-decoration: underline;
	font-weight:bold;
}
#menu li {
	list-style-type: none;
	text-align: right;
	line-height: 25px;
}
#ajaxSearch_submit {
	list-style-image: url(../img/zoek.gif);
	background-color: #344765;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
.ajaxSearch_result a{
	font-weight: bold;
	color: #8D2E18;
}
.ajaxSearch_resultDescription {
	font-size: 10px;
}
.ajaxSearch_result a:hover {
	font-weight: bold;
	color: #B96E00;
}
#advertentie {
	background-color: #F0F0F0;
	text-align: center;
	height:70px;
	padding-top: 10px;
}
.B_crumbBox {
	font-size: 11px;
}
#footer {
	height: 29px;
	width: 600px;
	text-align: center;
	color: #666666;
	font-size: 11px;
	padding-top: 40px;
}
#footer a {
	color: #666666;
}
#right {
	width: 162px;
	float: left;
}
#left img {
	border: 1px solid #83481b;
	padding: 5px;
}
#right {
	width: 200px;
	min-width: 200px;
	float: left;
	text-align: center;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#right img {
	border: 1px solid #83481b;
	padding: 5px;
}
#WebLoginLayer0 {
}
#WebLoginLayer0 table {
	margin: 3px;
	background-color: #E9E9E9;
}
#WebLoginLayer0 td {
	padding: 2px;
	margin: 0px;
}
h3 {
	margin:0;
	padding:0;
}
h4 {
	margin:0;
	padding:0;
}