/* All rights reserved (c) 2008, WEBBER interactieve vormgeving. More information at info@webber.nl */

/* de standaard styles om problemen te voorkomen */

* { margin: 0; padding: 0; } 
p { margin: 0; padding: 0;} 
hr { display: none; clear: both; }
a img { border : none; }
a { outline: none; }
body { background-color : #fff; color : #000; margin: 0; padding: 0; font-family: "Lucida Grande", Lucida, Arial, Helvetica, Geneva, sans-serif;}

/* einde standaard styles */

a:link {text-decoration: none; color:#ff9900;}
a:visited {text-decoration: none; color:#ff9900;}
a:hover {text-decoration: none; color:#000;}
a:active {text-decoration: none; outline: 0px; color:#ff9900;}
a:focus {outline: 0px;}

/* IE 5.5+ styles voor transparante PNG */

img, div { behavior: url(../html/iepngfix.htc) }

/* bovenstaand .htc bestand moet op de server staan */

/* basis DIV's start */

#centerblok
{
      position: absolute;
      left: 50%;
      width: 920px;
      margin-left: -460px; /* half of width */
      z-index: 1;
}

#header
{
	height: 68px;
	position: relative;
}

#headermenu
{
	text-align: right;
	position: absolute;
	right: 30px;
	top: 50px;
	font-size: 12px;
	color: #ff9900;	
}

#titel
{
	color: #002056;
	font-size: 14px;
	position: absolute;
	left: 30px;
	top: 20px;
}

.groot
{
	font-size: 14px;
	font-weight: bold;	
}

.groter
{
	font-size: 18px;
	font-weight: bold;	
}

.nouen
{
	font-style: italic;
	font-size: 14px;
}

#headersubmenu
{
	text-align: right;
	position: absolute;
	right: 30px;
	top: 24px;
	font-size: 12px;
	color: #003366;
}

#headersubmenu a:link {text-decoration: none; color: #003366;}
#headersubmenu a:visited {text-decoration: none; color: #003366;}
#headersubmenu a:hover {text-decoration: none; color: #000;}
#headersubmenu a:active {text-decoration: none; outline: 0px; color: #003366;} 

#footer
{
	background-color: #0099cc;
	position: relative;
	margin-top: 50px;
}

#footerbsurelogo
{
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
}

#footerb
{
	position: absolute;
	top: -26px;
	right: 119px;
}

#footertekst
{
	color: #fff;
	margin-top: 20px;
	width: 500px;
	font-size: 11px;
	line-height: 18px;
}

#footerfsc
{
	margin-right: 30px;
	margin-top: 20px;
}

#content
{
	position: relative;
	padding-left: 30px;
}

#contentsub
{
	position: relative;
	margin-top: 15px;
}

#indexblok
{
	width: 217px;
	position: relative;
	font-size: 11px;
}

#indexbloktitel
{
	color: #002056;
	position: absolute;
	top: 177px;
	left: 11px;
	z-index: 5;
}

#indexblokopsomming
{
	color: #666;
	position: relative;
	margin-top: 10px;
}

.opsomming
{
	margin-left: 25px;
	line-height: 16px;
	font-size: 11px;
}

#topimageindexinformatie
{
	height: 220px;
	position: relative;
}

#topimageindexuitvoering
{
	height: 220px;
	position: relative;
}

#topimageindexklantgerichtheid
{
	height: 220px;
	position: relative;
}

#topimageindexmilieu
{
	height: 220px;
	position: relative;
}

.subblokinformatie
{
	border-bottom-width: 1px;
	border-bottom-color: #ff7011;
	border-bottom-style: solid;
	position: relative;
	width: 300px;
	height: 400px;
}

#subblokopsomming
{
	position: relative;
	right: 0px;
	text-align: left;
	margin-left: 150px;
	margin-top: 4px;
	color: #666;
}

#subblokbsure
{
	position: relative;
	right: 10px;
	margin-top: 10px;
}

#tekstvlak
{
	color: #000;
	margin: 20px;
	font-size: 11px;
	line-height: 18px;
}

#tekstvlak h1
{
	font-size: 28px;
	font-weight: bold;
	line-height: 36px;
}

#tekstvlak h3
{
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin-top:10px;
	margin-bottom: 3px;
}

.cursieftitel
{
	font-weight: normal;
	font-style: italic;	
}

.oranje
{
	color: #ff6600;
}

.blauw
{
	color: #3399cc;
}

.donkerblauw
{
	color: #002056;
}

.grijs
{
	color: #a7a69b;
}
.groen
{
	color: #92c395;
}

ul.bsureopsomming1
{
	padding: 0;
	margin: 0;
	margin-top: 5px;
}

.bsureopsomming1 li
{
	height: 22px;
	margin-bottom: 2px;
	line-height: 22px;
	color: #000;
	display: block;
	width: 125px;
	background-color: #ccc;
	list-style-type: none;
	padding-left: 5px;
}

ul.bsureopsomming2
{
	padding: 0;
	margin: 0;
	margin-top: 5px;
	list-style-type: decimal;
}

ul.decimalen
{
	list-style-type: decimal;
	margin-left: 20px;
}

.bsureopsomming2 li
{
	height: 18px;
	margin-bottom: 4px;
	line-height: 18px;
	margin-left: 15px;
}

