body {
	font-family: Verdana;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #417AAB;
}
a:hover {
	text-decoration: underline;
	color: #417AAB;
}

.txt_oranje {
	color: #FF9933;
	font-weight: bold;
}

input {
	font-site: 11px;
	font-size: 11px;
}

.formulier {
	height: 17px;
	width: 170px;
	font-size: 11px;	
}
.formulier_text {
	width: 190;
}

.mainpage {
	background-image: url(../gfx/bck/back_gradient.gif);
}

.contentvlak {
	height: 350px;
	background-color: #FFFFFF;
}

td {
font-size: 11px;
}

.rand_rechts {
	 background-color: #FF9933;
}

.rand_links {
	 background-color: #FF9933;
}

.sitekleur {
	background-color: #FF9933;
}
.wit {
	background-color: #FFF;
}
.blauw {
	color: #417AAB;
}
.rood {
	color: #E94141;
}
.oranje {
	color: #FF9933;
}
.oranje_licht {
	color: #FCB36B;
}
.zwart {
	color: #000000;
}
.white {
	color: #FFFFFF;
}

.bck_hoofdmenu {	
	background-image: url(../gfx/bck/back_hmenu.gif);
}

.hoofdmenu {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;

	}	
a.hoofdmenu {
	text-decoration: none;
	font-weight: bold;
	}
a:hover.hoofdmenu {
	text-decoration: underline;
	font-weight: bold;
	}
	
	.voorpagina {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	}	
a.voorpagina {
	text-decoration: none;
	font-weight: bold;
	}
a:hover.voorpagina {
	text-decoration: underline;
	font-weight: bold;
	}
	
.pulldown {
	color: #E94141;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
.tekstveld {
	padding: 4px;
}
option {
	font-size: 11px;
}
select {
	font-size: 11px;
}
.kop_gr{
	font-size: 20px;
}
.kop_med{
	font-size: 16px;
}