body{ 
	font-size:12px;
	xline-height:15px;
	font-family :Arial,Verdana,Geneva,Helvetica,Sans-Serif;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	xline-height:18px;
	background:url(../images/bg.gif) #aca58d repeat-x;
}

p{margin:0px;padding:0px;}

td,div,th{
	font-size:12px;
	xline-height:18px;
	font-family :Arial,Verdana,Geneva,Helvetica,Sans-Serif;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

img{
	border:0px;
}

input,select,textarea{
	color:#000000;
	font-size:12px;
	font-family :Arial,Verdana,Geneva,Helvetica,Sans-Serif;
}

form{
	padding:0px;
	margin:0px;
}



ol{
  margin:10px 0px 10px 18px; 
  padding: 0;
}

ol li{
  background:		none;
  list-style-type: 	decimal;
  padding:			0px 0px 0px 0px;
  margin-left:		4px;
}

ol li.buchstaben{
  background:		none;
  list-style-type: 	;
  padding:			0px 0px 0px 0px;
  margin-left:		4px;
}



li{
	padding:0px 0px 0px 10px;
	background:url(../images/li.gif) no-repeat 0px 7px;
	list-style: none;
	margin:0px;
	list-style-position: outside;
}

.li {
	padding:0px 0px 0px 10px;
	background:url(../images/li.gif) no-repeat 0px 7px;
}

a {
	color: #007fff;
}

.end{
	clear:both;
	height:0px;
	width:0px;
	margin:0px;
	padding:0px;
}

/* ############## pulldown ############## */

.pulldown,.pulldown_on,.pulldown_over{
	border-top:1px solid #c8c8c8;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	width:165px;
	cursor:pointer;
}

.pulldown_main{
	padding:0px 0px 0px 9px;
	border-bottom:1px solid #c8c8c8;
	
}

.pulldown_main_text{
	font-size:11px;
	float:left;
	width:130px;
	height:15px;
	color:#646464;
}

.pulldown .pulldown_main_icon,.pulldown_on .pulldown_main_icon{
	background:url(../images/pfeil_runter.gif) no-repeat 4px 5px;
	height:15px;
	width:17px;
	float:right;
	border-left:1px solid #c8c8c8;
}

.pulldown_over .pulldown_main_icon{
	background:url(../images/pfeil_runter.gif) no-repeat 4px 5px #ffffff;
	height:15px;
	width:17px;
	float:right;
	border-left:1px solid #c8c8c8;
}

.pulldown .pulldown_items,.pulldown_over .pulldown_items{
	height:15px;
	font-size:11px;
	border-bottom:1px solid #c8c8c8;
	display:none;
}

.pulldown_on .pulldown_items{
	width:165px;
	position:absolute;
	font-size:11px;
	border-bottom:1px solid #c8c8c8;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	margin-left:-1px;
}

.pulldown_sub{
	height:14px;
	font-size:11px;
	padding:0px 0px 0px 9px;
	background:#ffffff;
	color:#646464;	
}



.pulldown_sub_on{
	height:14px;
	font-size:11px;
	color:#646464;
	padding:0px 0px 0px 9px;
	background:#dedfda;
}

strong,b{
	color:#010080;
}

/* ############## land ############## */


.land_karte{
	float:left;
}

.land_links{
	float:left;
}


/* ############### head ################ */

.head{
	width:950px;
	text-align:left;
	height:260px;
	background-position: 0px 98px;
	background-repeat: no-repeat;
	position:relative;
	z-index:100;

}

.head.home{
	width:950px;
	text-align:left;
	height:350px;
	background:url(../images/background/home.jpg) no-repeat 0px 98px;
}

.head .logo{
	float:left;
}

.head .head_right{
	float:right;
	margin-top:13px;
	margin-right:10px;
	background-color: transparent;
}

.othersites{
	/*position: relative;
	z-index: 10000;*/
}


.top{
	border-bottom: 2px solid #010080;
	height: 96px;
}

/* ############### menu ################ */

.head .menu{
	margin-top:11px;
	margin-right: 80px;
	float:right;
}

.head .menu .on,
.head .menu .over,
.head .menu .off{
	float:left;
	height:27px;
	margin-right:8px;
	position:relative;
}

/* ############### menu sub off ################ */

.head .menu .sub{
	top:29px;
	position:absolute;
	background:#f5f8fc;
	display:none;
	padding-top:6px;
	padding-bottom:5px;
}

.head .menu .sub .on,
.head .menu .sub .over,
.head .menu .sub .off{
	float: none;
	height: auto;
	width: 110px;
	margin: 0px;
	padding: 1px 27px 3px 21px;
	background:url(../images/icons/pfeil.gif) no-repeat 10px 5px;
	text-align: left;
	cursor: pointer;
}

.head .menu .sub .on,
.head .menu .sub .over{
	background:url(../images/icons/pfeil_on.gif) no-repeat 10px 5px;
}

.head .menu .sub a{
	color:#010080;
	text-decoration:none;
	font-size:13px;
}

.head .menu .sub .on a,
.head .menu .sub .over a{
	color:#007fff;
}

/* ############### menu sub on ################ */

.head .menu .on .sub{
	/*background:#007fff;*/
}

.head .menu .on .sub .on,
.head .menu .on .sub .over,
.head .menu .on .sub .off{
	/*background:url(../images/icons/pfeil_on_on.gif) no-repeat 10px 5px;*/
}

.head .menu .on .sub .on,
.head .menu .on .sub .over{
	/*background:url(../images/icons/pfeil.gif) no-repeat 10px 5px;*/
}

.head .menu .on .sub a{
	/*color:#ffffff;*/
}

.head .menu .on .sub .on a,
.head .menu .on .sub .over a{
	/*color:#010080;*/
}

/* ############### main ################ */

.main{
	width:950px;
	text-align:left;
	background:url(../images/content_bg.gif);	
}

.testbg {
	width:950px;
	text-align:left;
	background:url(../images/content_bg_home.gif) repeat-y;
}

.main.home1{
	width:950px;
	text-align:left;
	background:url(../images/home_content_bg.jpg) no-repeat;
}

/* ############### submenu ################ */

.main .menu{
	margin-top:17px;
	width:291px;
	float:left;
	/*padding-bottom:40px;*/
}

.main.home1 .menu{
	margin-top:5px;
	width:291px;
	float:left;
	/*padding-bottom:40px;*/
}

.main .menu .sub{
	float:left;
	width:290px;
	margin-bottom:20px;
}
.main .menu .sub_height{
	width:1px;
	height:160px;
	float:left;
}

.main .menu .on{
	cursor:pointer;
	background:url(../images/icons/pfeil_on.gif) no-repeat 0px 8px;
	padding:2px 0px 9px 11px;
	margin-left:25px;
}

.main .menu .off{
	cursor:pointer;
	background:url(../images/icons/pfeil.gif) no-repeat 0px 8px;
	padding:2px 0px 9px 11px;
	margin-left:25px;
}


/* ############ content_left ############ */
.content_left {
	margin-top: 35px;
}


/* ############ news ############ */

.main .menu .sub .news{
	margin-left:24px;
}

.main .menu .sub .news{
	line-height:17px;
}

.main .menu .sub .news .item{
	margin-top:15px;
}

.main .menu .sub .news .item .headline{
	color:#010080;
	font-weight:bold;
	font-size:13px;
}

.main .menu .sub .news .item .text{
	font-size:12px;
	padding-right:20px;
}

.main .menu .sub .news .item .mehr{
	padding-left:10px;
	background:url(../images/icons/pfeil_on.gif) no-repeat 0px 4px;
}

.main .menu .sub .news .item .mehr a{
	font-size:13px;
	color:#007fff;
	text-decoration:underline;
}

/* ############ startseite ############ */
.main .content .content_home {
	margin: 5px 21px 0px 45px;
}

.main .content .headline_home {
	margin-bottom: 12px;
}

.main .content .image_home {
  width: 281px;
	float: right;
}

.main .content .image_home img {
	vertical-align: bottom;
	margin-bottom: 5px;
}

.main .content .image_home span {
  float: right;
	margin-right: 5px;
}

.main .content .text_left_home {
  margin-right: 296px;
	line-height: 17px;
	padding-bottom: 4px;
}

.main .content .strong_home {
  font-size: 13px;
	color: #000000;
	line-height: 18px;
}

.main .content .button_left_home {
  float: left;
  margin-top: 15px;
	margin-right: 6px
}

.main .content .button_home img {
	vertical-align: bottom;
}

.main .content .flashvideo_home {
	float: left;
	margin-right: 25px;
}

.main .content .text_right_home {
  width: 230px;
  margin-left: 343px;
	line-height: 18px;
	padding-bottom: 4px;
}

.main .content .button_right_home {
  margin-top: 15px;
  margin-left: 343px;
}

.main .content .link_right_home{
  margin-left: 344px;
	background:url(../images/icons/pfeil_on.gif) no-repeat 0px 4px;
	padding-left: 10px;
	font-size: 13px;
}


/* ############ teaser ############ */

.main .content .teaser{
	margin-left: 40px;
	width: 265px;
	float: left;
	margin-top: 5px;
	padding-bottom: 20px;
}

.main .content .teaser_headline{
	padding-bottom: 13px;
	padding-left: 6px;
}

.main .content .teaser_bild{
	width:263px;
	height:179px;
}

.main .content .teaser_bild img{
	border: 6px solid #FFFFFF;
}

.main .content .teaser_text{
	padding-top:15px;
	padding-bottom:11px;
	padding-left:5px;
	line-height: 17px;
}

.main .content .teaser_link{
	float:left;
	padding:3px 26px 3px 17px;
	background:url(../images/icons/pfeil_on_on.gif) no-repeat 7px 6px #010080;
	cursor:pointer;
	margin-left:5px;
}

.main .content .teaser_link a{
	color:#ffffff;
	text-decoration:none;
}


/* ############ presse ############ */

.presse_item{
	margin-left:40px;
	margin-top:20px;
	width:500px;
	line-height: 17px;
}

.presse_item .presse_headline{
	color:#010080;
	font-weight:bold;
	font-size:13px;
}

.presse_item .presse_datum{
	font-weight:bold;
}

.presse_item .presse_text{

}

.presse_item .mehr_lesen{
	background:url(../images/icons/pfeil_on.gif) no-repeat 0px 4px;
	padding-left:10px;
}

.presse_item .mehr_lesen a{
	font-size:13px;
	color:#007fff;
	text-decoration:underline;
}


.presse_item .zurueck_link{
	margin-top:20px;
}

.presse_item .zurueck_link a{
	font-size:12px;
	color:#007fff;
	text-decoration:underline;
}


.navigator .navibox {
	margin-top: 25px;
} 

.navigator .navioff, .navigator .navion {
	float: left;
}

.navigator .navion a {
	display: block;
	padding: 0px 4px;
	margin-right: 4px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #007fff;
}

.navigator .navioff a {
	display: block;
	padding: 0px 3px;
	margin-right: 4px;
	text-decoration: none;
	color: #007fff;
}

.navigator .naviploff {
	float: left;
	width: 9px;
	height: 14px;
	background: url(../images/icons/pfeil_back_off.gif) left 3px no-repeat;
}

.navigator .navipl {
	float: left;
	cursor: pointer;
	width: 9px;
	height: 14px;
	background: url(../images/icons/pfeil_back.gif) left 3px no-repeat;
}

.navigator .naviproff {
	float: left;
	width: 9px;
	height: 15px;
	background: url(../images/icons/pfeil_off.gif) left 3px no-repeat;
}

.navigator .navipr {
	float: left;
	cursor: pointer;
	width: 9px;
	height: 15px;
	background: url(../images/icons/pfeil_on.gif) left 3px no-repeat;
}


/* ############### box ################ */

.box_info{
	background:url(../images/box/info.gif) no-repeat;
	height:38px;
	width:264px;
}

.box_info .inner{
	padding:12px 0px 0px 24px;
	color:#010080;
	font-weight:bold;
	font-size: 13px;
}
	
	
/* ############### download ################ */

.download{
	background:#ffffff;
	height: auto;
	width: 264px;
	margin-top:-5px;
	padding-bottom: 10px;
}

.download .file{
	padding-top:5px;
	background:url(../images/icons/pfeil_on.gif) no-repeat 25px 9px;
	padding-left:35px;
	padding-right:40px;
}

.download .file a{
	color:#007fff;
	font-size: 13px;
}

.download .endung{
	color:#000000;
	padding-left:35px;
	padding-top:3px;
	font-size: 11px;
}

/* ############### height ################ */

.main .height{
	width:1px;
	height:430px;
	float:left;
}

/* ############### main ################ */

.main .content{
	width:658px;
	float:left;
	padding-bottom:40px;
	background-color: transparent;
}

/* ############### headline ################ */

.main .content .headline{
	margin-left:40px;
	margin-bottom:4px;
}

/* ############### text ################ */

.main .content .text{
	margin-left: 40px;
	margin-right: 95px;
}

.main .content .text .text_sub{
	line-height: 17px;
	padding-bottom: 4px;
}

.main .content .standard{
	margin-top: 2px;
	margin-bottom: 10px;
}

.main .content .float{
	float: left;
	margin-right: 20px;
	margin-top: 2px;
	margin-bottom: 10px;
}

.main .content .right_float{
	float: right;
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 10px;
}

/* ############### mitarbeiter ################ */

.main .content .text .mitarbeiter_image{
  float: left;
  margin-top: 9px;
	width: 116px;
	height: 138px;
}

.main .content .text .mitarbeiter_name{
	margin-left: 136px;
	margin-bottom: 4px;
}

.main .content .text .mitarbeiter_text{
  margin-left: 136px;
	line-height: 17px;
	padding-bottom: 4px;
}

.main .content .text .mitarbeiter_link{
  margin-left: 137px;
	line-height: 17px;
	background:url(../images/icons/pfeil_on.gif) no-repeat 0px 4px;
	padding-left:10px;
	font-size: 13px;
}


/* ############### link ################ */

.link,
.link_on{
	margin-left:40px;
	background:url(../images/icons/pfeil_on.gif) no-repeat 0px 4px;
	padding-left:10px;
	font-size: 13px;
}

.link_back{
	margin-top:18px;
	margin-left:40px;
	background:url(../images/icons/pfeil_back.gif) no-repeat 0px 4px;
	padding-left:10px;
	font-size: 13px;
}

/* ############### button ################ */

.button{
	margin-top:18px;
	margin-left:40px;
}

.button img {
	vertical-align: bottom;
}

/* ############### footer ################ */

.footer{
	width:950px;
	text-align:left;
	background:#d5d1c6;
	margin-top:5px;
	height:30px;
}

.footer .text{
	float:right;
	color: #555555;
	font-size: 11px;
	line-height: 30px;
}

.footer .menu{
	float:right;
	margin-left:30px;
	margin-right:20px;
}

.footer .menu .on{
	float:left;
}

.footer .menu .off{
	float:left;
}

.footer .menu .spacer{
	float:left;
	color:#007fff;
	margin-left:10px;
	margin-right:10px;
	line-height: 30px;
}

.footer a{
	font-size:11px;
	text-decoration:underline;
	color:#007fff;
	line-height: 30px;	
}


/* ############ fremdwort ############ */

.center{
	width:950px;
	position:relative;
	text-align:left;
}

#fremdwort{
	position:absolute;
	width:299px;
	background:#e8eff7;
	display:none;
	text-align:left;
	z-index: 2000;
}

