/* Generelles */

body {
  margin: 0;
  padding: 0;
  border: 0;
  font: normal 100% verdana, sans-serif;
  color: #000;
  background-image: url(../images/hintergrund.gif);
}

img {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
}

.unsichtbar {
  display: none;
}

#positionierung {
  position: absolute;
  width: 908px;
  left: 50%;
  top: 20px;
  margin-left: -454px;
  overflow: hidden;
}



/* Schatten */

#schatten_oben {
  width: 908px;
  height: 10px;
  background-image: url(../images/schatten_oben.png);
  background-repeat: no-repeat;
  overflow: hidden;
}

#schatten_mitte {
  width: 908px;
  height: 100%;
  overflow: hidden;
  background-image: url(../images/schatten_mitte.png);
  background-repeat: repeat-y;
}

#schatten_unten {
  width: 908px;
  height: 19px;
  background-image: url(../images/schatten_unten.png);
  background-repeat: no-repeat;
}



/* Contentbereich */

#content {
  width: 880px;
  padding-left: 14px;
  padding-right: 14px;
  height: 100%;
  overflow: hidden;
}

#logo {
  position: absolute;
  left: 14px;
  top: 10px;
}

#titelbild {
  width: 880px;
  height: 180px;
  overflow: hidden;
}

#titelbild_home {
  width: 880px;
  height: 310px;
  overflow: hidden;
}

#hauptnavigation {
 margin: 10px 0 0 0;
 background-image: url(../images/hauptnav_hintergrund.gif);
 background-repeat: no-repeat;
 background-color: #e9e9e9;
 overflow: hidden;
 padding-left: 23px;
}

#hauptnavigation a {
  margin-right: 10px;
}

#inhalte {
  background-color: #e9e9e9;
  overflow: hidden;
  height: 100%;
  padding: 20px 0 20px 30px;
}

#kontextnavigation {
  font-size: 11px;
}
#kontextnavigation a, #standorte_suche a {
  color: #000;
  text-decoration: none;
  background-image: url(../images/pfeil_klein.gif);
  background-repeat: no-repeat;
  background-position: 0 center;
  padding: 0 0 0 10px;
  margin-right: 20px;
}
#kontextnavigation a:hover, #standorte_suche a:hover {
  text-decoration: underline;
}

#standorte_suche a {
  margin-top: 20px;
}

#inhalte_home {
  background-color: #e9e9e9;
  height: 182px;
  overflow: hidden;
}

#willkommen {
  font-size: 11px;
  color: #474747;
  width: 200px;
  margin: 17px 15px 0 30px;
  height: 100%;
  overflow: hidden;
  line-height: 17px;
}
#willkommen h1 {
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 7px 0;
  padding: 0;
}

#bewerben {
  background-image: url(../images/home_bewerben.jpg);
  background-repeat: no-repeat;
  width: 384px;
  height: 195px;
  position: absolute;
  left: 254px;
  top: 436px;
}
#bewerben_text {
  font-size: 11px;
  line-height: 17px;
  color: #474747;
  width: 225px;
  text-align: center;
  margin: 54px 0 0 150px;
}
#bewerben_schnipsel_hauptnav {
  position: absolute;
  left: 328px;
  top: 425px;
}

#video {
  font-size: 11px;
  line-height: 17px;
  color: #474747;
  position: absolute;
  left: 660px;
  top: 323px;
}
#video_head {
  color: #919191;
  height: 23px;
}
#video_bild {
}
#video_text {
  width: 190px;
  margin-top: 8px;
}
#video_text a{
 
 background-image:url(../images/pfeil_klein_rot.gif);
background-position:0 center;
background-repeat:no-repeat;
color:#474747;
display:block;
margin-bottom:7px;
padding:0 0 0 10px;
text-decoration:none;
}

#video_text a:hover {
 
text-decoration: underline;
}

/* Beruf */

