body {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #bdc8ce;
  background-image: url(../images/hintergrund.gif);
  background-repeat: repeat-y;
  font: normal 100% arial, sans-serif;
}

img {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
}

.unsichtbar {
  display: none;
}

#oben, #unten {
  width: 960px;
  clear: both;
  float: none;
  overflow: hidden;
}
#oben {
  background-color: #fff;
}

#logo_frankfurt {
  position: absolute;
  left: 960px;
  top: 160px;
}


/* Kopfzeile */

#kopfzeile {
  height: 80px;
  clear: both;
  float: none;
}
#kopfzeile_sp1 {
  float: left;
  width: 660px;
}
#kopfzeile_sp2 {
  float: right;
}

#suche {
  float: left;
  padding: 32px 0 0 20px;
}
#suche input {
  border: 0;
  padding: 0;
  font: normal 11px arial, sans-serif;
}
#suche input#suchbegriff {
  background-color: #dee3e7;
  color: #000;
  width: 115px;
  height: 17px;
  padding: 3px 0 0 5px;
  float: left;
}
#suche input#finden {
  background-color: #8e9da5;
  color: #fff;
  font-weight: bold;
  width: 50px;
  height: 20px;
  padding: 0 0 3px 0;
  cursor: pointer;
  float: left;
}
#suche input#finden:hover {
  cursor: pointer;
  background-color: #cd1719;
}

#servicenavigation {
  float: left;
  margin: 0 5px 0 20px;
  font-size: 11px;
  padding: 35px 0 0 0;
}
#servicenavigation a {
  color: #000;
  text-decoration: none;
  margin: 0 15px 0 0;
}
#servicenavigation a:hover {
  text-decoration: underline;
}
#sprachwahl {
  float: left;
  padding: 32px 0 0 0;
}

#logo {
  padding: 12px 22px 0 0;
}

/* Hauptnavigation */

#hauptnavigation {
  clear: both;
  float: none;
  overflow: hidden;
  height: 42px;
  background-image: url(../images/hauptnav_hintergrund.gif);
  background-repeat: no-repeat;
  background-position: 0 1px;
}
#hauptnavigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
  padding-left: 20px;
}
#hauptnavigation ul li {
  float: left;
}
#hauptnavigation ul li.trenner {
  padding-top: 1px;
}
#hauptnavigation ul li a {
  display: block;
  float: left;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  padding: 13px 15px 0 15px;
  height: 42px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
  overflow: hidden;
}
#hauptnavigation ul li a.aktiv, #hauptnavigation ul li a:hover  {
  background-color: #cd1719;
  border-color: #cd1719;
}
#hauptnavigation ul li a.aktiv_sub  {
  background-color: #5f6d74;
  border-color: #5f6d74;
}


/* Inhaltsbereich */

#inhalte {
  margin: 38px 0 0 0;
  padding: 0 0 40px 0;
  height: 100%;
  overflow: hidden;
}
#inhalte_sp1 {
  padding: 0 0 0 20px;
  float: left;
  height: 100%;
  width: 210px;
}
#inhalte_sp2 {
  margin: 0 0 0 40px;
  float: left;
  height: 100%;
  width: 640px;
}
/* Home */
#inhalte.home #inhalte_sp1 {
  width: 640px;
}
#inhalte.home #inhalte_sp2 {
  width: 240px;
}


/* Boxen */

.boxen_zeile {
  margin: 40px 0 0 0;
  overflow: hidden;
  width: 100%;
}

.boxen_sp1 {
  float: left;
  margin-right: 30px;
}
#boxen_sp2 {
  float: left;
  margin-right: 30px;
}
#boxen_sp3 {
  float: left;
}
.b180 {
  width: 180px;
}
.b220 {
  width: 220px;
}

.box {
  background-color: #ecf0f2;
  font-size: 12px;
  width: 100%;
}
.box_headline, .box_link {
  background-color: #dee3e7;
  color: #474747;
  padding: 7px 0 8px 15px;
}
.box_bild {
}
.box_inhalt {
  padding: 12px 15px 18px 15px;
  line-height: 16px;
}
.box_inhalt p {
  margin: 0;
}
.box_inhalt strong {
  color: #474747;
}
.box_inhalt a, .box_link a {
  background-image: url(../images/pfeil_breit_schwarz.gif);
  background-position: right 3px;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #474747;
  font-weight: bold;
  padding: 0 46px 0 0;
}
.box_inhalt a:hover, .box_link a:hover {
  color: #cd1719;
  background-image: url(../images/pfeil_breit_rot.gif);
}
.box_inhalt a.download {
  background-image: url(../images/pfeil_breit_download_schwarz.gif);
}
.box_inhalt a.download:hover {
  background-image: url(../images/pfeil_breit_download_rot.gif);
}

.box_teaser {
  margin: 0 0 16px 0;
}
.box_teaser a {
  background-image: url();
  padding: 0;
}
.box_teaser a img {
  padding: 0 0 0 6px;
  margin-top: -18px;
}
.box_teaser a:hover {
  background-image: url();
  padding: 0;
}
.box_teaser strong:hover, .box_teaser a:hover strong {
  color: #cd1719;
}

.box_link a {
  background-image: url(../images/pfeil_breit_rot.gif);
  color: #cd1719;
}
.box_link a:hover {
  color: #474747;
  background-image: url(../images/pfeil_breit_schwarz.gif);
}

.box_linkliste {
  margin: 8px 0 0 0;
}
.box_linkliste ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.box_linkliste ul li {
}
.box_linkliste ul li a {
  background-image: url(../images/pfeil_schwarz.gif);
  background-repeat: no-repeat;
  background-position: left 6px;
  color: #474747;
  text-decoration: none;
  padding: 1px 0 2px 10px;
  display: block;
  height: 100%;
}
.box_linkliste ul li a:hover {
  background-image: url(../images/pfeil_rot.gif);
}

/* Verschiedene Variationen (Breite, Farbe, ...) */

.box_rot {
}
.box_rot .box_headline {
  background-color: #cd1719;
  color: #fff;
}
.box_rot .box_inhalt a {
  background-image: url(../images/pfeil_breit_rot.gif);
  color: #cd1719;
}
.box_rot .box_inhalt a:hover {
  color: #474747;
  background-image: url(../images/pfeil_breit_schwarz.gif);
}

/* Box Presseinformationen */

.box_presse {
}
.box_presse .box_inhalt {
  height: 220px;
  overflow: auto;
  overflow: hidden;
  padding-right:10px;
}

/* Grosse Box */

