body.home div#contentMain h1
	{
	background: url(../images/index/h1-home.gif) 0 0 no-repeat;
	margin-bottom: 0;
	}
body.home div#contentMain h2
	{
	margin-bottom: 37px;
	}
body.home div#contentMain
	{
	background: url(../images/index/werkzeug.jpg) 77px 95px no-repeat;
	}	
body.home div#contentMain div
	{
	padding-left: 140px;
	}		
body.impressum div#contentMain h1
	{
	background: url(../images/impressum/h1-impressum.gif) 0 0 no-repeat;
	}	
	
body.impressum div#contentMain div.disclaimer
	{
	text-align: justify;
	width: 540px;
	}
body.kontakt div#contentMain h1
	{
	background: url(../images/kontakt/h1-kontakt.gif) 0 0 no-repeat;
	}	
body.anfahrt div#contentMain h1
	{
	background: url(../images/anfahrt/h1-anfahrt.gif) 0 0 no-repeat;
	}
body.anfahrt div#contentMain iframe
	{
	border: 1px solid #2B221D;
	margin-top: 5px;
	background: url(../images/loading.gif) 265px 173px no-repeat #fff;
	}
	
body.wir div#contentMain h1
	{
	background: url(../images/wir/h1-wir.gif) 0 0 no-repeat;
	}	
body.heizung div#contentMain h1
	{
	background: url(../images/heizung/h1-heizung.gif) 0 0 no-repeat;
	}
body.garten div#contentMain h1
	{
	background: url(../images/garten/h1-garten.gif) 0 0 no-repeat;
	}
body.sanitaer div#contentMain h1
	{
	background: url(../images/sanitaer/h1-sanitaer.gif) 0 0 no-repeat;
	}
body.partner div#contentMain h1
	{
	background: url(../images/partner/h1-partner.gif) 0 0 no-repeat;
	}
body.wohnmobil div#contentMain h1
	{
	background: url(../images/wohnmobil/h1-wohnmobil.gif) 0 0 no-repeat;
	}
	
body.partner div#contentMain a
	{
	display: block;
	background-color:#FFFFFF;
	width: 208px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #D3E3EE;
	padding-top: 8px;
	float: left;
	}
body.partner div#contentMain a:hover
	{
	border: 1px solid #C01811;
	}
	




body  div#contentMain img.floatRight, body  div#contentMain div.floatRight
 {
	float: right;
	display: inline;
	margin-right: 41px;
	font-size: 10px;
}

body  div#contentMain img.floatLeft, body  div#contentMain div.floatLeft
 {
	float: left; 
	margin-right: 12px;
	display: inline;
}

body div#contentMain img.imgBorder
{
border: 1px solid #09315A;
}

body div#contentMain img.imageLink
 {
	border: 1px solid #A23105;
	margin-right: 3px;
	margin-bottom: 1px;
}

* html body div#contentMain img.imageLink
 {
	margin-bottom: 3px;
}


body div#contentMain img.imageLink:hover
 {
	border: 1px solid #3B654B;
}


	
	