#fremdwort .inner{
	margin:10px;
	border:1px solid #010080;
	background:#ffffff;
}

#fremdwort .close{
	text-align:right;
	cursor:pointer;
	font-size:14px;
	float:right;
	margin-right:10px;
	color:#010080;
	margin-top:5px;
	font-weight:bold;
	height: 20px;
}

#fremdwort .wort{
	margin-left:20px;
	margin-right:20px;
	margin-top:-6px;
	color:#007fff;
	font-weight:bold;
}

#fremdwort .wort_text{
	margin:20px;
}


/* ############### Kontaktformular ################ */

.kontakt_spalte1{
	width:			115px; 
	float:			left;
	padding-bottom: 10px;
}
     
.kontakt_spalte2{
	float: left;
	width: 400px;
	padding-bottom: 10px;
	text-align: left;
	overflow: hidden;
}  

.kontakt_spalte2 input, .kontakt_spalte2 textarea, .kontakt_spalte2 select {
	width: 300px;
	border: 1px solid #9f9f9f;
	margin-left: 0px;
}

#error{
	color:#ff0000;
	font-weight:bold;
	display:none;
	border: 0px;
}

.layer_content .error {
	border: 1px solid #ff0000;
}

/* ############### Termine ################ */

.main .content .termine_item .text{
	line-height: 17px
	
}

