.body
	{
	background-color:#FFFFFF; 
	padding:0px; 
	margin:0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}


html, body
	{ 
	height:100%;
	}
	

/* Content & Seitenelemente */
.hundert
	{
	width:100%; 
	height:100%;
	}
	
	
#main 
	{
	position:absolute;
	left:26px;
	top:58px;
	width:903px;
	height:556px;

	}
	

.inhalt
	{
	position:relative;
	width:954px;
	height:650px;
	z-index:1;
	}
	
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #68676b;
	padding: 2px;
	}



.index_main
	{
	position:absolute;
	left:49px;
	top:81px;
	background-image: url(images/main1.jpg);
	}
	
	
.physio_main
	{
	position:absolute;
	left:49px;
	top:81px;
	z-index:1;
	background-image: url(images/main2.jpg);
	}
	
	
.prae_main
	{
	position:absolute;
	left:49px;
	top:81px;
	z-index:1;
	background-image: url(images/main3.jpg);
	}
	
.preis_main
	{
	position:absolute;
	left:49px;
	top:81px;
	z-index:1;
	background-image: url(images/main4.jpg);
	}


.rundeecken 
	{
	position:absolute;
	left:20px;
	top:30px;
	z-index:2;
	background-image: url(images/bg_test.gif);
	background-repeat: no-repeat;
	height: 565px;
	width: 950px;
	}

.subnav
	{
	position:absolute;
	top: 79px;
	left: 229px;
	width:672px;
	height:50px;
	z-index:4;
	visibility: visible;
	}
	

.sub1
	{ 
	position:absolute; 
	top:125px;
	left: 352px;
	width:120px; 
	height:42px; 
	z-index:5; 
	background-color:#FFFFFF; 
	visibility:hidden 
	}
	
	
.sub2
	{ 
	position:absolute; 
	top:125px; 
	left: 477px;
	width:120px; 
	height:42px; 
	z-index:5; 
	background-color:#FFFFFF; 
	visibility:hidden 
	}


.subnavpunkt
	{
	position:relative; 
	width: 118px; 
	height: 21px;
	}
	
.logo_klein
	{
	width: 170px;
	height: 119px;
	left: 0px;
	top: -30px;
	position: absolute;
	z-index:10;
	}
	
#schriftzug
	{
	position: absolute;
	height: 29px;
	width: 250px;
	left: 470px;
	top: 360px;
	}
	
.index_text
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 50px;
	width: 250px;
	left: 476px;
	top: 408px;
	color: #68676b;
	text-align: left;
	line-height: 15px;
	}
	
.text_1spalte
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 29px;
	width: 300px;
	left: 200px;
	top: 298px;
	color: #68676b;
	text-align: left;
	line-height: 15px;
	}
	
.text_2spalte
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 29px;
	width: 370px;
	left: 530px;
	top: 298px;
	color: #68676b;
	text-align: left;
	line-height: 15px;
	}
	
.text_1spalte_impressum
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 29px;
	width: 370px;
	left: 226px;
	top: 357px;
	color: #68676b;
	text-align: left;
	line-height: 15px;
	z-index: 10;
	}
	
.text_alone
	{
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 29px;
	width: 384px;
	left: 350px;
	top: 298px;
	color: #68676b;
	text-align: left;
	line-height: 15px;
	}
	
	
.text_massagen
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 29px;
	width: 370px;
	left: 550px;
	top: 298px;
	color: #68676b;
	text-align: left;
	line-height: 15px;
	}
	
	
.text_kontakt
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 29px;
	width: 370px;
	left: 376px;
	top: 358px;
	color: #68676b;
	text-align: left;
	z-index: 10;
	}

	
h1 
	{
	color: #0097de;
	font-size: 12px;
	}
	
li 
	{
	margin-left: 14px;
	list-style-type: disc;
	}
	
.li_non
	{
	list-style-image: url(images/list_type.gif);
	}


a:link 
	{
	color: #0097de;
	text-decoration: none;
	}
	
	
a:visited 
	{
	color: #0097de;
	text-decoration: none;
	}
	
	
a:hover 
	{
	color: #68676b;
	text-decoration: none;
	}
	
