@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	
	}
	
	html {
		background: url(../images/bg-html.jpg) #f9f9f;
		height: 100%;
		}
	
body {
	background:#f9f9fa url(../images/wrap.jpg) center top no-repeat;
	font:0.8em Arial, Helvetica, sans-serif;
	color:#444;
	min-width:1000px;
	line-height:1.7em;
	letter-spacing:0.01em;
	}
	
h2 {
	text-indent:-9999px;
	font-size:1px;
	}
	
	* html h2 {
		margin:-33px 0 0 0;
		}
	
	.video { padding-left:135px;}
	
p {
	margin:0 0 15px 0;
	}
	
a  {
	color:#5f74d6;
	outline:none;
	}
	

	
li {
	list-style:none;
	}
	
h3 {

	margin:0 1px 0 -18px;
	padding:0 0 0 18px;
	font-size:1em;
	}
	
#wrap {
	width:884px;
	margin:0 auto;
	position:relative;

	}
	
#top {
	height:120px;
	}
	

	
	h1#branding {
		display: block;
		width:222px;
		height:117px;
		text-indent:-9999px;
		overflow:hidden;
		font-size:1px;
		float:left;
		}
		
	a#logo:hover {
		border-bottom:0!important;
		}
		
		
	#top ul {
		position:relative;
		top:84px;
		width: 500px;
		float: left;
		left:30px;
		}
		
	#top li {
		float:left;
		}
		
	#top a {
		color:#444;
		padding:6px;
		display:block;
		text-decoration:none;}
		
	#top a:hover, #top li.aktiv a {
		border-bottom:3px solid #9298c3;
		}
	
#header {
	height:269px;
	}
	
	
.navigation {
	position:relative;
	}
	
.navigation a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	font-size:1px;
	}
	
#left {
	width:589px;
	float:left;
	}
	
#right {	
	width:288px;
	float:left;
	}
	
	#left .navigation {
		height:147px;
		}
		
a#kurse {
	width:288px;
	height:133px;
	background:url(../images/navigation1.jpg) -1px 0 no-repeat;
	}
	
	
	a#aktuelles {
	width:288px;
	height:80px;
	position:absolute;
	/*z-index:500;*/
	top:0;
	left:298px;
	background:url(../images/navigation1.jpg) -299px 0  no-repeat;
	}
	

	
a#team {
	width:288px;
	height:54px;
	position:absolute;
	top:80px;
	left:298px;
	background:url(../images/navigation1.jpg) -299px -80px  no-repeat;
	}
	
	
a#solarium {
	width:288px;
	height:85px;
	
	background:url(../images/navigation2.jpg) 5px 0 no-repeat;
	}
	
a#fitnessbar {
	width:288px;
	height:67px;
	background:url(../images/navigation2.jpg) 5px -85px no-repeat;
	}
	
a#metabolic {
	width:289px;
	height:67px;
	background:url(../images/navigation2.jpg) 5px -152px no-repeat;
	}
	
/*.navigation a:hover,
.navigation li.aktiv a {
	background:none!important;
	}*/
	
	#left a:hover, 
	#left .navigation li.aktiv a {
	background:url(../images/navigation1.jpg) -1000px 0  no-repeat;
	}
	
	#right a:hover, 
	#right .navigation li.aktiv a {
	background:url(../images/navigation2.jpg) -1000px 0  no-repeat;
	}
		

	
#adresse {
	height:130px;
	padding:0 0 0 50px;
	}
	
#adresse h2 {
	height:60px;
	}

#offen {
	height:135px;
	padding:0 0 0 50px;
	}
	
#offen h2 {
		height:60px;
		
		}
		
		* html #offen h2 {
		margin:0 0 0 0;
		}
		
	#offen em {
		color:#575757;
		font-style:normal;
		width:100px;
		display:block;
		float:left;
		}
		* html #offen h2,
		* html #adresse h2 {
		margin:0 0 0 0;
		}
	
#inhalt {
	width:586px;
	background:#fff url(../images/inhalt.jpg) no-repeat;
	padding:10px 0 10px 0;
	}
	
h2.h_index {
	height:71px;
	background:url(../images/h_index.jpg) 3px 0 no-repeat;
	}
	
	
h2.h_kurse {
	height:71px;
	background:url(../images/h_kurse.jpg) 3px 0 no-repeat;
	}
	
h2.h_aktuelles {
	height:71px;
	background:url(../images/h_aktuelles.jpg) 3px 0 no-repeat;
	}
	
h2.h_team {
	height:71px;
	background:url(../images/h_team.jpg) 3px 0 no-repeat;
	}	
	
h2.h_solarium {
	height:71px;
	background:url(../images/h_solarium.jpg) 3px 0 no-repeat;
	}
	
h2.h_fitnessbar {
	height:71px;
	background:url(../images/h_fitnessbar.jpg) 3px 0 no-repeat;
	}
	
h2.h_metabolic {
	height:71px;
	background:url(../images/h_metabolic.jpg) 3px 0 no-repeat;
	}
	
	
h2.h_kontakt {
	height:71px;
	background:url(../images/h_kontakt.jpg) 3px 0 no-repeat;
	}
	
h2.h_danke {
	height:71px;
	background:url(../images/h_danke.jpg) 3px 0 no-repeat;
	}
	
	
h2.h_anfahrt {
	height:71px;
	background:url(../images/h_anfahrt.jpg) 3px 0 no-repeat;
	}
	
	
h2.h_impressum {
	height:71px;
	background:url(../images/h_impressum.jpg) 3px 0 no-repeat;
	}
	
	
h2.h_newsletter {
	height:71px;
	background:url(../images/h_newsletter.jpg) 3px 0 no-repeat;
	}
	

.spalte {
	width:268px;
	float:left;
	padding:12px 0 6px 18px;
	}
	
.spalte2 {
	width:168px;
	float:left;
	padding:12px 0 6px 18px;
	}
	
	 img.cmsbild {
		margin:0 0 0  20px;}
	
.spalte3 {
	width:368px;
	float:left;
	padding:12px 0 6px 18px;
	}
	
.zeile {
	padding:12px 0 6px 18px;
	}
	
a img {
	margin:0 0 15px 0;
	background:#ccc;
	padding:3px;
	border:0;
	}
	
a.pdf  img {
	border:0;
	padding:0;}
	
#inhalt ul {
	/*width:45%;*/
	margin:0 10px 0 0;
	/*float:left;*/
	}
	
.ewcms_iframe {
	position:relative;
	z-index:400;
	}
	
#inhalt li {
	background:url(../images/li.jpg) 0 7px no-repeat;
	padding:0 0 2px 15px;
	}
	
#inhalt:after, #right:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
}

#footer {
	clear:both;
	float:none;
	height:152px;
	background: url(../images/footer.jpg) no-repeat;
	}

.clear {
	clear:both;
	float:none;
	height:1px!important;
	background:#e6e6e6;
	width:95%;
	margin:0 auto;
	}
	
	
	* html #header {
	height:260px;
	}
	
	* html #top ul {
		position:absolute;
		top:84px;
		left:30px;
		}

