body {
	text-align: center;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #D8E4F0;
	font-family: Arial, Helvetica, sans-serif;
}
#homepage {
	width: 850px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	position: relative;	
}
#oben {
	width: 870px;
}
.spalte_a {
	background-color:   #FFFFFF; 
	height: auto; /* 370px;     */
	width: 168px; /* 210 */
	margin-left: 10px;
	float: left;
	margin-top: 0px;
}
/* for Internet Explorer */
/*\*/
* html .spalte_a {
height: 370px;
}
.spalte_b {
	background-color: #FFFFFF;
	height: auto; /* 370px;     */
	width: 220px; /* 192 */
	text-align: left;
	float: left;
}
/* for Internet Explorer */
/*\*/
* html .spalte_b {
height: 370px;
}
.spalte_c {	
	background-color:  #FFFFFF;
	height: auto;    
	width: 430px;
	float: left;
	text-align: left;
}
/* for Internet Explorer */
/*\*/
* html .spalte_c {
height: 370px;
}
#navigation{
	margin-top: 0px;
	float: left;
	padding-top: 65px;
}
#grafik {
	float: left;
	margin-top: 0px;
	height:300px;
	padding:0 10px 10px 10px;
}
#inhalt {
	width: 192px;
	float: left;
	padding-top: 0px; /* 12px; */
	padding-left: 25px;
	min-height:370px;
}
#container {   /* hier wird das Objekt nur Horizontal zentriert mit  
einem oberen Abstand von 80px  */
   margin: 0px auto 0 auto;
   width: 870px;
   height: 600px;
	/*border: 1px solid black; /* testweise */
   }
A.impressum {	 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 0.7em; 
	text-decoration: none; 
	color: #999999;
	font-weight: normal;	
	margin-left: 35px;
	float: left;
}
.randLinks {
	background-repeat: repeat-y;
	width: 21px;
	height: auto; /* 400 */
	min-height:400px;
	float: left;

}
* html .randLinks {
	height:400px;
}
.randRechts {
	background-repeat: repeat-y;
	width: 21px;
	/* height: 2000px; */
	float: right;
	min-height:400px;
}
* html .randRechts {
	height:400px;
}
#randLinksOben {
	background-repeat: repeat-y;
	width: 21px;
	height: 110px;
	float: left;
	
}
#randRechtsOben {	
	background-repeat: repeat-y;
	width: 21px;
	height: 110px;
	float: left;
}
.randLinksUnten {
	background-repeat: repeat-y;
	width: 21px;
	/* height: 15px; */
	float: left;
	height: auto;
}
* html .randLinksUnten {
	height:15px;
}
.randRechtsUnten {
	background-repeat: repeat-y;
	width: 21px;
	/* height: 15px; */
	float: right;
	height: auto;
}
* html .randRechtsUnten {
	height:15px;
}
#blockTransparentVerticalStretch {
	border: 0;
	width: 1px;
	height: 400px;  /* wegen Logo weniger dann sind es 640px */
	margin: 0px;
	padding: 0px;
	Z-INDEX: -1;
}

