/*----------------------------------------------------------------*/
/* CSS by K4SYSTEMS */
/*----------------------------------------------------------------*/

/* wichtige Farben
Rot: #cc0000
Grun: #62BD6E
*/

/*----------------------------------------------------------------*/
/* Allgemeines */
/*----------------------------------------------------------------*/
* {
  padding: 0;
  margin: 0;
}

html {
  height: 100%;
}

body {
  font-size: 82.5%;
  background: #FDEEE9;
  text-align: center;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, input, textarea, select {
  font-family: Arial,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  color: #777;
  color: #777;
  text-align: left;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

img, a img {
  border: 0;
}

form {
  display: inline;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted;
}

p {
  line-height: 1.4em;
  margin: 0 0 1.0em 0;
}

td {
  line-height: 1.4em;
}

td p {
  line-height: 1.4em;
}

h1 {
  color: #00418E;
  font-size: 1.4em;
  font-weight: normal;
  margin-bottom: 0.3em;
}

h2 {
  margin-bottom: 1.0em;
  color: #777;
  font-size: 1.6em;
  font-weight: normal;  
}

h3 {
  color: #777;
  font-size: 1.2em;
  font-weight: normal;  
  margin-top: 1.0em;
}

a {
  color: #00418E;
  text-decoration: underline;
}

a:hover {
  color: #000;
}

/*----------------------------------------------------------------*/
/* pseudoklassen */
/*----------------------------------------------------------------*/
.clear {
  clear: both;
}

.versteckt {
  display: none;
}

.smaller {
  font-size: 0.9em;
}

.flagge {
  padding-left: 35px;
  background-position: left center;
  background-repeat: no-repeat;
  background-color: transparent;
}

.plus {
  padding-left: 20px;
  background: transparent url(../bilder/ico_plus.gif) left center no-repeat;
  display: block;
}

.minus {
  padding-left: 20px;
  background: transparent url(../bilder/ico_minus.gif) left center no-repeat;
  display: block;
}

.fehler {
  color: #cc0000;
}

.erfolg {
  background: #00cc00;
  color: #fff;
  padding: 0.5em;
  font-size: 1.1em;
}

.neu {
  background: transparent url('../bilder/ico_neu.gif') left center no-repeat;
  padding-left: 20px;
}

.hinweis {
  background: #777;
  color: #fff;
  font-size: 1.1em;
  padding: 0.5em;
}


/*----------------------------------------------------------------*/
/* bereiche */
/*----------------------------------------------------------------*/
#wrap {
  width: 933px;
  margin: 0 auto;
  background: #fff url(../bilder/back_default.jpg) left top no-repeat;
  font-size: 1.0em;
  min-height: 598px;
  margin-top: 10px;
  border: 1px solid #E12042;
  border-width: 1px 1px 0px 1px;
}

#startseite #wrap {
  background: #fff url(../bilder/back_startseite.jpg) left top no-repeat;
}

#header {
  padding-top: 10px;
  margin-left: 15px;
  height: 130px;
}


/*----------------------------------------------------------------*/
/* sprachauswahl */
/*----------------------------------------------------------------*/
#sprache {
  margin: 0;
  padding: 0;
  float: left;
  display: inline;
  width: 250px;
}

#sprache li {
  float: left;
  display: inline;
  font-size: 0.8em;
  padding: 0.3em 0.5em;
  border-left: 1px solid #fff;
}

#sprache li.first {
  border: 0;
}

#sprache li a {
  text-decoration: none;
  color: #fff;
}

#sprache li a:hover {
  text-decoration: underline;
}



/*----------------------------------------------------------------*/
/* iconnavi */
/*----------------------------------------------------------------*/
#icon {
  margin: 0;
  padding: 0;
  float: right;
  display: inline;
  margin-right: 160px;
  width: 400px;
}

#icon li {
  float: right;
  display: inline;
  padding: 0.3em 0.5em;
  border-right: 1px solid #fff;
  font-size: 0.8em;
}

#icon li.first {
  border: 0;
}

#icon li a {
  text-decoration: none;
  color: #fff;
}

#icon li a:hover {
  text-decoration: underline;
}

#header h1 {
  margin: 0;
  padding: 0;
  clear: both;
  color: #fff;
  text-transform: uppercase;
  margin-left: 5px;
  padding-top: 10px;
}


/*----------------------------------------------------------------*/
/* navi bereiche */
/*----------------------------------------------------------------*/
#logo {
  clear: both;
  margin-left: 15px;
  height: 113px;
  overflow: hidden;
}

#logo .clear {
  margin: 0;
  padding: 0;
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}

#bereiche {
  float: right;
  display: inline;
}

#bereiche li {
  margin-top: 6px;
}

#bereiche li a {
  text-decoration: none;
  background: #EA7669 url(../bilder/back_balken_mittel.jpg) left top no-repeat;;
  color: #fff;
  display: block;
  width: 128px;
  width: 158px;
  height: 17px;
  line-height: 17px;
  padding-left: 6px;
}

#bereiche li a:hover {
  text-decoration: underline;
}


