*{
	padding: 0;
	margin: 0;
}

p {
/*padding:  0;*/
/*line-height: 0; */
}

html, body {
	height: 100%; /* heel belangrijk */
	font: 12px  Arial, Helvetica, sans-serif;
	line-height:17px;
	color: #333333;
	background-color:#fdf3c2;
	background-image: url(../images/enter-bg.gif);
	background-repeat:repeat-x;
	text-align: left;
}

#container {
	width: 792px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	background-image:url(../images/enter-bg-01.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color:#ded7ad;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

#header{
	width: 792px;
	padding-left:0px;
	height:95px;
	font-size:12px;

}

#content {
	width: 792px;
  	padding: 0px 0px 0px 0px;
	
	}

#bottom {
	width: 792px;
	position: absolute;
	bottom: 0; /* heel belangrijk */
	height: 50px;
	text-align:center;
	background-color: #3C3220;
	border-top:1px solid #ffffff;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
#bottom a{
	text-decoration:none;
	color:#FFFFFF
}

td {
	font-family: Arial, helvetica, sans-serif;
}

th {
	font-family: Arial, helvetica, sans-serif;
}
	
#gallery { 
	position:relative;
	width:247px; 
	height:141px; 
	z-index:0; 
}

#gallery img { 
	display:none; 
	position:absolute; 
	top:0; 
	left:0; 
}

.bodyTekst {
	font: 12px  Arial, Helvetica, sans-serif;
	line-height:17px;
	color: #000000;
	line-height:17px;

}
.bodyTekst a{
	text-decoration:none;
	color:#000000;

}
.bodyTekst a:visited{
	text-decoration:none;
	color:#666666;

}
.bodyTekst a:hover{
	text-decoration:none;
	color:#CC0000;

}


.KopTekst {
	font-weight:bold;
	font-size:14px;
	color:#CC0000;

}

.invulveld {  
	background-color: #FFFFFF; 
	border: 1px #999999 solid; 
	font-family: Helvetica, sans-serif; 
	font-size: 11px; 
	padding:2px;
	}
.navigatie {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	width:102px;
	background-image:url(../images/nav-splitser.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.navigatie a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	width:102px;
	background-image:url(../images/nav-splitser.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.navigatie a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	width:102px;
	background-image:url(../images/nav-splitser.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.navigatieOver {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#453a26;
	text-decoration:none;
	text-transform:uppercase;
	width:102px;
	background-image:url(../images/nav-splitser.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.navigatieOver a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#453a26;
	text-decoration:none;
	text-transform:uppercase;
	width:102px;
	background-image:url(../images/nav-splitser.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.navigatieOver a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#453a26;
	text-decoration:none;
	text-transform:uppercase;
	width:102px;
	background-image:url(../images/nav-splitser.gif);
	background-position:right;
	background-repeat:no-repeat;
}