BODY {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #ffffff;
	line-height : 18px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color : #001736;
}

TD {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	line-height : 18px;
}
h1 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color: #ffffff;
	margin: 0px;
}
h2 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color: #2d306b;
	line-height : 22px;
	margin-bottom: 5px;
	margin-top: -3px;
}
h3 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #2d306b;
	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;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.margin_right {
	margin-right: 20px;
}
.margin_left {
	margin-left: 20px;
}

A, A:LINK, A:VISITED, A:FOCUS {
	color: #f3eabf;
	text-decoration : underline
}
A:HOVER {
	color: #ffffff;
	text-decoration : none;
}
A.clean, A:LINK.clean, A:VISITED.clean, A:FOCUS.clean {
	color: #ffffff;
	text-decoration : none;
}
A:HOVER.clean {
	color: #f3eabf;
	text-decoration : none;
}
A.blauw_clean, A:LINK.blauw_clean, A:VISITED.blauw_clean, A:FOCUS.blauw_clean {
	color: #001737;
	text-decoration : none;
}
A:HOVER.blauw_clean {
	color: #294b7a;
	text-decoration : none;
}

A.nav, A:LINK.nav, A:VISITED.nav, A:FOCUS.nav {
	font-size : 12px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #2a758f;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav {
	color: #001735;
	text-decoration : none;
}
A.nav_on, A:LINK.nav_on, A:VISITED.nav_on, A:FOCUS.nav_on {
	font-size : 12px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #c49213;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav_on {
	color: #c49213;
	text-decoration : none;
}
A.subnav, A:LINK.subnav, A:VISITED.subnav, A:FOCUS.subnav {
	font-size : 12px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #2a758f;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.subnav {
	color: #001735;
	text-decoration : none;
}
A.subnav_on, A:LINK.subnav_on, A:VISITED.subnav_on, A:FOCUS.subnav_on {
	font-size : 12px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #c49213;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.subnav_on {
	color: #c49213;
	text-decoration : none;
}

A.nieuwsnav, A:LINK.nieuwsnav, A:VISITED.nieuwsnav, A:FOCUS.nieuwsnav {
	font-size : 12px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #556a7a;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER.nieuwsnav {
	color: #21313d;
	text-decoration : none;
}

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

.cell_nav_on {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 6px;
	height: 36px;
}
.cell_nav {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 6px;
	height: 36px;
}

.cell_subnav_on {
	background-color: #faf6e4;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 3px;
	height: 30px;
	border-bottom: 1px solid #ffffff;
}
.cell_subnav {
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 3px;
	height: 30px;
	border-bottom: 1px solid #ffffff;
}
.row_even {
	background-color: #f9f4df;
}
.row_even_on {
	background-color: #f9f4df;
}
.row_oneven {
	background-color: #fcfaef;
}
.row_oneven_on {
	background-color: #fcfaef;
}
.row_blauw_even {
	background-color: #f9f4df;
}
.row_blauw_oneven {
	background-color: #f9f4df;
}
.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);
}
.wit {
	color: #ffffff;
}
.introtekst {
	color:#f3eabf;
	font-size : 14px;
	font-weight : bold;
	line-height: 25px;
}
.interview_kop {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color: #b1ca00;
}
.blauw {
	color: #001737;
}
.klein_blauw {
	font-size: 10px;
	color: #aab4bc;
}
.copyright {
	font-size: 10px;
	color: #aab4bc;
}
INPUT {
	color : #8a8a8a;
	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 : #81b515;
}

.area {
	color:  #8a8a8a;
	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;
}
