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: #E7EFF7;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif; 
	/*  --  hide overflow:hidden from IE5/Mac  #E7EFF7--  */
/* \*/
	overflow-x : hidden;
	max-height: 100%; /* */
}
 /*	background:  url(../images/bodyBack.gif) no-repeat ;*/
.documentback{
	position: absolute;
	margin: 0 0 0 16px;
	text-align: left;

	display: block;
 	left: 50%;
 	margin-left: -495px;
    background-repeat: no-repeat;

}
 

* html td,  html th , html input   {
    font-size:0.8em;
}

 #container {
  position: relative;
 	width: 982px;
	background: url(../images/bg-container.gif) repeat-y right;
}


#top {
	background:url(../images/bg-tops.gif) no-repeat center;
	height:0px;
	width:982px; 
	 position: relative;}


#bottom {
 position: relative;
	background: url(../images/bg-bottom.png) no-repeat right;
	clear: both;
   height: 25px;	 
}

#content {
	position: static;
	margin: 40px 0 0 40px;
	width:540px;
	float: left;
	padding: 0 0 0 15px;
	z-index: 1;
	background: transparent;
    font-size:10px;
}
/*
* html #content {
	position: static;
	margin-left: 60px;
	float: left;
	top: 6px;
	display: block;
	width: 560px;
	border: solid 3px navi;
} 
		bottom:52px; */
		
#newscont {
 	position: relative;
	margin:	40px 35px 0 105px;
	width:   210px;
	float:   right;
	height:	auto;
	z-index: 3;

}
  
    
/*     
 Head mit Logo und Navigation 
  */
  .bodyhead {
	 position: relative;	
	 width: 100%;
	 z-index:28;
	}
* html .bodyhead {
	 position: relative;
	 top: -13px;
	 width: 100%;
	 z-index: 28;
	}
	/*	background:	url(../images/logo_2.jpg) no-repeat;*/
.bodyhead .logo2 {

	margin-left:17px;
	height: 174px;
	
	}
    .bodyhead .logo {
	position: absolute;
    top: 49px;
    left: 55px; 
	
	}
	.documentbackimage{
	   
       
	}
/* Position des loginfeld während der User eigeloggt ist   */

.loginfieldbodyhead{
	position: absolute;
   right: 120px;
	top: 10px;
	height: 85px;
}

.navigation {
    position: absolute; 
	 display: block;
	 left: 15px;
	 top: 179px; 
	 height: 22px;  
	 padding:3px 0 0 0;
	 font-size: 12px;
	 font-weight: bold;
	 z-index: 29;

}

#navgelb{
	position: absolute;
	top: 0px;
	left: 0;
	background-color: #FDE752;
	height: 23px;
	width: 947px;
	clear: both;
}


.bodyhead .ueberschrift {
	position: absolute;
	left: 55px;
	top:50px;
	font-family: Verdana, Arial,  sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.1em;
}


#foot1 {
	position: relative; 
	padding: 0 0 5px  0;
	margin-left: 6px;
	font-size:10px;
}

#foot2 {	
	position: relative; 
padding: 0 0 5px  0;
	margin-left: 6px;
	font-size:10px;
}

#foot3 {
	position: relative; 
padding: 0 0 5px  0;
	margin-left: 6px;
	font-size:10px;

}
#foot4 {
	position: relative; 
padding: 0 0 5px  0;
	margin-left: 6px;
	font-size:10px;
}

   
#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;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";  
	filter: alpha(opacity=50);	
	-moz-opacity: 0.6;
	opacity: .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 .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;
 }


/* Formatierung des Formulares tx_wasserski_pi1.formout */
.sendformCSSLineHeader{
    background-color: #fde752;
	height:1.5em;
	font-weight: bold;
	color: Black;
	padding-left: 4px;
}
.sendformCSSLine{
   
    height:1.8em;
	color: Black;
	
}
.sendformCSSLine td{
    padding: 4px 5px 0 10px;
}
.sendformCSSLabel{

}
.sendformCSSGutText{
     width: 22px;
}
.sendformCSSsubmit{
   
}

.sendformCSSselect{
    width: 134px;
}
.sendformCSStext{
     width: 130px;
}
.sendformCSSarea{
 
}
