body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #003366;
	font-size: 14px;
	color: #333333;
}
 A:LINK, A:VISITED, A:ACTIVE, A:HOVER {
	font-size:14px;
	color:#003366;
	font-weight: bold;
}
#container{
	margin-left: -400px;
	margin-top: -226px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 780px;
	height: 454px;
	z-index:0;
	background-color : #FFFFFF;
	visibility: visible;
	background-image: url(../images/achtergrondwis.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 3px groove #26517d;
	border-right: 3px groove #26517d;
	border-bottom: 2px groove #26517d;
	border-left: 3px groove #26517d;
}
#leftcontent {
	width:438px;
	height:440px;
	padding-left : 50px;
	padding-top : 10px;
	float: left;
} 
#rightcontent {
	width:220px;
	float:right;
	height: 454px;
	list-style-type: none;
} 
#menublok {
	width: 200px;
	height: 454px;
	background-image: url(../images/menubg_trans.jpg);
	background-repeat: no-repeat;
	position: absolute;
	right: 30px;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	background-attachment: scroll;
	background-position: center;
}
#menu-items {
	padding: 30px;
	width: 120px;
	text-align: left;
	line-height: 150%;
	white-space: nowrap;
	display: block;
	font-size: 16px;
}
a.menu-items:link, a.menu-items:visited, a.menu-items:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration : none;
	color:#333333;
	font-weight: bold;
	font-size: 16px;
}
a.menu-items:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration : none;
	color:#FFFFFF;
	font-weight: bold;}
#current {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration : none;
	color:#FFFFFF;
	font-weight: bold;
}
#contentdeel{
	padding-top: 10px;
}
#copyright {
    position:absolute;
	font-family: "Trebuchet MS",sans-serif;
	font-size : 12px;
	color:#2c1a08;
	float:right;
	bottom:0px;
	right:10px;
}
a.copyright:link, a.copyright:visited, a.copyright:active, a.copyright:hover {
	font-family: "Trebuchet MS",sans-serif;
	text-decoration : none;
	color:#2c1a08;
	font-size: 11px;
}
 ul#menu-items {
	list-style: none;
	text-align: left;
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	color: #003366;
}
.donker {color:#333333;}
.blauw {
	color:#003366;
	font-weight: bold;
}
#foto {
	left: 10px;
	bottom: 10px;
	position: absolute;
}
a.copyright:link, a.copyright:visited, a.copyright:active, a.copyright:hover {
	font-family: "Trebuchet MS","Helvetica", "Arial", "Verdana";
	text-decoration : none;
	color:#FFFFFF;
	font-size: 12px;
}