/*----------------------------------------------------------------*/
/* content */
/*----------------------------------------------------------------*/
#content {
  clear: both;
  min-height: 308px;
  overflow: hidden;
}

#startseite #content {
  padding: 0;
}

#infos {
  float: right;
  display: inline;
  margin-top: 70px;
}

#infos li {
  margin-top: 6px;
}

#infos li a {
  text-decoration: none;
  background: #00418E url(../bilder/back_balken_klein.jpg) left top no-repeat;
  color: #fff;
  display: block;
  width: 88px;
  width: 108px;
  height: 17px;
  line-height: 17px;
  padding-left: 6px;
}

#infos li a:hover {
  text-decoration: underline;
}

#inhalt {
  float: right;
  display: inline;
  width: 614px;
  margin-right: 20px;
  padding-left: 7px;
}

#startseite #inhalt {
  width: 767px;
  float: left;
  padding-left: 0;
}

#inhalt ul {
  margin: 1.0em 0;
  list-style: none;
}

#inhalt li {
  background: transparent url(../bilder/dot_li.gif) left top no-repeat;
  padding-left: 14px;
  padding-bottom: 0.4em;
}

#inhalt .unterpunkte {
  font-size: 1.1em;
}

#inhalt .unterpunkte a {
  color: #00418E;
}



/*----------------------------------------------------------------*/
/* content */
/*----------------------------------------------------------------*/
#subnavi {
  float: left;
  display: inline;
  width: 160px;
  margin-top: 40px;
  padding-left: 15px;
}

* html #subnavi {
  margin-left: 0;
}

#subnavi li {
  padding-bottom: 0.2em;
}

#subnavi li a {
  color: #00418E;
  text-decoration: none;
}

#subnavi li.selected a {
  font-weight: bold;
}

#subnavi li.abstand {
  margin-top: 1.0em;
}

#subnavi li a:hover {
  text-decoration: underline;
}

#content .clear {
  background: #fff;
  margin: 0;
  padding: 0;
  clear: both;
  line-height: 1.0em;
  height: 1.0em;
}

#startseite #content .clear {
  line-height: 1px;
  height: 1px;
  font-size: 1px;
}


/*----------------------------------------------------------------*/
/* nutzer */
/*----------------------------------------------------------------*/
#inhalt #nutzer li {
  padding: 0;
  margin: 0;
  background: transparent;
  float: left;
  display: inline;
  margin-left: 20px;
  border-left: 1px solid #00418E;
  height: 180px;
}

#inhalt #nutzer li a {
  background: #00418E url(../bilder/back_balken_gross.jpg) left top no-repeat;;
  color: #fff;
  width: 166px;
  height: 17px;
  line-height: 17px;
  display: block;
  padding-left: 15px;
  text-decoration: none;
  text-transform: uppercase;
}

#inhalt #nutzer li a:hover {
  text-decoration: underline;
}

#inhalt #nutzer li ul {
  margin-top: 10px;
}

#inhalt #nutzer li li {
  margin: 0;
  clear: left;
  border: 0;
  height: auto;
  font-size: 0.8em;
}

#inhalt #nutzer li li a {
  background: transparent;
  color: #000;
  height: auto;
  line-height: auto;
  text-transform: none;
}

#inhalt #nutzer li.first {
  margin: 0;
  border: 0;
  background: #00418E url(../bilder/back_balken_klein.jpg) left top no-repeat;;
  color: #fff;
  width: 79px;
  height: 17px;
  line-height: 17px;
  padding-left: 15px;
  text-transform: uppercase;
  visibility: hidden;
}

#inhalt #nutzer li li.arzt_heilpraktiker_suche {
  margin-top: 1.0em;
}

#inhalt #nutzer li li.arzt_heilpraktiker_suche2 {
  display: none;
}

#inhalt #nutzer li li.arzt_heilpraktiker_suche a {
  font-weight: bold;
  color: #00418E;
  font-size: 1.1em;
}

#startseite #willkommen {
  height: 150px;
  text-align: center;
}

#startseite #willkommen h1, #startseite #willkommen h2 {
  color: #00418E;
  margin: 0;
  padding: 0;
  text-align: center;
  font-weight: normal;
}

#startseite #willkommen h1 {
  font-size: 1.8em;
  padding-top: 1.0em;
  margin-left: -10%;
}

#startseite #willkommen h2 {
  font-size: 2.2em;
  margin-left: 30%;
}

#footer {
  clear: both;
  color: #00418E;
  font-size: 0.8em;
  padding-top: 4px;
  background: #FDEEE9 url(../bilder/back_footer.jpg) top left no-repeat;
  width: 935px;
  margin: 0 auto;
}

#footer ul {
  float: right;
  clear: both;
  margin: 0;
  padding: 0;
}

#footer ul li {
  color: #00418E;
  display: inline;
  margin: 0;
  padding: 0;
  margin-right: 3px;
}

#footer .clear {
  margin: 0;
  padding: 0;
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}


/*----------------------------------------------------------------*/
/* suche */
/*----------------------------------------------------------------*/
input, textarea, select {
  color: #000;
}

