/* 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: 11px;
	color: #333333;
}
a {
	color:#333333;
	text-decoration:none;

}
a:visited {
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	text-decoration: none;
	color:#8CC63E;
}
a:active {
	text-decoration:none;
}

/* Dit zijn de frame instellingen */
.frame_boven { background-image: url(beelden-new/doorloop-boven.jpg); }
.frame_links { background-image: url(beelden-new/links.jpg); }
.frame_rechts { background-image: url(beelden-new/rechts.jpg); }

/* Dit zijn de menu instellingen */
a.menu {
	color:#333333;
	display:block;
	font:Arial;
	font-size:11px;
	height:23px;
	line-height:23px;
	text-indent:50px;
	width:175px;
}
a.menu:hover {
	font-weight:bold;
	background-image:url(beelden-new/menu-aan.jpg);
	color:#8CC63E;
}
.buttonaan {
	color:#8CC63E;
	font-weight: bold;
	display:block;
	font:Arial;
	font-size:11px;
	height:23px;
	line-height:23px;
	text-indent:50px;
	width:175px;
	background-image:url(beelden-new/menu-aan.jpg);
}

/* Dit zijn de tekst instellingen */
.formulier { font: Arial; font-size:11px; color: #F7A11A; }
.tekst_klein { font-size:9px; color:#333333; }
.ontwerp { font-weight:bold; color:#BEA9CC; }

/* Dit zijn de link instellingen */
a.whitelink { color:#FFFFFF; }
a.whitelink:hover { font-weight:bold; }