body
{
	background: #7bba3e url(../images/achtergrond5.png) repeat-y 50% 0; margin: 0; padding: 0;
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

a:link
{
	color: #3D8611;
	text-decoration: underline;
	text-transform: none;
}
a:visited
{
	color: #3D8611;
	text-decoration: underline;
	text-transform: none;
}
a:hover, a:active
{
	color: #9e0011;
	text-decoration: underline;
	text-transform: none;
}

.table1 { 
	width: 960px; 
	padding-top: 0px; 
	padding-right: 35px; 
	padding-bottom: 0px; 
	padding-left: 35px;
}
.table2 {
	width: 960px;
	padding-top: 35px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
}
.table3 {
	width: 315px;
	vertical-align: top;
}

img.foto {text-decoration: none; border: none;} 

#outer{
	width:890px;
	margin:auto;
	text-align:left;
}
#outer{overflow:hidden;position:relative;}
.navwrap{
	float:left;
	position:relative;
	left:50%;
	text-align:left;
}
.last{ 
	margin-right: 0;
}
.navleft {
	list-style:none; 
	position:relative;
	left:-50%;
	margin:0;
	padding:0;
} 
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

.padding {width: 35px;}
.margin {margin: 0 0 30px 0;}
.margin2 {margin: 6px;}

.style1 {}
.style2 {}
.style3 {}
.style4 {
	color: #3D8611;
	font-size: medium;
	font-weight: bold;	
}
.style6 {
	color: #3C3C3C;
	text-align: justify;
	text-justify: newspaper;	
}
.style7 {
	color: #3C3C3C;
}
.style8 {
	font-weight: bold;
	color: #9e0011;	
}
.style9 {
	color: #6F6F6F;	
}
.line1 {
	width: 890px;
	height: 2px;
	background: #7bba3e url(../images/bg.png);
}
.line2 {
	color: #9e0011;
	height: 1px;
}

.left {
	float: left;
	position:relative;
	display: inline;  /* fixes ie double margin-left bug */
}
.left2 {
	float: left;
	position: relative;
	left: -50%;
	display: inline; /* fixes ie double margin-left bug */
}

.right { float: right; }

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
	#shadow-container .container {
		position: relative;
		left: -1px;
		top: -1px;
	}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #ffffff;
		border: 1px solid #848284;
		padding: 5px;
	}  