.box_gross {
  background-repeat: no-repeat;
  padding-top: 190px;
  height: 120px;
  background-color: #dee3e7;
}
.box_gross .box_bild {
  display: none;
}
.box_gross_headline {
  color: #fff;
  height: 24px;
  padding-top: 6px;
  padding-bottom: 10px;
  overflow: hidden;
}
.box_gross_headline_text {
  background-color: #8e9da5;
  padding: 20px 15px 25px 15px;
  display: inline;
}
.box_gross_headline_text h1 {
  font-size: 21px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  display: inline;
}
.box_gross .box_inhalt a {
  background-image: url(../images/pfeil_breit_rot.gif);
  color: #cd1719;
}
.box_gross .box_inhalt a:hover {
  color: #474747;
  background-image: url(../images/pfeil_breit_schwarz.gif);
}
.box_inhalt_sp1 {
  float: left;
  width: 420px;
}
.box_inhalt_sp2 {
  float: right;
}
.box_thumb {
  float: left;
  margin: 3px 0 0 15px;
}
.box_thumb a {
  background-image: url();
  padding: 0;
}



/* Formular in Box (Babygalerie) */
.box_formular {
  margin: 12px 0 0 0;
  overflow: hidden;
}
.box_formular input {
  border: 0;
  padding: 0;
  font: normal 12px arial, sans-serif;
}
.box_formular input#name {
  background-color: #fff;
  color: #5e5e5e;
  width: 135px;
  height: 18px;
  padding: 2px 0 0 5px;
  float: left;
}
.box_formular input#box_finden {
  background-color: #8e9da5;
  color: #fff;
  font-weight: bold;
  width: 50px;
  height: 20px;
  padding: 0 0 3px 0;
  cursor: pointer;
  float: left;
}
.box_formular input#box_finden:hover {
  cursor: pointer;
  background-color: #cd1719;
}


/* Notfall*/

.box_notfall {
  margin: 40px 0 0 0;
  background-color: #dee3e7;
  overflow: hidden;
  width: 100%;
}
.box_notfall_sp1 {
  float: left;
}
.box_notfall_sp2 {
  padding: 8px 0 0 15px;
  line-height: 22px;
  float: left;
}
.box_notfall_sp2 strong {
  color: #cd1719;
  font-size: 15px;
  margin: 0 6px 0 0;
}
.box_notfall_sp2 a {
  background-image: url(../images/pfeil_doppelt_schwarz.gif);
  background-position: right 3px;
  padding: 0 16px 0 0;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #474747;
  font-weight: bold;
  font-size: 11px;
}
.box_notfall_sp2 a:hover {
  color: #cd1719;
  background-image: url(../images/pfeil_doppelt_rot.gif);
}

.genderhinweis {
  font-size: 12px;
  margin-top: 30px;
}
.genderhinweis p {
  margin: 0;
}
.genderhinweis strong {
  color: #474747;
}



/* Kontextnavigation */

#kontextnavigation {
}
#kontextnavigation .referenzfeld {
  width: 100%;
}
#kontextnavigation .referenzfeld a {
  max-height: 60px;
  min-height: 55px;
  overflow: hidden;
  display: block;
  background-color: #dee3e7;
  color: #474747;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding: 5px 10px 0 10px;
  margin-bottom: 2px;
}
#kontextnavigation .referenzfeld a.aktiv, #kontextnavigation .referenzfeld a:hover {
  background-color: #cd1719;
  color: #fff;
}
#kontextnavigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
}
#kontextnavigation ul li {
}

#kontextnavigation ul li a {
  display: block;
  background-color: #dee3e7;
  color: #474747;
  font-size: 12px;
  padding: 6px 10px 8px 10px;
  line-height: 16px;
  text-decoration: none;
  overflow: hidden;
  margin-bottom: 2px;
}
#kontextnavigation ul li a.notfall {
  background-image: url(../images/icon_notfall.gif);
  background-repeat: no-repeat;
  background-position: 10px 9px;
  color: #cd1719;
  font-weight: bold;
  padding-left: 28px;
}
#kontextnavigation ul li a.aktiv, #kontextnavigation ul li a:hover  {
  background-color: #cd1719;
  color: #fff;
}
#kontextnavigation ul li a.aktiv  {
  font-weight: bold;
}
#kontextnavigation ul li a.notfall:hover, #kontextnavigation ul li a.notfall_aktiv {
  background-image: url(../images/icon_notfall_over.gif);
}

/* Ebene 2 */

#kontextnavigation ul li ul {
  margin-top: -2px;
  margin-bottom: 2px;
  background-color: #ecf0f2;
  padding-top: 8px;
  padding-bottom: 4px;
}
#kontextnavigation ul li ul li {
}
#kontextnavigation ul li ul li a {
  display: block;
  background-color: #ecf0f2;
  color: #474747;
  background-image: url(../images/pfeil_dunkelgrau.gif);
  background-repeat: no-repeat;
  background-position: 10px 5px;
  font-size: 12px;
  padding: 0 10px 8px 20px;
  margin: 0;
  text-decoration: none;
  overflow: hidden;
}
#kontextnavigation ul li ul li a.aktiv, #kontextnavigation ul li ul li a:hover  {
  color: #cd1719;
  background-color: #ecf0f2;
  background-image: url(../images/pfeil_rot.gif);
  text-decoration: none;
}
#kontextnavigation ul li ul li a.aktiv  {
  font-weight: bold;
}

#kontextnavigation .zurueck {
  margin-top: 30px;
}
#kontextnavigation .zurueck a {
  background-color: #dee3e7;
  background-image: url(../images/pfeil_zurueck.gif);
  background-repeat: no-repeat;
  background-position: left 10px;
  display: block;
  color: #474747;
  font-size: 12px;
  padding: 6px 10px 8px 30px;
  line-height: 16px;
  text-decoration: none;
  overflow: hidden;
}
#kontextnavigation .zurueck a:hover {
  background-image: url(../images/pfeil_zurueck_rot.gif);
  color: #cd1719;
}


/* Inhalte (Headline, Copytext, Fotozeile, ...) */

.headline {
  padding: 5px 0 20px 0;
  clear: both;
  float: none;
  overflow: hidden;
  height: 100%;
}
.headline_sp1 {
  float: left;
}
.headline strong {
  color: #8e9da5;
  font-size: 12px;
}
.headline h1 {
  margin: 0;
  margin-top: 7px;
  padding: 0;
  color: #000;
  font-size: 21px;
  font-weight: normal;
}
.headline_sp2 {
  float: right;
}
.headline_sp2 a {
  background-image: url(../images/pfeil_zurueck.gif);
  background-repeat: no-repeat;
  background-position: left 3px;
  display: block;
  color: #474747;
  font-size: 12px;
  padding: 0 0 0 30px;
  text-decoration: none;
  overflow: hidden;
}
.headline_sp2 a:hover {
  background-image: url(../images/pfeil_zurueck_rot.gif);
  color: #cd1719;
}

