a, a:link, a:visited, a:active{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#crumbHolder, #crumbHolder a:link, #crumbHolder a:visited, #crumbHolder a:active{
	color:#FFFFFF;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	line-height:normal;
}

h2, h2 a, h2 a:link, h2 a:active, h2 a:visited, h2 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#b5cc34;
	padding:0px;
	margin:0px;
	line-height:normal;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#075e56;
	padding:0px;
	margin:0px;
	line-height:normal;
}

.normalText_1, .normalText_1 a:link, .normalText_1 a:visited, .normalText_1 a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#075e56;
	line-height:18px;
}

div#footer .normalText_1, div#footer .normalText_1 a:link, div#footer .normalText_1 a:visited, div#footer .normalText_1 a:active{
	color:#a2bd00;
}

.normalText_2, .normalText_2 a:link, .normalText_2 a:visited, .normalText_2 a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:18px;
}

.normalText_3, .normalText_3 a:link, .normalText_3 a:visited, .normalText_3 a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b5cc34;
	line-height:18px;
}

.leesverder, .leesverder a:link, .leesverder a:visited, .leesverder a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a2bd00;
	line-height:18px;
}

.teaser{
	line-height:15px;
}

div, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#075e56;
}

p{
	padding:0px;
	margin:0px;
}

#crumbHolder div{
	color:#FFFFFF;
}

#menuHolder{
	font-weight:bold;
}

ul{
	padding:0px;
	margin:0px 0px 10px 15px;
}

.ulSitemap{
	margin:0px 0px 0px 15px;
}

li{
	list-style-image:url(../images/li_arrow2.gif);
	line-height:20px;
	
}

/* FORM ********************************************************************************************/

#searchOn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#075e56;
	border:1px solid #a2bd00; 
	width:172px; 
	height:18px; 
	padding-left:4px; 
	padding-top:6px;
}

.FormInput{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#075e56;
	border:1px solid #a2bd00; 
	width:250px; 
	height:14px; 
	padding-left:4px; 
	padding-top:2px;
}

.FormSelect{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#075e56;
	width:250px; 
}

.FormInputMultiLine{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#075e56;
	border:1px solid #a2bd00; 
	width:250px; 
	padding-left:4px; 
	padding-top:2px;
}

FormFile{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#075e56;
	border:1px solid #a2bd00; 
	width:250px; 
	height:15px; 
	padding-left:4px; 
	padding-top:2px;
}

/* SUBMENU ********************************************************************************************/

.subActive{
	height:19px;
	border-bottom:1px solid #ccdfdd;
	background-image:url(../images/sub_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#eef4d1;
}

.subInActive{
	height:19px;
	border-bottom:1px solid #ccdfdd;
}

.subBold{
	font-weight:bold;
}

/* SEARCH ********************************************************************************************/

.searchRow{
	height:22px;
	border-bottom:1px solid #ccdfdd;
	font-weight:bold;
	background-image:url(../images/sub_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:6px 0px 0px 20px;
}

#cfToolTipDiv{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #045f56;
padding: 2px;
background-color: #e9f0c4;
visibility: hidden;
z-index: 100;
}

#cfToolPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}