body.home div#contentMain h1
	{
	background: url(../images/index/h1-home.gif) 0 0 no-repeat;
	margin-bottom: 8px;
	}
	
div#contentMain table td
	{
	vertical-align: bottom;
	width: 212px;
	padding-bottom: 20px;
	}
	
body.home div#contentMain h2
	{
	margin-bottom: 17px;
	}
	
body.home div#contentMain div
	{
	float: left;
	margin-right: 50px;
	}	
body.keramik div#contentMain img
	{
	margin-right: 6px;
	}
body.keramik div#contentMain img.imgspace
	{
	margin-bottom: 1px;
	}	
* html body.keramik div#contentMain img.imgspace
	{
	margin-bottom: -1px;
	}		
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.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 div img
	{
	margin-bottom: 12px;
	}


body  div#contentMain img.floatRight, body  div#contentMain div.floatRight
 {
	float: right;
	display: inline;
	margin-right: 21px;
	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;
}


	
	