.texte {
  clear: both;
  float: none;
  font-size: 12px;
  line-height: 17px;
  overflow: hidden;
}
.texte p {
  margin: 0 0 1.3em 0;
}
.texte a {
  color: #cd1719;
  text-decoration: none;
}
.texte a:hover {
  text-decoration: underline;
}
.texte_sp1 {
  float: left;
  width: 420px;
  margin: 0 40px 0 0;
}
.texte_sp2 {
  float: left;
  width: 180px;
}
.vorspann {
  color: #8e9da5;
  font-weight: bold;
}
.copytext {
  color: #000;
}
.copytext strong {
  color: #474747;
}

.fotozeile {
  margin: 0 0 1.3em 0;
}


/*
  MW:
  fotozeile_2 Ohne Maginalspalte
*/
#inhalte_sp2 .fotozeile_2 {
  margin: 0 0 1.0em 0;
  float: left;
  margin-right:1.0em;
  width: 180px;
}

#inhalte_sp2 .fotozeile_2 .fotozeile_text {
  height:170px;
  font-weight:normal;
  font-size:12px;
  line-height:17px; 
  padding-top:0;
}

#inhalte_sp2 .fotozeile_2 .fotozeile_text a {
  color: #CD1719;
  text-decoration:none;
}

#inhalte_sp2 .fotozeile_2 .fotozeile_text a:hover {
  text-decoration:underline;
}

.fotozeile_2 {
  margin: 0 0 1.3em 0;
  float: left;
  margin-right:2.5em;
  width: 180px;
}

/*
  MW:
  Ende Fotozeile 2
*/

.fotozeile_bild {
  background-color: #8e9da5;
}
.fotozeile_text {
  background-color: #ecf0f2;
  color: #6c7981;
  font-weight: bold;
  padding: 8px 10px 0 10px;
  overflow: hidden;
  height: 100%;
}
.fotozeile_text p {
  margin-bottom: 1em;
}

.texte_sp2 .fotozeile_text {
  font-weight: normal;
  color: #000;
}
.texte_sp2 .fotozeile_text strong {
  color: #474747;
}


.texte_sp1 .fotozeile_text {
  font-weight: normal;
  color: #000;
}
.texte_sp1 .fotozeile_text strong {
  color: #474747;
}

#inhalte_sp2 .fotozeile_text {
  font-weight: normal;
  color: #000;
}


.fotozeile_bildtext {
  padding: 16px 15px 0 15px;
  max-width: 190px;  
}

#inhalte_sp2 .fotozeile_text strong {
  color: #474747;
}


/* Boxen Ansprechpartner,  Download */
.fotozeile_ansprechpartner, .box_download, .box_ansprechpartner {
  background-color: #E2E2E2;
  overflow: hidden;
  height: 100%;
  clear: both;
  float: none;
  margin: 0px 0 20px 0;
}
.fotozeile_ansprechpartner .fotozeile_bildtext, .box_download .fotozeile_bildtext{
  color: #474747;
  padding: 16px 15px 0 15px;
  font-size: 11px;
  overflow: hidden;
  line-height: 15px;
  height: 100%;
  max-width: 360px;
}
.fotozeile_ansprechpartner .fotozeile_bildtext a, .box_download .fotozeile_bildtext a {
  color: #474747;
  text-decoration: underline;
}
.fotozeile_ansprechpartner .fotozeile_bildtext a:hover, .box_download .fotozeile_bildtext a:hover {
  text-decoration: none;
}
.fotozeile_ansprechpartner h2, .box_download h2, .fotozeile h2 {
  font-size:13px;
  background-color:#F3F3F3;
  margin:0;
  padding:0 0 4px 0;
}

#fotozeile_bild_2 {
  float: left;
}

/* Box Ansprechpartner */
.box_ansprechpartner {
  background-color:#DEE3E7;
  background-image: url(../images/box_ansprechpartner_hintergrund.gif);
}
.box_ansprechpartner .fotozeile_bildtext {
  float: left;  
  padding: 16px 15px 0 15px;
  width:210px;
  font-weight: normal;
    color: #000;
  font-size:12px;
  font-weight:normal;
  line-height:17px;   
  background-color:#ECF0F2;
}

.box_ansprechpartner .fotozeile_bildtext a:hover {
  text-decoration:underline;
}

.box_ansprechpartner .fotozeile_bildtext a {
  color:#CD1719;
  text-decoration:none;
}

.box_ansprechpartner .fotozeile_bild {  
  float: left;
  width: 180px;
}


/* Contentnavigation */

.contentnavigation {
  background-color: #ecf0f2;
  margin-bottom: 20px;
}
.contentnavigation .referenzfeld {
  background-color: #8e9da5;
  color: #fff;
  font-weight: bold;
  padding: 6px 10px 8px 10px;
  line-height: 16px;
  overflow: hidden;
}
.contentnavigation ul {
  list-style-type: none;
  margin: 0;
  padding: 8px 0 4px 0;
  overflow: hidden;
  width: 100%;
}
.contentnavigation ul li {
}
.contentnavigation ul li a {
  display: block;
  background-image: url(../images/pfeil_schwarz.gif);
  background-repeat: no-repeat;
  background-position: 10px 5px;
  color: #000;
  font-size: 12px;
  padding: 0 10px 0 20px;
  margin: 0 0 8px 0;
  text-decoration: none;
  overflow: hidden;
}
.contentnavigation ul li a.aktiv, .contentnavigation ul li a:hover  {
  color: #cd1719;
  background-image: url(../images/pfeil_rot.gif);
  text-decoration: none;
}
.contentnavigation ul li a.aktiv  {
  font-weight: bold;
}





/* Seitenservice */
#seitenservice {
  color: #474747;
  font-size: 11px;
  font-weight: bold;
  clear: both;
  float: none;
  margin: 19px 0 0 0;
}
#seitenservice a {
  color: #474747;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left 1px;
  padding: 0 0 0 26px;
  margin-right: 30px;
}
#seitenservice a#seitenanfang {
  background-image: url(../images/icon_seitenanfang.gif);
}
#seitenservice a#seitedrucken {
  background-image: url(../images/icon_drucken.gif);
}
#seitenservice a:hover {
  text-decoration: underline;
}



/* Kliniken, Institute, Zentren */

