img { border: 0px; }



span.invisible {
	display:none;
}

body {
	background-image:url(../images/backg_main.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin:0pt;
	padding:0pt;
}

#main {
	font-family:Verdana,Arial,Helvetica;
	font-size:11pt;
	text-align:left;
	color: #4B493D;
	background-color: #FFF;
	width:761px;	
}

#head_logo {
	background-image:url(../images/header_logomain.gif);
	background-repeat:no-repeat;
	height:83px;
	width:760px;
}

#navi ul {
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

#navi ul li {
	display:inline;
}

#navi ul li a {
	display:inline;
	float:left;
}

#navi ul li a.nav01 {
	background-image:url(../images/nav01_start.gif);
	background-repeat:no-repeat;
	height:39px;
	width:71px;
}

#navi ul li a.nav01a {
	background-image:url(../images/nav01_start_a.gif);
	background-repeat:no-repeat;
	height:39px;
	width:71px;
}



#navi ul li a.nav02 {
	background-image:url(../images/nav02_haus.gif);
	background-repeat:no-repeat;
	height:39px;
	width:109px;
}

#navi ul li a.nav02a {
	background-image:url(../images/nav02_haus_a.gif);
	background-repeat:no-repeat;
	height:39px;
	width:109px;
}

#navi ul li a.nav03 {
	background-image:url(../images/nav03_therapien_indikatio.gif);
	background-repeat:no-repeat;
	height:39px;
	width:204px;
}

#navi ul li a.nav03a {
	background-image:url(../images/nav03_therapien_indikatio_a.gif);
	background-repeat:no-repeat;
	height:39px;
	width:204px;
}

#navi ul li a.nav04 {
	background-image:url(../images/nav04_wohlfuehlen.gif);
	background-repeat:no-repeat;
	height:39px;
	width:178px;
}

#navi ul li a.nav04a {
	background-image:url(../images/nav04_wohlfuehlen_a.gif);
	background-repeat:no-repeat;
	height:39px;
	width:178px;
}


#navi ul li a.nav05 {
	background-image:url(../images/nav05_aktuelles.gif);
	background-repeat:no-repeat;
	height:39px;
	width:95px;
}

#navi ul li a.nav05a {
	background-image:url(../images/nav05_aktuelles_a.gif);
	background-repeat:no-repeat;
	height:39px;
	width:95px;
}

#navi ul li a.nav06 {
	background-image:url(../images/nav06_gaestebuch.gif);
	background-repeat:no-repeat;
	height:39px;
	width:103px;
}

#navi ul li a.nav06a {
	background-image:url(../images/nav06_gaestebuch_a.gif);
	background-repeat:no-repeat;
	height:39px;
	width:103px;
}


#header {
	background-image:url(../images/backg_content.gif);
	float:left;
}

#content {
	width: 760px;
	background-image:url(../images/backg_content.gif);
	float: left;	
}

#content div#flvplayer
{		
	text-align: center;
	width: 320px;
	margin: 20px 220px 50px 220px;	
	/*padding: 15px;*/
	background-color: #ECE5BF;
	/*border: 1px solid #938E77;	*/
	
}

#footer {
	position: relative;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	
	clear:both;
	height: 47px;
	font-size:0.8em;
	color: #FFF;
}

#footer div a {
	text-decoration: none;
	color: #FFF;
}

#footer div a:hover {
	text-decoration: underline;
}