@charset "UTF-8";
/* 

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

*/

@import "reset.css";
@import "nav.css";
@import "forms.css";

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(/images/bg_main.gif) repeat-x top #F68525;
	margin: 0 0 15px;
}


h1 {
	position: absolute;
	top: 12px;
	left: 10px;
	width: 170px;
	height: 65px;
	text-indent: -500em;
}

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

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

/*--- IE6 WARNING ---*/

div#ie6msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	border: 3px solid #090; 
	background: #cfc; 
	color: #000;
	width: 990px;
	margin: 10px auto;
}

div#ie6msg h4 {
	margin: 8px; 
	padding: 0;
}

div#ie6msg p {
	margin: 8px; 
	padding: 0;
}

div#ie6msg p a.getie8 {
	font-weight: bold; 
	color: #006;
}

div#ie6msg p a.ie6expl {
	font-weight: normal; 
	color: #006;
}

/*--- LOGO PER BEDRIJF ---*/

h1 {
	background: url(/images/logo_kramerklimaat.gif) no-repeat top left;
}

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

div#top {
	background: url(/images/bg_top_kramerklimaat.gif) no-repeat top left;
}

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

div#leftcontainer {
	background: url(/images/bg_mainmenu_kramerklimaat.gif) no-repeat bottom left;
}

div#schaduw {
	width: 990px;
	margin: 0 auto;
	padding: 0 5px;
	background: url(/images/bg_schaduw.png) no-repeat top left;
}

div#topnav {
	height: 32px;
}

div#language {
	display: none;
	/*
	position: absolute;
	right: 0;
	top: 8px;
	*/
}

div#companylinks {
	float: right;
	margin-right: 10px;
	font-size: 12px;
	line-height: 30px;
}

div#companylinks a {
	color: black;
	text-decoration: none;
	margin-left: 20px;
	padding: 0 0 10px 22px;
	background: url(/images/bg_companylinks.gif) no-repeat top left;
}

div#companylinks a:hover {
	color: red;
}

div#top {
	height: 103px;
	position: relative;
}

div#topadres {
	font-size: 11px;
	line-height: 11px;
	position: absolute;
	right: 10px;
	top: 8px;
}

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

div#topadres strong {
	color: #F32938;
	font-weight: bold;
	text-transform: uppercase;
}

div#breadcrumbs {
	font-size: 11px;
	color: #686868;
	line-height: 22px;
	text-transform: lowercase;
	padding-left: 200px;
}

div#breadcrumbs a {
	color: #686868;
	text-decoration: none;
}

div#breadcrumbs a:hover {
	text-decoration: underline;
}

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

div#maincontainer {
	border-top: 1px solid #F47F29;
	background: url(/images/bg_content.gif) repeat-y left;
}

div#leftcontainer {
	width: 175px;
	float: left;
	padding-bottom: 300px;
}

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

div#introwrapper {
	position: relative;
	width: 815px;
	margin: -25px -25px 25px;
	min-height: 275px;
	background: url(/images/bg_homeintro.gif) repeat-y right;
}

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;
}

div#introwrapper div#introtext {
	width: 200px;
	padding: 20px 20px 10px;
	float: left;
}

div#introwrapper div#introtext p {
	color: #484848;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 12px;
}

div#introwrapper div#introtext h3 {
	margin: 0 0 10px;
}

div#introwrapper div#introbeeld {
	float: right;	
}

div#introwrapper div#introtext ol {
	display: block;
}

div#introwrapper div#introtext ol li {
	display: none;
}

div#introwrapper div#introtext ol li.active {
	display: block;
}

div#introwrapper div#introbeeld ol {
	display: block;
}

div#introwrapper div#introbeeld ol li {
	width: 575px;
	height: 250px;
	overflow: hidden;
	display: none;
	background: #D7D7D7;
}

div#introwrapper div#introbeeld ol li.active {
	display: block;
}

div#introhome_nav {
	position: absolute;
	top: 256px;
	left: 350px;
}

div#introhome_navtxt {
	font-size: 10px;
	font-weight: bold;
	color: #F32938;
	position: absolute;
	top: 253px;
	left: 240px;	
}

div#introhome_nav a {
	display: block;
	float: left;
	text-align: center;
	text-indent: -1000em;
	width: 10px;
	height: 10px;
	background-color: white;
	border: 1px solid #F32938;
	color: #284692;
	margin-right: 5px;
	cursor: pointer;
}

div#introhome_nav a.active {
	background: #F32938;
}

div#introhome_nav a:hover{
	background: #F37029;
}

div#hometext {
	width: 464px;
	float: left;
}

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

div#home_actueel {
	color: #484848;
	float: right;
	width: 200px;
	padding: 0 25px;
	border-left: 1px solid #D9D9D9;
}

div#content > div#home_actueel 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 {
	width: 765px;
	padding: 25px;
}

div#content {
	font-size: 12px;
	line-height: 150%;
	padding: 25px 150px 25px 25px;
	width: 640px;
	float: right;
}

div#vlam {
	float: right;
	margin: -104px -150px 20px 20px;
	position: relative;
	width: 252px;
	height: 316px;
}

div#division {	
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 175px;
	float: left;
	font-size: 10px;
	text-align: center;
	font-style: italic;
	line-height: 12px;
	padding-top: 8px;
	border-top: 1px solid white;
}

/*--- NIEUWS ---*/

div.newscontainer {
	width: 515px;	
	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 {
	width: 515px;	
	border-top: 1px dotted #C5C5C5;
	margin: 0 0 15px;
	padding: 15px 0 0;
	overflow: auto;
}

div#content div.previewcontainer h3 {
	font-family: Verdana, Geneva, 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;
}

/*--- FOOTER ---*/

div#footercontainer {
	width: 990px;
	overflow: auto;
	position: relative;
	line-height: 30px;
	background: url(/images/bg_content.gif) repeat-y left;
}

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 {
	color: #F32938;
	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;
}

/*--- BOTTOM ---*/

div#bottom p {
	color: #4A280B;
	font-size: 10px;
	text-align: right;
	padding: 10px 0 0;
	line-height: 17px;
}

div#bottom a {
	color: #4A280B;
	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;
	color: #F32938;
}

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 > ol {
	margin: 15px 0 15px 27px;
	list-style-type: decimal;
}

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;
}

div#content hr {
	border: none;
	height: 1px;
	border-top: 1px dotted #C5C5C5;
}

span.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	padding: 20px 25px;
	margin: 20px 0;
	display: block;
	width: 450px !important;
	line-height: 90%;
	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;
}