BODY {
	font-family : Arial, Tahoma;
	font-size : 11px;
	font-style : normal;
	line-height : 16px;
	color : #004961;
	margin-bottom:15px;
	margin: 0px;
}

TD {
	font-family : Arial, Tahoma;
	font-size : 11px;
	line-height : 16px;
	color : #004961;
}
.introtekst {
	font-family : Arial, Tahoma;
	font-size : 11px;
	font-weight : bold;
	line-height : 18px;
	color : #000000;
}

.lengte_k {
	font-family : Arial, Tahoma;
	font-size : 10px;
	color : #525767;
	padding-right: 6px;
	padding-bottom: 2px;
	border-bottom: 1px solid #D7D7DA;
}

.lengte_t {
	font-family : Arial, Tahoma;
	font-size : 10px;
	font-weight : bold;
	color : #525767;
	padding-right: 8px;
	padding-bottom: 2px;
	border-bottom: 1px solid #D7D7DA;
}

.titel {
	font-family : Arial, Tahoma;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	line-height : 14px;
	color : #525767;
}
.nieuws_on {
	font-family : Arial;
	background-image: url(../img/news_bg.gif);
	background-color: #FFFFFF;
	color : #000000;
	font-size : 10px;
	padding-left: 8px;
	padding-top: 3px;
	height: 25px;
	vertical-align : top;
}
.nieuws_off {
	font-family : Arial;
	background-image: url(../img/news_bg.gif);
	background-color: #FFFFFF;
	color : #7F7F7F;
	font-size : 10px;
	padding-left: 8px;
	padding-top: 3px;
	height: 25px;
	vertical-align : top;
}
.news_menu_off {
	background-color: #E9E9EA;
	color : #525767;
	cursor: hand;
	padding-left: 20px;
	padding-top:5px;
	padding-bottom:8px;	
}

.introtext {
	font-family : Arial, Tahoma;
	font-size : 11px;
	font-style : italic;
	font-weight: normal;
	line-height : 18px;
	color : #525767;
}

A {
	color: #004961;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	color: #004961;
	text-decoration : underline;
}
A.rood {
	color: #FF0000;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.rood {
	color: #000000;
	text-decoration : none;
	font-weight : bold;
}
A.grijs {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.wit {
	color: #525767;
	text-decoration : none;
	font-weight : bold;
}

A:LINK {
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
}

INPUT {
	color : #525767;
	font-family : Arial, Tahoma;
	font-size : 11px;
	text-align : left;
	border-width: 0;
	border-color: #FFFFFF;
	border-style: solid;
	}
	
.checkbox {
	color : #6B6B6B;
	font-family : Arial, Tahoma;
	font-size : 11px;
	text-align : left;
	border-width: 0;
	border-color: #909090;
	border-style: solid;
	}

INPUT.button {
	color : #ffffff;
	cursor: hand;
	font-family : Arial, Tahoma;
	font-size : 11px;
	text-align : center;
	border: none;
	background-color : #00aeef;
    padding:4px;
}

.area {
	font-family : Arial, Tahoma;
	font-size : 11px;
	text-align : left;
	border-width: 0;
	border-color: #FFFFFF;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}

.klein {
	font-size : 11px;
}
.klein_on {
	color: #00aeef;
	font-size : 11px;
}
a.klein {
	font-size : 11px;
}
a.klein:hover {
	color: #00aeef;
	font-size : 11px;
}
a.klein_on {
	color: #00aeef;
	font-size : 11px;
}

.nieuws_datum {
	font-size : 10px;
	font-weight : bold;
	padding-top: 4px;
	padding-bottom: 6px;
	vertical-align : top;
}
.nieuws_titel {
	font-size : 10px;
	font-weight : normal;
	padding-top: 4px;
	padding-bottom: 6px;
	vertical-align : top;
}
