body { margin: 0px; padding: 0px; background-color: #8f0000; color: #1c1c1c; background-image: url(../images/bg.jpg); background-position: 50% 0%; background-repeat: repeat-y; font-family: arial; font-size: 12px;}

img 	{ border: none;}
p   	{ line-height: 1.6em; text-align: justify; padding-bottom: 15px;}
h1 	{ font-size: 1.6em; font-family: georgia; color: #00431b;}
h2	{ font-size: 1.2em; font-family: georgia; color: #00431b;}
a 	{ color: #90252f; text-decoration: none;}
a:hover { color: #90252f; text-decoration: underline;}
li 	{ line-height: 1.6em; text-align: justify;}

#container 	{width: 884px; min-height: 460px; margin: 16px auto 0 auto; padding: 0; background-color: #f5f4ec;}

#header		{width: 882px; height: 226px;  margin-left: 2px; border-bottom: 2px solid #f4f4ec;}
#logo 		{width: 252px; height: 176px; padding-top: 50px; float: left;}
#fotoheader	{width: 630px; height: 226px; float: right;}
.logo	 	{text-indent: -9000px; width: 252px; height: 114px; background-image: url('../images/logo.jpg'); background-repeat: no-repeat; display: block;}
.clear 		{clear: both;}

#wrap-content {width: 884px;}
.nav		{width: 884px; height: 26px; margin-left: 2px;}
.nav a		{font-size: 11px; font-family: arial; color: #f4f4ec; text-decoration: none;}
.nav a:hover {font-size: 11px; font-family: arial; color: #f4f4ec; font-weight: bold; text-decoration: none;}
.nav-width 	{width: 124px; height: 18px; padding-top: 7px; display: block; float: left; border-right: 2px solid #f4f4ec; border-bottom: 2px solid #f4f4ec; background-color: #00431b; text-align: center;}
.subnav 		{width: 884px; height: 32px; margin-left: 2px;}
.subnav a 	{font-size: 11px; font-family: arial; color: #f4f4ec; text-decoration: none;}
.subnav a:hover {font-size: 11px; font-family: arial; color: #f4f4ec; font-weight: bold; text-decoration: none;}
.subnav-width  {width: 124px; height: 18px; padding-top: 7px; display: block; float: left; border-right: 2px solid #f5f4ec; border-bottom: 2px solid #f5f4ec; background-color: #90252f;	text-align: center;}

#content { width: 882px;}
.boertel { width: 120px; margin: 30px 0 0 0; float: left; padding-left: 8px; padding-top: 440px;}
.text 	{ width: 490px; margin: 30px 0 0 0; float: left; padding-bottom: 15px;}

.fotoalbum 	{ width: 720px; margin: 30px 0 0 0; float: left; padding-bottom: 15px;}
.fotoos {width: 150px; height: 140px; padding: 5px; float: left;}
.fotoos2 {width: 130px; height: 140px; padding: 5px;}

.text-route { width: 330px; margin: 30px 0 0 0; float: left; padding-bottom: 15px;}
.foto 	{ width: 230px; margin-top: 30px; padding: 10px; float: right;}
.kaart 	{ width: 330px; margin-top: 30px; float: right;}
.img 	{ border: 1px solid #9cb96c; padding: 2px; margin-bottom: 20px;}
.break 	{ width: 884px; height: 5px; clear: both; margin-bottom: 16px;}
.mogelijkheden {	width: 350px; margin-bottom: 30px;}

#rood {width: 884px; height: 16px; margin: 0 auto; padding: 0; background-color: #8f0000; background-image: url(../images/bg.jpg); background-position: 50% 0%; background-repeat: repeat-y;}

#slideshow { position:relative; height:226px;}
#slideshow IMG { position:absolute; top:0; left:0; z-index:8; opacity:0.0;}
#slideshow IMG.active { z-index:10; opacity:1.0;}
#slideshow IMG.last-active { z-index:9;}

.boertellogo { width: 120px; height:77px; position:relative; bottom: 105px; left: 0; padding:0; margin:0;}

.text form label {
	line-height: 22px;
	float: left;
	width: 180px;	
	text-align: right;
	height: 28px;
}

.text form input {
	float: left;
	margin-left: 10px;
	width: 145px;
}

.text form textarea {
	float: left;
	margin-left: 10px;
	font-family: arial, sans-serif;
	font-size: 10pt;
	width: 145px;
	height: 50px;
	margin-bottom: 8px;
}

.text form br {
	clear: left;	
}

.error {
	margin: 20px;
	border: 2px solid #8f0000;
	padding: 5px 10px 5px 10px;
	background-color: #90252f;
	color: #fff;
}

.succes {
	margin: 20px;
	border: 2px solid #00431b;
	padding: 5px 15px 5px 10px;
	background-color: #879f5d;	
	color: #fff;
}

#content table {
    border-collapse: collapse;
}

#content table td {
    border: 1px solid black;
    padding: 4px;   
}