.beruf_frage {
  width: 240px;
  height: 130px;
  border: 10px solid #fff;
  background-repeat: no-repeat;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.beruf_frage a {
  font-size: 13px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  padding: 1px 0 1px 0;
}
.beruf_frage_text_links, .beruf_frage_text_rechts {
  width: 120px;
  margin-top: 10px;
}
.beruf_frage_text_links {
  margin-left: 15px;
}
.beruf_frage_text_rechts {
  margin-left: 120px;
}

.beruf_antwort {
  position: absolute;
  left: 44px;
  top: 278px;
  border: 10px solid #fff;
  width: 800px;
  height: 300px;
  display: none;
  overflow: hidden;
}
.beruf_antwort_bild {
  float: left;
  border-right: 10px solid #fff;
  width: 240px;
}
.beruf_antwort_texte {
  overflow: hidden;
  height: 300px;
  width: 550px;
  font-size: 11px;
  line-height: 17px;
  color: #000;
  background-color: #fff;
  float: left;
}
.beruf_antwort_vorspann {
  padding: 15px 20px 15px 20px;
  margin-bottom: 10px;
  height: 80px;
  overflow: hidden;
}
.beruf_antwort_vorspann p {
  margin 0;
  margin-top: 10px;
  padding: 0;
}
.beruf_antwort_vorspann h1 {
  font-size: 15px;
  margin: 0;
  padding: 0;
}
.beruf_antwort_copytext {
  padding: 0 20px 0 20px;
  height: 180px;
  overflow: auto;
}
.beruf_antwort_copytext p {
  margin: 1em 0 0 0;
}
/*
.beruf_antwort_schliessen {
  position: absolute;
  right: -10px;
  top: -10px;
}
*/
.beruf_antwort_schliessen {
  position: relative;
  left: 770px;
  top: -310px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  z-index: 4;
}
/* verschiedene Farben */
#antwort1 .beruf_antwort_vorspann {
  background-color: #a75c9f;
  color: #fff;
}
#antwort1 .beruf_antwort_copytext {
  background-color: #bb76b5;
  color: #fff;
}
#antwort2 .beruf_antwort_vorspann {
  background-color: #6fc3cf;
}
#antwort2 .beruf_antwort_copytext {
  background-color: #abdce3;
}
#antwort3 .beruf_antwort_vorspann {
  background-color: #bd424b;
  color: #fff;
}
#antwort3 .beruf_antwort_copytext {
  background-color: #d66256;
  color: #fff;
}
#antwort4 .beruf_antwort_vorspann {
  background-color: #8db6ce;
}
#antwort4 .beruf_antwort_copytext {
  background-color: #b5cfdf;
}
#antwort5 .beruf_antwort_vorspann {
  background-color: #f0db65;
}
#antwort5 .beruf_antwort_copytext {
  background-color: #edec97;
}
#antwort6 .beruf_antwort_vorspann {
  background-color: #98b71f;
}
#antwort6 .beruf_antwort_copytext {
  background-color: #abc588;
}



/* Ausbildung */

/* Startseite */

.ausbildung_intro {
  float: left;
  width: 240px;
  overflow: hidden;
  border: 10px solid #fff;
  margin-right: 20px;
}
.ausbildung_intro_foto {
}
.ausbildung_intro_text {
  color: #fff;
  padding: 10px;
  border-top: 10px solid #fff;
  font-size: 11px;
  line-height: 15px;
}
#intro_1 .ausbildung_intro_text {
  background-color: #4c8bb1;
}
#intro_2 .ausbildung_intro_text {
  background-color: #d1547d;
}
#intro_3 .ausbildung_intro_text {
  background-color: #a27237;
}
.ausbildung_intro_text p {
  margin: 0;
}
.ausbildung_intro_text strong {
  font-size: 15px;
  font-weight: bold;
  display: block;
  margin: 0 0 -5px 0;
}
.ausbildung_intro_link {
  text-align: right;
  margin-top: 10px;
}
.ausbildung_intro_link a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  background-image: url(../images/pfeil_klein_weiss.gif);
  background-repeat: no-repeat;
  background-position: 0 center;
  padding: 0 0 0 10px;
  
}
.ausbildung_intro_link a:hover {
  text-decoration: underline;
}

/* Ausbildungen */

#ausbildung_inhalte {
  overflow: hidden;
  height: 402px;
}

#ausbildung_headline {
  position: absolute;
  left: 44px;
  top: 270px;
  z-index: 5;
  font-size: 19px;
}
#ausbildung_vorspann {
  position: absolute;
  left: 44px;
  top: 300px;
  z-index: 5;
  font-size: 11px;
  width: 120px;
  line-height: 15px;
}
#ausbildung_vorspann a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  background-image: url(../images/pfeil_klein.gif);
  background-repeat: no-repeat;
  background-position: 0 center;
  padding: 0 0 0 10px;
  margin-left: 1px;
}
#ausbildung_vorspann a:hover {
  text-decoration: underline;
}
#ausbildung_kontextnavigation {
  position: absolute;
  left: 690px;
  top: 270px;
  z-index: 5;
  font-size: 11px;
}
#ausbildung_kontextnavigation a {
  color: #000;
  text-decoration: none;
  background-image: url(../images/pfeil_klein.gif);
  background-repeat: no-repeat;
  background-position: 0 center;
  padding: 0 0 0 10px;
  margin-bottom: 7px;
  display: block;
}
#ausbildung_kontextnavigation a:hover {
  text-decoration: underline;
}
#ausbildung_hintergrund {
  position: absolute;
  left: 14px;
  top: 255px;
}

