html body {
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0; 
	text-align:  center;	
	/* --  hide overflow:hidden from IE5/Mac --  */
/* \*/
	overflow-x: hidden;
	max-height: 100%; /* */
}
body {
    text-align:  center;
    background-image: url(../images/back_vertical.jpg);
    background-repeat: repeat-x;
    font-family: Trebuche MS, Verdana, Arial, sans-serif;
    font-size: 0.7em;
    /*  --  hide overflow:hidden from IE5/Mac  #E7EFF7--  */
    /* \*/
    overflow-x : hidden;
    max-height: 100%; /* */
}
 
.documentback{
	position: absolute;
	margin: 0 0 0 -325px;
	text-align: left;
	display: block;
 	left: 50%;
 	height:100%;
}

 #container {
    position: relative;
    width: 650px;
    background: white;
    height:90%;
    top:10px;
	
}
/*
	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:650px; 
    position: relative;
    }
/*	background: shadow-bottom;*/
#bottom {
    position: relative;    
    clear:both;
    height: 25px;
    width:550px;
    background: transparent;
    z-index:1111;
}
/*
background-color: transparent;
background-image: url(../images/bg-bottom.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right center;width: 580px; 
*/
#contframe{
    position: absolute;
	left: 160px;
	top:125px;	
    width: 580px;
}
#content {
	float: left;
	position: relative;
	width: 503px;
	top:122px;
	padding:15px 3ps 2px 2px;
	background: transparent;
	z-index: 80;
	overflow-x : hidden;

}
*+html #content {
	float: left;
	position: relative;
	width: 503px;
	top:122px;
	padding:15px 3ps 2px 2px;
	background: transparent;
	z-index: 80;
	overflow-x : hidden;

}
  
	
#contright {  
 	position: absolute;    
 	top: 25px;
    left:355px;
    padding: 0 5px 0 5px;
    z-index: 90;
    
} 
#newscont {
	position: absolute;
	width:   160px;
 	padding: 5px 2px 5px 5px;
	height:	 auto;
	background: #e7b684;
	z-index: 75;
	margin: 0 0 0 325px;
	text-align: left;
	display: block;
 	left: 50%;
 	top:300px;
	border-top: solid 1px #ada28c;
 	border-bottom: solid 1px #ada28c;
	border-right: solid 1px #ada28c;
   -moz-border-radius-topright:8px;
   -moz-border-radius-bottomright:8px;
   -moz-box-shadow: 5px 5px 10px #ada28c;
   -webkit-border-radius: 8px;
   -webkit-border-bottom-right-radius:8px;
   -webkit-border-top-right-radius:8px;
   
}
 
/*     
 Head mit Logo und Navigation
  */
  .bodyhead {
	 position: relative;	
	 width: 100%;
	} 
.bodyhead .logo2 {
    position: absolute;
	height: 0px;
	top: 70px
	}
.bodyhead .logo {
    display: inline;
    position: absolute;
    top: 0px;
    vertical-align:  middle;
    text-align: center;
    background: #DCAF6C;
    width: 649px;
    height: 120px;
    border: 1px #A88861 solid;
	}
.headImage{
   height:0px;
   visibility: hidden;
	}
.navigation {
    position: relative;
    padding:15px 3px 0 0;
    top: 122px;
    float:left;
    font-weight: normal;
    width:139px;
    margin-right: 5px;
    background: transparent;
    overflow:hidden;
    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 0 10px;
	margin-left: 6px;
	}
#foot2 {	
	position: relative; 
	float:left;
	width: 250px;
	left:147px;
 
}
#foot3 {



}
#foot4 {
	position: relative; 
padding: 0 0 5px  0;
	margin-left: 6px;
}
#content p {
	text-align:justify;
	padding:2px 8px 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{
     
    height:0px;
     
 }
 .breadcrumb .spot {
    font-weight: normal;
 }
 
/* 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;
}
.spacedeco{
    font-size: 0.8em;
    margin-right:5px;
    color: #e7b684;
}
