/*** ----- Layout ----- */

/* Zentrierung */

#wrapper { /* Zentrierung */
	position: absolute;
	left: 50%;
	width: 950px;
	margin-left: -475px; /* negative Haelfte von width */
	margin-top:60px;	
}


/*** ----- Darstellungseigenschaften Grundelemente ----- */


#container {
	position: relative;
	margin-left:0px;
	margin-top:0px;
	width: 950px;
	background: #fff;
	border-left:1px solid #82C1E0;
	border-right:1px solid #82C1E0;
	border-top:1px solid #82C1E0;
	/*-moz-border-radius:5px;
	-khtml-border-radius:15px;*/
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-khtml-border-top-left-radius: 15px;
	-khtml-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	z-index: 1;
}

#top {
	margin-top: 0px;
	width: 950px;
	float: left;	
}


#main {
	margin-top: 165px;
	margin-left: 0px;
	width: 950px;
	min-height:400px;
	background-image: url(../bilder/hg_mitte.jpg);
	background-repeat: repeat-y;	
}




#portrait_oben {
position: absolute; 
left: 13px; 
top: 12px; 
width: 258px; 
height: 152px; 
float: left;
}

#logo {
	position: absolute;
	left: 272px;
	top: 12px;
	width: 667px;
	height: 152px;
}

#navi_links { 
position: absolute;
margin-top: 0px; 
left: 13px; 
width: 258px; 
min-height: 250px; 
background-image: url(../bilder/hg_verlauf.jpg);
background-position: top;
background-repeat: no-repeat;
background-color: #ECF6F9;
float: left;
}


#content {
position: absolute; 
left: 300px;
top: 200px; 
width: 580px;
}

#rubrik {
width: 130px;
padding-left: 2px;
padding-right: 12px;
float: left;
}



.adresse {
position: absolute; 
left: 440px; 
margin-top: 95px; 
width: 480px; 
height: 15px; 
z-index: 3;  
font-size: 11px; 
font-weight: normal; 
color: #999; 
text-decoration: none; 
}

.adress_link{
	font-size: 11px; 
font-weight: normal; 
color: #999; 
text-decoration: underline;
	}
	
	
	#footer { /* dynamisch, abhaengig von containerhoehe */
  	position: absolute;
  	margin-left:-1px;
  	width: 950px;
  	height: 119px;
  	bottom: -119px;
  	background-image:url(../bilder/gras_fusszeile.jpg);
  	background-position: top;
  	background-repeat: no-repeat;
	background-color: #fff;
	border-left:1px solid #82C1E0;
	border-right:1px solid #82C1E0;
	border-bottom:1px solid #82C1E0;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}

#footer_sport { /* dynamisch, abhaengig von containerhoehe */
  	position: absolute;
  	margin-left:-1px;
  	width: 950px;
  	height: 119px;
  	bottom: -119px;
  	background-image:url(../bilder/sport_fusszeile.jpg);
  	background-position: top;
  	background-repeat: no-repeat;
	background-color: #fff;
	border-left:1px solid #82C1E0;
	border-right:1px solid #82C1E0;
	border-bottom:1px solid #82C1E0;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}

#footer_blume { /* dynamisch, abhaengig von containerhoehe */
  	position: absolute;
  	margin-left:-1px;
  	width: 950px;
  	height: 119px;
  	bottom: -119px;
  	background-image:url(../bilder/blumen_fusszeile.jpg);
  	background-position: top;
  	background-repeat: no-repeat;
	background-color: #fff;
	border-left:1px solid #82C1E0;
	border-right:1px solid #82C1E0;
	border-bottom:1px solid #82C1E0;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}

#footer_pfirsich { /* dynamisch, abhaengig von containerhoehe */
  	position: absolute;
  	margin-left:-1px;
  	width: 950px;
  	height: 119px;
  	bottom: -119px;
  	background-image:url(../bilder/pfirsich_fusszeile.jpg);
  	background-position: top;
  	background-repeat: no-repeat;
	background-color: #fff;
	border-left:1px solid #82C1E0;
	border-right:1px solid #82C1E0;
	border-bottom:1px solid #82C1E0;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}


#footer_motivation { /* dynamisch, abhaengig von containerhoehe */
  	position: absolute;
  	margin-left:-1px;
  	width: 950px;
  	height: 119px;
  	bottom: -119px;
  	background-image:url(../bilder/fisch_fusszeile.jpg);
  	background-position: top;
  	background-repeat: no-repeat;
	background-color: #fff;
	border-left:1px solid #82C1E0;
	border-right:1px solid #82C1E0;
	border-bottom:1px solid #82C1E0;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}
