body {
	font-family: sans-serif, Arial;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	
}

td {
	font-family: sans-serif, Arial;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}

.fontzwart {
	color: #000000;	
	background-color: #ffffff;
}

.fontwit {
	color: #ffffff;	
	background-color: #000000;
}

h1 { 
		font-size: 1.6em;
 		margin-bottom: -15px;  
		margin-top: 5px; 
		color: #555555;
}
h2 { 
		font-size: 1.2em; 	
		text-align: center;  
		margin-bottom: -15px;  
		margin-top: 0px; 
		color: #555555;
}
h3 { 
		font-size: 1.3em;
		margin-bottom: 5px;  
		margin-top: -20px; 
		color: #666666;
}
h4 { 
		font-size: 0.8em; 
		margin-bottom: -10px;  
		margin-top: 0px; 
		color: #555555;
}

a.fontzwart { text-decoration: underline; color: #000000 }
a.fontzwart:visited { text-decoration: underline; color: #000000; }
a.fontzwart:hover { text-decoration: underline; color: #000000; }

a.fontwit { text-decoration: underline; color: #ffffff }
a.fontwit:visited { text-decoration: underline; color: #ffffff; }
a.fontwit:hover { text-decoration: underline; color: #ffffff; }

a { text-decoration: underline; color: #000000 }
a:visited { text-decoration: underline; color: #000000; }
a:hover { text-decoration: none; color: #000000; }


.logo {
	background-color: #ffffff;
}

A.hoofdmenu:VISITED {
	color: #ffffff;
	text-decoration : none;
}
A.hoofdmenu:hover{
	color: #ffffff;
	text-decoration : underline;
}
A.hoofdmenu:LINK {
	color: #ffffff;
	text-decoration : none;
}
A.hoofdmenu:ACTIVE {
	color: #ffffff;
	text-decoration : none;
}

.hoofdmenu {
	background-color: #000000;
	height: 22px;
	padding-top: 1px;
	font-weight: bold;

}

.bottom {
	background-color: #000000;
	height: 22px;
	padding-top: 1px;
	color : #ffffff;

}

.label {
	font-weight: bold;
}

.uitlijnlinks 
{
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-top: 3px;
}

.uitlijnrechts
{
float: right;
margin-left: 5px;
margin-bottom: 2px;
margin-top: 3px;
}
