<style type="text/css">
a {
	    text-decoration: none;
	    color: #000000;
	    font-weight: bold;
}

a:link {
	    text-decoration: none;
	    color: #000000;
	    font-weight: bold;
}

a:active {
	    text-decoration: none;
	    color: #000000;
	    font-weight: bold;
}

a:visited {
	    text-decoration: none;
	    color: #000000;
	    font-weight: bold;
}

a:hover {
	    text-decoration: none;
	    color: #ff0000;
	    font-weight: bold;
/*		background-color: #ffffff;*/
}
.pageKop {

               text-decoration: none;
               color:#F1EA9F !important;
               font-size: 24pt;
               font-family: Arial;
               font-weight: bold;
 }
 
#balkRechts {
	padding-top: 0px; 
	padding-bottom: 0px;
	vertical-align: top;
}


.nav {
	    font-family: "arial", "helvetica", "sans-serif";
	    font-size: 12pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #ffffff;
	    text-decoration: none;
}

.top	{
	    font-family: "arial", "helvetica", "sans-serif";
	    font-size: 14pt;
	    font-style: normal;
	    font-weight: bold;
	    color: #ffffff;
	    text-decoration: none;
	}
.adres	{
	    font-family: "arial", "helvetica", "sans-serif";
	    font-size: 12pt;
	    font-style: normal;
	    font-weight: normal;
	    color: #000000;
	    text-decoration: none;
	}

.boxxie_icon {
	background-color: #CAF0F0;
	border:			1px solid black; 
	border-bottom:	2px solid black; 
	text-align:		center;
	font-weight:	bold;
}

.boxxie_buiten {
	width:			234px;
	border-width:	1px;
	border-style:	solid; 
	border-color:	black;
	background-color: #F1EA9F; 
}
.boxxie_binnen {
	padding:		3px;

}

th {
		text-align: left;
}

.alert {
	color: red;
	font-weight: bold;
	font-size: larger;
}

</style>

