﻿/* Design und Code (c) www.hoheussle.de */
body {
	background-image: url(../pics/bg.png);
	background-position: left top;
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	}
a:link {
	color: #3399cc;
	text-decoration: underline;
	border: 0px;
	}
a:visited {
	color: #999999;
	text-decoration: underline;
	}
a:hover {
	color: #3399cc;
	text-decoration: none;
	}
* html #linke-menue-bg {
	height: 100%;
	}
p {
	padding: 5px 0px 5px 0px;
	}
img {
	border-width: 0 0 0 0;
	}
h1, h2 {
	text-align: left;
	color: #3399cc;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	line-height: normal;
	}

h3, h4, h5 {
	text-align: left;
	color: #3399cc;
	margin: 0px;
	padding: 20px 10px 0px 0px;
	line-height: normal;
	}

strong {
	font-weight: bold;
	}
	
em {
	font-style: italic;
	}

ul {
	list-style-type: disc;
	list-style-position: outside;
	line-height: 150%;
	}

hr {
	color: #3399cc;
	background-color: #3399cc;
	margin: 0px 0px 10px 0px;
	height: 1px;
	border:none;
	}

.schnipp {
	clear: both;
	}

.menue-link:link {
	color: #ffffff;
	text-decoration: none;
	border: 0px;
	}

.menue-link-aktiv:link {
	color: #33ccff;
	text-decoration: none;
	border: 0px;
	}
	
.menue-link:visited {
	color: #ffffff;
	text-decoration: none;
	border: 0px;
	}

.menue-link-aktiv:visited {
	color: #33ccff;
	text-decoration: none;
	border: 0px;
	}

.menue-link:hover {
	color: #33ccff;
	text-decoration: none;
	}

.menue-link-aktiv:hover {
	color: #ffffff;
	text-decoration: none;
	}
.menue-schrift {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-align: left;
	line-height: 2.5em;
}
.sub-menue-schrift {
	font-family: Arial, sans-serif;
	font-size: 11px;
	letter-spacing: -0.005em;
	color: #ffffff;
	text-align: left;
	line-height: 1.5em;
	padding: 0px 0px 7px 15px;
}
.grafik_text {
	position: static;
  	margin: 0px 0px 50px 0px;
  	z-index: 90;
  	text-align: center;
  	font-size: 75%;
  	}

.grafik_mitte {
	position: static;
	width: auto;
	float: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	z-index: 90;
	text-align: center;
	}

.grafik_rechts {
	position: static;
	width: auto;
	float: right;
	margin: 25px 0px 15px 30px;
	padding: 0px;
	z-index: 90;
	text-align: right;
	}
	
.grafik_links {
	position: static;
	width: auto;
	float: left;
	margin: 25px 30px 15px 0px;
	padding: 0px;
	z-index: 90;
	text-align: left;
	}

.link {
	position: relative;
	font-size: 85%;
	text-align: left;
	border-width: 0px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}

.hinweis {
	background-color: #ffffff;
	font-size: 85%;
 	color: #3399cc;
	text-align: center;
	border: solid #3399cc;
	border-width: 1px;
	z-index: 80;
	padding: 1em;
	margin: 0px;
	}
	 
.feld {
	text-align: left;
	font-size: 85%;
	color: #3399cc;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	}

#linke-menue-bg {
	position: absolute;
	top: 0px;
	right: 0px;
	height: auto;
	width: 100%;
	min-height: 100%;
	background: url(../pics/header_menue_bg.png);
	background-color: transparent;
	background-position: left top;
	background-repeat: repeat-y;
	}

#mutterbox {
	padding: 0px;
	margin: 0px;
	}

#linke-out {
	float: left;
	width: 180px;
	padding: 0px;
	margin: 0px;
	}

#linke {
	width: 180px;
	padding: 0px;
	margin: 0px;
	}

#linke-grafik {
	left: 0px;
	bottom: 0px;
	position: fixed;
	}

#menue-out-start {
	background: url(../pics/menue_bg_start.png);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	width: 170px;
	min-height: 800px;
	padding: 0px;
	margin: 0px;
	}
	
#menue-out-wir {
	background: url(../pics/menue_bg_wir.png);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	width: 170px;
	min-height: 800px;
	padding: 0px;
	margin: 0px;
	}
	
#menue-out-therapie {
	background: url(../pics/menue_bg_therapie.png);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	width: 170px;
	min-height: 800px;
	padding: 0px;
	margin: 0px;
	}

#menue-out-kosten {
	background: url(../pics/menue_bg_kosten.png);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	width: 170px;
	min-height: 800px;
	padding: 0px;
	margin: 0px;
	}

#menue-out-links {
	background: url(../pics/menue_bg_links.png);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	width: 170px;
	min-height: 800px;
	padding: 0px;
	margin: 0px;
	}
	
#menue-out-kontakt {
	background: url(../pics/menue_bg_kontakt.png);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	width: 170px;
	min-height: 800px;
	padding: 0px;
	margin: 0px;
	}

#menue-out-anfahrt {
	background: url(../pics/menue_bg_anfahrt.png);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	width: 170px;
	min-height: 800px;
	padding: 0px;
	margin: 0px;
	}

#menue-out-impressum {
	background: url(../pics/menue_bg_impressum.png);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	width: 170px;
	min-height: 800px;
	padding: 0px;
	margin: 0px;
	}

#menue {
	position: fixed;
	top: 0px;
	left: 170px;
	width: 170px;
	padding: 0px;
	margin: 0px;
	padding: 132px 20px 0px 35px;
	}
	
#contentbody {
	padding: 0px 0px 0px 350px;
	margin: 0px;
	}

#content {
	width: auto;
	max-width: 700px;
	min-width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 1.5em;
	padding: 138px 50px 0px 50px;
	margin: 0px;
	}
	
