body, html {
	margin: 0px;
	padding: 0ox;
	background: url(images/bgr_grey.gif) repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table { 
	width: 100%; 
	height: 100%; 
} 
td { 
	vertical-align: middle; 
	text-align: center; 
} 

#frame {
	width:770px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-image: url(images/bgr_frame.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:100%;
		}
	html>body #frame {
	height:100%;
		}
#header {
	width:770px;
	background-image: url(images/bgr_header.gif);
	background-repeat: repeat-y;
	height:10%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:10%;
		}
	html>body #header {
		height:10%;
}
#content {
	width:770px;
	float:left;
	background-image: url(images/bgr_frame.gif);
	background-repeat: repeat-y;
}
#titel {
	width:106px;
	float:left;
}
#menu {
	float: left;
	width: 188px;
	}
.tekst {
	color:#FFFFFF;
	font: 11px/16px Arial, Helvetica, sans-serif;
	text-align: center;
	border-top: 1px solid #003366;
	padding-top: 6px;
	padding-bottom: 0px;
	margin-left:0px;
	margin-top:6px;
}
.toptekst {
	color:#FFFFFF;
	font: 11px/16px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left:0px;
	margin-top:6px;
}
.item {
	color:#003366;
	font: 11px/16px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0px;
	background-color: #fff;
	padding-left: 0px;
}
.switchcontent {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0066ff;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height:14px;
	padding-left: 38px;


}
#inhoud{
	width: 450px;
	float: left;
}
p, h1 {
	color:#2f4f5e;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:20px;
}
p {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}
h1 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-top: 7px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.blue:link, a.blue:visited, a.blue:active {
	text-decoration: none;
	color: #2f4f5e;
}
a.blue:hover {
	color: #2f4f5e;
	text-decoration: none;
	font-weight: bold;
}
