body {
	background-color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#wrapper {
	width: 900px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 0;
	background-color:#FFF;
}

#logo {
	background: url(../images/Logo_index_2.jpg) no-repeat;
	position: absolute;
	top: 40px;
	left: 40px;
	width: 450px;
	height: 120px;
}

p {
	color: #666666;
	font-size: .81em;
	line-height: 1.6em;
	text-decoration: none;
	text-align: left;
}
#table_index p {
	text-align: center;
}
h1 {
	color: #336666;
	font-size: 100%;
	line-height: 1.6em;
}

a:link, a{
	color: #003333;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #006633;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}

#nav {
	width: 100px;
	height: 193px;
	position: absolute;
	background: url(../images/navig/navig_hoch.gif);
	list-style-type: none;
	top: 200px;
	left: 40px;
	padding: 0;
	margin: 0;
}

#nav li {
	float: left;
}

#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	width: 100px;
	background: url(../images/navig/navig_hoch.gif) no-repeat;
	text-indent:-9999px;
	overflow: hidden;
	font-size: 1%;
}
li#nav_uns a {
	top: 0;
 	height: 32px;
	background-position: 0 0;
}
li#nav_osteo a {
	top: 32px;
	height: 32px;
	background-position: 0 -32px;
}
li#nav_kontakt a {
	top: 64px;
	height: 32px;
	background-position: 0 -64px;
}

li#nav_plan a {
	top: 96px;
	height: 32px;
	background-position: 0 -96px;
}
li#nav_links a {
	top: 128px;
	height: 32px;
	background-position: 0 -128px;
}
li#nav_home a {
	top: 160px;
	height: 32px;
	background-position: 0 -160px;
}

li#nav_uns a:hover {
	background-position: -100px 0;
}
li#nav_osteo a:hover {
	background-position: -100px -32px;
}
li#nav_kontakt a:hover {
	background-position: -100px -64px;
}
li#nav_plan a:hover {
	background-position: -100px -96px;
}
li#nav_links a:hover {
	background-position: -100px -128px;
}
li#nav_home a:hover {
	background-position: -100px -160px;
}
#body_uns li#nav_uns a {
	background-position: -200px 0;
}
#body_osteo li#nav_osteo a {
	background-position: -200px -32px;
}
#body_kontakt li#nav_kontakt a {
	background-position: -200px -64px;
}
#body_plan li#nav_plan a {
	background-position: -200px -96px;
}
#body_links li#nav_links a {
	background-position: -200px -128px;
}
#body_welcome li#nav_home a {
	background-position: -200px -160px;
}


#subnav {
	width: 280px;
	height: 32px;
	position: absolute;
	background: url(../images/navig/subnavig.gif);
	list-style-type: none;
	top: 165px;
	left: 490px;
	padding: 0;
	margin: 0;
}
#subnav li {
	float: left;
}
#subnav li a {
	position: absolute;
	top: 0;
	margin: 0px;
	padding: 0;
	display: block;
	height: 32px;
	background: url(../images/navig/subnavig.gif) no-repeat;
	text-indent:-9999px;
	overflow: hidden;
	font-size: 1%;
}
li#subnav_philos a {
	left: 0;
	width: 92px;
	background-position: 0 0;
}
li#subnav_geschichte a {
	left: 92px;
	width: 97px;
	background-position: -92px 0;
}
li#subnav_behandlung a {
	left: 189px;
	width: 91px;
	background-position: -189px 0;
}

li#subnav_philos a:hover {
	background-position: 0 -32px;
}
li#subnav_geschichte a:hover {
	background-position: -92px -32px;
}
li#subnav_behandlung a:hover {
	background-position: -189px -32px;
}

#body_philos li#subnav_philos a {
	background-position: 0 -64px;
}
#body_geschichte li#subnav_geschichte a {
	background-position: -92px -64px;
}
#body_behandlung li#subnav_behandlung a {
	background-position: -189px -64px;
}
#subnav_uns {
	width: 247px;
	height: 32px;
	position: absolute;
	background: url(../images/navig/subnavig_uns.gif);
	list-style-type: none;
	top: 165px;
	left: 510px;
	padding: 0;
	margin: 0;
	visibility: visible;
	z-index: 1;
}
#subnav_uns li {
	float: left;
}

#subnav_uns li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 32px;
	background: url(../images/navig/subnavig_uns.gif) no-repeat;
	text-indent:-9999px;
	overflow: hidden;
	font-size: 1%;
	z-index: 1;
}
li#subnav_simon a {
	left: 0;
	width: 120px;
	background-position: 0 0;
}
li#subnav_grischa a {
	left: 120px;
	width: 127px;
	background-position: -120px 0;
}

li#subnav_simon a:hover {
	background-position: 0 -32px;
}
li#subnav_grischa a:hover {
	background-position: -120px -32px;
}

#body_simon li#subnav_simon a {
	background-position: 0 -64px;
}
#body_grischa li#subnav_grischa a {
	background-position: -120px -64px;
}

#content {
	position: absolute;
	left: 170px;
	top: 210px;
	width: 600px;
	height: inherit;
}
#top_right {
	position: absolute;
	left: 495px;
	top: 28px;
	width: 270px;
	height: 130px;
	border: 1px dotted;
	border-color: #003333;
	background-color: #336666;
}
#line {
	position: absolute;
	background: url(../images/horizontal_line.gif) no-repeat;
	left: 170px;
	top: 195px;
	width: 600px;
	height: 0.125in;
	visibility: visible;
}
#design {
	position: absolute;
	left: 170px;
	top: 600px;
	width: 600px;
	height: inherit;
}
#design a {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#design a:hover{
	color: #990000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