.ausbildung_frage {
  position: absolute;
  z-index: 4;
  font-size: 11px;
  width: 80px;
  text-align: center;
  line-height: 15px;
}
.ausbildung_frage a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
.ausbildung_frage a:hover {
  text-decoration: underline;
}

/* Fragen Altenpflegehelfer */

#altenpflegehelfer_frage_1 {
  left: 35px;
  top: 620px;
}
#altenpflegehelfer_frage_2 {
  left: 68px;
  top: 510px;
}
#altenpflegehelfer_frage_3 {
  left: 140px;
  top: 413px;
}
#altenpflegehelfer_frage_4 {
  left: 232px;
  top: 345px;
}
#altenpflegehelfer_frage_5 {
  left: 473px;
  top: 297px;
}
#altenpflegehelfer_frage_6 {
  left: 585px;
  top: 325px;
}
#altenpflegehelfer_frage_7 {
  left: 680px;
  top: 405px;
}
#altenpflegehelfer_frage_8 {
  left: 752px;
  top: 503px;
}
#altenpflegehelfer_frage_9 {
  left: 792px;
  top: 613px;
}
#altenpflegehelfer_schliessen {
  position: absolute;
  left: 369px;
  top: 301px;
  z-index: 4;
  display: none;
}

/* Fragen Altenpfleger */

#altenpfleger_frage_1 {
  left: 38px;
  top: 595px;
}
#altenpfleger_frage_2 {
  left: 89px;
  top: 473px;
}
#altenpfleger_frage_3 {
  left: 180px;
  top: 374px;
}
#altenpfleger_frage_4 {
  left: 295px;
  top: 315px;
}
#altenpfleger_frage_5 {
  left: 532px;
  top: 307px;
}
#altenpfleger_frage_6 {
  left: 650px;
  top: 370px;
}
#altenpfleger_frage_7 {
  left: 738px;
  top: 470px;
}
#altenpfleger_frage_8 {
  left: 787px;
  top: 593px;
}
#altenpfleger_schliessen {
  position: absolute;
  left: 434px;
  top: 290px;
  z-index: 4;
  display: none;
}


.ausbildung_antwort {
  position: absolute;
  left: 178px;
  top: 460px;
  z-index: 3;
}
.ausbildung_antwort_sp1 {
  float: left;
  height: 100%;
  overflow: hidden;
  margin-right: 6px;
  padding-top: 68px;
}
.ausbildung_antwort_sp2 {
  float: left;
  height: 100%;
  overflow: auto;
  width: 350px;
  height: 230px;
}
.ausbildung_antwort_text {
  font-size: 11px;
  padding-right: 10px;
}
.ausbildung_antwort_text a {
background-image:url(../images/pfeil_klein.gif);
background-position:0 center;
background-repeat:no-repeat;
color:#000000;
display:block;
margin-bottom:7px;
padding:0 0 0 10px;
text-decoration:none;
}
.ausbildung_antwort_text a:hover {
text-decoration:underline;
}

.ausbildung_antwort_text p {
}
#ausbildung_antwort_1,
#ausbildung_antwort_2,
#ausbildung_antwort_3,
#ausbildung_antwort_4,
#ausbildung_antwort_5,
#ausbildung_antwort_6,
#ausbildung_antwort_7,
#ausbildung_antwort_8,
#ausbildung_antwort_9 {
  display: none;
} 



/* Kurzprofil Einrichtung */

#einrichtung {
  background-color: #fff;
  border: 10px solid #fff;
  border-left: 0;
  border-bottom: 0;
  margin: 20px 30px 10px 0;
  overflow: hidden;
  height: 340px;
  font-size: 11px;
}
#einrichtung_sp1 {
  background-color: #fff;
  height: 100%;
  overflow: hidden;
  float: left;
  width: 220px;
}
#einrichtung_foto {
  padding: 0 10px 10px 10px;
}
#einrichtung_adresse {
  padding: 0 10px 0 10px;
  height: 90px;
  overflow: hidden;
  line-height: 15px;
}
#einrichtung_adresse a {
  color: #000;
  text-decoration: none;
  background-image: url(../images/pfeil_klein.gif);
  background-repeat: no-repeat;
  background-position: 0 center;
  padding: 0 0 0 10px;
  margin-bottom: 7px;
  display: block;
}
#einrichtung_adresse a:hover {
  text-decoration: underline;
}

