@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url();
	background-repeat: repeat;
	margin: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
#main_menu a:link {
	color: #000000;
	text-decoration: none;
}
#main_menu a:visited {
	color: #000000;
	text-decoration: none;
}
#main_menu a:hover {
	color: #666666;
	text-decoration: none;
}
#main_menu a:active {
	color: #000000;
	text-decoration: none;
}
.bodytext {font-size: 13px}
.Titel_textbox {font-size: 16px}
.Titel_top20 {
	font-size: 15px;
	font-weight: bold;
}
.Main_menu {font-size: 17px; font-weight: bold; }
.Tekst_top20 {
	font-size: 11px;
	font-weight: bold;
}
