BODY {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	color : #28394a;
	line-height : 22px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-image : url(../img/bg.gif);
	background-repeat : repeat-y;
}

TD {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	line-height : 22px;
}
h1 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-weight : normal;
	color: #eb000b;
	line-height : 28px;
}
h2 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color: #556a7a;
	line-height : 22px;
	margin-bottom: 5px;
	margin-top: -5px;
}
h3 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #df1089;
	margin: -5px 0px -5px 0px;
	line-height : 22px;
}
h4 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #586d82;
	line-height : 28px;
	margin-bottom: 5px;
	margin-top: -5px;
}

A, A:LINK, A:VISITED, A:FOCUS {
	color: #df0000;
	text-decoration : underline;
	font-weight : bold;
}
A:HOVER {
	color: #ff0000;
	text-decoration : none;
	font-weight : bold;
}

A.nav, A:LINK.nav, A:VISITED.nav, A:FOCUS.nav {
	font-size : 13px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER.nav {
	color: #000000;
	text-decoration : none;
}
A.nav_on, A:LINK.nav_on, A:VISITED.nav_on, A:FOCUS.nav_on {
	font-size : 13px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav_on {
	color: #000000;
	text-decoration : none;
}
.gb_titel {
	font-weight : bold;
}
.gb_datum {
	font-size : 10px;
	font-weight : normal;
}

.table_odd {
	background-color: #f2f5f7;
}
.table_eve {
	background-color: #f7f9fb;
}
.nieuws {
	padding: 3px;
	padding-left: 30px;
}
.nieuws_on {
	padding: 3px;
	padding-left: 30px;
	background-image : url(../img/basis/bg_nieuws_on.gif);
}
.klein_blauw {
	font-size: 10px;
	color: #aab4bc;
}

INPUT {
	color : #000000;
	font-family : Arial, Tahoma;
	font-size : 12px;
	border-width: 1;
	border-color: #8a8a8a;
	border-style: solid;
}
	
INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding:2px;
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	border-width: 0;
	border-color: white;
	border-style: solid;
	background-color : #eb000b;
}

.area {
	color:  #000000;
	font-family :Arial, Tahoma;
	font-size : 12px;
	text-align : left;
	border-width: 1;
	border-color: #8a8a8a;
	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;
}
