
  
body{
	font-family:sans-serif;
	color:#003366;
	font-size:12px;
	text-align:left;
	line-height:15px;
	overflow:auto;
}
.small{
	font-size:11px;
}

/* @group Main Therapie */

.therapietext {
	color: #575757;
	font-size:12px;
	text-align:left;
}

.therapietext h1 {
	color: #575757;
	text-transform:uppercase;
	font-size: 14px;
	text-align: left;
	letter-spacing: 1px;
}

.therapietext h2 {
	color: #575757;
	font-size: 14px;
	text-align: left;
}

.therapietext h3 {
	color: #575757;
	font-size: 13px;
	text-align: left;
}

#main_therapie_links{
	position:absolute; left:157px; top:124px;
	border-left:1px solid #DDD;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	border-right:1px solid #DDD;
	height:650;
	width:149px;
}

#main_therapie{
	position:absolute; left:307px; top:124px;
	border-left:1px solid #DDD;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	border-right:1px solid #DDD;
	padding-left:15px;
	padding-right:15px;
	margin-right:30px;
	width:550px;
	background-color:#FFFFFF;
	}

#main_therapie a:link {
	color: #003366;
	text-decoration: underline;
}
#main_therapie a:visited {
	text-decoration: underline;
	color: #003366;
}
#main_therapie a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#003366;
}
#main_therapie a:active {
	text-decoration: underline;
	color: #003366;
}
	
/* @end */

/* @group Headlines */

h1 {
	font-size: 18px;
	color: #003366;
	line-height:22px;
}
h2 {
	font-size: 13px;
	color: #003366;
}
h3 {
	font-size: 13px;
	color: #003366;
}

.h3_rot {
	font-size: 13px;
	color: #990000;
	font-weight:bold;
}

.text_rot {
	font-family:sans-serif;
	color:#990000;
	font-size:12px;
	text-align:left;
	line-height:15px;
	overflow:auto;
}

h4 {
	font-size: 11px;
	color:#990000;
	font-weight:bold;
	text-transform:uppercase;
}

h4 a {
	font-size: 11px;
	color:#990000;
	font-weight:bold;
	text-transform:uppercase;
}

h4 a:link {
	font-size: 11px;
	color:#990000!important;
	font-weight:bold;
	text-transform:uppercase;
}

h4 a:visited {
	font-size: 11px;
	color:#990000!important;
	font-weight:bold;
	text-transform:uppercase;
}

h4 a:active {
	font-size: 11px;
	color:#990000!important;
	font-weight:bold;
	text-transform:uppercase;
}

h4 a:hover {
	font-size: 11px;
	color: #FFFFFF!important;
	background-color: #990000!important;
	text-transform: uppercase;
}

h5 {
	font-size: 11px;
}

h6 {
	float:left;
	margin-top:3px;
	margin-bottom:10px;
	margin-right:10px;
	text-align:center;
	font-size:11px;
	width:200px;
}
	
/* @end */

/* @group Header */

#topbanner{
	margin-bottom:10px;
	padding-left:7px;
	width:600px;
}

#topbanner a:link {

}
#topbanner a:visited {

}
#topbanner a:hover {
	text-decoration: none;
	background-color:transparent;
}
#topbanner a:active {
}
	
/* @end */

/* @group Main Div */

#main{
	position:absolute; left:157px; top:124px;
	border-left:1px solid #DDD;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	border-right:1px solid #DDD;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:30px;
	width:670px;
	}

#main a:link {
	color: #003366;
	text-decoration: underline;
}
#main a:visited {
	text-decoration: underline;
	color: #4876b8;
}
#main a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#003366;
}
#main a:active {
	text-decoration: underline;
	color: #003366;
}
	
/* @end */

/* @group Navi */

#navi{
	position:absolute; top:120px;
	width:150;
}

/* @group Hauptnavi */

#kontakt{
	margin-top:2px;
}

.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	width:150px;
	padding:2px;
	margin-top:5px;
	text-align:left;
	font-weight:bold;/* */
	color: #003366;
}

.menu {
    width: 150px;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 10px;
    color: #FFF;
}

.menu .menutitle, .menu .titlehidden{
    display: block;
    padding: 3px 0;
    font-weight: bold;
	color:#003366;
}

.menu .menutitle {
	cursor:pointer;
}


.menu .arrow {
	margin-left: 10px;
    margin-right: 7px;
}

.menu .titlehidden {
}

.menu #top {
	color:#003366;
	cursor:pointer;
}

.menu #kontakt {
	color:#003366;
	cursor:pointer;
	padding-top:20px;
}

.menu .submenu {
    overflow: hidden;
}

.menu .submenu a {
    padding: 5px 0 5px 0;
    text-indent: 10px;
    display: block;
    color: #003366;
    text-decoration: none;
	border-bottom:1px solid #DDDDDD;
}

.menu .submenu a:hover {
    background : #003366 url(../graphics/linkarrow.gif) no-repeat right center;
    color: #FFF;
}
	
/* @end */

/* @group Themennavi */

.themen_menu {
    width: 150px;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 10px;
    color: #003366;
}

.themen_title{
    display: block;
    padding: 5px 0;
    font-weight: bold;
	color:#003366;
	margin-left:10px;
	margin-right:7px;
	cursor:pointer;
}


#top {
	color:#003366;
	cursor:pointer;
}


