body {
	margin: 0;
	padding: 0;
	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	
	background: url(Bilder/bg.gif) #22709F;
}


#container {
	margin-left: 180px;
	margin-top: 110px;
	width: 75%;
    padding-left: 53px; 
	background: url(Bilder/left.png) repeat-y 54px 7px; 
	border-right: 1px solid #CED030;
}

#intro, #hauptteil {
	width: 100%;
	margin-left: 8px;
	background: #EAEBA5;
}

#intro p, #hauptteil p {
	margin: 10px; 
}

#intro {
	border-top: 1px solid #CED030;
}

#intro #spacer p.p1 {
	margin-top: 20px;
}

#hauptteil {
	margin-top: -12px;
	padding-top: 12px; 
	padding-bottom: 5px;
	border-bottom: 1px solid #CED030;
}

#intro h3, #hauptteil h3, #linkList h3 {
	border-bottom: 1px solid #CED030;
	border-top: 1px solid #CED030;
	background: white;
	padding: 3px 15px 3px;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0.3em;
}

#footer {
	border-top: 1px dashed #CED030; 
	padding-top: 25px;
	text-align: center;
	font-size: 0.9em;
	line-height: 0.5em;
}

#linkList {
	position: absolute;
	top: 200px;
	left: 10px;
	width: 200px;
	background: #CED030;
	border: 1px solid #EAEBA5;
	padding: 3px;
}

#linkList h3 {
	font-size: 1.2em;
	margin: 20px -3px -10px -3px;
	padding-left: 3px;
}

#linkList ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#linkList ul li {
	padding-left: 1.8em;
	background: url(Bilder/bullet.png) .6em .45em no-repeat;
}

#linkList ul li:hover {
	background-image: url(Bilder/bullet-on.png);
}

#linkList #lselect ul li a {
	display: block;
	font-size: 1.2em;
	text-transform: uppercase;
}

#linkList #lselect ul li a.c {
	display: inline;
	font-size: 1em;
	text-transform: none;
}

#kopf h1 {
	width: 452px;
	height: 42px;
	position: absolute;
	top: 69px;
	left: 235px;
	margin-top: 0;
	color:#FFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:36px;
}

#kopf h2 span {	display: none;	}
#kopf h2 {
	background: url(Bilder/headgrafik_behandlung.jpg) #CED030 no-repeat;
	width: 259px;
	height: 134px;
	float: left;
	margin: 0px 10px 10px 0px;
}

#kopf h3 {
	background: url(Bilder/headgrafik_gelenke.jpg) no-repeat;
	width: 259px;
	height: 134px;
	float: left;
	margin: 0px 10px 10px 0px;
}

#kopf h4 {
	background: url(Bilder/headgrafik_gelenke.jpg) no-repeat;
	width: 259px;
	height: 134px;
	float: left;
	margin: 0px 10px 10px 0px;
}

#kopf h5 {
	background: url(Bilder/headgrafik_therapie.jpg) no-repeat;
	width: 259px;
	height: 134px;
	float: left;
	margin: 0px 10px 10px 0px;
}

a {
	color: #A02820;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #9B8C8C;
}

a:hover {
	text-decoration: underline;
}

#linkList a {
	color: #FFF;
}

#linkList a:visited {
	color: #999A65;
}
