BODY {
	font-family : Tahoma, Arial;
	font-size : 11px;
	font-style : normal;
	line-height : 14px;
	color : #ffffff;
	background-repeat: no-repeat;
	background-position : top;
}

TD {
	font-family : Tahoma, Arial;
	font-size : 11px;
	line-height : 14px;
	color : #ffffff;
}

H1 {
	font-family : Tahoma, Arial;
	font-size : 15px;
	line-height : 14px;
	font-weight : normal;
	color : #FFCC00;
}

.tabel_titel  { color: #fc0; font-size: 11px; font-family: Tahoma, Arial; font-weight: bold; line-height: 14px }
.tabel_main {
	width: 930px;
	padding: 20px;
}
.tabel_inhoud  { background-color: #163269; padding: 10px; width: 465px; height: 465px; overflow: auto; filter: alpha(opacity=85); -moz-opacity: 0.85; 	opacity: 0.85; scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #000000; scrollbar-base-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-face-color: #FF0000; scrollbar-highlight-color: #FF0000; scrollbar-shadow-color: #FF0000; scrollbar-track-color: #000000 }
.nieuws_tabel  { background-color: #163269; padding: 10px; width: 500px; height: 465px; overflow: auto; filter: alpha(opacity=85); -moz-opacity: 0.85; 	opacity: 0.85; scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #000000; scrollbar-base-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-face-color: #FF0000; scrollbar-highlight-color: #FF0000; scrollbar-shadow-color: #FF0000; scrollbar-track-color: #000000 }
.nieuws_items  { background-color: #163269; padding: 10px; width: 300px; height: 465px; overflow: auto; filter: alpha(opacity=85); -moz-opacity: 0.85; 	opacity: 0.85; scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #000000; scrollbar-base-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-face-color: #FF0000; scrollbar-highlight-color: #FF0000; scrollbar-shadow-color: #FF0000; scrollbar-track-color: #000000 }
.titel {
	font-family : Trebuchet MS;
	font-size : 20px;
	line-height : 25px;
	font-weight : normal;
	color: #00336c;
}
.datum {
	font-family : Trebuchet MS;
	font-size : 10px;
	font-weight : normal;
	color: #99b0cd;
}
.klein {
	font-size : 10px;
	line-height : 12px;
}
.geel_bold {
	color: #FFCC00;
	font-weight : bold;
}
A {
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color: #ff0000;
	text-decoration : none;
}

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

A:VISITED {
}
A.slank {
	color: #ffffff;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER.slank{
	color: #ff0000;
	text-decoration : none;
}

A:LINK.slank {
	text-decoration : none;
	font-weight : normal;
}

A:VISITED.slank {
}

A.geel {
	color: #FFCC00;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.geel{
	color: #ffffff;
	text-decoration : none;
}

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

A:VISITED.rood {
}

.cell_nav {
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 8px;
}
.cell_nav_on {
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 8px;
	background-color : #013982;
}
INPUT {
	color : #525767;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 1;
	border-color: #000000;
	border-style: solid;
	}
	
.checkbox {
	color : #6B6B6B;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 0px;
	border-color: #909090;
	border-style: solid;
	}

INPUT.button {
	color : #132a59;
	cursor: hand;
	padding:2px;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : center;
	font-weight: bold;
	border-width: 0;
	border-color: white;
	border-style: solid;
	background-color : #fed700;
}

.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;
}

.hidden-text {
	display:none
}