body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333333;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.menutabel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	position:relative;
	right:10px;
	top:250px;
}
.fader{
	background-color:#383737;
	height:605;
	position:absolute;
	left:0;
	top:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	z-index:4;
	border:#6b6969;
	border-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width:1px;
	border-left-width: 1px;

}
a{
	text-decoration:none;
	color:#CCCCCC;
}
a.echtelink{
	text-decoration:underline;
	color:#CCCCCC;
}
.menu{
	background-color:#434242;
	height:605;
	position:absolute;
	left:0;
	top:0;
	z-index:3;
	border:#6b6969;
	border-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width:1px;
	border-left-width: 1px;
}
.content{
	background-color:#383737;
	height:605;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	border:#6b6969;
	border-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width:1px;
	border-left-width: 1px;
	overflow-y: scroll;
	scrollbar-face-color: #434242;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: #847F7D;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #434242;
	scrollbar-arrow-color: #999999;
}
.menuitem{
	border-bottom-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
.tekstveld{
	top:20;
	z-index:2;
	position:absolute;
}

.subtitel {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
}

.tabelachtergrond {
	background-color: #000000;
}

.gekleurdeachtergrond {
	line-height: normal;
	background-color : C6BFA9;
	margin-left: 10;
	margin-right: 10;
	margin-top: -12px;
	border: none C6BFA9;
}

.titel {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
}

form {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

.subsubtitel {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
}

.normaletekst {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.subsubsubtitelCopy {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}