#inhalte.zentren {
  padding-left: 20px;
  padding-right: 20px;
  font-size:12px;
  line-height:17px;
}
#zentren_suche {
  width: 100%;
}
#zentren_suche_sp1 {
  float: left;
}
#zentren_suche_sp2 {
  float: left;
  background-color: #bdc8ce;
  width: 260px;
  height: 108px;
  font-size: 11px;
  color: #474747;
  padding: 12px 0 0 20px;
}
#zentren_dropdown {
  margin-top: 5px;
}
#zentren_textsuche {
  clear: both;
  float: none;
  margin-top: 10px;
}
#zentren_textsuche_headline {
  margin: 0 0 5px 0;
}
#zentren_textsuche input {
  border: 0;
  padding: 0;
  font: normal 11px arial, sans-serif;
}
#zentren_textsuche input#zentren_suchbegriff {
  background-color: #dee3e7;
  color: #000;
  width: 185px;
  height: 17px;
  padding: 3px 0 0 5px;
  float: left;
}
#zentren_textsuche input#zentren_finden {
  background-color: #8e9da5;
  color: #fff;
  font-weight: bold;
  width: 50px;
  height: 20px;
  padding: 0 0 3px 0;
  cursor: pointer;
  float: left;
}
#zentren_textsuche input#zentren_finden:hover {
  cursor: pointer;
  background-color: #cd1719;
}


#zentren_liste {
  clear: both;
  float: none;
  padding: 10px 0 1em 0;
  overflow: hidden;
  width: 100%;
}
#zentren_liste_sp1, #zentren_liste_sp2, #zentren_liste_sp3 {
  float: left;
  width: 280px;
  margin-right: 40px;
}
#zentren_liste_sp3 {
  margin-right: 0;
}
.zentren_box {
  font-size: 12px;
  color: #474747;
  
  /* AUSGESCHALTET, DA NUN AUTOMATISCHE ANORDNUNG */
  /* clear: both; */
  
  float: none;
  margin-top: 27px;
  width: 100%;
}
.zentren_box_headline {
  margin-bottom: 7px;
}
.zentren_box_headline a {
  color: #474747;
  background-image: url(../images/pfeil_breit_grau.gif);
  background-repeat: no-repeat;
  background-position: left 3px;
  text-decoration: none;
  font-weight: bold;
  padding: 0 0 0 46px;
}
.zentren_box_headline a:hover {
  background-image: url(../images/pfeil_breit_rot.gif);
  color: #cd1719;
}
.zentren_box_inhalt {
  background-color: #ecf0f2;
  border-top: 2px solid #bdc8ce;
  overflow: hidden;
  width: 100%;
  height: 60px;
}
.zentren_box_bild {
  float: left;
}
.zentren_box_text {
  float: left;
  padding: 5px 0 0 10px;
  line-height: 16px;
  width: 150px;
}
.zentren_box_text p {
  margin: 0;
}


/* A - Z */

#menue {
  position: absolute;
  left: 730px;
  top: 240px;
  width: 180px;
  font-size: 12px;
}

#menue a, #menue a.aktiv {
  display: block;
  background-color: #dee3e7;
  text-decoration: none;
  padding: 2px 0 0 0;
  color: #474747;
  width: 25px;
  height: 25px;
  text-align: center;
  overflow: hidden;
  font-size: 18px;
  float: left;
  margin: 0 10px 10px 0;
}
#menue a:hover, #menue a.aktiv {
  background-color: #cd1719;
  color: #fff;
}
.aufklappmenue_inhalt {
  display: none;
}
.aufklappmenue_inhalt strong {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 10px;
  display: block;
}
.aufklappmenue_inhalt ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.aufklappmenue_inhalt ul li {
}
.aufklappmenue_inhalt ul li a {
  background-image: url(../images/pfeil.gif);
  background-repeat: no-repeat;
  background-position: left 4px;
  display: block;
  text-decoration: none;
  padding: 0 0 0 10px;
  color: #000;
  margin-bottom: 4px;
  line-height: 16px;
  overflow: hidden;
  height: 100%;
}
.aufklappmenue_inhalt ul li a:hover {
  color: #cd1719;
  background-image: url(../images/pfeil_rot.gif);
}



/* Stellenangebote */

/* Header */

#stellen_header {
  background-color: #dee3e7;
  height: 120px;
  margin-bottom: 20px;
}
#stellen_header_sp1 {
  padding: 12px 0 0 20px;
  float: left;
}
#stellen_header .headline h1 {
  color: #474747;
}
#stellen_header .headline strong {
  color: #474747;
}
#stellen_header_sp2 {
  float: right;
}
#stellen_filter {
  
}
#stellen_filter a {
  display: block;
  background-image: url(../images/pfeil_dunkelgrau.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  color: #474747;
  font-size: 12px;
  padding: 0 20px 0 10px;
  text-decoration: none;
  overflow: hidden;
  float: left;
}
#stellen_filter a.aktiv, #stellen_filter a:hover  {
  color: #cd1719;
  background-image: url(../images/pfeil_rot.gif);
}
#stellen_filter a.aktiv  {
  font-weight: bold;
}

.tx-asjobboerse-pi1 .pagebrowser_sp1 a  {
background-image:url("../images/pfeil_zurueck_rot.gif");
color:#CD1719;
font-size:14px;
}
.tx-asjobboerse-pi1 .pagebrowser_sp3 a {
background-image:url("../images/pfeil_weiter_rot.gif");
color:#CD1719;
font-size:14px;
}

/* Liste der Stellen */

#stellen_liste {
  margin-top: 30px;
  margin-bottom: 28px;
  overflow: hidden;
}
.stelle {
  background-color: #dee3e7;
  overflow: hidden;
  height: 100%;
  font-size: 12px;
  color: #474747;
  clear: both;
  float: none;
  margin-bottom: 2px;
}
.stelle_num {
  width: 35px;
  text-align: center;
  float: left;
  font-weight: bold;
  padding-top: 10px;
}
.stelle_text {
  float: left;
  background-color: #ecf0f2;
  border-left: 2px solid #fff;
  overflow: hidden;
  width: 594px;
  padding: 10px 0 10px 9px;
}
.stelle_text a {
  color: #474747;
  text-decoration: none;
}
.stelle_text a:hover {
  color: #cd1719;
}

/* Detailseite der Stellen */

#stellen_details {
  margin-top: 30px;
}


/* Fusszeile */

#fusszeile {
  padding: 12px 0 40px 20px;
  font-size: 11px;
  color: #474747;
}
#fusszeile a {
  color: #474747;
  text-decoration: none;
  margin: 0 0 0 15px;
}
#fusszeile a:hover {
  text-decoration: underline;
}


/* 
  DROPDOWN HEADER TITLE
  F�R KLINIKEN, INSTITUTE, ZENTREN 
  WENN TITLE ZU LANG IST
*/
.dropDownHeader {
  position:absolute;
  z-index:1000;
  background-color:#ECF0F2;
  padding:5px;
  padding-left:10px;
  width:250px;
  color:#474747;
  display:none;
  margin-left:5px;
  margin-top:17px;
  border: 2px solid #CCC;
  border-right: 2px solid #AAA;
  border-bottom: 2px solid #AAA;
  -moz-box-shadow: 8px 8px 6px #888;
  -moz-border-radius: 10px;
  -moz-border-radius-topleft:0;

  -webkit-box-shadow: 8px 8px 6px #888;
  -webkit-border-radius: 10px;
  -webkit-border-top-left-radius: 0;
    
  box-shadow: 8px 8px 6px #888;  

}