.main .content .termine_item .text strong{
	color: #000000;
}

.main .content .termine_item table{
	margin-left:40px;
}

/*
.main .content .termine_item a{
	display: block;
	padding-left: 10px;
	float: left;
	color: #007fff;
	text-decoration: underline;
	background: url(../images/icons/pfeil_on.gif) left 50% no-repeat;
}
*/

.termine_item th {
	width: 110px;
	text-align: left;
	font-weight: bold;
	color: #000000;
}

.termine_item th, .termine_item td {
	line-height: 19px;
}

.termine_item th.last, .termine_item td.last {
	padding-right: 0px;
}

.termine_item th.second_line {
	padding-top: 8px;
}

.termine_linie {
	margin-left: 39px;
	margin-top: 23px;
	margin-bottom: 15px;
	width: 594px;
	height: 1px;
	background: url(../images/linie.gif) repeat-x;
}


/* ############### Therapeuten ################ */

.main .content .therapeuten_liste{
	margin-left: 40px;
	margin-right: 40px;
}

.therapeuten .head_on, .therapeuten .head_off {
	float: left;
	margin-bottom: 4px;
	cursor: pointer;
	color: #007fff;
	padding: 0px 4px;
}

.therapeuten .head_on {
	color: #FFFFFF;
	background-color: #007fff;
}

