html body {
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0; 
	/* --  hide overflow:hidden from IE5/Mac --  */
/* \*/
	overflow-x: hidden;
	max-height: 100%; /* */
}
body {
	text-align:  center;	
	background-color: white;
	font-family: Trebuche MS, Verdana, Arial, sans-serif; 
    font-size: 90%;
	/*  --  hide overflow:hidden from IE5/Mac  #E7EFF7--  */
/* \*/
	overflow-x : hidden;
	max-height: 100%; /* */
}
 * html body{
 	font-size:80%;
 }
  *+html body{
 	font-size:80%;
 }
.documentback{
	position: absolute;
	margin: 0 0 0 -492px;
	text-align: left;
	display: block;
 	left: 50%;
 	height:100%;
}
* html td, * html th , * html input {
}
 #container {
    position: relative;
 	width: 982px;
	background:transparent;
}
/*
	background-image: url(../images/bg-container.png);
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: right center;*/
/*background: shadow top;*/
#top {
	height:0px;
	width:982px; 
    position: relative;}
/*	background: shadow-bottom;*/
#bottom {
    position: relative;
	position: relative;
	clear: both;
    height: 25px;	 
}
/*
background-color: transparent;
background-image: url(../images/bg-bottom.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;
*/
#content {
	position: absolute;
	left: 160px;
	top:110px;
	width: 580px; 
	padding: 8px 0 0 15px;
	background: transparent;
	padding-top: 8px;
    z-index: 80;
}
* html #content  {
 	position: absolute;
    left:160px;
 	top: 115px;
	width:570px;
	padding: 0 0 0 15px;
    z-index: 80;
} 
*+html #content  {
 	position: absolute;
    left:160px;
 	top: 115px;
	width:570px;
	padding: 0 0 0 15px;
    z-index: 80;
} 
	/*	bottom:52px; */
#newscont {
 	position: relative;
	width:   200px;
	float:   right;
	height:	 auto;
    top:  100px;
    padding: 8px 0 0 0;
	background: transparent;
    z-index: 75;
}
* html #newscont {
    float:none;
 	position: absolute;
    left: 785px;
	top: 115px;
	background: transparent;
	padding-top:8px;
} 
*+html #newscont {
    float:none;
 	position: absolute;
    left: 785px;
	top: 115px;
	background: transparent;
	padding-top:8px;
}  
/*     
 Head mit Logo und Navigation 
  */
  .bodyhead {
	 position: relative;	
	 width: 100%;
	}
* html .bodyhead {
	 position: relative;
	 top: -13px;
	 width: 100%;
	}
*+html .bodyhead {
	 position: relative;
	 top: -13px;
	 width: 100%;
	}
.bodyhead .logo2 {
    position: absolute;
	height: 3px;
	top: 70px
	}
.bodyhead .logo {
	position: absolute;
    top: 10px;
    left: 0px; 
	}
.headImage{
    display: inline;
	position: absolute;
    top: 0px;
    left: 174px; 
	}
.navigation {
	position: relative; 
	left: 0px;
	top: 100px; 	
	float:left;
	font-weight: bold;
    width:200px;
	background: transparent; 
    z-index: 95;
}
 * html .navigation {
	position: relative; 
	left: 0px;
	top: 100px; 	
	float:left;
	font-weight: bold;
    width:200px;
	background: transparent; 
    z-index: 95;
}
*+html .navigation {
	position: relative; 
	left: 0px;
	top: 100px; 	
	float:left;
	font-weight: bold;
    width:200px;
	background: transparent; 
    z-index: 95;
}
/* Position des loginfeld während der User eigeloggt ist   */
.loginfieldbodyhead{
	position: absolute;
    right: 120px;
	top: 10px;
	height: 85px;
}
.bodyhead .ueberschrift {
	position: absolute;
	left: 174px;
	top:50px;
	font-family: Verdana, Arial,  sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.1em;
}
#foot1 {
	position: relative; 
	padding: 0 0 5px  0;
	margin-left: 6px;
	}
#foot2 {	
	position: relative; 
	padding: 0 0 5px  0;
	margin-left: 6px;
}
#foot3 {
	position: relative; 
	padding: 0 0 5px  0;
	margin-left: 6px;
}
#foot4 {
	position: relative; 
padding: 0 0 5px  0;
	margin-left: 6px;
}
#content p {
	text-align:justify;
	padding:8px 0 2px 0;
	margin: 0;
	}
.uebertext {
	font-size:1.5em; 
	font-weight:bold;
	}
/*
 H1, H2, H3, H4, H5, H6{
 /*	* html line-height: 20%;   
 */
 IMG{
 	padding: 0;
 	border: 0px;
	margin: 0;
 }
 	/*background-color: #ff0000;*/
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/*	display: inline-block;  eventuell wieder einfügen*/
* html>body .clearfix {
	display: block; 
	width: 100%;
}
*+html>body .clearfix {
	display: block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
*+html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
 /* ------  Erweitert die Einstellungen des Standert CSS der RTE
 	         Links werden mit Vorgabewerten dargestellt ----*/
 .bodytext A,  .bodytext A:LINK,  .bodytext A:VISITED{
	text-decoration: none;
	color: #424C68;
 }
  .bodytext A:HOVER{
	text-decoration: none;
	color: #000000;
 } 
 .breadcrumb{
    display: block;
    position: relative;
    top: 90px;
    left: -40px;
    font-size: 0.4em;
    font-weight: bold;
    list-style:none;    
    background: #00ff00;
    height:10px;
    width:110%;
 }
 .breadcrumb .spot {
    font-weight: normal;
 }
 *+html .breadcrumb  {
    top: 98px;
    width:110%;
 }
/* Formatierung des Formulares tx_wasserski_pi1.formout */
.sendformCSSLineHeader{
    background-color: #fde752;
	height:1.5em;
	font-weight:bold;
	color: Black;
	padding: 4px 0 2px 4px;
	width: 280px;
}
.sendformCSSLine{
    height:1.8em;
	color: Black;
}
.sendformCSSLine td{
    padding: 0 5px 6px 14px;
}
.sendformCSSLabel{
    width: 200px;
}
.sendformCSSGutText{
     width: 22px;
}
.sendformCSSsubmit{
}
.sendformCSSField{
   width: 270px;
}
.sendformCSSselect{
    width: 134px;
}
.sendformCSStext{
     width: 130px;
}