body {
background-image: url('../pic/bg.jpg');
background-repeat: repeat-x;
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 12px;
color: #4F054F;
margin-top: 0px;
margin-left: 0px;
}

a:link{color: #9E009E; text-decoration:none;}
a:visited{color: #9E009E; text-decoration:none;}
a:active{color: #4F054F; text-decoration:none;}
a:hover{color: #4F054F; text-decoration:underline;}
a.dienste:link{color: #00FF00; text-decoration:none;}
a.dienste:visited{color: #00FF00; text-decoration:none;}
a.dienste:active{color: #00FF00; text-decoration:none;}
a.dienste:hover{color: #00FF00; text-decoration:underline;}
a.subnav:link {color: #FFF; text-decoration:none;}
a.subnav:visited {color: #FFF; text-decoration:none;}
a.subnav:hover{color: #FFF; text-decoration:underline;}
a.partner:link{color: #EC6AEC; text-decoration:none;}
a.partner:visited{color: #EC6AEC; text-decoration:none;}
a.havier:link{color: #FFF; text-decoration:none;}
a.havier:visited{color: #FFF; text-decoration:none;}

.subnavinaktiv {
float: left;
background: #F0D1F0;
margin-right: 3px;
padding: 3px;
font-size: 10px;
font-weight: bold;
}
.subnavaktiv {
float: left;
background: #4F054F;
margin-right: 3px;
padding: 3px;
font-size: 10px;
font-weight: bold;
}

.titel {
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	display:inline;
	color: #FFF;
}
.frei {
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	display:inline;
	color: #00FF00;
}
.besetzt {
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	display:inline;
	color: #FF0000;
}
.abwesenddilem {
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	display:inline;
	color: #FFF;
}
h1 {
	font-size: 13px;
	text-align:center;
	display:inline;
	color: #4F054F;
}
h2 {
	font-size: 14px;
	text-align:center;
	display:inline;
	color: #FFF;
}
h2.frei {
	color: #00FF00;
}
h2.besetzt {
	color: #FF0000;
}
h3 {
	font-size: 14px;
	text-align:center;
	display:inline;
	color: #FFF;
}
h4 {
	font-size: 14px;
	text-align:center;
	display:inline;
	color: #FFF;
}
hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #FFF;
 border-bottom: solid 1px #FDF4FD; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
hr.mittel{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #FFF;
 border-bottom: solid 1px #F0D1F0; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
hr.dunkel{
 border-top: solid 1px #4F054F;
}
ul {
list-style-type: square;
margin-left: -12px;
margin-bottom: 0px;
}
td {
height: 20px;
}
.stern {
color: #FF0000;
font-weight: bold;
font-size: 10px;
}
.topberatergross {
font-size: 16px;
}
.berater_erreichbarkeit {
font-size: 12px;
}
.textapps {
font-size: 10px;
}
/* ------------------------------------------------------------------------------------------------------------- */
#rahmen {
width: 1100px;
margin-left: auto;
margin-right: auto;
}
#header {
width: 1100px;
}
#header_logo {
height: 180px;
}
#header_wappen {
height: 40px;
float: left;
width: 130px;
margin-top: 5px;
}
#header_text {
height: 40px;
float: left;
width: 932px;
margin-top: 5px;
}
#header_plus1 {
height: 40px;
float: left;
width: 38px;
margin-top: 5px;
}
#header_beraterattribute {
clear: both;
width: 1100px;
font-weight: bold;
font-size: 13pt;
text-align: center;
padding: 0px 0 15px 0;
}
#contentcontainer {
clear: both;
width: 1100px;
}
#contentcontainer_l {
  float: left;
  width: 330px;
  }
#contentcontainer_m {
  float: left;
  width: 550px;
  padding-left: 20px;
  }
#contentcontainer_r {
  float: right;
  width: 200px;
  }
#footer {
clear: both;
width: 1100px;
border: 1px solid #4F054F;
padding: 2px;
background: #FDF4FD;
font-size: 9px;
}
#footer_partner {
clear: both;
width: 1100px;
padding: 2px;
font-size: 9px;
margin-top: 10px;
color: #EC6AEC;
}
#footerlinks {
float: left;
}
#footercopyright {
float: right;
}
#index {
font-weight: bold;
border-bottom: 1px solid #F0D1F0;
}

.abwesend {
width: 182px;
}
.abwesend_grafik {
height: 11px;
}
.abwesend_text {
background: #BDBDBD;
padding: 15px 5px 0px 5px;
border-left: 1px solid #706D6D;
border-right: 1px solid #706D6D;
color: #706D6D;
}
.abwesend_fuss {
background-image: url('../pic/abwesend_u.gif');
height: 8px;
}