/* Grusskarten */

#greeting_card_container {
  height: 100%;
  width: 660px;
  margin-left: -20px;
  overflow: hidden;
}

.greeting_card {
  overflow: hidden;
  float: left;
  width: 200px;
  padding: 20px 0 0 20px;
  font-size: 12px;
  color: #474747;
  line-height: 17px;
}
.greeting_card .title {
  margin-bottom: 7px;
}
.greeting_card .image {
  border-top: 2px solid #bdc8ce;
}
.greeting_card .link {
  background-color: #ecf0f2;
  overflow: hidden;
  padding: 7px 10px 9px 10px;
  overflow: hidden;
}
.greeting_card .link a {
  display: block;
  color: #474747;
  background-image: url(../images/grusskarte_auswaehlen.gif);
  background-repeat: no-repeat;
  background-position: left 2px;
  text-decoration: none;
  font-weight: bold;
  padding: 0 0 0 26px;
}
.greeting_card .link a:hover {
  background-image: url(../images/grusskarte_auswaehlen_rot.gif);
  color: #cd1719;
}

/* Grusskarte */

/* Ansicht Dateneingabe */

#grusskarte {
}

#grusskarte_gross {
  background-color: #8e9da5;
  padding: 10px;
  width: 620px;
  height: 300px;
  overflow: hidden;
}
#grusskarte_gross img {
  width: 620px;
  height: 300px;
  overflow: hidden;
}

#grusskarte_spruch {
  background-color: #8e9da5;
  font-size: 36px;
  color: #fff;
  padding: 7px 20px 0 10px;
  height: 53px;
  margin-top: -240px;
  max-width: 310px;
  position: absolute;
}

#grusskarte_formular {
  background-color: #ecf0f2;
  overflow: hidden;
  height: 320px;
  font-size: 12px;
  color: #474747;
}
#grusskarte_formular_sp1 {
  float: left;
  width: 290px;
  padding: 10px;
  overflow: hidden;
  height: 100%;
}
#grusskarte_formular_sp1 strong {
  display: block;
  height: 10px;
}
#grusskarte_formular_sp1 textarea {
  border: 1px solid #8e9da5;
  background-color: #ecf0f2;
  font: normal 12px arial, sans-serif;
  color: #474747;
  padding: 5px;
  width: 278px;
  height: 258px;
}
#grusskarte_formular_sp1 .output {
  border: 1px solid #8e9da5;
  padding: 5px;
  width: 278px;
  height: 258px;
}
#grusskarte_formular_sp2 {
  float: left;
  padding: 10px;
  width: 230px;
  overflow: hidden;
  height: 100%;
}
.grusskarte_inputs {
  margin-bottom: 15px;
  overflow: hidden;
  width: 100%;
}
.grusskarte_inputs_zeile {
  margin: 0 0 10px 0;
  overflow: hidden;
}
.grusskarte_inputs .label {
  float: left;
  width: 80px;
  padding-top: 2px;
}
.grusskarte_inputs .label label, .grusskarte_inputs .label label:hover {
  cursor: pointer;
}
.grusskarte_inputs .form_input {
}
.grusskarte_inputs select {
  font: normal 12px arial, sans-serif;
}
.grusskarte_inputs input {
  background-color: #ecf0f2;
  border: 0;
  border-bottom: 1px solid #8e9da5;
  font: normal 12px arial, sans-serif;
  width: 150px;
  color: #474747;
}
#grusskarte_formular input#abschicken, #grusskarte_formular input#aendern {
  background-color: #8e9da5;
  color: #fff;
  font: bold 12px arial, sans-serif;
  border: 0;
  padding: 2px 5px 3px 5px;
  cursor: pointer;
}
#grusskarte_formular input#aendern {
  margin-bottom: 5px;
}
#grusskarte_formular input#abschicken:hover, #grusskarte_formular input#aendern:hover {
  background-color: #cd1719;
  cursor: pointer;
}
#grusskarte_formular_sp3 {
  padding: 10px;
  width: 60px;
  overflow: hidden;
  height: 100%;
  float: left;
}

.grusskarte_inputs .output {
  padding-top: 2px;
  border-bottom: 1px solid #8e9da5;
  /*float: left;
  width: 150px;*/
}




/* Babygalerie */

/* Header mit Suche */

#babygalerie_suche {
  background-color: #dee3e7;
  background-image: url(../images/babygalerie_header.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  height: 108px;
  padding: 12px 0 0 20px;
  margin-bottom: 20px;
}
#babygalerie_suche .headline {
  height: 40px;
}
#babygalerie_suche .headline h1 {
  color: #474747;
}
#babygalerie_suche .headline strong {
  color: #474747;
}
#babygalerie_textsuche {
  clear: both;
  float: none;
}
#babygalerie_textsuche input {
  border: 0;
  padding: 0;
  font: normal 11px arial, sans-serif;
}
#babygalerie_textsuche input#babygalerie_suchbegriff {
  background-color: #fff;
  color: #474747;
  width: 185px;
  height: 17px;
  padding: 3px 0 0 5px;
  float: left;
}
#babygalerie_textsuche input#babygalerie_finden {
  background-color: #8e9da5;
  color: #fff;
  font-weight: bold;
  width: 50px;
  height: 20px;
  padding: 0 0 3px 0;
  cursor: pointer;
  float: left;
}
#babygalerie_textsuche input#babygalerie_finden:hover {
  cursor: pointer;
  background-color: #cd1719;
}



/* Liste der Babys */

#babygalerie_liste {
  height: 100%;
  width: 660px;
  margin-left: -20px;
  overflow: hidden;
}
.baby {
  overflow: hidden;
  width: 200px;
  float: left;
  padding: 20px 0 0 20px;
}
.baby_foto {
  width: 200px;
  height: 100px;
  background-color:#ECF0F2;
  background-repeat:no-repeat;
}
.baby_foto img {
  display: none;
}
.baby_foto a {
  display: block;
  width: 200px;
  height: 100px;
}
.baby_foto a:hover {
  background-image: url(../images/babygalerie_grossansicht.gif);
  background-repeat: no-repeat;
  background-position: left 10px;
}
.baby_text {
  border-top: 2px solid #bdc8ce;
  background-color: #ecf0f2;
  overflow: hidden;
  padding: 7px 10px 9px 10px;
  overflow: hidden;
  font-size: 12px;
  color: #474747;
  line-height: 17px;
}

/* Detailansicht eines Babys */

