body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #005;
	font-size: 10px;
	margin: 0px 0px; padding:0px;
}

.pagkop {
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.basistxt {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}

.kaps {
	font-size: 85%;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.foto {
	position: absolute;
	top: 0px;
	width: 384px;
	height: 256px;
   	}

.fototxt {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	line-height: 18px;
	color:#FFFFFF;
	overflow:auto;
	position: absolute;
	top: 273px;
   	 }
   	
 .bijschrift {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	line-height: 18px;
	color:#FFFFFF;

/*	margin-top: -5px; */
	}
   	

.basistxt a:link, .fototxt a:link, .bijschrift a:link {
font-style: normal; 
text-decoration: underline;
	color: #fff;
}
	.basistxt a:hover, .fototxt a:hover, .bijschrift a:hover, .fototxt a:active, .bijschrift a:active{
	font-weight: bold;
	text-decoration: underline;
	color: #da0;
	}
	
	.basistxt a:visited, .fototxt a:visited, .bijschrift a:visited{
	font-weight: normal;
	text-decoration: underline;
	color: #aaf;
	}	
	
	
.geel {
color: #da0;
}



.beeldref {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #aaf;
	}

.beeldref a:link{

	color: #aaf;
	text-decoration: none;	}
	
.beeldref a:hover{
	text-decoration: none;	
	font-weight: bold;
	color: #da0;}
	

.beeldref a:active{
	text-decoration: blink;
	color: #fff;
	font-weight: bold;}
	
	.beeldref a:visited {
	color: #aaf;
	text-decoration: line-through}


#table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

#container {
	overflow: hidden;
	border: 0px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 1200px;
}



#banner {
position: absolute;
top: 40px;
padding: 0px;
height: 150px;
width: 768px;
}

#menubar {
position: absolute;
background-color: #da0;
top: 190px;
height: 40px;
width: 100%;
overflow: hidden;
}

#mainmenu {
position: absolute;
background-color: #da0;
top: 200px;
left: 0px;
height: 30px;
width: 769px;
padding-left: 0px;
z-index: 5;
}

#mainheader {
position: absolute;
background-color: #005;
color: #fff;
background-attachment: fixed;
overflow: auto;
top: 240px;
left: 0px;
height: 60px;
width: 768px;
z-index: 4;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
}

#mainpart {
position: absolute;
background-color: #005;
color: #fff;
background-attachment: fixed;
overflow: auto;
top: 290px;
left: 0px;
height: 900px;
width: 369px;
z-index: 4;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
}

#mainpartRight {
position: absolute;
background-color: #005;
color: #fff;
background-attachment: fixed;
overflow: auto;
top: 290px;
left: 384px;
height: 376px;
width: 384px;
z-index: 4;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
 
 
}


#RightInline {
position: absolute;
background-color: #005;
color: #fff;
background-attachment: fixed;
overflow: auto;
top: 290px;
left: 384px;
height: 376px;
width: 450px;
z-index: 4;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
 
 
}

#voetnoot {
text-align: left;
position: absolute;
background-color: #005;
left: 378px;
top: 666px;
width: 384px;
height: 25px;
z-index: 6;	
}

#nav, #nav ul {
padding: 0px;
margin: 0;
list-style: none;
}

#nav li {
float: left;
width: 128px;
height: 30px;
padding: 0px;
}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
padding: 0px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
}

#nav a {
display: block;
margin: 0px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
height: 30px;
}

ul a{
font-weight: normal;
padding: 0px;
background-color: #da0;
color: #000;
cursor: default;
}

ul a:hover, ul a:active{
font-weight: normal;
background-color: #960;
color: #fff;
cursor: pointer;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #000;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
background-color: #960;
color: #fff;
cursor: pointer;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border: none:
}

* html ul ul li{
border-top: 0px;
}
/* Einde IE only hack */

