BODY {
	font-family : Verdana,Arial;
	font-size : 11px;
	font-style : normal;
	line-height : 15px;
	color : #000000;
}

TD {
	font-family : Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	line-height : 15px;
	color : #000000;
}

h1{
	font-family : "Trebuchet MS", Arial;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	line-height : 15px;
	color : #003E7E;
}
.titel {
	font-family : Trebuchet, Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : 15px;
	color : #003E7E;
}

.divider {
	padding:0px
}

.introtext {
	font-family : Verdana, Arial;
	font-size : 11px;
	font-style : italic;
	font-weight: normal;
	line-height : 18px;
	color : #7E7E7E;
}

A {
	color: #000000;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color: #003B77;
	text-decoration : none;
	font-weight : bold;
}

A:LINK {
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
}

INPUT {
	color : #6B6B6B;
	font-family : Verdana, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 1;
	border-color: #909090;
	border-style: solid;
	}
	
.checkbox {
	color : #6B6B6B;
	font-family : Verdana, Arial;
	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, Arial;
	font-size : 11px;
	font-weight: bold;
	text-align : center;
	border-width: 0;
	border-color: white;
	border-style: solid;
	background-color : #034283;
}

.area {
	color : #6B6B6B;
	font-family : Verdana, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 1; 
	border-color: #909090;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #E8D65E;
	scrollbar-highlight-color : #E8D65E;
	scrollbar-shadow-color : #E8D65E;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}

.klein {
	font-size : 10px;
}

.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;
}