.themen_submenu {
    overflow: hidden;
}

.themen_submenu a {
    padding: 5px 0;
    text-indent: 10px;
    display: block;
	border-top:1px solid #DDDDDD;
    color: #003366;
    text-decoration: none;
	
}

.themen_submenu a:hover {
    background : #003366 url(../graphics/linkarrow.gif) no-repeat right center;
    color: #FFF;
}
	
/* @end */
	
/* @end */

/* @group Footer */

#impressum{
	float:left;
	width:150px;
}
.impressum{
	float:left;
	padding-left:8px;
	color:003366!important;
}

.impressum a{
	color:#003366;
	text-decoration:none;
}

.impressum a:hover{
	color:#003366;
	text-decoration:underline;
}

#impressum{
	float:left;
	width:150px;
}
.impressum{
	padding-left:5px;
	color:003366!important;
}

#footer{
	position:fixed; bottom:2%;
	clear:left;
	padding-top:30px;
	}
	
/* @end */

/* @group Startseite */

#start_top {
	width:640px;
	float:left;
	clear:both;
}
#start_neues {
	width:320px;
	float:left;
	border-top:1px solid #DDDDDD;
}

#start_angebot {
	width:320px;
	float:left;
	clear:right;
	border-top:1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	padding-left:10px;
}

#start_thema {
	clear: both;
	float: left;
	width: 640px;
	border-top:1px solid #DDDDDD;
}

#notfall {
	border-top-style: none;
	height: 450px;
	clear: right;
	float: left;
	width: 640px;
	border-top:1px #DDDDDD;
	padding-top: 10px;
	color:#990000;
	padding-bottom: 10px;
}

.nf_pic{
	float: left;
	border: 1px solid #DDDDDD;
}

.nf_cont{
	float: left;
	padding-left: 10px;
}
	
/* @end */
	
	.links{
	line-height:18px;}

/* @group Wichtig Style */

.wichtig{
	color:#990000;
	font-size:12px;
	font-weight:bold;
}

.wichtig a:link {
	text-decoration: underline;
	color: #990000;
	font-size:12px;
	font-weight:bold;
}
.wichtig a:visited {
	text-decoration: underline;
	color: #990000;
	font-size:12px;
	font-weight:bold;
}
.wichtig a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#990000;
	font-size:12px;
	font-weight:bold;
}
.wichtig a:active {
	text-decoration: underline;
	color: #990000;
	font-size:12px;
	font-weight:bold;
}
	
/* @end */

/* @group Form Styles */

.button{
	border:1px solid #DDD;
	background-color:#003366;
	color:#FFFFFF;
	cursor:pointer;
}
	
input{
	border:1px solid #DDD;
}

table{
	empty-cells:hide;
	border-collapse:collapse;
	overflow:scroll;
}

textarea{
	border:1px solid #DDD;
}

.formfield2{
	border:1px solid #DDD;
	float:left;
}
	
/* @end */

li{
	list-style-position:outside;
	margin-left:0px;
}

td{

}

hr {
	border: 1px solid #DDDDDD;
	size:1px;
}

/* @group Anmeldung */

.anmeldung{
	width:115px;
	font-size:12;
	font-family: Sans-Serif;
	text-align:center;
	display:block;
	padding-top:5px;
	text-decoration:none;
}

.anmeldung a {
	width:115px;
	font-size:12;
	font-family: Sans-Serif;
	border:1px solid #DDDDDD;
	text-align:center;
	padding-top:5px;
	display:block;
	background-color:#DDDDDD;
	color:#990000!important;
	text-decoration:none!important;
}

.anmeldung a:hover {
	width:115px;
	font-size:12;
	font-family: Sans-Serif;
	border:1px solid #DDDDDD;
	text-align:center;
	padding-top:5px;
	display:block;
	background : #990000 url(../graphics/linkarrow.gif) no-repeat left center!important;
	color:#FFFFFF!important;
	text-decoration:none!important;
}
	
/* @end */

.anmeldebutton{
	border:none;
	background-color:#990000;
	color:#FFFFFF;
	cursor:pointer;
}

#shop{
	float:left;
	width:150px;
}

/* @group Image Styles */

.picture_left{
	float:left;
	margin-top:3px;
	margin-bottom:10px;
	margin-right:10px;
	text-align:center;
	font-size:11px;
	width:200px;
}

img a:hover{
	text-decoration:none;
	background-color:transparent;
}
	
/* @end */

/* @group Thema */

.pages {
	color: #545454!important;
	font-size: 11px!important;
}

.pages a:link {
	color: #545454!important;
	font-size: 11px!important;
	text-decoration: underline!important;
}

.pages a:active {
	color: #545454!important;
	font-size: 11px!important;
}

.pages a:hover {
	color: #ffffff!important;
	font-size: 11px!important;
	background: #545454!important;
	text-decoration:none!important;
}

.pages a:visited {
	color: #b0b0b0!important;
	font-size: 11px!important;
}
	
/* @end */

.disclaimer{
	color: silver!important;
	font: 10px Arial, Helvetica, Geneva, sans-serif!important;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.startimage, .startimage a, .startimage a:hover {
	border: 1px solid red;
}

#form_box {
	width: 580px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font:0.8em Arial, Helvetica, Sans-serif;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}
 
 
#log {
	width: 590px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}