#einrichtung_adresse p {
  margin: 0 0 1em 0;
}
#einrichtung_bewerben {
}

#einrichtung_sp2 {
  height: 100%;
  overflow: hidden;
}
#einrichtung_inhalt {
  height: 330px;
  overflow: auto;
  background-color: #fae5a7;
  padding: 0 20px 0 20px;
  width: 550px;
}
#einrichtung_inhalt a {
  color: #000;
}
#einrichtung_inhalt a:hover {
  text-decoration: none;
}
#einrichtung_headline {
  margin-bottom: 10px;
  margin-top: 15px;
}
#einrichtung_headline h1 {
  margin: 0;
  padding: 0;
  font-size: 15px;
}
#einrichtung_text {
  line-height: 17px;
}
#einrichtung_text p {
  margin: 0 0 1em 0;
}
.einrichtung_infos {
  float: none;
  clear: both;
  width: 100%;
  overflow: none;
  line-height: 17px;
}
.einrichtung_infos p {
  margin: 0 0 1em 0;
}
.einrichtung_infos ul {
  list-style-type: square;
  margin: 0;
  padding-left: 20px;
}
.einrichtung_infos ul li {
}
.einrichtung_infos_sp1 {
  float: left;
  width: 170px;
  padding-right: 15px;
}
.einrichtung_infos_sp2 {
  float: left;
  width: 170px;
  padding-right: 15px;
}
.einrichtung_infos_sp3 {
  float: left;
}
#einrichtung_plaetze {
  background-color: #fff;
  color: #ca4854;
  font-weight: bold;
  padding: 5px;
  clear: both;
  float: none;
  overflow: hidden;
  height: 100%;
}
#plaetze_anzahl {
  background-color: #ca4854;
  color: #fff;
  display: block;
  padding: 2px 5px 4px 5px;
  float: left;
  font-size: 15px;
  margin-right: 5px;
}
#plaetze_text {
  float: left;
  padding-top: 2px;
}

a.einrichtung_web {
  color: #000;
  background-image: url(../images/pfeil_klein.gif);
  background-repeat: no-repeat;
  background-position: 0 center;
  padding: 0 0 0 10px;
  margin-bottom: 7px;
  display: block;
}

/* Standorte: Karte, Suche nach PLZ */

#standorte {
  border: 10px solid #fff;
  margin: 20px 30px 10px 0;
  overflow: hidden;
  height: 330px;
  font-size: 11px;
}
#standorte_sp1 {
  float: left;
  overflow: hidden;
  height: 100%;
  border-right: 10px solid #fff;
}

#standorte_sp2 {
  overflow: hidden;
  height: 100%;
  background-color: #fae5a7;
  padding: 15px 10px 10px 10px;
  line-height: 17px;
}
#standorte_sp2 p {
  margin: 0 0 1em 0; 
}
#standorte_intro {
}
#standorte_legende {
  clear: both;
  float: none;
  padding-bottom: 30px;
  overflow: hidden;
}
#legende_altenheime, #legende_schulen {
  background-repeat: no-repeat;
  padding: 5px 0 10px 25px;
  float: left;
}
#legende_altenheime {
  background-image: url(../images/karte_legende_altenheime.gif);
  margin-right: 20px;
}
#legende_schulen {
  background-image: url(../images/karte_legende_schulen.gif);
}
#standorte_suche {
}
#standorte_suche form {
}
#standorte_suche input {
  border: 1px solid #000;
  font: 11px normal verdana, sans-serif;
  color: #000;
  margin: 0;
}
#standorte_suche input#suche_textfeld {
  float: left;
  padding: 4px 5px 0 5px;
  height: 18px;
  width: 150px;
}
#standorte_suche input#suche_button {
  font-weight: bold;
  color: #fff;
  background-color: #ca4854;
  margin-left: -1px;
  padding: 0 5px 4px 5px;
  height: 24px;
  width: 80px;
  float: left;
}
#standorte_suche input#suche_button:hover {
  cursor: pointer;
}


