body 
	{
	margin: 2px 5px 5px 5px;
	background: #FFFFFF;
	}
body,td{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.small
	{
	font-size:10px;
	}
a{color:#000366;}

H1{
	color:#d31f26;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	line-height: 18px;
	}
DIV.panel{
margin-bottom: 10px;
}
DIV.panel H1{
color: #fa6c15;

margin: 0px;
}
DIV.panel DIV{
background: #f1f5fc;
border: 1px solid #dde6f8;
padding: 2px 5px;
}
H2{
	color:#000000;
	font-size: 12px;
	line-height: 16px;
	font-weight:normal;
	}
	
INPUT{
border: 2px solid #999999;
background: #cccccc;
font-size: 11px; 
font-weight: bold;
padding: 2px 10px ;
cursor: pointer;
}

input.text, textarea.text, select.text 
	{
  	background-color: #ededed;
  	color: #000000;
  	font-size: 11px;
  	border-style: thin;
	width: 200px;
	padding: 3px;
	border: 1px solid #cccccc;
	margin-bottom: 2px;
	font-weight: normal;
	cursor: default;
  	}
	

	
.itemHeader
	{
	padding: 4px;
	0background-color: #FFC726;
	color:#0C0C0C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	}
	
.subHeader
	{
	padding: 2px;
	0background-color: #FFC726;
	color:#0C0C0C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: normal;
	}
	
.subTekst
	{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
	}	
	
.sluiting
	{
	color:#5AA6E7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: bold;
	}

.speluitleg
	{
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
	}
.bottom{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}


UL.topmenu,
UL.topmenu LI{
	padding: 0px; 
	margin: 0px;

}	
UL.topmenu{
border-bottom: 1px dotted #999999;
height: 20px;
margin-bottom: 0px;
}		
		
UL.topmenu LI{
	float: left;
	display: block;
}
UL.topmenu LI a{
	font-size: 11px;
	font-weight: bold;
	color:  #000366;
	text-decoration: none;
	padding: 0px 5px 0px 10px;
	background: url(../images2009/bg_icons.gif) no-repeat 0px 3px;
}
UL.topmenu LI a:hover{}






UL.topmenuSub,
UL.topmenuSub LI{
	padding: 0px; 
	margin: 0px;

}	
UL.topmenuSub{
border-bottom: 0px dotted #999999;
height: 20px;
margin-bottom: 10px;
}		
		
UL.topmenuSub LI{
	float: right;
	display: block;
}
UL.topmenuSub LI a{
	font-size: 11px;
	font-weight: normal;
	color:  #999999;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	0background: url(../images2009/bg_icons.gif) no-repeat 0px 3px;
}
UL.topmenuSub LI a:hover{ text-decoration: underline}

