body, td {
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#table {
	background-image: url('../images/headerbackground.png');
	background-repeat: no-repeat;
	border-collapse: collapse;
	width: 100%;
}
#header {
	width: 100%;
	height:	137px;
	vertical-align: bottom;
}
#topmenu {
	float: right;
	margin-bottom: 0;
	text-align: center;
}
#topmenu td {
	background-image: url('../images/topmenu-background.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 100px;
	vertical-align: bottom;
	font-family: andalus, "Comic Sans MS", arial, helvetica, sans-serif;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#topmenu td a {	
	text-decoration: none;
	font-size: 10px;
	font-weight: 600;
	color: #000000;
	margin: 0 0 -5px 0;
	padding: 0 0 0 0;
}
#topmenu td a:visited {	
	color: #000000;
}
#topmenu td a:hover {	
	color: #EA9B35;
}
#mainmenu {
	width: 200px;
	vertical-align: top;
	padding-top: 40px;
}
#wrapper {
	background-image: url('../images/background.jpg');	
	border: 1px solid #ede477;
	vertical-align: top;
	width: 100%;
}
.contentpaneopen {
	margin: 10px 5px 5px 20px;
}
table.contentpane {
	margin: 10px 5px 5px 20px;
}
div#Dolfijn {
	background-image: url('../images/dolfijn.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	float: right;
	width: 330px;
	height: 205px;
}
.contentheading {
	font-size: 22px;
	padding-bottom: 10px;
	font-family: andalus, "Comic Sans MS", arial, helvetica, sans-serif;
	font-weight: 600;
}

#realisatie {
	font-family: andalus, "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	padding-top: 10px; 
}

ul li a, ul li a:visited
{
	color: #000000;font-size: 14px;font-family: andalus, "Comic Sans MS", arial, helvetica, sans-serif;text-decoration: none;
}
ul li a:hover
{
	color: #EA9B35;font-size: 14px;font-family: andalus, "Comic Sans MS", arial, helvetica, sans-serif;text-decoration: none;
}