html, body {
	width: 100%;
	margin: 0px;
	padding: 0px;	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:940px 210px;
   margin-top:0;
	margin-bottom:0;
	background-color: #E1E2E6;

}
#zoomer {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.spalte_a {	
	float: left;
}
.spalte_b {	

	float: left;
	text-align: left;
}

.spalte_c {	
	float: left;
	text-align: left;
}

#rand {
	float: left;
	margin-top: 41px;
	margin-left: 25px;
	border-left: solid 10px #999999;
	padding-left:0px;

}
#randtextBild {
	border: 0;
	width: 200px;
	height: 40px;
	float: right;
	Z-INDEX: -1;
}
#fusszeile {
	position: absolute;
	margin-top: 600px;
	margin-bottom: 25px;
	margin-right: 60px;
	right: 0px;
	width: 1024px;  /* wird benötigt für die genaue Positionierung auf der linken Seite */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.58em;
	color: White;
	z-index: 2;
}


#blockTransparentVerticalStretch {
	border: 0;
	width: 1px;
	height: 0px;  /* 605 wegen Logo weniger dann sind es 640px */
	margin: 0px;
	padding: 0px;
	Z-INDEX: -1;
}
.trenner_left {
	clear: left;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
.trenner_both {
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
}	
A.ics_link {
	color: #000000; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 0.75em; 
	text-decoration: none;  
	margin-left: 20px;
}
A.disclaimer_link {	 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 0.7em; 
	text-decoration: none; 
	color: #585858;
	font-weight: normal;	
	margin-left: 18px;
}
A.drucken_link {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 0.75em; 
	text-decoration: none;  
	color: #1B2871;
	font-weight: bold;
	position: absolute; 
	top: -2px;
	left: 931px;
}
A.logout_link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #6170AC;	
}
.inputField {
	width: 197px; 
	height: 17px; 
	color: #000000; 
	border: 1px #FF0000 solid; 
	border-right: 2px #FF0000 solid; 
        border-bottom: 2px #FF0000 solid; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	position:relative;
}

/*this is a way to get more compliant browsers to use min-height as IE Win
doesn't recognize the attribute selector*/
#container {   /* hier wird das Objekt nur Horizontal zentriert mit einem oberen Abstand von 80px  */
   margin: 0 auto 0 auto;
   width: 1000px;
   /*height: 580px;*/
  }
#oben {
	/*  background: orange;  */
	width: 100%;
	height: 111px;
 }

.mitte {
	height: auto;
	text-align: left;
	float: left;
 	width: 100%;
	clear: both;
 	min-height:512px; /* 690 */
	margin-bottom: -20px;
}
/* for Internet Explorer */
/*\*/
* html .mitte {
height: 512px;
}

#inhalt {
	width: 520px;
	float: left;
	/*padding-left: 34px;*/
	margin-left: 34px;
	text-align: left;
	margin-bottom: 40px;
	padding-bottom: 40px;
	margin-top: 14px;
}
#navigation{
	margin-top: 38px;
	float: left;
}
.mitte {
	height: auto;
	text-align: left;
	float: left;
 	width: 100%;
	clear: both;
/* 	min-height:512px; /* 690 */
	margin-bottom: -20px;
}
/* for Internet Explorer */
/*\*/
* html .mitte {
/* height: 512px; */
}