.therapeuten .trenner {
  float: left;
  height: 15px;
  background: url(../images/trenner.gif) 50% repeat-y;
}

.therapeuten .therapeuten_linie {
	clear: left;
  margin-left: 39px;
	width: 594px;
	height: 1px;
	background: url(../images/linie.gif) repeat-x;
}

.therapeuten .therapeuten_spalte1{
	width:			150px; 
	float:			left;
	clear:			left;
	padding-bottom: 11px;
	padding-right: 10px;
	line-height: 17px;
}

.therapeuten .therapeuten_spalte1 strong {
	color: #000000;
}
     
.therapeuten .therapeuten_spalte2{
	float:			left;
	padding-bottom: 11px;
	line-height: 17px;
}  

.therapeuten .therapeuten_spalte2 a {
	text-decoration: none;
}  

.therapeuten .therapeuten_space{
	clear: left;
	height: 5px;
}

.therapeuten .navibox {
	margin-top: 4px;
} 

.therapeuten .navioff, .therapeuten .navion,
.therapeuten .navidot, .therapeuten .navichar {
	float: left;
}

.therapeuten .navion a {
	display: block;
	padding: 0px 4px;
	margin-right: 4px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #007fff;
}

.therapeuten .navioff a, .therapeuten .navidot a,
.therapeuten .navichar a {
	display: block;
	padding: 0px 3px;
	margin-right: 4px;
	text-decoration: none;
	color: #007fff;
}

