body {
	font-family: Verdana;
	text-align: center;
	background: #ECEAEC;
}
.topblok {
	border-left: 1px solid #365467;
	border-right: 1px solid #365467;
}
.toplijn {
	width: 969px;
	height: 6px;
	background-image: url('plaatjes/top.png');
	background-repeat: repeat-x;
}
.bovenbalk {
	width: 765px;
	height: 57px;
	background-image: url('plaatjes/boven.png');
}
.submenu {
	font-size: 11px;
	font-weight: bold;
	color: white;
	width: 189px;
	cursor: hand;
	height: 25px;
	background-image: url('plaatjes/sub_button.png');
}
.submenu_down {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 4 15;
	color: white;
	cursor: hand;
	width: 189px;
	height: 25px;
	background-image: url('plaatjes/sub_button_over.png');
}
#contentblok {
	width: 971px;
	border-left: 1px solid #365467;
	border-right: 1px solid #365467;
	border-bottom: 1px solid #365467;
	background-image: url('plaatjes/bodyback.png');
	background-repeat: repeat-y;
	color: #9A989A;
	font-family: Verdana;
	padding-top: 0;
	padding-bottom: 10px;
	margin: 0;
}
/* Onderkast omschrijving: normale content */
.titel {
	text-align: left;
	background-image: url('plaatjes/titel_bullet.png');
	background-repeat: no-repeat;
	margin: 10 200 10 10;
	padding: 0;
	text-indent: 20px;
	font-size: 14px;
	font-weight: bold;
}
.content {
	padding: 10 200 10 30;
	margin: 10 200 10 30;
	font-size: 11px;
	text-align: left;
	line-height: 15pt;
	font-weight: normal;
}	

/* Hoofdletter omschrijving: content voor nieuws */

#wit {
	border-left: 1px solid #365467;
	border-right: 1px solid #365467;
	color: #9A989A;
	margin: 0;
	width: 971px;
	background-color: white;
	border-bottom: 1px solid #9A989A;
}
#licht {
	border-left: 1px solid #365467;
	color: #9A989A;
	border-right: 1px solid #365467;
	margin: 0;
	width: 971px;
	background-color: #F3F1F3;
	border-bottom: 1px solid #9A989A;
}

#wit p, #licht p {
	margin-top: 5 px;
}

span.preview {
	text-align: left;
	padding: 0;
	margin: 10;
	width: 158px;
}

span.omschrijving {
	width: 770 px;
	vertical-align: top;
}

.Titel_wit {
	position: relative;
	top: 0;
	text-align: left;
	background-image: url('plaatjes/titel_bullet.png');
	background-repeat: no-repeat;
	margin: 10;
	padding: 0;
	text-indent: 20px;
	font-size: 14px;
	font-weight: bold;
}
.Titel_licht {
	position: relative;
	top: 0;
	text-align: left;
	background-image: url('plaatjes/titel_bullet_licht.png');
	background-repeat: no-repeat;
	margin: 10;
	padding: 0;
	text-indent: 20px;
	font-size: 14px;
	font-weight: bold;
}
.Content {
	position: relative;
	margin: 10;
	font-size: 11px;
	text-align: left;
	line-height: 15pt;
	font-weight: normal;
}	

.copyright {
	padding: 10;
	color: #9A989A;
	font-size: 11px;
	font-weight: normal;
}
A:link, A:visited, A:active {
	text-decoration: none; 
	font-size: 11px; 
	color: #91C600; 
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight: bold;
}
A:hover {
	text-decoration: underline; 
}
/* onMouseOver-Popups bij HELP functies */
.navtext { 
	width:235px; 
	font:normal 11px Verdana, Helvetica; 
	border: 1px solid #355466;
	z-index:1000; 
	layer-background-color:#F9F7F9; 
	background-color:#F9F7F9; 
	color:#4E4C4E; 
}


