body {
	height: 100%;
	width: 100%;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif; 
	}
	.box {
	height: 100%; 
 	width: 100%; 
	}
/* =-=-=-=-=-=-=-[tekst]-=-=-=-=-=-=-=- */
.tekstpadding{padding:10px 20px 20px 0px;}
table, td, tr{font-size:12px;line-height:17px;}
UL{COLOR:#10A1B8; font-size:14px; list-style-type:square;}

.oranje{
color:#F39009;
font-size:14px;
letter-spacing:2px;
font-weight:bold;
}
.groen{
color:#4FAD26;
font-size:12px;
letter-spacing:2px;
font-weight:bold;
}
.blauw{
color:#10A1B8;
font-size:12px;
letter-spacing:2px;
font-weight:bold;
}
.groen11px{
color:#4FAD26;
letter-spacing:0px;
font-weight:bold;
}
.blauw11px{
color:#10A1B8;
letter-spacing:0px;
font-weight:bold;
}
.zwart{
color:#000000;
letter-spacing:0px;
font-weight:normal;
font-size:12px;
}
a:link, a:active, a:visited{
	color:#000000;
	text-decoration:none; }
a:hover {
	color:#10A1B8;}
	
.submit
{
color: #FFFFFF;
background-color:#333333;
border:1px solid #10A1B8; 
text-decoration: none; 
cursor: hand; 
width:75px;
text-align: center;
}
	
/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */
.menu{
	font-size:11px;
	padding-left:10px;
	padding-right:30px; /* submenu maakt hier gebruik van. */
	line-height:17px;
	white-space:2px;
	letter-spacing:1px;
}
.submenu a:link, .submenu a:active, .submenu a:visited, .submenu a:hover{
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight:bold; }
	
.adres{font-size:11px; line-height:13px;}