@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #603C35;
	line-height: 18px;
}
body {
	background-color: #d46300;
	background-position: center;
	margin: 0px;
}


a:link {
	color: #603C35;
	text-decoration: none;
}
a:visited {
	color: #603c35;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #603C35;
}


h1 {
	font-size: 26px;
	color: #ed7326;
	font-weight: normal;
	padding-bottom: 20px;
}
h2 {
	font-size: 14px;
	font-weight: 600;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}
#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	margin-top: 20px;
	z-index: 1;
	float: none;
	overflow: auto;
	background-color: #FFE9BF;
	background-image: url(../bilder/hintergrund_naturheilpraxis.gif);
	background-repeat: repeat-y;
}
#links {
	background-color: #FFF;
	float: left;
	width: 600px;
}
#menu_oben {
	background-color: #FFF5E8;
	height: 33px;
	margin-top: -12px;
	padding-top: 5px;
	padding-bottom: 4px;
}

#menu_oben menu li {
	list-style-type: none;
	float: left;
	margin-left: -20px;
	padding-right: 45px;
}
#content {
	width: 550px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: normal;
}
#rechts {
	border : 0px solid  black;
	text-align: left;
	width : 240px;
	height: auto;
	margin :     0px;
	z-index : 4;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#naturheilpraxis {
	position: absolute;
	right: -9999px;
}
#menu_rechts {
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 240px;
	float: left;
	padding-top: 20px;
	padding-left: 0px;
	height: auto;
	padding-bottom: 50px;
	background-repeat: no-repeat;
	background-image: url(../bilder/hintergrundbild_menu.jpg);
}

#menu_rechts menu li {
	list-style-type: none;
	line-height: 25px;
	margin-left: 0px;
}

#footer {
	float: right;
	background-color: #501501;
	margin-top: 0px;
	height: 20px;
	width: 840px;
	margin-bottom: 0px;
	background-image: url(../bilder/footer_naturheilpraxis.gif);
	background-repeat: repeat-x;
}
#footer menu li a {
	color: #ECE3D2;
}
#footer menu li {
	float: left;
	padding-right: 45px;
	list-style-type: none;
	margin-left: -20px;
	margin-top: -10px;
	font-size: 10px;
	color: #ECE3D2;
}