#suchergebnisse {
  position: absolute;
  left: 54px;
  top: 321px;
  z-index: 3;
  background-color: #fae5a7;
  height: 330px;
  width: 520px;
  display: none;
}
#suchergebnisse_inhalt {
  font-size: 11px;
  line-height: 17px;
}
#suchergebnisse_headline {
  height: 30px;
  padding: 15px 0 0 20px;
}
#suchergebnisse_headline h1 {
  margin: 0;
  padding: 0;
  font-size: 15px;
}
#suchergebnisse_liste {
  overflow: auto;
  height: 285px;
}
#suchergebnisse_liste ol {
}
#suchergebnisse_liste ol li {
  padding-bottom: 15px;
}
#suchergebnisse_liste ol li a {
  text-decoration: none;
  color: #ca4854;
  font-weight: bold;
  background-image: url(../images/pfeil_klein_rot.gif);
  background-repeat: no-repeat;
  background-position: 0 center;
  padding: 0 0 0 10px;
  margin-right: 20px;
}
#suchergebnisse_liste ol li a:hover {
  text-decoration: underline;
}
.suchergebnisse_schliessen {
  position: absolute;
  left: 490px;
  top: -10px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  z-index: 4;
}

/* Jetzt bewerben */

/* Startseite */

.bewerben_intro_left {
  float: left;
  width: 200px;
  overflow: hidden;
  margin-right: 40px;
}
.bewerben_intro_right {
  float: left;
  width: 520px;
  overflow: hidden;
  margin-right: 20px;
}

.bewerben_intro_text, .formular_bewerbung {
  color: #000;
  font-size: 11px;
  line-height: 16px;
}
.bewerben_intro_text h2 {
  font-size: 16px;
  line-height: 15px;
  margin: 0;
}
.formular_zeile {
  border-bottom: 1px solid #000;
  clear:both;
  float:none;
  height:100%;
  overflow:hidden;
  padding:10px 0;
}
.form_zeile {
  clear:both;
  float:none;
  height:100%;
  overflow:hidden;
}
.form_label {
  font-weight: bold;
  float:left;
  padding-top:4px;
}
.form_copy_label {
  font-weight: bold;
  float:left;
  padding-top:0px;
  width: 120px;
}
.form_copy_label, .form_copy_text {
  padding-bottom: 4px;
}
.form_select, .form_input, .form_textarea, .form_submit, .form_copy_text {
  float:left;
}
.formularfeld_radio input, .formularfeld_radio label, .formularfeld_radio .check {
  float:left;
}
.formularfeld_radio input {
  margin:0 2px 0 0;
}
.formularfeld_radio .check {
  margin: 5px 0 0 20px;
}
.checkradio {
  height:auto;
  margin-bottom:4px;
}
.formular_zeile_left {
  float:left;
  width: 250px;
  margin-right: 20px;
}
.formular_zeile_right {
  float:left;
  width: 250px;
  margin-right: 0px;
}
.formular_zeile_left .form_zeile, .formular_zeile_right .form_zeile {
  padding:4px 0;
}
.formular_zeile_left .form_label, .formular_zeile_right .form_label {
  width: 84px;
}
.formular_zeile_left input, .formular_zeile_right input {
  width: 160px;
  border: 2px inset #DDD;
  padding: 1px;
}
.einrichtung .form_label {
  width: 120px;
}
.einrichtung #ausbildungsort {
  width: 400px;
  margin-top: 8px;
}
.formularfeld_textarea textarea {
  height:100px;
  width:380px;
}
.formularfeld input, .formularfeld_textarea textarea {
  border:2px inset #DDD;
  margin:0;
  padding:4px 0 5px 2px;
  font-family:verdana,sans-serif;
  font-size: 11px;
}
.form_submit_sp2 {
  margin-left: 456px;
}
.form_submit_sp2 input {
  background:#BB76B5 none repeat scroll 0;
  border:0 none;
  color:#FFFFFF;
  font-family:verdana,sans-serif;
  font-size:160%;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  height:25px;
  line-height:normal;
  cursor: pointer;
}

/* ------------- */


/* Videos */

#videos_sp1 {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
#videos_sp2 {
}
#videos_sp2 .beruf_frage_text_rechts {
  margin-left: 140px;
}

#videoPlayer {
  width: 520px;
  height: 325px;
  border: 10px solid #fff;
  background-color: #c6c6c6;
  overflow: hidden;
}

/* Störer */

#stoerer {
  position: absolute;
  z-index: 5;
  left: 750px;
  top: 145px;
  width: 130px;
  height: 130px;
  overflow: hidden;
}
#stoerer.home {
  left: 765px;
  top: 10px;
}

#fusszeile {
  font-size: 11px;
  color: #474747;
  width: 880px;
  padding: 0 14px 0 14px;
}
#fusszeile a {
  color: #474747;
  text-decoration: none;
}
#fusszeile a:hover {
  text-decoration: underline;
}
#fusszeile_sp1 {
  width: 50%;
  float: left;
}
#fusszeile_sp2 {
  width: 50%;
  float: right;
  text-align: right;
}