#babygalerie_details {
  background-color: #ecf0f2;
  color: #474747;
  overflow: hidden;
  height: 100%;
}
.baby_gross_foto {
  float: left;
  overflow: hidden;
}
.baby_gross_text {
  float: left;
  overflow: hidden;
  padding: 20px;
  font-size: 12px;
  line-height: 17px;
  width: 180px;
}
.baby_gross_text ul {
  list-style-type: square;
  margin: 0;
  padding: 10px 0 0 20px;
}
.baby_gross_text ul li {
  padding: 0 0 7px 0;
}

/* Bildergalerie */

/* Thumbnails */
.bildergalerie {
  overflow: hidden;
  padding-top: 15px;
  /*background-color: #d4e0f3;*/
  margin-left: -20px;
  width: 100%;
  width: 660px;
}
.bildergalerie_zeile {
  padding-bottom: 15px;
  float: none;
  clear: both;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.bildergalerie_bild {
  float: left;
  padding-left: 20px;
  overflow: hidden;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 20px 0;
}
.bildergalerie_bild img {
  visibility: hidden;
}
.bildergalerie_bild a {
  display: block;
  width: 112px;
  /* height: 100%; */
  height: 80px;
  padding-bottom: 20px;
}
.bildergalerie_bild a:hover {
  background-image: url(../images/babygalerie_grossansicht.gif);
  background-repeat: no-repeat;
  background-position: left 10px;
}

/* Grossansicht per Lightbox */

#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}
#lightbox img {
  width: auto;
  height: auto;
}
#lightbox a img {
  border: none;
}

#outerImageContainer { 
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#imageContainer {
  padding: 10px;
}

#loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#hoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#imageContainer>#hoverNav {
  left: 0;
}
#hoverNav a {
  outline: none;
}

#prevLink, #nextLink {
  width: 49%;
  height: 100%;
  background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
  display: block;
}
#prevLink {
  left: 0;
  float: left;
}
#nextLink {
  right: 0;
  float: right;
}
#prevLink:hover, #prevLink:visited:hover {
  background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
  background: url(../images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
  font: normal 12px Arial, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  width: 100%;
}

#imageData {
  color: #474747;
  padding: 0;
}
#imageData #imageDetails {
  padding: 0 0 0 10px;
  text-align: left;
} 
#imageData #caption {
  font-weight: bold;
}
#imageData #numberDisplay {
  display: block;
  clear: left;
  padding-bottom: 1.0em;
  text-align: center;
}
#bottomNav {
  height: 100%;
  padding-bottom: 10px;
  overflow: hidden;
} 
#imageData #bottomNavClose {
  width: 100%;
  outline: none;
}   

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #5f6d74;
}


/* Aufenthalt von A - Z */
/**********************************
**********************************/

#az_liste {
  padding: 10px 0 10px 0;
  overflow: hidden;
}

