body 
{
	font-family: Verdana, Arial; 
	font-size: 11pX; 
	text-decoration: none
} 
.titel
{
	color           : #A10000;
	font-size       : 13.5px;
	font-family     : Verdana, Arial;
	text-decoration : none;
	font-weight     : bold;
	text-align		: Left;
}
.error{	color           : #A10000;	font-size       : 11px;	font-family     : Verdana, Arial;	text-decoration : none;	font-weight     : none;}
.txt
{
	color           : #000000;
	font-size       : 11px;
	font-family     : Verdana, Arial;
	text-decoration : none;
	font-weight     : none;
}

.txt a
{
	color           : #0000EE;
	font-size       : 11px;
	font-family     : Verdana, Arial;
	text-decoration : underline;
	font-weight     : none;
}

.txt a:hover
{
	color           : #A10000;
	font-size       : 11px;
	font-family     : Verdana, Arial;
	text-decoration : underline;
	font-weight     : none;
}

.txt a:visited
{
	color			: #0000EE; 
	font-size       : 11px;
	font-family     : Verdana, Arial;
	text-decoration : underline;
	font-weight     : none;
}

.txt a:active 
{
	color           : #0000EE;
	font-size       : 11px;
	font-family     : Verdana, Arial;
	text-decoration : underline;
	font-weight     : none;
}

.cd
{
	color           : #000000;
	font-size       : 11px;
	font-family     : Verdana, Arial;
	text-decoration : none;
	font-weight     : none;
}

.cd a:link
{
	color: #0000EE; 
	font-family: Verdana, Arial; 
	font-weight: Bold; 
	font-size: 11px; 
	text-decoration: none;
}

.cd a:visited
{
	color: #0000EE; 
	font-family: Verdana, Arial; 
	font-weight: Bold; 
	font-size: 11px; 
	text-decoration: none;
}

.cd a:active
{
	color: #0000EE; 
	font-family: Verdana, Arial; 
	font-weight: Bold; 
	font-size: 11px; 
	text-decoration: none;
}

.cd a:hover	
{
	color: #A10000; 
	font-family: Verdana, Arial; 
	font-weight: Bold; 
	font-size: 11px; 
	text-decoration: none;
}

.klein	
{
	color: #000000; 
	font-family: Verdana, Arial; 
	font-size: 9px; 
	text-decoration: none
}

.klein:link	{color: #0000EE; font-family: Verdana, Arial; font-size: 8px; text-decoration: underlined}

.klein:visited{color: #0000EE; font-family: Verdana, Arial; font-size: 8px; text-decoration: underlined}

.klein:active {color: #0000EE; font-family: Verdana, Arial; font-size: 8px; text-decoration: underlined}

.klein:hover	{color: #A10000; font-family: Verdana, Arial; font-size: 8px; text-decoration: underlined}input.login {font-family: Arial; font-size: 11px; color: #444444; background-color: #FFFFFF; border: 1px #C8C7C3 solid}#nav, #nav ul {	padding: 1px 0 0 0;	margin: 0;	list-style: none;}#nav li {	float: left;	width: 100px;}#nav ul {	position: absolute;	width: 100px;	left: -1000px;}#nav li:hover ul, #nav li.ie_does_hover ul {	left: auto;	background-position: 0 0;}#nav a {	display: block;	margin: 2px 5px 3px 5px;	text-decoration: none;	font-family: Verdana, Arial;	font-size: 11px;}ul a{	font-weight: normal;	color: #FFFFFF;	cursor: hand;}ul a:hover{	font-weight: bold;	color: #FFFFFF;	cursor: hand;}	ul ul a:link, ul ul a:visited{	font-weight: normal;	color: #FFFFFF;	cursor: hand;}ul ul a:hover{	font-weight: bold;	color: #FFFFFF;	cursor: hand;}ul ul a:active{	font-weight: normal;	color: #FFFFFF;	cursor: hand;}ul li{	background-color: #A10000;	border-left: 1px solid #FFFFFF;}ul ul li{	background-color: #A10000;	border-top: 1px solid #FFFFFF;	border-left: 0;}/* IE only hack \*/* html ul li, * html ul ul li{	border-bottom: 1px solid #FFFFFF;}* html ul ul li{	border-top: 0;}/* Einde IE only hack */ 

input.txt {background-color: #fffce4;  border-style:solid; border-width:1px; border-color: #a10000; font-family: Verdana, Arial; color: #000000; text-decoration: none; font-weight: normal; font-size: 11px;  line-height: 17px; padding-left:3px}
select.txt {padding-left:5px; background-color: #fffce4; border-style:solid; border-width:1px; border-color: #fffce4; font-family: Verdana, Arial; color: #000000; text-decoration: none; font-weight: normal; font-size: 11px;  line-height: 17px; padding-left:3px}
.tableBorder {border: solid 1px #A10000;}
tr.subheader {background-color: #A10000; background-repeat: repeat-x; height: 25px;}
td.subheader {font-family: Verdana, Arial; color: #ffffff; font-size:11px; text-decoration: none; font-weight: bold; border-bottom: solid 1px #A10000; padding-left:5px; vertical-align:middle; padding-top:3px; padding-right: 5px;}
td.content1 {background-color: #fffce4; font-family: Verdana, Arial; color: #000000; font-size:11px; text-decoration: none; font-weight: normal; padding-left:5px; vertical-align:top; padding-top:3px; padding-right: 5px; height: 22px;}
td.content2 {background-color: #fff8c2; font-family: Verdana, Arial; color: #000000; font-size:11px; text-decoration: none; font-weight: normal; padding-left:5px; vertical-align:top; padding-top:3px; padding-right: 5px; height: 22px;}
.handje {cursor: hand;}

div#lidDetailDiv 
{
	position:absolute;
	left:0px;
	top:0px;
	width:550px;
	height:400px;
	background-color:#fffce4;
	z-index:200;
	overflow: hidden;
	border: solid 1px #C8C7C3;
	border-style: ridge;
}