/* #df0024 -> rot */
/* #5b98b9 -> blau */
/* #cdcdcd -> hellgrau */
/* #a6a6a6 -> dunkelgrau */

* {
	margin:0;
	padding:0;
	font-size:100%;
}

body {
    background-color:#ffffff;
    color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100.01%;
}

p {
	font-size:0.9em;
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

ul, ol, td, th, label, legend, input, select, textarea {
    font-size: 0.9em;
}

#logo {
    position:absolute;
    top:0;
    left:50%;
    z-index:1;
    width:50%;
    height:122px;
}

#logo img {
	float: right;
}

#header {
    background-color:#ffffff;
    color:#a6a6a6;
    border-style:solid;
    border-color:#cdcdcd;
    border-width:0 0 2px 0;
    height:117px;
    voice-family:"\"}\"";
    voice-family:inherit;
    height:115px;
}

html>body #header {
    height:115px;
}

#navigation {
    background-color:#ffffff;
    color:#000000;
    position:absolute;
    top:127px;
    left:0;
    width:185px;
    height:400px;
}

/* we can do magic... */
html>body #navigation a:link, html>body #navigation a:visited {
    width:auto;
}

/* we can do magic... */
html>body #navigation a:link.active, html>body #navigation a:visited.active {
    width:auto;
}

#content {
    background-color:#ffffff;
    color:#000000;
    position:relative;
    border-style:solid;
    border-color:#cdcdcd;
    border-width:0;
    border-left:1px dashed #cdcdcd;
    margin:0 0 20px 205px;
    padding:10px 20px 0 20px;
}

#navigation ul {
	background-color:#A6D7D5;
    list-style:none;
	font-size:1em;
    margin:10px 0 0 0;
    border:none;
}

#navigation li {
    display:block;
	background-color:#A6D7D5;
    margin-bottom:10px;
}

#navigation a:link, #navigation a:visited {
    display:block;
    background-color:transparent;
	color:#6f6f6f;
	border-top:1px solid #E1F1F0;
	border-bottom:1px solid #7DA3A1;
	border-right:1px solid #A6D7D5;
    text-decoration:none;
    font-weight:normal;
    padding:2px 0 2px 4px;
    width:100%;
}

#navigation a:link.active, #navigation a:visited.active {
	background-color:#E1F1F0;
    color:#ffffff;
	color: #009898;
	border-top:1px solid #E1F1F0;
	border-bottom:1px solid #E1F1F0;
	border-right:1px solid #E1F1F0;
    text-decoration:none;
    font-weight:normal;
    padding:2px 0 2px 4px;
    width:100%;
}

#navigation a:hover {
	background-color:#E1F1F0;
}

#subnavlist {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #ccc;
	font-size: 0.90em;
}

#subnavlist li {
	list-style: none;
	display: inline;
}

#subnavlist li a {
	padding: 3px 1em;
	margin-left: 6px;
	border: 1px solid #A6D7D5;
	border-bottom: none;
	text-decoration: none;
	background-color: #a6d7d5;
}

#subnavlist li a:link {
	color:#6f6f6f;
}

#subnavlist li a:visited {
	color:#6f6f6f;
}

#subnavlist li a:hover {
	color: #6f6f6f;
	background-color:#fff;
	border-color:#ccc;
	border-bottom:1px solid #fff;
}

#subnavlist li a.active {
	background-color:#fff;
	border-color:#ccc;
	border-bottom:1px solid #fff;
}

a:link {
    background-color:transparent;
    color:#000000;
    text-decoration:underline;
    font-weight:normal;
}

a:visited {
    background-color:transparent;
    color:#000000;
    text-decoration:underline;
    font-weight:normal;
}

a:hover {
    background-color:transparent;
    color:#000000;
    text-decoration:none;
    font-weight:normal;
}

a:active {
    background-color:transparent;
    color:#cdcdcd;
    text-decoration:none;
    font-weight:normal;
}

a.highlighted {
    color: #df0024;
    font-weight: bold;
}

h1 {
	font-size:1.625em;
    padding:8px 0 0 0;
}

h2 {
	font-size:0.875em;
    padding:0 0 0 2px;
}

h2.likeH1 {
	font-size:1.625em;
    padding:0 0 0 2px;
}

h3 {
    background-color:transparent;
	color:#A6D7D5;
    font-size:1.2em;
    display:inline;
    padding:0 0 10px 0;
}

h4 {
    background-color:transparent;
    color:#000000;
    font-size:0.9em;
    font-weight:normal;
    margin:0 0 10px 0;
}

h5 {
    background-color:transparent;
    color:#000000;
    font-size:1.1em;
    margin:10px 0 5px 0;
    padding:10px 0 0 0;
}

h6 {
    background-color:transparent;
    color:#000000;
    font-size:1em;
    padding-top:10px;
}

h6.mdate {
    background-color:transparent;
    color:#a6a6a6;
    text-align:right;
    font-size:0.8em;
    font-weight:normal;
    font-style:oblique;
    margin:20px 0 0 0;
    clear:both;
}

p.note {
    color:#df0024;
    font-size:0.9em;
    font-weight:bold;
}

p.null {
	margin: 0;
}

p.invis {
	color: #fff;
}

p.title em {
    font-style:oblique;
    font-weight:bold;
}

p.title strong {
	font-weight:bold;
	text-decoration:underline;
}

.centeredText {
	text-align:center !important;
}
p.centered {
    text-align:center;
}

p.caption {
	text-align:center;
    font-style:oblique;
}

table.centered td {
    text-align:center;
}

table.sprechzeiten {
    background-color:#a6a6a6;
    color:#ffffff;
    border:1px solid #A6D7D5;
    margin-bottom: 1em;
}

