* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;}

html {
	height : 100%;}
	
body {
	height : 100%;
	font-size: 100.01%;
	color: #996600;
	background-image: url(images/shadow.jpg);
	background-position: top center;
	background-repeat: repeat-y;}

#container {
	position: relative;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	min-height: 100%;
	background-position: bottom;
	background-image: url(images/verlauf.jpg);
	background-repeat: repeat-x;}

* html #container {
	height: 100%;}

:focus {
	outline: 0;}
	
a {
	font-family: Verdana, Helvetica, sans-serif;
	color: #996600;
	font-size: 12px;
	text-decoration: none;}
	
h1 {
	font-family: Georgia, Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: #edd7b2;
	padding-bottom: 15px;
	font-style: italic;}
	
h2 {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 15px;
	font-style: italic;}
	
h3 {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 15px;
	font-style: italic;
	line-height: 25px;
	text-align: center;}
	
p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;}
	
img {
	position: relative;
	top: 1px;
	padding-right: 5px;}
	
hr {
	border-top: 1px solid #996600;
	margin: 10px 0px 10px 0px;}
	
	
.bigfont {
	font-size: 15px;
	line-height: 23px;
	color: #edd7b2;
	font-weight: bold;}
	
ol, ul {
	list-style-type: none;
	display: inline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;}

#content {
	padding-bottom: 250px;}
	
/*------------------------------------------------------------------------------------------*/
/*                                 NAVIGATION                                      */
/*------------------------------------------------------------------------------------------*/	

#navi {
	position: absolute;
	top: 105px;
	left: 30px;}
	
#navi a {
	position: absolute;
	top: 0px;
	height: 19px;
	text-align: center;
	padding-top: 6px;}
	
.home a {
	left: 0px;
	width: 65px;}
	
.home a:hover {
	background-image: url(images/corners.jpg);
	background-position: 0px -27px;
	background-repeat: no-repeat;}
	
.home .current a, .home .curent a:hover {
	background-image: url(images/corners.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #fff;}	
	
.therapie a {
	left: 65px;
	width: 80px;}
	
.therapie a:hover {
	background-image: url(images/corners.jpg);
	background-position: -65px -27px;
	background-repeat: no-repeat;}
	
.therapie .current a, .therapie .curent a:hover {
	background-image: url(images/corners.jpg);
	background-position: -65px 0px;
	background-repeat: no-repeat;
	color: #fff;}
	
.ueber a {
	left: 145px;
	width: 90px;}
	
.ueber a:hover {
	background-image: url(images/corners.jpg);
	background-position: -145px -27px;
	background-repeat: no-repeat;}
	
.ueber .current a, .ueber .curent a:hover {
	background-image: url(images/corners.jpg);
	background-position: -145px 0px;
	background-repeat: no-repeat;
	color: #fff;}
	
.kontakt a {
	left: 235px;
	width: 75px;}
	
.kontakt a:hover {
	background-image: url(images/corners.jpg);
	background-position: -235px -27px;
	background-repeat: no-repeat;}
	
.kontakt .current a, .kontakt .curent a:hover {
	background-image: url(images/corners.jpg);
	background-position: -235px 0px;
	background-repeat: no-repeat;
	color: #fff;}

/*------------------------------------------------------------------------------------------*/
/*                                    HEADER                                         */
/*------------------------------------------------------------------------------------------*/

#header {
	position: relative;
	width: 960px;
	height: 130px;
	background-image: url(images/header.jpg);
	border-bottom: 2px solid #f08415;}

#termin {
	position: absolute;
	left: 668px;
	top: 36px;
	height: 100px;
	width: 287px;}
	
#fon {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	padding: 2px 0px 0px 27px;
	background-image: url(images/icon_fon.jpg);
	background-repeat: no-repeat;}
	
#mail {
	height: 20px;
	margin-top: 4px;
	padding: 1px 0px 0px 27px;
	background-image: url(images/icon_mail.jpg);
	background-repeat: no-repeat;}
	
#mail a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;}
	
#mail a:hover {
	text-decoration: underline;
	color: #6f3213;}
	
/*------------------------------------------------------------------------------------------*/
/*                                       MAIN                                           */
/*------------------------------------------------------------------------------------------*/

#main {
	position: relative;
	width: 580px;
	height: 215px;
	padding: 25px 350px 0px 30px;
	background-image: url(images/main.jpg);
	border-bottom: 2px solid #edd7b2;}
	
#text {
	position: relative;
	width: 640px;
	line-height: 20px;}
	
#text li {
	list-style-type: disc;
	list-style-position: inside;}
	
#text a:hover {
	text-decoration: underline;
	color: #6f3213;}
	
.smallcolumn {
	width: 280px;
	float: left;}
	
.alignright {
	text-align: right;}
	
.left {	
	padding: 30px 10px 0px 30px;}
	
.middle {
	padding: 30px 20px 0px 20px;}

.right {
	position: absolute;
	line-height: 20px;
	top: 370px;
	right: 0px;
	width: 230px;
	padding: 30px 55px 0px 5px;}
	
.promiheadline {
	margin-left: -15px;}
	
.bigcolumn {
	width: 590px;
	padding: 30px 30px 0px 30px;
	float: left;}
	
#stripe {
	position: absolute;
	top: 0px;
	left: 650px;
	width: 280px;
	height: 100%;
	background-color: #edd7b2;}
	
.clearfloat {
	clear: both;}

/*------------------------------------------------------------------------------------------*/
/*                                    FOOTER                                         */
/*------------------------------------------------------------------------------------------*/

#footer {
	position: relative;
	left: 50%;
	margin-left: -480px;
	width: 940px;
	height: 30px;
	background-image: url(images/footer.png);
	margin-top: -250px;
	text-align: right;
	color: #edd7b2;
	padding: 220px 20px 0px 0px;}
	
#footer a {
	color: #edd7b2;}
	
#footer a:hover {
	color: #fff;
	text-decoration: underline;}
	
