@charset "UTF-8";
/* 

***********************************************************
	
	CSS-file by:
   
	Didjee, grafische vormgeving / multimedia, Delft
	Hooikade 13, 2627 AB Delft
	http://www.didjee.nl
	
	            
***********************************************************

*/

@import "reset.css";

body {
	font-family: Arial, Helvetica, sans-serif;
}


h1 {
	font-size: 20px;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

.clearer {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	margin-top: -1px;
}

/*--- BG TOP PER BEDRIJF ---*/

div#top {
	height: 75px;
}

/*--- BG MAINMENU PER BEDRIJF ---*/

div#topnav,
div#language,
div#companylinks,
div#topadres,
div#breadcrumbs,
div#leftcontainer,
div#introwrapper,
div#home_actueel,
div#vlam,
cufon canvas,
div#footercontainer {
	display: none;
}

div#maincontainer {
	background: none;
}

/*--- HOME INTRO BLOK ---*/



div#vlamhome {
	width: 320px;
	height: 386px;
	background: url(/images/vlam_home.png) no-repeat top right;
	float: right;
	margin: -97px 0 -386px -320px;
	position: relative;
}

/*--- HOME AKTUEEL BLOKKEN ---*/

h2 {
	font-size: 16px;
	margin: 0;
}

div#content > div#home_actueel h3 {
	font-size: 16px;
	margin: 0 0 10px;
}

div.homeblock {
	padding: 15px 0 0;
	margin: 15px 0 0;
	border-top: 1px dotted #C2C2C2;
}

div.homeblock p {
	font-size: 11px;	
}

p.leesverder{
	padding: 0
}

p.leesverder a {
	color: #F32938;
	text-decoration: none;
	font-weight: bold;
}

p.datum {
	color: #989898;	
}

div#home_actueel h3 {
	font-weight: bold;
	margin: 0 0 15px;
}

div#home_actueel h4.datum {
	margin: 0 0 10px;
}

div#content.home {
	padding: 0;
}

div#content {
	font-size: 12px;
	line-height: 150%;
	padding: 0;
}

div#footercontainer {
	width: 990px;
	overflow: auto;
	position: relative;
	line-height: 30px;
	margin-top: -30px;
}

div#division {	
	width: 175px;
	float: left;
	font-size: 10px;
	text-align: center;
	font-style: italic;
	line-height: 12px;
	padding-top: 8px;
	border-top: 1px solid white;
}

div#footer {
	border-top: 1px solid #FFD200;
	padding: 0 0 0 25px;
	overflow: auto;
}

div#footer p.footertext {
	float: left;
	font-size: 10px;
	color: #686868;
}

div#footer p.footertext a {
	color: #686868;
	text-decoration: none;
}

div#footer p.footertext a:hover {
	text-decoration: underline;
}

div#footer span.divider {
	padding: 0 5px;	
}

div#footer  p.corporatetext {
	font-style: italic;
	font-size: 15px;
	line-height: 25px;
	float: right;
	padding: 0 45px 0 0;
	overflow: hidden;
	background: url(/images/bg_corporatetext.gif) no-repeat center right;
}

/*--- NIEUWS ---*/

div.newscontainer {
	border-top: 1px dotted #C5C5C5;
	margin: 0 0 15px;
	padding: 15px 0 0;
	overflow: auto;
}

div#content div.newscontainer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0 0 15px;
}

div#map {
	width: 500px;
	height: 400px;
	border: 1px solid #484848;
	margin: 0 0 20px;
}

/*--- PROJECTEN OVERZICHT ---*/

div.previewcontainer {
	border-top: 1px dotted #C5C5C5;
	margin: 0 0 15px;
	padding: 15px 0 0;
	overflow: auto;
}

div#content div.previewcontainer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0 0 15px;
}

div.previewimage {
	float: right;
	margin: 0 0 20px 20px;
}

div.previewimage img {
	border: 1px solid #484848;
}

img.projectbeeld {
	margin: 0 0 0;
	border: 1px solid #484848;
}

/*--- BOTTOM ---*/

div#bottom p {
	color: black;
	font-size: 10px;
	padding: 10px 0 0;
	line-height: 17px;
}

div#bottom a {
	color: black;
	font-weight: bold;
}

div#bottom a:hover {
	color: black;	
}

div#bottom a.ds {
	background: url(/images/logo_dreamsolution.png) no-repeat center right;
	padding: 5px 32px 5px 0;
}

div#bottom span.divider {
	padding: 0 3px;	
}

/*--- STYLING ---*/

div#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	margin: 10px 0 30px;
}

div#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 30px 0 15px;
}

div#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0 0 15px;
}

div#content p {
	margin: 0 0 15px;
}

div#content a {
	color: #F37029;	
}


div#content a:hover, a:visited {
	color: #F32938;	
}

div#content p strong {
	font-weight: bold;
}

div#content ul {
	margin: 15px 0 15px 20px;
	list-style-type: square;
}

div#content ul ul {
	margin: 0 0 0 20px;
	list-style-type: square;
}

span.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	color: #999;
	padding: 20px 25px;
	margin: 20px 0;
	display: block;
	width: 450px !important;
	line-height: 110%;
	background: url(/images/bg_quote.gif) no-repeat top left;
}

img.beeldrechts {
	float: right;
	margin: 0 0 20px 20px;
}

img.beeldrechts_border {
	float: right;
	margin: 0 0 20px 20px;
	border: 1px solid #484848;
}

img.beeldlinks {
	float: left;
	margin: 0 20px 20px 0;
}

img.beeldlinks_border {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #484848;
}