body{
	font-family: Arial;
	font-size:12px; 
	color: #000;
	}



p, td, textarea{
font-family: Arial;	
	font-size: 12px;	
	margin-top: 0px;
	margin-bottom: 0px;
}
	
h1{		
		font-size:1.2em; 
		font-weight: bold;
		
}

h2{
	font-size:1em;	
	margin-top: 1em;
	margin-bottom: 0.2em;
	font-weight: bold;
}


h2 a, .titel a {
	text-decoration: none;
}	


h3{
	font-size:1.2em;
	margin-bottom: 0em;
	font-weight: bold;	
}


a, 
a:hover, 
a:visited, 
a:active{	
	color:#000000;
	text-decoration: none;
}

.outerMenuBroad a {
	text-decoration:underline;
}

.paginaSectie h2 a,
.paginaSectie h2 a:visited,
.paginaSectie h2 a:hover,
.paginaSectie td.titel a,
.paginaSectie td.titel a:visited,
.paginaSectie td.titel a:hover{
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}



.aur_afb, .aur_afb_left, .aur_afb_right {
	margin: 0px;
	padding: 0px;
	float: none;

}

.aur_afb_left {
	margin-right: 20px;
	float: left;
}

.aur_afb_right{
	margin-left: 20px;
	float: right;
}

hr {
	background-color: #000;
	color: #000;
	height: 1px;
	border: 0px;
}
