div.menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 192px;
	height: 513px;
}
div.ringband {
	position: absolute;
	top: 0px;
	left: 192px;
	width: 81px;
	height: 513px;
}
div.midden {
	position: absolute;
	top: 0px;
	left: 273px;
	width: 278px;
	height: 513px;
}
div.rechts {
	position: absolute;
	top: 0px;
	left: 551px;
	width: 180px;
	height: 513px;
}
div.rechterkant {
	position: absolute;
	top: 0px;
	left: 731px;
	width: 56px;
	height: 513px;
}
div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 787px;
	height: 513px;
}
.hoofdtabel
{
	width: 100%;
	height: 100%;
}
.hoofdtd
{
	vertical-align: middle;
	text-align: center;
}
strong
{
	color:#C83200;
}

hr 
{ 
	color:#C83200;
}

.contentstyle
{
	font-family: Verdana;
	font-size:11px;
	color:#646464;
	text-align:justify;
	padding-right:10px;
	padding-top:5px;
}

.tekst11 
{
	font-family: Verdana;
	font-size:11px;
	color:#646464;
	text-align:justify;
}

#content
{
	position: relative;
	top: 10px;
	left: 10px;
	width: 257px;
	height: 333px;
}
#content_scroll
{
	position: relative;
	top: 10px;
	left: 10px;
	width: 257px;
	height: 333px;
	overflow-y:scroll;
}
body
{
	background-image:url(images/layout_01.gif);
	background-repeat:repeat;
	scrollbar-3dlight-color: #D1D0CE; 
	scrollbar-arrow-color: #D1D0CE; 
	scrollbar-base-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #D1D0CE; 
	scrollbar-track-color: #FFFFFF;
	margin:0;
}

input,select 
{ 
	border:1px solid #848585; 
	font-size: 11px; 
	color:#781624; 
	font-family: tahoma; 
	background-color: #FFFFFF; 
}

.nb
{
	border:0px;
	background-color:#FFFFFF;
}

A:link 
{ 	
	color: #781624; 
	text-decoration:underline; 
}
A:visited 
{
	color: #781624; 
	text-decoration: underline;
}
A:hover
{
	color: #781624;
	text-decoration:none;
	font-weight:bold;
}

.vet10 
{
	font-size: 10px;
}