body, p, td, h1, h2, h3, h4, h5, h6 {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica;
}

h1{
	font-size: 18px;
	padding: 26px 0 16px 0;
	clear: both;
}

h2{
	font-size: 12px;
	padding: 11px 0;
	clear: both;
}

h3{
	font-size: 11px;
	padding: 11px 0 0 0;
	clear: both;
}


/* Tussenkop */
p.tussenkop{
	font-size: 12px;
	font-weight: bold;
	padding: 11px 0 14px 0;
}

h4, h5, h6{
	font-size: 0.8em;
}

a{
	color: #49362A; 
}

a:visited{
	color: #554E41;
}

a:hover, a:active{
	color: #A39993;
}

/* Zoekresultaten Bieb */
.resul{
	height: 66px;
}
p.resulkop{
	font-size: 12px;
	padding: 27px 0 14px 0;
}
a.bieb {
	text-decoration: none;
}
a:hover.bieb, a:active.bieb{
	text-decoration: underline;
}

/* Foto in Nieuwsbericht */
div#imgLeft{ 
	float: left;
	padding: 10px 4px 10px 0;
	clear: both;
}
div#breaker{
	clear: both; 
	height: 1px;
}