body{
 margin:0;
 padding:0;
 font-family:verdana,sans-serif,arial;
 font-size: 12px;
 color: #000000;
	background-image:url(images/achtergrond_wkpk.gif);
	background-color: #125229;
	background-repeat:repeat-y;
	background-position:center;
}

#mid {
 margin-top: 20px;
}
#content {
 float:left;
 width: 530px;
 padding: 0px 20px 20px 30px;
}

#right{
 float:left;
 width: 202px;
 margin-left:20px;
}

#fotoblok {
	position: absolute; 
	left: 50%; 
	top: 280px; 
	margin-left: 165px; 
	z-index:2;
	font-family:verdana,sans-serif,arial;
	font-size: 12px;
}


h3 {
 text-decoration:none;
 font-size: 12px;
 font-weight:bold;
}
td {
 text-decoration:none;
 font-size: 10px;
}

#onder {
 border: 1px solid #ffffff;
 background: #ffffff;
 height: 18px;
 width: 400px;
 align: center;
}

#menu {
	border: 1px solid #115129;
	background: #e69b25;
	border-right: 0px solid #ffffff;
	height: 26px;
}
a.menu {
 display:block;
 background: url('images/menu_bg.gif') repeat-x;
 color: #000000;
 height: 19px;
 border-right: 1px solid #115129;
 padding: 4px 10px;
 float:left;
 cursor: pointer;
 font-family: verdana,sans-serif,arial;
 text-decoration:none;
 font-size: 13px;
 font-weight:bold;
}
a.menu:hover {
 color: #000000;
 background: url('images/menu_bg2.gif') repeat-x;
}
a.selected {
 color: #000000;
 background: url('images/menu_bg2.gif') repeat-x;
}

.onderkant {
 color: #000000;
 background: url('images/onderkant_blok_hoog.jpg') repeat-x;
}

.horseleft {
	position: absolute;
	margin-top: 0px;
	top: 0px; 
	left: 50%; 
	margin-left: -720px; 
	width: 114px;
}