﻿body {
	background: #020104 url(images/bodybg.gif) repeat-x;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {margin:0px;padding:0px;}
#header ul{
	margin: 20px 25px 25px 20px;
	padding:0px;
	display:block;
	color:#c5b16b;
	width:auto;
	width: 150px;
	position:absolute;
	background-color:#FF0000;
}
#header li{
	background-color:#cebc7d;
	width: 170px;
	text-align:left;
	padding: 0px 0px 1px 10px;
	list-style-type: none;
}
#last {
	font-size: 14px;
	font-weight:900;
	text-decoration: none;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
	width: 160px;
	display:block;
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	position:relative;
	text-align:center;
}
.link {
	font-size: 14px;
	font-weight:900;
	text-decoration: none;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
	width: 160px;
	display:block;
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	position:relative;
	text-align:center;
}
#last:hover{
	color:#4c5b38;
}
.link:hover{
	color:#4c5b38;
}
.link {border-bottom: 1px dashed #9c8f5e;}
#last {border-bottom: 0px none #9c8f5e;}
#navtop{
	background-image:url(images/navtop.gif);
	background-repeat: no-repeat;
	display:block;
	width:180px;
	height:20px;
}
#navbottom{
	background-image:url(images/navbottom.gif);
	display:block;
	width:180px;
	height:19px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
p a:link { 
color: #4c5b38;
	/*color: #7a6b3e;*/
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
	
p a:visited { 
color: #4c5b38;
	/*color: #7a6b3e;*/
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:active { 
color: #4c5b38;
	/*color: #7a6b3e;*/
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
	
p a:hover { 
color: #4c5b38;
	/*color: #7a6b3e;*/
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5e573b;
}
#container {
	margin: 30px auto;
	text-align: left;
	width: 785px;
	display:block;
	position:relative;
}
#header {
	height: 351px;
	width: 785px;
	margin: 0px;
	display: block;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	position: relative;
}
#content {
	background: url(images/bg4.jpg) repeat-y;
	width: 785px;
	height: 586px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c5b38;
	text-decoration: none;
	margin-bottom:20px;
}
#moreleft {
	margin-left:12px;
	padding: 10px 5px 10px 5px;
	float:left;
	width: 170px;
	text-align: justify;
}
#left {
	margin-left:12px;
	padding: 10px 0px 10px 10px;
	float:left;
	width: 170px;
	text-align: justify;
}
#middle {
	margin-left:15px;
	padding: 10px 0px 10px 10px;
	float:left;
	width: 170px;
	text-align: justify;
}
#right {
	margin-left:13px;
	padding: 10px 0px 10px 10px;
	float:left;
	color: white;
	width: 170px;
	text-align: justify;
}
.clear{clear:both;}

#footer {
	margin-left:5px;
	display:block;
	background: url(images/footerbg.gif) repeat-x;
	width: 775px;
	height:55px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #f1e6c0;
	text-decoration: none;
	text-align:center;
	padding-top:15px;
}
/*------------*/
#contentvervolg {
	background: url(images/contentbgvervolg.gif) repeat-y;
	/*background-color:#00ff00;*/
	width: 785px;
	
}

#leftvervolg {
	margin-left:5px;
	padding: 10px 15px 10px 25px;
	position:relative;
	float:left;
	display:inline;
	background: url(images/leftbg.gif) repeat-x;
	width: 735px;
	height:800;
	text-align: justify;

}



a.button {
	background: url(images/button1.png) no-repeat 0 0;
	width: 124px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	outline:none;

}
a.button:hover { background-position: 0 -25px; }
a.button:active { background-position: 0 -50px; }