table.sprechzeiten th {
    text-align:left;
    font-weight:bold;
}

table.sprechzeiten td {
    text-align:right;
}

table.notfall {
    text-align: center;
    border-collapse: collapse;
}

table.notfall td {
    border: 1px solid #000000;
}

table.notfall th {
    text-decoration: underline;
    padding-bottom: 15px;
}

table.form th, table.form td {
    vertical-align:top;
    text-align:left;
    font-weight:normal;
    font-size:0.9em;
}

.required, .error {
    color:#ff0000;
}

.success {
    color:#5b98b9;
    font-weight:bold;
}

div.leistungBox {
    width: 296px;
}

div.leistungFloatl {
    position:relative;
    float:left;
}

ul.leistung {
    list-style-type:disc;
    padding:0 0 15px 30px;
}

ol.leistung {
	padding:0 0 15px 30px;
}

ul.leistung li, ol.leistung li {
    padding:5px;
	line-height: 1.5em;
}

ul.leistung li p {
	font-size: 1em;
}

td.caption {
    background-color:transparent;
    color:#a6a6a6;
    text-align:right;
    font-size:0.7em;
}

img.download {
    border-width:0;
    padding-right:10px;
}

img.border {
    border:1px solid #cdcdcd;
}

img.borderLeft {
    position:relative;
    float:left;
    margin-right:10px;
    border:1px solid #cdcdcd;
}

img.borderRight {
    position:relative;
    float:right;
    margin-left:10px;
    border:1px solid #cdcdcd;
}

img.left {
    position:relative;
    float:left;
    margin-right:10px;
}

img.right {
    position:relative;
    float:right;
    margin-left:10px;
}

ul.simple {
    margin: 0 0 30px 0;
    padding-left: 30px;
}

ul.simple li {
    margin: 0 0 0.5em 0;
}

ul.simple li li {
    margin-top: 0.5em;
}

ul.plain, ul.plainflat {
    list-style-type:none;
    font-weight:normal;
    margin:0 0 5px 0;
}

ul.plain li {
    padding:2px 0 0 25px;
}

li.header {
    font-weight:bold;
}

ul.plainBullets {
    margin: 0 0 30px;
    padding-left: 15px;
}

dl.list {
    padding:0 0 15px 15px;
}

dl.list dt {
    font-weight:bold;
}

dl.list dd {
    margin-bottom:15px;
}


table.impressum th {
    text-align:left;
    vertical-align:top;
}

div.spacer {
    clear: both;
}

div.center {
    text-align:center;
}

div.rfloat {
    position:relative;
    float:right;
    margin-left:10px;
}

div.rfloat img {
    border:1px solid #cdcdcd;
}

div.float {
    position:relative;
    float:left;
    margin:0.5em;
}

div.float img {
    border:1px solid #cdcdcd;
}

div.floatl {
    position:relative;
    float:left;
    margin:0.5em;
}

div.floatl img {
    border:1px solid #cdcdcd;
}

div.news {
    padding-left: 5px;
    border-left:2px solid #cdcdcd;
}

div.news em {
    font-style:oblique;
    font-size:0.8em;
}

div.c33r {
    width:33.333%;
    float:right;
    text-align:center;
    position:relative;
}

div.c66l {
    float:left;
    width:66.666%;
    position:relative;
}

div.c50r {
    width:50%;
    float:right;
    position:relative;
}

div.c50l {
    float:left;
    width:50%;
    position:relative;
}

div.newsBox {
    padding-left: 5px;
    margin-bottom: 15px;
    border-left:1px dashed #cdcdcd;
    border-bottom:1px dashed #cdcdcd;
}

div.par {
	margin: 0 0 1em 0;
}

em {
    font-style:oblique;
}

strong {
    font-weight:bold;
}

/*
 Custom classes for Leistungsspektrum
*/
h5.gesund {
	background-color:#FED579;
	color: #777777;
	padding: 2px;
	margin: 10px 0 5px 0;
}

hr.gesund {
	background-color:#FED579;
	color:#FED579;
	height: 10px;
	border: none;
}

h5.fit {
	background-color:#5FC3EB;
	color: #ffffff;
	padding: 2px;
	margin: 10px 0 5px 0;
}

hr.fit {
	background-color:#5FC3EB;
	color:#5FC3EB;
	height: 10px;
	border: none;
}

h5.vital {
	background-color:#98D1D0;
	color: #ffffff;
	padding: 2px;
	margin: 10px 0 5px 0;
}

hr.vital {
	background-color:#98D1D0;
	color:#98D1D0;
	height: 10px;
	border: none;
}

img.exclamation {
	float: left;
	position: relative;
	padding: 0 10px 0 0;
}

div.formRowError {
	background-color: #b6b6b6;
	color: #000000;
    border: 1px solid #A6D7D5;
	width: 500px;
	margin: 0 0 1em 0;
	padding: 5px;
}

div.formRowError ul {
	margin: 0 0 1em 20px;
}

div.formRow label {
	float: left;
	position: relative;
	width: 150px;
	font-weight: bold;
}

div.formRow input {
	float: left;
	position: relative;
	width: 350px;
}

div.formRow select.expand {
	float: left;
	position: relative;
	width: 350px;
}

div.formRow select.time {
	width: 45px;
}

div.formRow select.year {
	width: 58px;
}

div.formRow textarea {
	float: left;
	position: relative;
	width: 350px;
	overflow: auto;
}

form fieldset {
	padding: 0 10px 10px 10px;
	width: 510px;
	position: relative;
	display: block;
}

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

/*
 neat lightbox
*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url("/includes/images/lightbox_overlay.png"); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/includes/images/lightbox_overlay.png", sizingMethod="scale");
	}

kbd{
	color: #555;
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
}

