* {
	margin: 0; 
	padding:0
	}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

input {
	margin:5px 3px 5px 0;
}

body {
	margin: 0 auto;
	padding:0;
	background-color: #519EE4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 0px;
	background-image: url(../Bilder/back_standard.jpg);
	background-repeat: repeat-x;
	color: #000066;
	text-align: justify;
	height: 100%;  /* WICHTIG!!! STRECKT ANZEIGENBEREICH AUF 100% */
}
a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}

a:hover {
	color: #660099;
}

a.fwdlink, a:visited.fwdlink, a:active.fwdlink {
	padding: 0px 0px 0px 17px;
	background: transparent url(../Bilder/pfeil_klein.gif) no-repeat 3px 3px;
}
a:hover.fwdlink {
	background: transparent url(../Bilder/right_over.gif) no-repeat 3px 3px;
	color: #ff9900;
}
a.fwdlinkWhite, a:visited.fwdlinkWhite, a:active.fwdlinkWhite {
	color:#ffffff;
	padding: 0px 0px 0px 14px;
	background: transparent url(../Bilder/right_white.gif) no-repeat 0px 3px;
	text-decoration: none;
}
/* Positionierung von Elementen */
/* ++++++++++++++++++++++++++++ */

#site_wrapper {
	margin: 0 auto;
	width: 1018px;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */ 
	height:100%; /* Mindesthöhe für den IE */ 
	overflow: hidden !important; /* FF Scroll-leiste */

}
#main_wrapper {
	margin: 0;
	background-image: url(../Bilder/hg_main.gif);
	color: #000066;
		min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */ 
	height:100%; /* Mindesthöhe für den IE */ 
	overflow: hidden !important; /* FF Scroll-leiste */

}
#right_wrapper {
	float:right;
	width: 232px;
	overflow: hidden;
}
#float_wrapper {
	float: left;
	width: 786px;
		min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */ 
	height:100%; /* Mindesthöhe für den IE */ 
	overflow: hidden !important; /* FF Scroll-leiste */

}
#navi_wrapper {
	float:left;
	width: 200px;
	height: 620px;
	background-image: url(../Bilder/navi.jpg);
	background-repeat: repeat-x;
}
#news2 {
	text-align: left;
	background-color: #C6D3F2;
	border: solid white 1px;
	padding: 3px;
	width: 400px;
	margin: 0 auto;
		margin-top: 15px;

}
#news {
	width: 100%;
	padding: 5px;
	text-align: center;
	margin-bottom: 0px;
	height: 100px;
	position: absolute;
	bottom: 0px;
	margin: 0;
}
#news h2 {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#center_wrapper {
	float: left;
	width: 400px;
}
#center_wrapper_big {
	float: left;
	width: 550px;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:600px !important; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */
	overflow: hidden !important; /* FF Scroll-leiste */
}
#center_col {
	margin-left: 9px;
	margin-right: 9px;
}
#center_col_start {
	background-image: url(../Bilder/eingang.jpg);
	background-repeat: no-repeat;
	min-height: 100%; /* Important Regel für moderne Browser */
	height:600px; /* Mindesthöhe für den IE */
	overflow: hidden !important; /* FF Scroll-leiste */
	position: relative;
}
/*#news_wrapper {
	float: right;
	width: 175px;
	background-image: url(../Bilder/right_col_back.jpg);
	margin-right: 10px;
}
#news_wrapper p   {
	padding: 0 12px 0 15px;
	font-size: 11px;
}
#news_wrapper h1 {
	font-size: 14px;
	color: #FFFFFF;
	padding: 0 12px 0 15px;
}

/* horizontale Navigation  */
/*++++++++++++++++++++++++++++++*/
#top_nav_wrapper {
	height: 27px;
	padding-left: 250px;
	background-image: url(../Bilder/menue_top.jpg);
	background-repeat: no-repeat;
	width: 768px;
}
#footer_wrapper {
	background-image: url(../Bilder/footer.jpg);
	height: 78px;
	clear: both;
	padding: 10px 0 0 200px;
	background-repeat: no-repeat;
}
#footer_wrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
ul#topNavi {
	float:left;
	list-style: none;
	padding: 5px 0 0 0;
}
ul#topNavi li {
	float: left;
	padding: 0 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
