body {
	background: url(../images/bg.jpg) repeat #f0f0f0;
	text-align:center;	
	color: #666;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}

img { border: none; }

p { margin: 10px 0px; padding: 0px; }
p.contact {margin: 10px; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 10px 0;}

a {color: #009ADE;}

h1 { font-size: 28px; color: #0265cb; font-weight: normal; }

h2 { font-size: 20px; color: #0265cb; font-weight:normal; }
h2.overOns { margin: 0px; padding: 0px; width: 281px; height: 47px; background: url(../images/overOns.png);}
h2.onzeDiensten { margin: 0px; padding: 0px; width: 281px; height: 47px; background: url(../images/onzeDiensten.png);}
h2.contact { margin: 0px; padding: 0px; width: 281px; height: 47px; background: url(../images/contact.png);}

h3 {margin: 0px; padding: 0px;}
h3.diensten { margin: 0px; padding: 0px; font-size: 16px; font-weight: normal; }

.blue {color: #0e93d8; }
.bold {font-weight: bold;}

.clearfix:after{ content: "."; visibility: hidden; display: block; height: 0; clear: both; }
.noDisplay { display: none; font-size: 0px;}

#top {margin: 0; padding: 0; width: 100%; height: 27px; background: url(../images/bg_top.png) repeat-x;}

/*######DIV'S######*/
#wrapper {width: 900px;margin: 0px auto 0px auto;	padding: 0px;text-align:left;}


#header {margin: 0 auto; padding: 0; width: 900px;}
	#logo {margin: 0; padding: 0; width: 900px;}
	#banner {position: relative; margin: 0; padding: 0 60px 0 0;  width: 840px; height: 403px; background: url(../images/bg_banner.png) no-repeat;}
		#banner_logo {position: absolute; left: -47px; bottom: 0; margin: 0; padding: 0; width: 499px; height: 365px; background: url(../images/banner_logo.png) no-repeat;}
		#banner_text {margin: 0; padding: 40px 0 0; width: 324px; float: right;}
			#banner_text h1 {margin: 0; border-bottom: 1px solid #818181; padding: 0 0 20px; width: 324px; height: 99px; background: url(../images/banner_titel.png) no-repeat;}
			#banner_text p {margin: 0; padding: 35px 0 0; background: url(../images/banner_quote.png) 15px 15px no-repeat; text-align: right; font-size: 21px; line-height: 28px;}
			#banner_text p:first-letter {padding-left: 55px;}
			#banner_text p.source {margin: 15px 0 0 0; padding: 0; line-height: 14px; font-size: 12px;  font-style: italic;color: #818181; background: none;}
			#banner_text p.source a {font-size: 12px;  font-style: italic;color: #818181; text-decoration: none;}
	#banner_shadow {margin: 0; padding: 0; width: 900px; height: 50px; background: url(../images/bg_banner_shadow.png) no-repeat;}
	