.clearer {
clear: both;
}
/* -------------------------------------------------- form ---------------------------------------------------------- */
label {
float: left;
width: 12em;
font-weight: bold;
margin-bottom: 5px;
}
.biorhythmus {
width: 17em;
}
.input-text-norm {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #4F054F;
border: 1px solid #F0D1F0;
background-color: #FFF;
height: 20px;
width: 300px;
margin-bottom: 5px;
}
.input-text-suche {
font-family: Verdana;
font-size: 12px;
color: #4F054F;
border: 1px solid #F0D1F0;
background-color: #FFF;
height: 20px;
width: 160px;
margin-bottom: 5px;
}
#button_finden {
float: right;
margin-top: 5px;
margin-right: 7px;

}
.input-text-plz {
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#4F054F;
border: 1px solid #F0D1F0;
background-color:#FFF;
height:20px;
width:55px;
margin-bottom: 5px;
}
.input-text-ort {
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#4F054F;
border: 1px solid #F0D1F0;
background-color:#FFF;
height:20px;
width:227px;
margin-bottom: 5px;
}
.input-text-weiterebereiche {
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#4F054F;
border: 1px solid #F0D1F0;
background-color:#FFF;
height:20px;
width:201px;
margin-bottom: 5px;
}
.input-textarea-norm {
font-family:Verdana;
font-size: 10pt;
font-weight:bold;
color:#4F054F;
width: 300px;
height: 120px;
border: 1px solid #F0D1F0;
background-color:#FFF;
margin-bottom: 5px;
}
.input-textarea-beraterinwerden {
font-family:Verdana;
font-size: 10pt;
font-weight:bold;
color:#4F054F;
width: 300px;
height: 120px;
border: 1px solid #F0D1F0;
background-color:#FFF;
margin-bottom: 5px;
}
.input-textarea-mystic-index {
font-family:Verdana;
font-size: 9pt;
font-weight:normal;
color:#4F054F;
width: 300px;
height: 65px;
border: 1px solid #F0D1F0;
background-color:#FFF;
margin-bottom: 5px;
}
.input-textarea-mystic-index-code {
font-family:Verdana;
font-size: 9pt;
font-weight:normal;
color:#4F054F;
width: 466px;
height: 65px;
border: 1px solid #F0D1F0;
background-color:#FFFFFF;
margin-bottom: 5px;
}
.inputcheckbox {
border:1px solid #F0D1F0;
background-color:#FFF;
color:#FFFFFF;
padding:0px;
margin-bottom: 5px;
}
.inputradiobutton {
border:0px solid;
/*background-color:#FFF;*/
}
.inputdropdown {
font-family:Verdana; color:#4F054F;
font-size:12px;
font-weight:bold;
border:1px solid #F0D1F0;
background-color:#FFF;
margin-bottom: 5px;
}
.formfehler {
color: #FF0000;
font-weight: bold;
}
.formkorrekt {
color: #007700;
font-weight: bold;
}