.az, .az_aktiv {
  margin: 0 0 20px 0;
  overflow: hidden;
}
.az_aktiv {
  background-color: #ecf0f2;
}
.az_head {
  clear: both;
  float: none;
  overflow: hidden;
  width: 100%;
  border-bottom: 2px solid #fff;
}
.az_aktiv .az_head {
}
.az_buchstabe {
  width: 35px;
  height: 27px;
  padding-top: 8px;
  color: #474747;
  background-color: #dee3e7;
  display: block;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  float: left;
}
.az_links {
  font-weight: bold;
  color: #474747;
  padding: 11px 0 0 10px;
  overflow:hidden;
}
.az_links a {
  float: left;
  color: #474747;
  text-decoration: none;
  padding:0 10px 0 0;
}
.az_links a.aktiv {
  color: #cd1719;
}
.az_links a:hover {
  color: #cd1719;
}
.az_trenner {
  padding: 0 10px 0 0;
  float: left;
}
.az_inhalt {
  clear: both;
  float: none;
  width: 100%;
  color: #474747;
}
.az_info {
  padding: 15px 20px 10px 40px;
  display: none;
  line-height: 18px;
}
.az_info_headline {
  font-weight: bold;
}
.az_info p {
  margin: 0;
  padding: 0;
}
.az_info a {
  text-decoration: none;
  font-weight: bold;
  color: #cd1719;
  background-image: url(../images/pfeil_rot.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding: 0 0 0 10px;
  overflow: hidden;
}
.az_info a:hover {
  text-decoration: underline;
}

.az_schliessen {
  float: right;
  display: none;
}
.az_schliessen a {
  display: block;
  text-decoration: none;
  background-color: #8e9da5;
  background-image: url(../images/icon_menue_zuklappen.gif);
  background-repeat: no-repeat;
  background-position: 78px 7px;
  color: #fff;
  font-weight: bold;
  padding: 3px 28px 4px 10px;
}
.az_schliessen a:hover {
  background-color: #cd1719;
  text-decoration: none;
}



/* Formularfelder */
/**********************************
**********************************/

.formular_zeile, .tx_powermail_pi1_fieldwrap_html {
  clear: both;
  float: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-bottom: 2px;
  font-size: 12px;
  line-height: 17px;
  background-color: #ecf0f2;
  padding: 5px 0 5px 10px;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
legend {
  display: none;
}
.label, .tx_powermail_pi1_fieldwrap_html label {
  float: left;
  width: 120px;
  height: 100%;
  overflow: hidden;
  padding-top: 3px;
  font-weight: bold;
}
.formular_zeile p.abstand {
  padding-left: 120px;
}
label, label:hover {
  cursor: pointer;
}
.formularfeld input,
.formularfeld_textarea textarea,
.tx_powermail_pi1_fieldwrap_html input,
.tx_powermail_pi1_fieldwrap_html textarea
{
  width: 240px;
}
.formularfeld,
.formularfeld_textarea,
.formularfeld_submit,
.formularfeld_radio,
.formularfeld_select,
.formularfeld_checkbox, 
.tx_powermail_pi1_fieldwrap_html
{
  height: 100%;
  overflow: hidden;
  float: left;
}
.formularfeld input,
.tx_powermail_pi1_fieldwrap_html input
{
  font: normal 12px arial, sans-serif;
  border: 1px solid #474747;
  color: #474747;
  background-color: #fff;
  width: 270px;
  height: 20px;
  padding: 2px 0 0 3px;
}
.formularfeld_radio input {
  float: left;
}
.formularfeld_radio label {
  float: left;
}
.powermail_radio_inner {
  float: none;
  clear: both;
  margin-bottom: 5px;
}
.powermail_radio_inner input {
  font: normal 12px arial, sans-serif;
  border: 1px solid #474747;
  color: #474747;
  background-color: #fff;
  width: 12px;
  height: 12px;
  padding: 0;
  margin-top: 5px;
}
.formularfeld_select select, .tx_powermail_pi1_fieldwrap_html select {
  color: #474747;
  font: normal 12px arial, sans-serif;
  width: 277px;
  height: 22px;
}
.formularfeld_checkbox br {
  float: none;
  clear: both;
  line-height: 200%;
}
.formularfeld_checkbox input {
  float: left;
}
.formularfeld_checkbox label {
  float: left;
}
.powermail_check_inner {
  float: none;
  clear: both;
  margin-bottom: 5px;
}
.powermail_check_inner input {
  font: normal 12px arial, sans-serif;
  border: 1px solid #474747;
  color: #474747;
  background-color: #fff;
  width: 12px;
  height: 12px;
  padding: 0;
  margin-top: 5px;
}
.formularfeld_textarea textarea, .tx_powermail_pi1_fieldwrap_html textarea {
  border: 0;
  font: normal 13px arial, sans-serif;
  color: #474747;
  border: 1px solid #474747;
  padding: 2px 0 0 3px;
  width: 274px;
  height: 120px;
}
.formularfeld_textarea .textarea_zeile1 {
  height: 5px;
}
.formularfeld_textarea .textarea_zeile1 img {
  float: left;
}
.formularfeld_textarea .textarea_zeile2 {
  background-image: url(../images/textarea_hintergrund.gif);
  background-repeat: repeat-y;
  padding: 0 2px 0 2px;
}
.formularfeld_submit,
.tx_powermail_pi1_fieldwrap_html_submit
{
  
}
.formularfeld_submit input,
.tx_powermail_pi1_submitmultiple_forward,
.tx_powermail_pi1_submitmultiple_back,
.tx_powermail_pi1_fieldwrap_html_submit input,
.tx-powermail-pi1_mandatory_submit
{
  border: 0;
  background-color: #8e9da5;
  font: bold 12px arial, sans-serif;
  color: #fff;
  height: 25px;
  padding: 2px 5px 5px 5px;
  cursor: pointer;
  background-image: none;
  width: 180px;
  margin-left: 120px;
}
.formularfeld_submit input:hover,
.tx_powermail_pi1_submitmultiple_forward:hover,
.tx_powermail_pi1_submitmultiple_back:hover,
.tx_powermail_pi1_fieldwrap_html_submit input:hover,
.tx-powermail-pi1_mandatory_submit:hover
{
  cursor: pointer;
  background-color: #cd1719;
}

.tx_powermail_pi1_submitmultiple_forward,
.tx_powermail_pi1_submitmultiple_back
{
  width: 130px;
  margin-top: 10px;
}
.tx_powermail_pi1_submitmultiple_forward
{
  margin-left: 120px;
}
.tx_powermail_pi1_submitmultiple_back
{
  margin-left: 120px;
  margin-right: -110px;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
  width: 120px;
}

.powermail_mandatory_js {
  color: #cd1719; 
  float: none;
  clear: both;
  width: 260px;
  padding-left: 120px;
}
.tx-powermail-pi1_mandatory {
  font-size: 12px;
  padding-top: 17px;
}
.tx-powermail-pi1_mandatory ul {
  list-style-type: square;
}

/* Powermail Bestätigungsseite */

.tx-powermail-pi1_confirmation, .tx-powermail-pi1_thx {
  font-size: 12px;
}
table.powermail_all, .tx-powermail-pi1_thx table {
  font-size: 12px;
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
}
table.powermail_all tr {
}
table.powermail_all td, .tx-powermail-pi1_thx table td {
  padding: 6px 3px 6px 10px;
  background-color: #ecf0f2;
  border-bottom: 2px solid #fff;
  color: #474747;
}
.tx-powermail-pi1_thx table td p {
  margin: 0;
  padding: 0;
}
form.tx_powermail_pi1_formconfirmation_back input,
form.tx_powermail_pi1_formconfirmation_submit input {
  width: 180px;
  float: left;
  border: 0;
  background-color: #8e9da5;
  font: bold 12px arial, sans-serif;
  color: #fff;
  height: 25px;
  padding: 2px 5px 5px 5px;
  cursor: pointer;
}
form.tx_powermail_pi1_formconfirmation_back input:hover,
form.tx_powermail_pi1_formconfirmation_submit input:hover {
  background-color: #cd1719;
  cursor: pointer;
}
form.tx_powermail_pi1_formconfirmation_back input {
  margin-right: 10px;
  width: 90px;
}


/* Sitemap */

.csc-sitemap ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
.csc-sitemap ul li ul {
  margin:0 0 0 20px;
  padding-top:10px;
}
.csc-sitemap ul li ul li ul {
  padding-top:0px;
}

.csc-sitemap ul li {
  margin-bottom:10px;
}
.csc-sitemap ul li ul li {
  margin-bottom:0px;
}
.csc-sitemap ul li ul li ul li {
  
}
.csc-sitemap ul li ul li ul li ul li {
  
}

.csc-sitemap ul li a {
  color:#474747;
  display:block;
  font-size:15px;
  font-weight:bold;
  padding:5px 5px 5px 0;
  text-decoration:none;
}
.csc-sitemap ul li ul li a {
  font-size:15px;
}
.csc-sitemap ul li ul li ul li a {
  font-size:13px;
  font-weight:bold;
  background-image:url(../images/pfeil_schwarz.gif);
  background-position:10px 8px;
  background-repeat:no-repeat;
  padding:4px 4px 4px 20px;
}
.csc-sitemap ul li ul li ul li a:hover {
  background-image:url(../images/pfeil_rot.gif);
  color:#CD1719;
  text-decoration:none;
}
.csc-sitemap ul li ul li ul li ul li a {
  font-size:13px;
  font-weight:normal;
}
.csc-sitemap ul li a:hover {
  text-decoration:none;
  color:#CD1719;
}

/* Presse */
.tx-aspresse-pi1 a {
  background-image:url(../images/pfeil_breit_rot.gif);
  color:#CD1719;
  background-position:right 3px;
  background-repeat:no-repeat;
  font-weight:bold;
  padding:0 46px 0 0;
  text-decoration:none;
}
.tx-aspresse-pi1 a:hover {
  background-image:url(../images/pfeil_breit_schwarz.gif);
  color:#474747;
  text-decoration:none;
}
.tx-aspresse-pi1 .headline_zurueck a {
  background-image:url(../images/pfeil_zurueck.gif);
  background-position:left 4px;
  background-repeat:no-repeat;
  color:#474747;
  overflow:hidden;
  padding:0 0 0 30px;
}
.tx-aspresse-pi1 .headline_zurueck a:hover {
  text-decoration:underline;
}
.tx-aspresse-pi4 {
  background-color:#ECF0F2;
  padding: 8px;
  margin-bottom:20px;
}

.tx-aspresse-pi1 {
/*  MW: */
font-size: 82%;
}

.tx-aspresse-pi1 #noentry {
  /* MW: */
  font-size: 120%;
}

.tx-aspresse-pi1 h1 {
  font-size: 160%;
}
.tx-aspresse-pi1 h2 {
  font-size: 130%;
}
.presseliste {
/* MW: */
  font-size: 120%;
}



/* Pagebrowser */

.pagebrowser {
  width: 100%;
  overflow: hidden;
  border-bottom: 2px solid #bdc8ce;
  font-size: 12px;
  padding: 0 0 5px 0;
}
.pagebrowser_sp1 {
  float: left;
  width: 20%;
}
.pagebrowser_sp1 a {
  display: block;
  background-image: url(../images/pfeil_zurueck.gif);
  background-repeat: no-repeat;
  background-position: left 4px;
  color: #474747;
  padding: 0 0 0 30px;
  text-decoration: none;
  font-weight: bold;
  overflow: hidden;
  height: 100%;
}
.pagebrowser_sp1 a:hover {
  text-decoration: underline;
}
.pagebrowser_sp2 {
  float: left;
  text-align: center;
  width: 60%;
  color: #474747;
}
.pagebrowser_sp2 a {
  color: #474747;
  text-decoration: none;
}
.pagebrowser_sp2 a:hover {
  text-decoration: underline;
}
.pagebrowser_sp3 {
  float: right;
  text-align: right;
  width: 20%;
}
.pagebrowser_sp3 a {
  display: block;
  background-image: url(../images/pfeil_weiter.gif);
  background-repeat: no-repeat;
  background-position: right 4px;
  color: #474747;
  padding: 0 30px 0 0;
  text-decoration: none;
  font-weight: bold;
  overflow: hidden;
  height: 100%;
}
.pagebrowser_sp3 a:hover {
  text-decoration: underline;
}



/*
MW: PRESSE PAGEBROWSER
*/

/* Pagebrowser */

.presseliste .pagebrowser {
  margin-top: 50px;
}

/*
  ENDE 
*/



#presseinfo_suche input {
  background-color:#DEE3E7;
  color:#000000;
  
  height:21px;
  padding:3px 0 0 5px;
  width:160px;
  
  -x-system-font:none;
  border:0 none;
  font-family:arial,sans-serif;
  font-size:13px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
}