.therapeuten .naviploff {
	float: left;
	width: 9px;
	height: 14px;
	background: url(../images/icons/pfeil_back_off.gif) left 3px no-repeat;
}

.therapeuten .navipl {
	float: left;
	cursor: pointer;
	width: 9px;
	height: 14px;
	background: url(../images/icons/pfeil_back.gif) left 3px no-repeat;
}

.therapeuten .naviproff {
	float: left;
	width: 9px;
	height: 15px;
	background: url(../images/icons/pfeil_off.gif) left 3px no-repeat;
}

.therapeuten .navipr {
	float: left;
	cursor: pointer;
	width: 9px;
	height: 15px;
	background: url(../images/icons/pfeil_on.gif) left 3px no-repeat;
}


/* ############### Anmeldeformular ################ */

/* Klassen von Kontaktformular teilweise verwendet */

.layer_content .radio {
	width: 12px;
	border: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 5px;
}

.layer_content input.checkbox {
	width: 12px;
	border: 0px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}

.layer_content .betrag {
  clear: left; 
  padding: 12px 15px; 
  margin-bottom: 10px; 
  width: 520px; 
  background-color: #e8eff7; 
  font-weight: bold;
}

.anmeldung_subheadline{
	clear: left;
	padding-bottom: 14px;
}