.input-text-norm_beratungstermin {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #4F054F;
border: 1px solid #F0D1F0;
background-color: #FFF;
height: 20px;
width: 160px;
margin-bottom: 5px;
}
.input-textarea-norm_beratungstermin {
font-family:Verdana;
font-size: 10pt;
color:#4F054F;
width: 160px;
height: 120px;
border: 1px solid #F0D1F0;
background-color:#FFF;
margin-bottom: 5px;
}
/* ===================================================================== */
.boxleft_banner {
height: 80px;
width: 337px;
margin-left: -7px;
margin-top: -5px;
/*position: absolute;*/

}
.boxleft_header {
height: 26px;
width: 325px;
padding-left: 5px;
background-image: url('../pic/titelleiste_links.gif');
line-height: 26px;
vertical-align: middle;
}
.boxleft_contentcontainer {
background: #FDF4FD;
width: 320px;
min-height: 105px;
border-left: 1px solid #F0D1F0;
border-right: 1px solid #F0D1F0;
padding: 20px 4px 5px 4px;
}
.boxleft_contentcontainer_attribute {
background: #FDF4FD;
width: 320px;
min-height: 105px;
border-left: 1px solid #F0D1F0;
border-right: 1px solid #F0D1F0;
padding: 20px 4px 5px 4px;
font-size:12pt;
font-weight: bold;
line-height: 2em;
}
.boxleft_eigenerberater {
background: #FDF4FD;
width: 320px;
/*min-height: 105px;*/
border-left: 1px solid #F0D1F0;
border-right: 1px solid #F0D1F0;
padding: 20px 4px 5px 4px;
}
.boxleft_contentcontainer_status_beraterdetails {
background: #FDF4FD;
width: 320px;
border-left: 1px solid #F0D1F0;
border-right: 1px solid #F0D1F0;
padding: 20px 4px 15px 4px;
line-height: 1.5;
}
.boxleft_contentcontainer_ein_berater {
background: #F0D1F0;
width: 320px;
border-left: 1px solid #F0D1F0;
border-right: 1px solid #F0D1F0;
padding: 4px 4px 0px 4px;
}
.boxleft_footer {
height: 5px;
width: 330px;
background-image: url('../pic/ecken_footer_links.gif');
}
.boxleft_footer_ein_berater {
height: 5px;
width: 330px;
background-image: url('../pic/ecken_footer_links_ein_berater.gif');
}
.boxmiddle_header {
height: 26px;
width: 525px;
padding-left: 5px;
background-image: url('../pic/titelleiste_mitte.gif');
line-height: 26px;
vertical-align: middle;
}
.boxmiddle_contentcontainerwill {
background: #FDF4FD;
width: 520px;
min-height: 190px;
border-left: 1px solid #F0D1F0;
border-right: 1px solid #F0D1F0;
padding: 20px 4px 5px 4px;
}
.boxmiddle_contentcontainer {
background: #FDF4FD;
width: 520px;
border-left: 1px solid #F0D1F0;
border-right: 1px solid #F0D1F0;
padding: 20px 4px 5px 4px;
}
.boxmiddle_footer {
clear: both;
height: 5px;
width: 530px;
background-image: url('../pic/ecken_footer_mitte.gif');
}
#contentcontainer_horoskop {
  float: left;
  width: 550px;
  padding-left: 20px;
  }
.boxhoroskop_header {
height: 26px;
width: 745px;
padding-left: 5px;
background-image: url('../pic/titelleiste_horoskop.gif');
line-height: 26px;
vertical-align: middle;
}
.boxhoroskop_contentcontainerwill {
background: #FDF4FD;
width: 740px;
min-height: 190px;
border-left: 1px solid #F0D1F0;
border-right: 1px solid #F0D1F0;
padding: 20px 4px 5px 4px;
}
.boxhoroskop_contentcontainer {
background: #FDF4FD;
width: 740px;
border-left: 1px solid #F0D1F0;
border-right: 1px solid #F0D1F0;
padding: 20px 4px 5px 4px;
}
.boxhoroskop_footer {
clear: both;
height: 5px;
width: 750px;
background-image: url('../pic/ecken_footer_horoskop.gif');
}
.boxright_header {
height: 26px;
width: 195px;
padding-left: 5px;
background-image: url('../pic/titelleiste_rechts.gif');
line-height: 26px;
vertical-align: middle;
}
.boxright_contentcontainer {
background: #FDF4FD;
width: 190px;
border-left: 1px solid #F0D1F0;
border-right: 1px solid #F0D1F0;
padding: 20px 4px 5px 4px;
}
.boxright_contentcontainer_bewertung {
background: #FDF4FD;
width: 190px;
border-left: 1px solid #F0D1F0;
border-right: 1px solid #F0D1F0;
padding: 20px 4px 5px 4px;
font-size: 10px;
font-weight: normal;
}
.boxright_contentcontainer_nurbild {
background: #FDF4FD;
width: 190px;
border-left: 1px solid #F0D1F0;
border-right: 1px solid #F0D1F0;
padding: 4px 4px 0 4px;
}
.boxright_footer {
height: 5px;
width: 200px;
background-image: url('../pic/ecken_footer_rechts.gif');
}
.boxspacer {
clear: both;
height: 30px;
}
.boxspacerberater {
clear: both;
height: 10px;
}
/* ----------------------------------- Mystic Index ---------------------------- */
.box_mysticindex_head {
background-image: url('../pic/ecken_berater_o.gif');
height: 5px;
width: 510px;
margin-left: 5px;
}
.box_mysticindex_foot {
background-image: url('../pic/ecken_berater_u.gif');
height: 5px;
width: 510px;
margin-left: 5px;
}
.container_box_mysticindex {
background: #F0D1F0;
width: 508px;
border-left: 1px solid #4F054F;
border-right: 1px solid #4F054F;
margin-left: 5px;
}
/* ----------------------------------- Berater-Details ---------------------------- */
#beraterstatus_frei {
margin-left: auto;
margin-right: auto;
margin-top: 20px;
text-align: center;
font-size: 16px;
color: #007700;
}
.letterspace {
letter-spacing: 0.2em;
}
