html { height:100%; overflow: -moz-scrollbars-vertical; }
textarea { 
			overflow:auto;
			border:0;
}
h1,h2,h3,h4,h5  {font-size:0.9em;}
p, li, dt, dd, input, textarea  { font-size:0.9em;}
input { border:1px solid black;width:200px; }
form { margin:0px; padding:0px; }
li {  list-style-type:none;}
img  { border-style:none;}
img a  { border:none;}
a img  { border:none; outline: none; }
* html { /*für IE5 - IE6 */
		height: 1%;
}
* +html { /*für IE7*/
  min-height: 1%;
}
a:link              {font-size:11pt; text-decoration:none; color:#fff; font-weight:normal;}
a:visited           {font-size:11pt; text-decoration:none; color:#fff; font-weight:normal;}
a:hover             {font-size:11pt; text-decoration:underline; color:#fff; font-weight:normal;}
a:focus             {outline: none; }
hr { border:1px solid black; }
body {
	text-align:left;
	font-family:helve, "Helvetica Neue","Arial";
	font-size:12px;
	background-color:#fffefe;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#wrapper_site {
	
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width:1200px;
	max-width:1200px;
	min-width:1200px;
	border:0;
	height:auto;
}
.clear {
	clear:both;
}
.logo {
	float:left;
	width:404px;
	height:133px;
}
.navi_bg {
	margin-left:404px;
	background-image: url(img/navi_1.jpg);
	background-repeat: repeat-x;
	height:85px;
	padding-top: 20px;
	padding-right: 20px;
}
.navi_end {
	float:right;
	background-image: url(img/navi_right.jpg);
	background-repeat: no-repeat;
	width: 143px;
	height: 133px;
}
.content_left {
	float:left;
	background-repeat: no-repeat;
	height: 581px;
	width: 219px;
}
.content_right {
	float:right;
	background-repeat: no-repeat;
	height: 581px;
	width: 172px;
}
.content_middle {
	padding-left:150px;
	margin-left:100px;
}
.footer_left {
	float:left;
	background-image: url(img/footer_left.jpg);
	background-repeat: no-repeat;
	height:14px;
	width: 219px;
}
.footer_right {
	float:right;
	background-image: url(img/footer_right.png);
	background-repeat: no-repeat;
	height:14px;
	width:172px;
}
.footer_middle {
	background-image: url(img/footer_bg.jpg);
	background-repeat:repeat-x;
	margin-left:219px;
	height:14px;	
}
/* navigation */
ul.navigation{
	list-style-type:none;
	margin-left:10px;
	padding-left:0;
}
ul.navigation li{
	text-align:center;	
	float:left;
	height:50px;
}

ul.navigation li a{
	padding-top: 10px;
	padding-bottom: 10px;
	background-image:url(img/logo_mini_weiss.png);
	background-repeat:no-repeat;
	padding-left:38px;
	color:#FFF;
	text-decoration:none;
	font-size:16px;
}
ul.navigation li a:hover {
	background-image:url(img/logo_mini_rot.png);	
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}
.navigation a.active {
	font-weight:bold;
	color:#fab10b;
	font-size:16px;
	background-image:url(img/logo_mini_rot.png);
	text-decoration:underline;
}

.navigation a:hover.active {
	font-weight:bold;
	color:#fab10b;
	font-size:16px;
	text-decoration:underline;
}
/* navi button */
.start_navi_button				{ 	width:75px; 	}
.team_navi_button				{ 	width:105px; 	}
.thera_navi_button				{ 	width:125px; 	}
.rundgang_navi_button			{ 	width:115px; 	}
.links_navi_button 				{ 	width:105px; 	}
.anfahrt__navi_button 			{ 	width:100px; 	}
/* navigation */