.suchcontainer {
  background: #FDEEE9;
  padding: 0.5em;
  border: 1px solid #00418E;
  color: #000;
  margin-bottom: 2.0em;
}

.suchcontainer_abstand_klein {
  margin-bottom: 0.5em;
}

.suchcontainer a {
  color: #000;
}

.suchcontainer table td {
  padding-right: 10px;
  vertical-align: top;
}

.suchcontainer .plz, .suchcontainer .halb {
  width: 80px;
}

.suchcontainer input {
  margin: 0.1em 0;
}

.suchcontainer textarea {
  width: 97%;
  margin: 0.1em 0;
}

.btn {
  text-align: center;
}

.suchergebnis {
  margin-top: 0.5em;
  border: 1px solid #00418E;
  border-width: 1px 0;
  margin-bottom: 1.0em;
}

#vertretungen .suchergebnis {
  border-top: 0;
}

.suchergebnis table {
  width: 100%;
}

.suchergebnis table td {
  padding: 0.5em;
  vertical-align: top;
  width: 33%;
}

.suchergebnis table td.zwei {
  width: 66%;
}

.suchergebnis table td.last {
  text-align: right;
}

.suchergebnis table td, .suchergebnis table td p {
  color: #6D6F71;
}

.suchergebnis table td a {
  color: #00418E;
}

.suchergebnis table td.ausgegraut a {
  color: #777;
}

.suchergebnis table td p .smaller {
  color: #000;
  font-size: 0.8em;
}

.suchergebnis table td.zeile1 {
  background: #FDEEE9;
}

.hintergrund0, .hintergrund1 {
  padding: 0.5em;
}

.hintergrund1 {
  background: #FDEEE9;
}


/*----------------------------------------------------------------*/
/* formular */
/*----------------------------------------------------------------*/
.formular .td0 {
  width: 160px;
}

.formular td {
  vertical-align: top;
}

.formular .abstand {
  padding-top: 1.0em;
}

.formular input, .formular textarea, .formular select {
  width: 240px;
  margin: 0.1em 0;
}

.formular textarea {
  height: 80px;
}

.formular input.plz {
  width: 80px;
}

.formular input.btn {
  width: auto;
}

span.cx_pflicht {
  color: #FE0000;
  font-weight: bold;
  font-size: 1.4em;
}

input.cx_pflicht, textarea.cx_pflicht {
  background: #FF6D6E;
  color: #fff;
}



/*----------------------------------------------------------------*/
/* seitennavi */
/*----------------------------------------------------------------*/
.seitennavi {
  color: #000;
}

.seitennavi a {
  border: 1px solid #00418E;
  margin-left: 10px;
  padding: 0.1em 0.5em;
  color: #00418E;
  text-decoration: none;
  background: #FDEEE9;
}

.seitennavi a:hover, .seitennavi a.selected {
  background: #fff;
  color: #000;
}


/*----------------------------------------------------------------*/
/* kontaktformular */
/*----------------------------------------------------------------*/
span.cx_pflicht {
  color: #FE0000;
  font-weight: bold;
  font-size: 1.4em;
}

input.cx_pflicht, textarea.cx_pflicht {
  background: #FF6D6E;
  color: #fff;
}

.cx_error {
  border: 1px solid #FE0000;
  color: #fff;
  background: #FF6D6E;
  padding: 0.5em;
}

table.kontaktformular {
  margin: 2.0em 0em;
}

table.kontaktformular .spalte-1, table.kontaktformular .spalte-2 {
  vertical-align: top;
  padding-bottom: 0.3em;
}

table.kontaktformular .spalte-1 {
  width: 150px;
}

table.kontaktformular .spalte-2 input, table.kontaktformular .spalte-2 textarea, table.kontaktformular .spalte-2 select, .submit {
  padding: 0.1em;
}

table.kontaktformular .spalte-2 input, table.kontaktformular .spalte-2 textarea {
  width: 300px;
}

.submit {
  text-align: center;
}

p.kontaktformular {
  text-align: center;
}


/*----------------------------------------------------------------*/
/* suche */
/*----------------------------------------------------------------*/
.formular_suche_btn {
  text-align: center;
}

.suche_like_text, .suche_like_text:visited {
  text-decoration: none;
  color: #333;
}

.suchergebnis li p {
  padding: 0;
  margin: 0;
}

#spalte-1 .suchergebnis li {
  margin-bottom: 1.5em;
}

.suchergebnis .suche_last_edit, .suchergebnis a.suche_a {
  font-size: 0.8em;
}

.suchtreffer {
  border-bottom: 1px dotted;
}


/*----------------------------------------------------------------*/
/* map */
/*----------------------------------------------------------------*/
.map {
  height: 200px;
  background: #eee url(../bilder/loading_big.gif) center center no-repeat;
  border: 1px solid #00418E;
}

#prefit {
  position: absolute;
  top: 130px;
  left: 50%;
  margin-left: -426px;
  width: 200px;
  height: 165px;
  z-Index: 900;
}

