body {
	text-align: center;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #D8E4F0;
	font-family: Arial, Helvetica, sans-serif;
}
#homepage {
	width: 955px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	position: relative;	
}
#oben {
	width: 955px;	
}
.mitte {
	height: auto;
/*  	width: 900px; */
	text-align: left;
	float: left;
 	width: 100%;
	clear: both;
 	min-height:512px; /* 690 */
	margin-bottom: -20px;
}
/* for Internet Explorer */
/*\*/
* html .mitte {
height: 512px;
}
#navigation{
	margin-top: 0px;
	float: left;
	padding-top: 57px;
}
#container {  
   margin: 20px auto 0 auto;
   width: 955px;
}
.untertitel { color: #297f2c; font-size: 15px; font-family: arial; font-weight: bold; font-style: normal; }
#fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	color: #297F2C;
	font-size: 12px;
	text-decoration: none;
}
#fusszeile a {
	font-family: Arial, Helvetica, sans-serif;
	color: #297F2C;
	font-size: 12px;
	text-decoration: none;
}

.Bauherr {
	position: absolute;
	z-index: 5;
	margin-top: 200px;
	margin-left: 10px;
	line-height: 50px;
	width: 231px;
	text-decoration: none;
	background-image: url('http://www.xcomfort.ch/images/start_r_bauherr_normal.jpg');
	background-repeat: no-repeat;	
}

a.Bauherr:HOVER {
	background-image: url('http://www.xcomfort.ch/images/start_r_bauherr_hover.jpg');
	background-repeat: no-repeat;
	margin-top: 201px;
	margin-left: 12px;	
}

.Geschaeft {
	position: absolute;
	z-index: 4;
	margin-left: 315px;
	margin-top:200px;	
	line-height: 50px;
	width: 231px;
	text-decoration: none;
 	background-image: url('http://www.xcomfort.ch/images/start_r_geschaeftskunde_normal.jpg'); 
	background-repeat: no-repeat;	
}

a.Geschaeft:HOVER {
 	background-image: url('http://www.xcomfort.ch/images/start_r_geschaeftskunde_hover.jpg'); 
	background-repeat: no-repeat;
	margin-left: 313px;
	margin-top:201px;	
}

