body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.h2_ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#head {
	background-color: #FFFFFF;
	height: 50px;
	width: 970px;
	float: left;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#body_rahmen {
	height: 100%;
	width: 980px;
	float: left;
}
#menuelinks {
	background-image: url(../images/menue.jpg);
	height: 1150px;
	margin-left: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-right-style: none;
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.norm_text_menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}

#body_rahmen #menuerechts a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.menuerechtsgroß {
	font-size: 14px;
	font-weight: bold;
	color: #0091E0;
}
#body_rahmen #contentbox #tab {
	text-decoration: none;
	width: 630px;
}
#body_rahmen #content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EDDEC1;
	background-color: #02659E;
	width: 602px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#body_rahmen #content h2 {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5ECDB;
	width: 585px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 3px;
	border-left-color: #CBBFA6;
	border-bottom-color: CBBFA6;
	border-right-color: CBBFA6;
	border-top-color: CBBFA6;
}


#body_rahmen #content h3 {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5ECDB;
	width: 585px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-color: #CBBFA6;
	border-bottom-color: CBBFA6;
	border-right-color: CBBFA6;
	border-top-color: CBBFA6;
}
#body_rahmen #content img {
	margin-top: 5px;
	margin-left: 50px;
}
#body_rahmen #menuerechts a {
	font-size: 10px;
	font-style: normal;
	color: #02659E;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#body_rahmen #menuelinks img {
	text-decoration: none;
	margin-left: -2px;
}
#link {
	background-color: #EDDEC1;
	height: 10px;
	width: 966px;
	float: left;
	margin-top: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #0291DF;
	border-right-color: #0291DF;
	border-bottom-color: #0291DF;
	border-left-color: #0291DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #02659E;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#body_rahmen #link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #02659E;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/* CSS Document */
#navcontainer
{
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #333;
	width: 159px;
	font-size: 10px;
	font-weight: bold;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
	margin: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}


#navcontainer li a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	width: 100%;
	background-image: url(../images/menue_a.jpg);
	padding-left: 20px;
	background-repeat: repeat;
	padding-right: 5px;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
	color: #02659E;
	background-image: url(../images/menue_a_hover.jpg);
}
#contenthalter {
	text-decoration: none;
	width: 805px;
	float: left;
	margin-top: 0px;
}
#body_rahmen #head div {
	text-decoration: none;
	margin-bottom: 14px;
}

.therapien_von_teilnehmern {
	font-size: 9px;
}
#body_rahmen #contenthalter #main #contents .norm_text_menue .therapien_von_teilnehmern a {
	font-size: 9px;
}


#body_rahmen #head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	padding-top: 70px;
}
#menue_kalender {
	text-decoration: none;
}
#body_rahmen #contenthalter #main #contents #menue_kalender a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #02659E;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#body_rahmen #contenthalter #main #contents #menue_kalender a:hover {
	background-color: #437C97;
}
#body_rahmen #contenthalter #main #contents h1 {
	background-color: #02659E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
.norm_text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#body_rahmen #contenthalter #main #contents .norm_text_menue input {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#body_rahmen #contenthalter #main #contents #einfuerung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-left-color: #999999;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-top-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	margin-bottom: 15px;
}
#body_rahmen #contenthalter #main #contents #einfuerung h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02659E;
	border-bottom-style: dashed;
}
#body_rahmen #contenthalter #main #contents #einfuerung .norm_text_menue a {
	color: #02659E;
	text-decoration: none;
}
#body_rahmen #contenthalter #main #contents #einfuerung2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-left-color: #999999;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-top-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#body_rahmen #contenthalter #main #contents #einfuerung4 a {
	color: #B1343A;
}

#body_rahmen #contenthalter #main #contents #einfuerung2 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02659E;
	border-bottom-style: dashed;
}
#body_rahmen #contenthalter #main #contents #einfuerung2 .norm_text_menue a {
	color: #02659E;
	text-decoration: none;
}
#body_rahmen #contenthalter #main #contents #einfuerung3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-left-color: #999999;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-top-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#body_rahmen #contenthalter #main #contents #einfuerung3 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02659E;
	border-bottom-style: dashed;
}
#body_rahmen #contenthalter #main #contents #einfuerung3 .norm_text_menue a {
	color: #02659E;
	text-decoration: none;
}
#body_rahmen #contenthalter #main #contents #einfuerung4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-left-color: #999999;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-top-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.h23 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02659E;
	text-decoration: none;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #02659E;
	padding-left: 5px;
	background-color: #EEEEEE;
	display: block;
}

#body_rahmen #contenthalter #main #contents #einfuerung4 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02659E;
	border-bottom-style: dashed;
}
#body_rahmen #contenthalter #main #contents #einfuerung4 .norm_text_menue a {
	color: #02659E;
	text-decoration: none;
}
.mehrinfo {
	font-size: 10px;
	font-weight: bold;
	color: #02659E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#body_rahmen #contenthalter #main #contents table {
	margin-top: 10px;
}
.9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#body_rahmen #contenthalter #main #contents #table5 #table6 .norm_text_menue a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border-top-style: solid;
	background-color: #eeeeee;
	display: block;
	padding-left: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-color: #999999;
	border-right-color: #999999;
	border-top-color: #999999;
}
#body_rahmen #contenthalter #main #contents #table5 #table6 .norm_text_menue a:hover {
	background-color: #02659E;
	color: #FFFFFF;
}
#body_rahmen #contenthalter #main #suchen a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-left-style: solid;
	border-left-color: #02659E;
	border-left-width: 2px;
	border-bottom-color: #02659E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#body_rahmen #contenthalter #main #suchen a:hover {
	color: #FFFFFF;
	background-color: #246992;
}
#body_rahmen #contenthalter #main #contents #einfuerung3 .menuerechtsgroß {
	text-decoration: none;
	padding-bottom: 5px;
}
#body_rahmen #contenthalter #main #contents img {
	text-decoration: none;
}