/* CSS Document */

html,body {
	height: 100%;
}
body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.titel { font-family: verdana; font-weight: bold; font-size: 21px; color: #FF0000; }
.tekst { font-family: arial; font-size: 12px; color: #000000; }
.nieuwstitel { font-family: arial; font-size: 14px; color: #FF0000; font-weight: bold; }
.nieuwstekst { font-family: arial; font-size: 11px; color: #000000; }
.nieuwsmeer { font-family: arial; font-size: 10px; color: #000000; font-weight: bold; }
.regenmakers { font-family: Arial; font-size: 10px; color: #FF0000; font-weight: bold; }
.index { font-family: helvetica; font-size: 14px; color: #000000; font-weight: bold; }
.indextekst { font-family: helvetica; font-size: 11px; color: #000000; }
.klikhier { font-family: helvetica; font-size: 25px; color: #FF0000; font-weight: bold; }

.frame_onder { padding-bottom: 5px; }
.frame-tekst { padding-top: 20px; }
.frame-index { padding-left: 10px; padding-right: 10px; }
.frame-submenu { padding-left: 30px; font-family: arial; font-size: 14px; color: #FF0000; font-weight: bold; }
