body {
	background-color: #d6d2ba;
	margin: 0px;
	padding: 0px;
}
a {color: #0090bf;
	text-decoration: underline;}
a:hover {color: #003366;
	text-decoration: underline;}
#tools {
	margin-top: 15px;
	color: #FFFFFF;
}

#tools a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#tools a.style8, #tools a.style7, #tools a.style6 {
	color: #FFDB20;
	} 

#tools a:hover{
	text-decoration: underline;

}
#wrapper {
	background-image: url(../img/background_pithos2.jpg);
	background-repeat: no-repeat;
	background-position: 200px 150px;
	background-color: #ceccb0;
}
#header {
	margin: 0px;
	padding: 0px;
	/*background-image: url(../img/back_headtekst1.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	height: 150px;
	background-color: #0c5b75;
}
td {
	color: #012960;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content {
	margin: 0px;
	padding: 10px 20px;
	width: 98%;
	
}
#content a {
	color: #0090bf;
	text-decoration: underline;
}
#content a:hover {color: #003366;
	text-decoration: underline;}
#content h1 {
	font-size: 30px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 500px;
}

.leftwrapper {
	background-color: #0c5b75;
	
	width: 175px;
}
#navlblauw {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 25px;
	width: 175px;
}
#navlblauw ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
#navlblauw ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	float:left;
	width:175px;
}
#navlblauw ul a {
	background-color: #0090bf;
	min-height:25px;
	height:auto !important;
	height:25px;
	margin: 0;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#navlblauw ul li a:hover {
	background-color: #92e1fb;
	color: #003366;
	display: block;
	}
#navlblauw ul li a.current {
	font-weight:bold;
}
#navlblauw ul li ul{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
}
#navlblauw ul li ul {
	list-style-type: none;
	margin: 2px 0px 0px;
	padding: 0px;
}
#navlblauw ul li ul li {
	
	padding: 0px;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#navlblauw ul li ul a {
	background-color: #2fc2f2;
	height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #003366;
	text-decoration: none;
	display: block;
}
#navlblauw ul li ul li a:hover {
	background-color: #92e1fb;
	color: #003366;
	display: block;
}
#navlblauw ul li ul li a.current {
background-color: #92e1fb;
color: #003366;}
.rightwrapper {
	background-color: #c28d33;
	width: 175px;
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rightwrapper h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}
.rightwrapper a {
	color: #003366;
	text-decoration: none;	
}
.rightwrapper a:hover {
	color: #006699;
	text-decoration: underline;	
}
