html, body {
	height: 100%;
}

body
{
	margin: 0px;
	background-repeat: repeat-x;
}

div, span, p, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f1701;
	line-height: 18px;
}

*
{
	outline: none;
}

img
{
	border: none;
}

a
{
	color: #3f3f3f;
	text-decoration: none;
}

a:hover
{
	color:#94c85a;
	text-decoration: none;
}

#container {
	width: 100%;
	text-align: center;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image:url(../images/achtergrond.jpg);
}
#site {
	margin: 0 auto;
	width: 880px;
	height: auto;
	text-align: left;
	position: relative;
	padding-bottom: 10px;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
#header
{
	margin-top: 0px;
	width: 880px;
	height: 130px;
	float: left;
	position:relative;
	z-index: 1;
}
#content
{
	margin-top: 0px;
	width: 880px;
	height: 665px;
	float: left;
	position:relative;
	z-index: 1;
	background:#ffffff;
}
#menu
{
	margin-top: 0px;
	width: 170px;
	height: 665px;
	float: left;
	position:relative;
	z-index: 1;
	background:#d4dfd1;
}
#center
{
	margin-top: 0px;
	width: 557px;
	height: 665px;
	float: left;
	position:relative;
	z-index: 1;
	background:#ffffff;
}
#sfeer_foto
{
	margin-top: 0px;
	width: 557px;
	height: 272px;
	float:left;
	background-image:url(../images/foto.jpg);
}
#sfeer_vak
{
	margin-top: 0px;
	width: 557px;
	height: 154px;
	float:left;
	background-image:url(../images/sfeer_vak.jpg);
}
#right
{
	margin-top: 0px;
	width: 153px;
	height: 665px;
	float: left;
	position:relative;
	z-index: 1;
	background:#d4dfd1;
}
#advertentie
{
	margin-top: 10px;
	margin-left: 13px;
	width: 130px;
	float:left;
}
#footer
{
	margin-top: 0px;
	width: 880px;
	height: 30px;
	float: left;
	position:relative;
	z-index: 1;
	background:#ffffff;
}
.footer_tekst
{
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	font-family: Calibri;
	text-decoration: none;
	line-height:normal;
	margin-top: 20px;  
}
.sfeer_vak_tekst
{
	margin-left: 40px;
	margin-top: 20px;
	margin-right: 30px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	font-family: Calibri;
	text-decoration: none;
	line-height:normal;  
}
#tekst
{
	margin-top: 30px;
	margin-left: 40px;
	width: 470px;
	float:left;
}
.tekst
{
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	font-family: Calibri;
	text-decoration: none;
	line-height:normal;  
}
h1
{
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	font-family: Calibri;
	text-decoration: none;
	line-height:normal;  
}
.sfeer_foto
{
	float:right;
}

.verstuur {
 width: 125px;
 height: 20px;
 border: 1px solid #a8cc71;
 background: #a8cc71;
 color: #82877b;
 font-family: Calibri, Arial, Helvetica, sans-serif;
 font-size: 11px;
}
.label {
 font-family: Calibri, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 30px;
 color: #82877b;
}
.field {
 width: 220px;
 height: 18px;
 border: 1px solid #a8cc71;
 font-family: Calibri, Arial, Helvetica, sans-serif;
 font-size: 11px;
}
.dropdown {
 width: 220px;
 height: 18px;
 border: 1px solid #a8cc71;
 font-family: Calibri, Arial, Helvetica, sans-serif;
 font-size: 11px;
}
.vraag {
 width: 220px;
 height: 75px;
 border: 1px solid #a8cc71;
 font-family: Calibri, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

.rubriek
{
	margin-bottom: 3px;
	background: #b4d5ae;
	background-position: 2px;
	background-repeat: repeat-y;
}

.rubriek_onder
{
	background: #93c85a;
	background-position: 4px;
	background-repeat: repeat-y;
	height: 3px;
}

.rubriek_links
{
	padding-bottom: 10px;
	padding-top: 4px;
	padding-left: 16px;
}

.rubriek_kop
{
	background: #93c85a;
	width: 217px;
	height: 29px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 16px;
	font-family: Calibri;
	font-size: 11px;
	padding-top: 0px !important;
	padding-top: 2px;
}

.rubriek_midden
{
	background: #FFFFFF;
}

.rubriek a
{
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	display: block;
	padding-left: 16px;
}

.rubriek a:hover
{
	color:#FFFFFF;
	text-decoration: none;
}

.rubriek a.rubriek_meer
{
	text-transform: lowercase;
	font-style: Calibri;
}

.rubriek_nieuws
{
	margin-bottom: 3px;
	background: #b4d5ae;
	background-position: 2px;
	background-repeat: repeat-y;
}

.rubriek_onder_nieuws
{
	background: #93c85a;
	background-position: 4px;
	background-repeat: repeat-y;
	height: 3px;
}

.rubriek_links_nieuws
{
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 5px;
	height: 26px;
}

.rubriek_kop_nieuws
{
	background: #93c85a;
	height: 29px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 16px;
	font-family: Calibri;
	font-size: 11px;
	padding-top: 0px !important;
	padding-top: 2px;
}

.rubriek_midden_nieuws
{
	background: #FFFFFF;
}

.rubriek_nieuws a
{
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
	line-height: 10px;
	display: block;
	padding-left: 16px;
}

.rubriek_nieuws a:hover
{
	color:#FFFFFF;
	text-decoration: none;
}

.rubriek_nieuws a.rubriek_meer
{
	text-transform: lowercase;
	font-style: Calibri;
}

#link_links
{
	width: 217px;
	float:left;
}
#link_rechts
{
	margin-left: 35px;
	width: 217px;
	float:left;
}
