body { 
	font: 12px/16px arial, helvetica, verdana, sans-serif; 
	color: #555; 
	background: url(Bilder/bg_left.gif) repeat-y #fff;
	margin: 0; 
	padding: 0;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #655;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #e60;
}
acronym {
	border: 0 none;
}

#container {
	margin: 0;
	padding: 0;
}

#navi p, #haupt p {
	margin: 0;
	padding: 8px 30px 4px 18px;
}
#navi .p1 {
	font-weight: bold;
	color: #777;
}

#haupt, #links {
	margin: 0;
	padding: 0;
	width: 303px;
}	
h1 {
	margin: 0;
	padding: 0;
	width: 303px;
	height: 155px;
	background: url(Bilder/h1.jpg) no-repeat transparent;
}
h1 span {
	display: none;
}

h2 {
	margin: 0 0 9px 0;
	padding: 0;
	width: 303px;
	height: 37px;
	background: url(Bilder/h2.gif) no-repeat transparent;
}
h2 span {
	display: none;
}

#haupt h3 {
	margin: 5px 0 0;
	padding: 0;
	width: 303px;
	height: 36px;
	background: url(Bilder/titel_links.jpg) no-repeat transparent;
}

#haupt h3 span {
	display: none;
}

#text {
	position: absolute;
	top: 27px;
	left: 303px;
	width: 450px;
	margin: 0;
	padding: 0;
	background: url(Bilder/support_bg.gif) repeat-y top right transparent;
}
#text h3, #text p {
	margin: 0;
	padding: 0 40px 10px 0px;
}
#text h3 span {
	display: none;
}

#haupt h3 span {
	display: none;
}


#text2 {
	background: url(Bilder/so_what_bg.gif) no-repeat top right transparent;
}

#text2 h3 {
	margin: 0 15px 20px 0;
	padding: 0;
	height: 36px;
	background: url(Bilder/titel_start.jpg) no-repeat transparent;
}

#text2 h4 {
	margin: 0 15px 20px 0;
	padding: 0;
	height: 36px;
	background: url(Bilder/titel_arthrose.jpg) no-repeat transparent;
}

#text2 h5 {
	margin: 0 15px 20px 0;
	padding: 0;
	height: 36px;
	background: url(Bilder/titel_gelenke.jpg) no-repeat transparent;
}

#text2 h6 {
	margin: 0 15px 20px 0;
	padding: 0;
	height: 36px;
	background: url(Bilder/titel_gelenkknorpel.jpg) no-repeat transparent;
}

#text2 h2 {
	margin: 0 15px 20px 0;
	padding: 0;
	height: 36px;
	background: url(Bilder/titel_ernaehrung.jpg) no-repeat transparent;
}

#text2 h1 {
	margin: 0 15px 20px 0;
	padding: 0;
	height: 36px;
	background: url(Bilder/titel_impressum.jpg) no-repeat transparent;
}
#text3 h1 {
	margin: 0 15px 20px 0;
	padding: 0;
	height: 36px;
	background: url(Bilder/titel_behandlung.jpg) no-repeat transparent;
}

#text2 h3 span, #text2 h4 span, #text2 h5 span, #text2 h6 span, #text2 h2 span, #text2 h1 span, #text3 h1 span {
	display: none;
}


#footer {
	position: relative;
	margin: 25px 15px 0 -14px;
	padding: 3px 0 0 20px;
	background: url(Bilder/foot.jpg) no-repeat;
	height: 23px;
}
#footer a {
	color: #fff;
	vertical-align: middle;
}

ul {
	margin: 7px 0 7px 20px;
	padding: 0;
}
li {
	margin: 0 0 5px;
	padding: 0;
	list-style-type: none;
}