.layer_content input#geb_tag,
.layer_content input#geb_monat,
.layer_content input#geb_jahr {
  color: #9f9f9f;
}

#anrede {
	float: left;
}

.layer_content #subheadline_zahlungsart {
  padding-top: 20px
}

.layer_content #nachname, .layer_content #vorname {
	width: 148px;
}

.layer_content #strasse, .layer_content #ort {
	width: 233px;
}

.layer_content #nr, .layer_content #plz {
	width: 63px;
}

.layer_content #besucht, .layer_content #besucht_ak, .layer_content #besucht_gk {
 display: none;
 margin-left: 115px;
}
	
/* ############### PLZ Suche ################ */

.box_suche{
	background:url(../images/box/info.gif) no-repeat;
	height: 180px;
	width: 264px;
}

.box_suche .inner{
	padding: 12px 0px 0px 24px;
	color:#010080;
	font-weight:bold;
	font-size: 13px;
}

.box_suche .suche{
	height: 83px;
	margin-top: 15px;
	background: #ffffff;
	padding: 0px 0px 0px 25px;
}

.box_suche #error_plz{
	background: #ffffff;
	padding: 0px 0px 10px 25px;
	margin-top: 15px;
	margin-bottom: -15px;
	color:#ff0000;
	font-weight:bold;
	display:none;
	border: 0px;
}

.box_suche .suche input {
	width: 82px;
	margin-left: 31px;
	border: 1px solid #a5acb2;
}

.box_suche .suche a {
	margin-top: 10px;
	padding-left: 10px;
	display: block;
	float: left;
	background: url(../images/icons/pfeil_on.gif) left 50% no-repeat;
	font-size: 13px;
}


/* ############### Image ############### */

div.untertitel {
	font-size: 11px;
	color: #007fff;
	line-height: 17px;
	margin-top: 3px;
	margin-left: 3px;
}

div.untertitel2 {
	font-size: 11px;
	color: #0000000;
	line-height: 17px;
	margin-top: 3px;
	margin-left: 3px;
}


/* ############### Ajax ################ */

#ajax {
	display: none;
}
