body {
	background-color: #FFFFFF;
	margin-top: 20px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990033;
	font-style: normal;
	font-size: 13px;
	}

.lijst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #990033;
	list-style-type: circle;
	}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	}

.nieuwsborder {
	border: thin dotted #990033;
	padding: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990033;
	font-style: normal;
	font-size: 13px;
	background-color: #F7E3DD;
	}

.tabelborder {
	border: medium solid #FF6633;
	}
	
.bovenbalk-wit {
	background-image: url(images/wit-oranjebalk.jpg);
	background-repeat: repeat-x;
}

.bovenbalk-rechts {
	background-image: url(images/wit-oranjebalk.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #058BB7;
	text-align: right;
	font-weight: bold;
}

.bovenbalk-blauw {
	background-image: url(images/blauw-oranjebalk.jpg);
	background-repeat: repeat-x;
}

.middenbalk-wit {
	background-image: url(images/wit-oranjebalk2.jpg);
	background-repeat: repeat-x;
}

.blauw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	color: #FF9900;
	vertical-align: top;
	background-color: #058BB7;
}

.onder {
	background-image: url(images/witoranje.gif);
	background-repeat: repeat-x;

}

.onder-blokken {
	background-image: url(images/blauworanje.gif);
	background-repeat: no-repeat;

}

A.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}

A:hover.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

A.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}

A:hover.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #058BB7;
	text-decoration: none;
	font-weight: normal;
}


.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #FF9900;
	font-weight: bold;
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #058BB7;
	font-weight: bold;
}
	
.inhoud {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FF9900;
	vertical-align: top;
}

.inhoud2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #058BB7;
}

A.frank {
	color: #058BB7;
	text-decoration: none;
	font-weight: normal;
}

A:hover.frank {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
	

