body{
background: url(/afbeeldingen/bg.jpg);
font-size: 11px;
font-color: #0077BA;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding: 0;

scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #791D7E;
scrollbar-darkshadow-color: #791D7E;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #791D7E;
scrollbar-track-color: #ffffff;

}

td { font-size: 11px; }

a:link,a:visited {
text-decoration: none;
color: #000000;
}

a:hover{
color: #0077BA;
text-decoration: none;
}

#container {
	position: absolute;
	width: 810px;
	height: 590px;
	top: 50%;
	left: 50%;
	margin-top: -295px;
	margin-left: -405px;
}

#innercontainer {
	position: absolute;
	background-color: #FFFFFF;
	width: 810px;
	height: 552px;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #BDBFC1;
}


#top {
	position: absolute;
	width: 617px;
	height: 101px;
	margin-top: 6px;
	margin-left: 187px;
	background: url(/afbeeldingen/top2.gif);
}

#left-top {
	position: absolute;
	width: 179px;
	height: 137px;
	margin-top: 6px;
	margin-left: 6px;
	background: url(/afbeeldingen/pic-left-top.jpg);
}

#right {
	position: absolute;
	width: 152px;
	height: 420px;
	margin-top: 113px;
	margin-left: 658px;
	background: url(/afbeeldingen/right3.gif);
}

#menu {
	position: absolute;
	width: 179px;
	height: 370px;
	margin-top: 161px;
	margin-left: 6px;	 
}

#bottommenu {
	position: absolute;
	width: 810px;
	height: 26px;
	margin-top: 561px;
	margin-left: 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
		 
}

#content {
	position: absolute;
	width: 438px;
	height: 381px;
	margin-top: 160px;
	margin-left: 195px;
	background: url(/afbeeldingen/content-bg.gif);
}

#innercontent {
	position: absolute;
	margin-top: 10px;
	padding-right: 5px;
	width: 438px;
	height: 361px;
	margin-left: 0px;
	overflow: auto;
	font-size: 13px;
}


#logos {
	position: absolute;
	margin-top: 477px;
	margin-left: 32px;
	width: 125px;
	height: 69px;
	background: url(/afbeeldingen/logos.jpg);
}



