BODY {
	font-family : Tahoma,Arial;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	background-color: #D8E0E5;
	background-image : url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	margin-bottom:15px;
}

TD {
	font-family : Arial;
	font-size : 11px;
	color : #000000;
}
h1 {
	font-size: 14px;
	color : #1a837e;
}
h2 {
	font-size: 12px;
	color : #1a837e;
}
ul {
	margin-bottom: 0px;
}
ol {
	margin-bottom: 0px;
}
.mid {
	border-left: 1px solid #a8bbcc;
	border-right: 1px solid #a8bbcc;
	background-color : #ffffff;
}
.menu_left {
	font-weight : bold;
	color : #FFFFFF;
	background-color : #ffba00;
	padding:5px;
	border-bottom: 1px solid #ffffff;
}
.menu_left_2 {
	font-weight : bold;
	color : #FFFFFF;
	background-color : #306490;
	padding:5px;
	border-bottom: 1px solid #ffffff;
}
.wit {
	color : #ffffff;
}

.tabelbg {
	background-color : #D4ECEB;
}

.tabelbg1 {
	background-color : #F0F8F8;
}

.tabeltitel {
	background-color : #28A19A;
	color: #ffffff;
	font-weight : bold;
	font-size : 12px;
}

.datum {
	color: #1a837e;
}
.groen {
	color: #1a837e;
}
.tussentitel {
	color: #1a837e;
	font-weight : bold;
	font-size : 12px;
}

A {
	color: #525767;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	color: #000000;
	text-decoration : none;
}
A.wit {
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.wit {
	color: #cfe2e1;
	text-decoration : none;
	font-weight : bold;
}
A.groen {
	color: #1a837e;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.groen {
	color: #5ea8a4;
	text-decoration : none;
	font-weight : bold;
}
A.nieuws {
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nieuws {
	color: #ffeab3;
	text-decoration : none;
	font-weight : bold;
}
A:LINK {
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
}

INPUT {
	color : #525767;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 0;
	border-color: #FFFFFF;
	border-style: solid;
	}
	
.checkbox {
	color : #6B6B6B;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 0;
	border-color: #909090;
	border-style: solid;
	}

INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : center;
	border-width: 1;
	border-color: white;
	border-style: solid;
	background-color : #97A4B7;
}

.area {
	font-family : Tahoma, Arial;
	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 : 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;
}
