/* CSS Document */

html,body {
	height: 100%;
}
body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.frame_grijs { background-color: #666666; }
.frame_links { background-image: url(beelden/links.jpg); }
.frame_rechts { background-image: url(beelden/rechts.jpg); }
.frame_onder { background-image: url(beelden/onder.jpg); }
.frame_logo { background-image: url(beelden/logo.jpg); }
.frame_middenrechts { background-image: url(beelden/rechtslijndoorloop.jpg); }
.frame_tekst { background-image: url(beelden/tekstachtergrond.jpg); }
.frame_middenlinks { background-image: url(beelden/midden.jpg); padding-top: 40px; }