/*li#topNavi {
	list-style: none;
}*/
ul#topNavi a {
	color: #FFFFFF;
	text-decoration: none;
}
ul#topNavi a:hover {
	color: #660099;
}
li#active {
	color: #FF6600;
}
/* vertikale Navigation  */
/*++++++++++++++++++++++++++++++*/

a.navi:link, a.navi:active, a.navi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #660099;
	text-decoration: none;
}
.navi_act {
	color: #FF6600;
	line-height: 18px;
	padding: 0 0 0 10px;
	background-color: #B7C6EC;
	border-top: solid #FFFFFF 1px;
	border-bottom: solid #FFFFFF 1px;
	}

/* Content Boxen */
/* +++++++++++++++++++++++++++++++ */


#navi_box {
	border: 1px solid #ffffff;
	margin-top: 10px;
	padding: 5px;
	margin: 20px 25px 0 10px;
	background-color: #829BE1;
}
/* Überschriften*/
/*+++++++++++++++++++++++++++++++*/
H1 {
	font-size: 20px;
	color: #660099;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	padding: 15px 0 5px 0;
}
H2 {
	font-size: 16px;
	color: #660099;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 20px;
}
H3 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding: 3px 0 3px 0;
	line-height: 18px;
}
H4 {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 5px 0;
}
H5 {
	font-size: 20px;
	color: #660099;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	padding: 15px 0 5px 0;
}
H6 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding: 3px 0 3px 0;
	line-height: 18px;
}

/* Formatierung einzelner Elemente */
/* +++++++++++++++++++++++++++++++ */
.float {
	float: left;
	padding: 5px 5px 5px 0;
}
.kursiv {
	font-style: italic;
}
.fett {
	font-size: 12px;
	font-weight: bold;
}
.line {
	background-image: url(../Bilder/puntlinie.gif);
	background-repeat: repeat-x;
	display: block;
	clear: both;
}
ul {
	line-height: 16px;
	list-style-type: square;
	padding: 0 0 0 20px;
	text-align: left;
}
ol {
	padding: 0 0 0 20px;
}
.bild_rechts{
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
.bild_links{
	float: left;
	margin-right: 9px;
}
.bild_links_news{
	float: left;
	padding: 3px 5px 3px 15px;
}
td.termine_inhalt {
	background-color: #B7C6EC;
	padding: 6px;
	text-align: left;
}
.td_sonder {
	background-color: #A6B8E8;
	padding: 6px;
	text-align: left;
}
.titel {
	font-size:12px;
	color: #FFFFFF;
	padding:3px;
	font-weight: bold;
	line-height: 16pt;
	background-color: #746FD9;
}
.rahmen1 {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	padding: 0px;
}
dl{
	padding:0;
}
dd {
	text-align:left;
	margin: -2px 10px 0 0;
	color:#FFF;
	font-size:10px;
	padding: 0 0 0 10px;
} 
.foto {
	display:block;
	padding: 0 6px 12px 0;
	background: url(../Bilder/bildschatten.png) bottom right no-repeat;
	text-align: center;
}
.foto1 {
	display:block;
	padding: 0 10px 20px 0;
	background: url(../Bilder/foto_back_small.jpg) bottom right no-repeat;
	float: left;
	margin: 0 10px 0 0;
}
.fotoBig {
	display:block;
	padding: 0 12px 32px 0;
	background: url(../Bilder/foto_back_big.jpg) bottom right no-repeat;
	float: left;
	margin: 0 10px 0 0;
}
.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;}
.red {
	color: #CC0033;
}
.button {
	background-color: #660099;
	color: #FFFFFF;
}
/*versuche*/
a.info{ 
    position:relative; 
    z-index:1; background-color:#ccc; 
    color:#000; 
    text-decoration:none} 

a.info:hover{z-index:2; background-color:#ff0} 

a.info span{display: none; 
background-image: url(../Bilder/gesundheitszentrum.jpg); 
}

a.info:hover span{ 
    display:block; 
    position:absolute; 
    top:0em; left:0em; width:450px;height:300px; 
    border:1px solid #0cf; 
    background-color:#cff; color:#000; 
    text-align: center}


<bgsound src="../../Medien/1Supposed WS.mp3" loop="" volume="10" delay="5">
#footer_wrapper {
	background-image: url(../Bilder/footer.jpg);
	background-repeat: no-repeat;
	height: 88px;
}
.clear {
	clear: both;
}

