body { 
		font-family: "Trebuchet MS" ,Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		background-color:#e8e3ca;
		padding:0;
		margin: 0;
		color: #333;
		line-height:1.4em;
	
			}

#page { 
		width: 800px;
		height: auto;
		background: #fff url(../img/b#.jpg) no-repeat;
		margin: 0 auto;
		border-bottom:2px solid #fff;
	
	}
	
#header { 
		width: auto;
		margin:0 0 30px 40px;
		padding:0;
		border:none;
		color:black;
		height: 160px;
	}

#header img {
	margin: 10px 60px 0 0;
	border:none;
	
	}	

img.tekstlogo {
	padding-bottom: 80px;
	border: 1px solid red;	

	}

img.engels {	
		margin:0px;
		padding-top: 60px;
		padding-left: 140px;
		text-align: right;

		}	
#content {
		background-color:#fff;
		border:none;
		width:auto;
		margin: 0px 30px 10px 260px;
		padding:7px 10px 10px 10px;
		
	}
	
	
#content a , #footer a{color:#f78325;
		text-decoration:none;}

#content a:hover , #content a:active , #footer a:hover , #footer a:active {
		text-decoration:underline;}

#content a:visited  , #footer a:visited {color:#346f85;
}

#sidebar {
		border:none;
		width: 236px;
		height:auto;
		background-color:#346f85;
		background-color:#01378d;
		padding:0px;
		margin-top:20px;
		float:left;
		background: #fff url(../img/hoekr.jpg) no-repeat;
		background: #01378d url(../img/hoekr.jpg) no-repeat top right;
		
	}
	
	
#footer {	
	height:auto;
	background-color:#fff;
	border-top:1px solid #01378d;
	border-bottom:1px solid #01378d;

	width: auto;
	margin: 20px 40px 10px 40px;
	padding:0px;
	
}	
	
#sidebar ul { list-style: none;
	padding:0;
	margin:10px 0 10px 10px;}

#sidebar ul li{
	margin-top:5px;
	border-bottom:1px solid #01378d;
	border-bottom:1px solid #fbf5af;
	color: #A9A9A9;
	font-size: 1em;
}
#sidebar ul li ul li{
	margin:-2px 0 -6px 0;
	border-bottom:none;
}
#sidebar ul li a { text-decoration: none;
	color:  #fbf5af;
	color: #A9A9A9;}

#sidebar ul li a:hover , a:active { 
		color: #fff;}	
		
				
h2 { color:#12495d;
	color:#346f85;
	font-size: 16px;
	font: 'Trebuchet MS';
	padding-top:0px;
	letter-spacing: 0.1em;
	}
	
h3 { color:#12495d;
	color:#7eb8c7;
	font-size: 14px;
	font: 'Trebuchet MS';
	padding-top:10px;
	letter-spacing: 0.1em;
	}

	h5 { 
		font-size: 10px;
		font: 'Trebuchet MS';
		padding:0px;
		margin:0px;

		}
	
#sidebar ul li a.selected {color:#f78325;
	
	color:#fff;}

.adres {
	margin:5px;
	margin-left:30px;
	font-size: 11px;
}

.watermerk{
	background: #fff url(../img/watermerk1.jpg) no-repeat bottom right;
	
	
}
table {
	
	border-left: 1px solid #7eb8c7;
	border-top: 1px solid #7eb8c7;

	
}
 th , td {
	border-right: 1px solid #7eb8c7;
	border-bottom: 1px solid #7eb8c7;
	padding: 4px;
	vertical-align: top;
	
}

th {
	background-color:#7eb8c7;;
	
}

dl, dt {margin-left: 10px;}