/*
Projectnaam Sirre Aannemersbedrijf
@author: Roël 
@version: 2009-07-01
*/

body, #publerBody { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px; /* Hierdoor wordt 1em 10px, 1.1em 11px, 0.8em 8px*/
	color:#333;
}

body#tiny-body h1 
#contents h1,
dt{ 
	color: #e51937;
}
	h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child { margin-top: 0; } /* reset the first H{x} of the page */
	* html h1, * html h2 { margin-top: 0; } /* Don't we all love Bill? */

body#tiny-body #contents h2,
#contents h2, h2{
	color: #839abf;
	font-size: 1.5em;
	margin-bottom: 12px;
}
div.kolom1 img, div.kolom2 img, div.kolom3 img{
	width: 288px;
	height: 158px;
	padding: 3px;
	border: 1px solid #d3d3d3;
	margin-bottom: 14px;
}

body#tiny-body h1,
#contents h1, #right h1,
dt{
	visibility: visible;
	font-size: 3em;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 7px;
	margin-bottom: 22px;
	color: #e51937;
}

dl{	width: 356px; }
dt{	margin-top: 0; }
dd{	margin: 0 0 18px 0;   }

body#tiny-body p,
#contents p,
dd{
	font-size: 1.2em;
	text-align: justify;
}

body#tiny-body p a,
#contents p a, a{
	color: #e51937;
	font-weight: bold;
}

#main #contents  ul li,
body#tiny-body ul li{
	font-size: 1.2em;
}