#presseinfo_suche input.button_teaser_los {
  background-color:#8E9DA5;
  color:#FFFFFF;
  cursor:pointer;
  font-weight:bold;
  height:21px;
  padding:0 0 3px;
  width:80px;
}
#presseinfo_suche input.button_teaser_los:hover {
  background-color:#CD1719;
  cursor:pointer;
}
#form_presse div.form_presse_zeile {
  padding-bottom: 8px;
  clear: left;
  overflow:hidden;
}
#form_presse div.button_teaser {
  padding: 4px 0 4px 39px;
  clear: left;
}
.form_label, .form_input_jahr {
  float: left;
}
.form_label {
  width: 39px;
}
#presseinfo_suche input#vonJahr, #presseinfo_suche input#bisJahr {
  width:120px;
}

/* Suchergebnisse */
.tx-indexedsearch {
   font-size: 80%;
}

.tx-indexedsearch-browsebox {
  width: 100%;
  overflow: hidden;
  font-size: 12px;
  padding: 0 0 5px 0; 
  text-align: center;
}

.tx-indexedsearch-browsebox .browsebox {
  padding: 0;
  padding-top: 5px;
  margin: 0;
}


.tx-indexedsearch-browsebox .browsebox li a {
  color: #474747;
  text-decoration: none;
}

.tx-indexedsearch-browsebox .browsebox li a:hover {
  text-decoration: underline;
}

.ergebnisliste_num {
  margin-bottom:2px;
  overflow:hidden;
}

.ergebnis_n {
  float:left;
  font-weight:bold;
  padding-top:10px; 
  text-align:center;
  width:35px;
}

.ergebnis {
  background-color:#DEE3E7;
  clear:both;
  color:#474747;
  float:none;
  font-size:12px;
  height:100%;
  margin-bottom:2px;
  overflow:hidden;
}

.ergebnis_text {
  background-color:#ECF0F2;
  border-left:2px solid #FFFFFF;
  float:left;
  overflow:hidden;
  padding:10px 0 10px 9px;
  width:594px;
}

.ergebnis_text a:hover {
  color:#CD1719;
}
.ergebnis_text a {
  color:#474747;
  text-decoration:none;
  font-weight:bold;
}

/* Men�s zum Auf- und Zuklappen */
/**********************************
**********************************/

a#aufklappmenues_schalter {
  display: block;
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 28px;
  text-decoration: none;
  color: #474747;
  font-weight: bold;
}
a.schalter_off {
  background-image: url(../images/icon_alle-menues_aufklappen_grau.gif);
}
a.schalter_on {
  background-image: url(../images/icon_alle-menues_zuklappen_grau.gif);
}
a#aufklappmenues_schalter:hover {
  text-decoration: underline;
}

.aufklappmenue_off, .aufklappmenue_on {
  overflow: hidden;
  margin: 1em 0 1em 0;
}
.aufklappmenue_off a, .aufklappmenue_on a {
  display: block;
  background-color: #e2e2e2;
  background-repeat: no-repeat;
  background-position: right 10px;
  text-decoration: none;
  padding: 5px 40px 6px 10px;
  color: #474747;
  font-weight: bold;
  display: block;
}
.aufklappmenue_off a {
  background-image: url(../images/icon_menue_aufklappen_grau.gif);
}

/* NEUES STYLE, Da sonst alle Links innerhalb der DropDown Liste ausehen wie die Auf- / Zuklapp Zeilen */
.aufklappmenue_on .bodytext a {
  background-image: none;
  background-color:  #e2e2e2;
  color: #474747;
  padding: 0;
  display: inline;
  font-weight: normal;
}

.aufklappmenue_on a {
  background-image: url(../images/icon_menue_zuklappen_2.gif);
  background-color: #919191;
  color: #fff;
}
.aufklappmenue_off a:hover, .aufklappmenue_on a:hover {
  text-decoration: underline;
}
.aufklappmenue_inhalt {
  padding: 10px;
  background-color: #e2e2e2;
  overflow: hidden;
  height: 100%;
}
.aufklappmenue_on .aufklappmenue_inhalt {
  display: block;
}
.aufklappmenue_off .aufklappmenue_inhalt {
  display: none;
}
.aufklappmenue_inhalt ul, .copytext .aufklappmenue_inhalt ul {
  padding: 0 0 0 20px;
  margin-left: 0;
}

/*
  MW:
  CSS F�R PRESSE DETAIL SEITE
*/
.aspresse_backLink {
   padding-bottom: 20px;
}
     
.aspresse_backLink a {
  color: #EE702B;
  text-decoration: none;
  font-weight: bolder;

}

.aspresse_backLink a:hover {
  text-decoration: underline;
}
