/* Generelles */
/**********************************
**********************************/

body {
  margin: 0;
  padding: 0;
  border: 0;
  font: normal 100% arial, sans-serif;
  color: #000;
  background-image: url(../images/hintergrund.gif);
  background-repeat: repeat-x;
  background-color: #acacac;
}

img {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
}

sup, sub {
	line-height:0px;
}

.unsichtbar {
  display: none;
}

#hintergrund {
  background-image: url(../images/hintergrund_linien.jpg);
  background-repeat: no-repeat;
  background-position: center 40px;
  width: 100%;
  height: 410px;
}

#positionierung {
  position: absolute;
  width: 948px;
  left: 50%;
  top: 0;
  margin-left: -474px;
  overflow: hidden;
}

.text_orange {
  color: #ee702b;
}

/* Kopfzeile */
/**********************************
**********************************/

#kopfzeile {
  clear: both;
  float: none;
  height: 30px;
}
#sprachwahl {
  float: left;
  padding: 10px 0 0 5px;
  padding-left: 24px;
}
#sprachwahl a {
  font-size: 70%;
  color: #474747;
  text-decoration: none;
  background-image: url(../images/pfeil_dropdown.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
  padding: 0 12px 0 0;
  overflow: hidden;
  height: 100%;
}
#sprachwahl a:hover {
  text-decoration: underline;
}
#logo_stuttgart {
  float: right;
  text-align: right;
  padding: 4px 6px 0 0;
}



/* Schatten */
/**********************************
**********************************/

#flaeche {
  clear: both;
  float: none;
}

#schatten_oben {
  width: 948px;
  height: 7px;
  background-image: url(../images/schatten_oben.png);
  background-repeat: no-repeat;
  overflow: hidden;
}

#schatten_mitte {
  width: 948px;
  height: 100%;
  overflow: hidden;
  background-image: url(../images/schatten_mitte.png);
  background-repeat: repeat-y;
}

#schatten_unten {
  width: 948px;
  height: 10px;
  background-image: url(../images/schatten_unten.png);
  background-repeat: no-repeat;
  margin-bottom: 30px;
}


/* Contentbereich */

#content {
  width: 906px;
  padding-left: 21px;
  padding-right: 21px;
  height: 100%;
  overflow: hidden;
}


/* Header */
/**********************************
**********************************/

#header {
  clear: both;
  float: none;
  height: 107px;
  height: 169px;
}
#header_sp1 {
  float: left;
  margin-right: 62px;
  padding: 18px 0 0 3px;
}
#logo {
}
#header_sp2 {
  float: left;
  padding: 10px 0 0 0;
}
#standorte {
}
#standorte ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 16px;
}
#standorte ul li {
}
#standorte ul li a {
  font-size: 70%;
  color: #474747;
  text-decoration: none;
}
#standorte ul li a:hover {
  text-decoration: underline;
}
#header_sp3 {
  float: right;
  padding: 8px 3px 0 0;
}
#servicenavigation {
  font-size: 70%;
  color: #474747;
  text-align: right;
  margin-right: -2px;
}
#servicenavigation a {
  color: #474747;
  text-decoration: none;
  padding: 0 2px 0 2px;
}
#servicenavigation a:hover {
  text-decoration: underline;
}
#quicknavi {
  width: 231px;
  overflow: hidden;
  margin-top: 6px;
}
#quicknavi_patienten, #quicknavi_aerzte {
  background-repeat: no-repeat;
  width: 109px;
  height: 21px;
  overflow: hidden;
  padding-right: 6px;
}
#quicknavi_patienten {
  background-color: #ee702b;
  background-image: url(../images/quicknavi_patienten_hintergrund.gif);
  float: left;
  margin-right: 1px;
}
#quicknavi_aerzte {
  background-color: #009d9c;
  background-image: url(../images/quicknavi_aerzte_hintergrund.gif);
  float: left;
}
#quicknavi_patienten:hover, #quicknavi_aerzte:hover {
  /*background-image: none;
  width: 112px;
  padding-right: 3px;*/
}
#quicknavi_patienten a, #quicknavi_aerzte a {
  font-size: 70%;
  color: #fff;
  font-weight: bold;
  background-image: url(../images/quicknavi_pfeil.gif);
  background-repeat: no-repeat;
  background-position: right 7px;
  text-decoration: none;
  padding: 3px 0 0 10px;
  display: block;
}
#quicknavi_patienten a:hover, #quicknavi_aerzte a:hover {
}


/* Menüs Quicknavi */

#quicknavi_menue_international {
  position: absolute;
  top: 2px;
  left: 12px;
  z-index: 5;
  width: 244px;
  overflow: hidden;
  display: none;
}
#quicknavi_menue_international_oben {
  background-image: url(../images/quicknav_international_oben.png);
  background-repeat: no-repeat;
  color: #fff;
  font-size: 70%;
  width: 100%;
  height: 31px;
}
#quicknavi_menue_international_oben_sp1 {
  float: left;
  height: 24px;
  width: 69px;
  margin-right: 1px;
  padding: 7px 0 0 12px;
  overflow: hidden;
  background-image: url(../images/pfeil_dropdown_weiss.gif);
  background-repeat: no-repeat;
  background-position: 75px 13px;
  padding-right: 12px;
}

#quicknavi_menue_international_oben_sp1 a {
  color: #ffffff;
	text-decoration: none;
}

#quicknavi_menue_international_oben_sp1 a:hover {
  text-decoration: underline;
}

#quicknavi_menue_international_oben_sp2 {
  float: left;
  height: 31px;
  width: 149px;
  overflow: hidden;
}

#quicknavi_menue_patienten {
  position: absolute;
  top: 61px;
  left: 691px;
  z-index: 5;
  width: 244px;
  overflow: hidden;
  display: none;
}
#quicknavi_menue_patienten_oben {
  background-image: url(../images/quicknav_patienten_oben.png);
  background-repeat: no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 70%;
  width: 100%;
  height: 31px;
}
#quicknavi_menue_patienten_oben_sp1 {
  float: left;
  height: 24px;
  width: 105px;
  margin-right: 1px;
  padding: 7px 0 0 12px;
  overflow: hidden;
}
#quicknavi_menue_patienten_oben_sp2 {
  float: left;
  height: 31px;
  width: 125px;
  overflow: hidden;
}

#quicknavi_menue_aerzte {
  position: absolute;
  top: 61px;
  left: 691px;
  z-index: 5;
  width: 244px;
  overflow: hidden;
  display: none;
}
#quicknavi_menue_aerzte_oben {
  background-image: url(../images/quicknav_aerzte_oben.png);
  background-repeat: no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 70%;
  width: 100%;
  height: 31px;
}
#quicknavi_menue_aerzte_oben_sp1 {
  float: left;
  height: 31px;
  width: 117px;
  margin-right: 1px;
  overflow: hidden;
}
#quicknavi_menue_aerzte_oben_sp2 {
  float: left;
  height: 24px;
  width: 115px;
  padding: 7px 0 0 10px;
  overflow: hidden;
}

.quicknavi_menue_mitte {
  float: none;
  clear: both;
  background-image: url(../images/quicknav_schatten_mitte.png);
  background-repeat: repeat-y;
  padding: 1px 3px 0 3px;
  overflow: hidden;
}
.quicknavi_menue_eintrag {
  background-repeat: no-repeat;
  border-bottom: 1px solid #fff;
  width: 100%;
  height: 30px;
  overflow: hidden;
}
.quicknavi_menue_eintrag a {
  display: block;
  width: 100%;
  height: 22px;
  overflow: hidden;
  color: #777;
  text-decoration: none;
  font-size: 70%;
  padding: 8px 0 0 70px;
}
.quicknavi_menue_eintrag a:hover {
  text-decoration: underline;
  color: #333;
}
.quicknavi_menue_unten {
  float: none;
  clear: both;
  background-image: url(../images/quicknav_schatten_unten.png);
  background-repeat: no-repeat;
  height: 6px;
  width: 100%;
  overflow: hidden;
}




#suche {
  margin-top: 10px;
}
#suchfeld {
  float: left;
}
#suchfeld_sp1 {
  float: left;
}
#suchfeld_sp2 {
  float: left;
}
#suchfeld_sp2 input {
  border: 0;
  background-color: #f1f1f1;
  background-image: url(../images/suchfeld_hintergrund.gif);
  background-repeat: repeat-x;
  font-size: 70%;
  color: #777777;
  height: 16px;
  width: 166px;
  padding: 5px 0 0 0;
}
#suchfeld_sp3 {
  float: left;
}
#suchbutton {
  overflow: hidden;
  border-left: 1px solid #fff;
  float: left;
}
#suchbutton input {
  border: 0;
  background-color: #ababab;
  background-image: url(../images/suchbutton_hintergrund.gif);
  background-repeat: repeat-x;
  font-size: 70%;
  color: #fff;
  font-weight: bold;
  height: 21px;
  width: 60px;
  padding: 2px 0 5px 0;
}
#suchbutton input:hover {
  cursor: pointer;
}



/* Hauptnavigation */
/**********************************
**********************************/

#hauptnavigation {
  /*float: none;
  clear: both;
  overflow: hidden;
  height: 100%;
  margin-bottom: 15px;*/
  position: absolute;
  left: 21px;
  top: 144px;
  z-index: 4;
  height: 47px;
  overflow: hidden;
  width: 100%;
}
#hauptnavigation_oben {
  background-image: url(../images/boxen_900px_schatten_mitte.gif);
  background-repeat: repeat-y;
  overflow: hidden;
}
#hauptnavigation_sp1 {
  float: left;
}
#hauptnavigation_sp2 {
  background-image: url(../images/hauptnav_hintergrund.gif);
  background-repeat: repeat-x;
  float: left;
  overflow: hidden;
  width: 900px;
  border: 1px solid #fff;
  border-bottom: 0;
  padding-bottom: 1px;
}
#hauptnavigation_sp3 {
  float: left;
}
#hauptnavigation a {
  border-right: 1px solid #fff;
  display: block;
  float: left;
}
#hauptnavigation a#menu_hauptnav_notfall {
  border-right: 0;
  float: right;
}
#hauptnavigation_unten {
  float: none;
  clear: both;
  background-image: url(../images/boxen_900px_schatten_unten.gif);
  background-repeat: no-repeat;
  height: 5px;
}

/* Hauptnavigation Aufklapp-Menüs */


#out {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: none;
  /*background-color: #f00;*/
  background-image: url(../); /* Ohne diese Angabe funktioniert das Mouseover im IE7 nicht... */
  /*border: 1px solid;
  background: #f00;*/
}
/*
#out_oben {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 144px;
  background-color: #f00;
}
#out_unten {
  position: absolute;
  left: 0;
  top: 186px;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: #f00;
}
*/
.hauptnav_menue {
  position: absolute;
  top: 191px;
  /*top: 145px;*/
  z-index: 3;
  /*border: 1px solid;*/
}
.hauptnav_menue_punkt {
  padding-bottom: 6px;
  padding-left: 3px;
  display: none;
}
.hauptnav_menue_oben {
  margin-top: 6px;
  background-repeat: repeat-y;
  overflow: hidden;
  height: 100%;
}
.hauptnav_menue_sp1 {
  float: left;
}
.hauptnav_menue_sp2 {
  float: left;
  overflow: hidden;
  border: 1px solid #fff;
  border-bottom: 0;
  background-color: #e1e1e1;
  color: #474747;
}
.hauptnav_menue_sp2 ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.hauptnav_menue_sp2 ul li {
  background-image: url(../images/hauptnav_menue_verlauf.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}
.hauptnav_menue_sp2 ul li:hover {
  background-color: #919191;
  background-image: url(../images/hauptnav_menue_verlauf_over.gif);
}
.hauptnav_menue_sp2 ul li a {
  font-size: 70%;
  color: #474747;
  background-image: url(../images/hauptnav_menue_pfeil.gif);
  background-repeat: no-repeat;
  background-position: 7px 6px;
  text-decoration: none;
  padding: 3px 10px 4px 15px;
  display: block;
  border-bottom: 1px solid #fff;
  overflow: hidden;
}
.hauptnav_menue_sp2 ul li a:hover {
  color: #fff;
  background-image: url(../images/hauptnav_menue_pfeil_over.gif);
}
.hauptnav_menue_sp3 {
  float: left;
}
.hauptnav_menue_unten {
  float: none;
  clear: both;
  background-repeat: no-repeat;
  height: 5px;
  overflow: hidden;
}

/* Breiten, Positionen, Schattengrafiken der einzelnen Menüs */
#menue1 {
  left: 85px;
  display: none;
}
#menue1 .hauptnav_menue_oben, #mainsub_div_kliniken .hauptnav_menue_oben {
  background-image: url(../images/hauptnav_menue1_schatten_mitte.png);
}
#menue1 .hauptnav_menue_sp2, #mainsub_div_kliniken .hauptnav_menue_sp2 {
  width: 181px;
}
#menue1 .hauptnav_menue_unten, #mainsub_div_kliniken .hauptnav_menue_unten {
  background-image: url(../images/hauptnav_menue1_schatten_unten.png);
  width: 187px;
}

#menue2 {
  left: 267px;
  display: none;
}
#menue2 .hauptnav_menue_oben, #mainsub_div_leistungsspektrum .hauptnav_menue_oben {
  background-image: url(../images/hauptnav_menue2_schatten_mitte.png);
}
#menue2 .hauptnav_menue_sp2, #mainsub_div_leistungsspektrum .hauptnav_menue_sp2 {
  width: 170px;
}
#menue2 .hauptnav_menue_unten, #mainsub_div_leistungsspektrum .hauptnav_menue_unten {
  background-image: url(../images/hauptnav_menue2_schatten_unten.png);
  width: 176px;
}

#menue3 {
  left: 404px;
  display: none;
}
#menue3 .hauptnav_menue_oben, #mainsub_div_aufenthalt .hauptnav_menue_oben {
  background-image: url(../images/hauptnav_menue3_schatten_mitte.png);
}
#menue3 .hauptnav_menue_sp2, #mainsub_div_aufenthalt .hauptnav_menue_sp2 {
  width: 194px;
}
#menue3 .hauptnav_menue_unten, #mainsub_div_aufenthalt .hauptnav_menue_unten {
  background-image: url(../images/hauptnav_menue3_schatten_unten.png);
  width: 200px;
}

#menue4 {
  left: 516px;
  display: none;
}
#menue4 .hauptnav_menue_oben, #mainsub_div_aktuell .hauptnav_menue_oben {
  background-image: url(../images/hauptnav_menue4_schatten_mitte.png);
}
#menue4 .hauptnav_menue_sp2, #mainsub_div_aktuell .hauptnav_menue_sp2 {
  width: 170px;
}
#menue4 .hauptnav_menue_unten, #mainsub_div_aktuell .hauptnav_menue_unten {
  background-image: url(../images/hauptnav_menue4_schatten_unten.png);
  width: 176px;
}

#menue5 {
  left: 658px;
  display: none;
}
#menue5 .hauptnav_menue_oben, #mainsub_div_ueberuns .hauptnav_menue_oben {
  background-image: url(../images/hauptnav_menue5_schatten_mitte.png);
}
#menue5 .hauptnav_menue_sp2, #mainsub_div_ueberuns .hauptnav_menue_sp2 {
  width: 162px;
}
#menue5 .hauptnav_menue_unten, #mainsub_div_ueberuns .hauptnav_menue_unten {
  background-image: url(../images/hauptnav_menue5_schatten_unten.png);
  width: 168px;
}




/* History */
#history, #history a {
  color: #777777;
  font-size: 70%;
  padding: 0 0 20px 4px;
}
#history strong {
  color: #474747;
}
#history a {
  text-decoration: none;
}
#history a:hover {
  text-decoration: underline;
}


/* Unten (Bereich für Kontextnavigation, Inhalte) */

#unten {
  clear: both;
  float: none;
  margin-bottom: 20px;
  height: 100%;
  overflow: hidden;
  background-image: url(../images/kontextnav_hintergrund.gif);
  background-repeat: repeat-y;
  background-position: 3px top;
}
#spalte_1 {
  float: left;
  overflow: hidden;
  height: 100%;
  margin-right: 20px;
  padding-left: 3px;
  width: 210px;
}
#spalte_2 {
  height: 100%;
  overflow: hidden;
}


/* Kontextnavigation */
/**********************************
**********************************/

#kontextnavigation {
  font-size: 80%;
}
#kontextnavigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#kontextnavigation ul li {
  background-color: #f0f0f0;
  background-image: url(../images/kontextnav_verlauf.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  border-bottom: 1px solid #fff;
  overflow: hidden;
}
#kontextnavigation ul li:hover {
  background-color: #777777;
  background-image: url(../images/kontextnav_verlauf_aktiv.gif);
}
#kontextnavigation ul li.aktiv {
  background-color: #595959;
  background-image: url(../images/kontextnav_verlauf_aktiv.gif);
  background-position: left top;
  overflow: hidden;
}
#kontextnavigation ul li a {
  color: #474747;
  background-image: url(../images/kontextnav_pfeil.gif);
  background-repeat: no-repeat;
  background-position: left 9px;
  display: block;
  overflow: hidden;
  text-decoration: none;
  padding: 5px 10px 6px 20px;
  height: 100%;
}
#kontextnavigation ul li a.aktiv {
  color: #fff;
  background-image: url(../images/kontextnav_pfeil_aktiv.gif);
  font-weight: bold;
  overflow: hidden;
  
}
#kontextnavigation ul li a:hover {
  color: #fff;
  background-image: url(../images/kontextnav_pfeil_aktiv.gif);
}
/* 2.Ebene */
#kontextnavigation ul li ul {
  background-color: #e2e2e2;
  background-image: url(../images/kontextnav_untermenue_verlauf.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  padding: 6px 0 14px 0;
  overflow: hidden;
  width: 100%;
}
#kontextnavigation ul li ul li {
  background-color: #e2e2e2;
  background-image: none;
  border: 0;
}
#kontextnavigation ul li ul li:hover {
  background-color: #e2e2e2;
  background-image: none;
}
#kontextnavigation ul li ul li a {
  background-image: url(../images/kontextnav_untermenue_pfeil.gif);
  padding-left: 33px;
}
#kontextnavigation ul li ul li a.aktiv {
  font-weight: bold;
  color: #474747;
  background-image: url(../images/kontextnav_untermenue_pfeil.gif);
}
#kontextnavigation ul li ul li a:hover {
  color: #474747;
  background-image: url(../images/kontextnav_untermenue_pfeil.gif);
  text-decoration: underline;
}


/* Inhalt: Headline, Fotozeile, Vorspann, Copytext ... */
/**********************************
**********************************/

#inhalt {
  background-color: #f3f3f3;
  overflow: hidden;
  margin-right: 3px;
  height: 100%;
  clear: both;
  float: none;
  color: #474747;
}




/* Headline */
#headline {
  background-color: #e2e2e2;
  padding: 17px 20px 15px 20px;
  overflow: hidden;
  height: 100%;
}
#headline strong {
  color: #474747;
  font-size: 80%;
}
#headline h1 {
  margin: 7px 0 0 0;
  padding: 0;
  color: #ee702b;
  font-size: 130%;
  font-weight: normal;
}
/* Headline zweispaltig */

#headline_sp1 {
  float: left;
  width: 350px;
}
#headline_sp2 {
  float: left;
  font-size: 80%;
  color: #474747;
  width: 270px;
}


/* Fotozeile */
.fotozeile {
  background-color: #919191;
  overflow: hidden;
  height: 100%;
  clear: both;
  float: none;
}
.fotozeile_bild {
  float: left;
}
.fotozeile_bildtext {
  color: #fff;
  padding: 16px 15px 0 15px;
  font-size: 70%;
  overflow: hidden;
  line-height: 15px;
  height: 100%;
}
.fotozeile_bildtext p {
  margin: 0 0 1em 0;
  margin: 0;
}
.fotozeile_bildtext a {
  color: #fff;
  text-decoration: none;
}
.fotozeile_bildtext a:hover {
  text-decoration: underline;
}

.texte {
  /*min-height: 300px;*/
}
.texte_sp1 {
  overflow: hidden;
  height: 100%;
  float: left;
  padding: 17px 0 15px 20px;
  width: 420px;
}
.vorspann, .copytext {
  line-height: 18px;
  padding: 17px 20px 15px 20px;
  font-size: 80%;
}
.vorspann {
  font-weight: bold;
}
.vorspann p, .copytext p {
  margin: 0 0 1em 0;
}

#stellenangebote_sp1 h1 {
	margin: 0;
	font-size: 120%;
}

.vorspann h2,
.copytext h2,
#stellenangebote_sp1 h2
{
  font-size: 100%;
  margin: 0;
  padding: 0;
}
.vorspann ul,
.copytext ul
{
  list-style-type: square;
  margin-top: 0;
  padding-left: 34px;
}
.vorspann hr,
.copytext hr
{
  overflow: hidden;
  border: 0;
  border-top: 1px solid #474747;
  margin: 0 0 1em 0;
}
.vorspann a,
.copytext a
{
  color: #474747;
}
.vorspann a:hover,
.copytext a:hover
{
  text-decoration: none;
}
.vorspann a.pfeil,
.copytext a.pfeil {
  text-decoration: none;
  font-weight: bold;
  color: #ee702b;
  background-image: url(../images/pfeil_duenn_orange.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
  padding: 0 30px 0 0;
}

.copytext a.pfeil_links {
  text-decoration: none;
  font-weight: bold;
  color: #ee702b;
  background-image: url(../images/pfeil_duenn_orange_links.gif);
  background-repeat: no-repeat;
  background-position: left 5px;
  padding:0 30px 0 0;
}
.copytext .backLinkText {
	margin-left: 30px;
}


.vorspann a.pfeil:hover,
.copytext a.pfeil:hover {
  text-decoration: underline;
}
.vorspann a.download_dok,
.copytext a.download_dok
{
  background-image: url(../images/icon_download_dokument.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding: 0 0 0 14px;
}
.vorspann a.intro,
.copytext a.intro
{
  text-align: right;
  font-weight: bold;
  text-decoration: none;
  background-image: url(../images/pfeil_duenn_grau.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
  color: #474747;
  padding: 0 30px 0 0;
  margin-top: -1em;
  margin-bottom: 1em;
  display: block;
  overflow: hidden;
}
.vorspann a.intro:hover,
.copytext a.intro:hover
{
  background-image: url(../images/pfeil_duenn_orange.gif);
  color: #ee702b;
}



.texte_sp2 {
  overflow: hidden;
  height: 100%;
  float: right;
  padding: 17px 0 15px 0;
  width: 210px;
}
.texte_sp2 p {
  margin: 0 0 1em 0;
}
.texte_sp2 a {
  text-decoration: none;
  color: #474747;
}
.texte_sp2 a:hover {
  text-decoration: none;
}
.texte_sp2 .nav_publikationen {
  font-size: 80%;
}

/* MW /BEGIN */

.texte_sp2 P a {
  text-decoration: underline;
}

.texte_sp2 P a:hover {
  text-decoration: none;
}

/* MW /ENDE */


.texte_sp1 .vorspann,
.texte_sp1 .copytext,
.texte_sp2 .vorspann,
.texte_sp2 .copytext
{
  padding: 0;
}

/* Infos in Marginalie */

.marginalie {
  line-height: 18px;
  padding-bottom: 10px;
  font-size: 80%;
}
.marginalie strong {
}
.marginalie_text {
  background-image: url(../images/punktlinie.gif);
  background-repeat: repeat-x;
  background-position: left top;
  overflow: hidden;
  margin-top: 7px;
  padding-right: 10px;
  padding-top: 5px;
}
.marginalie_text p {
  margin-top: 0;
}
.marginalie_text a, .marginalie_foto a {
  text-decoration: none;
  color: #ee702b;
}
.marginalie_text a:hover {
  text-decoration: underline;
}
.marginalie_text a.pfeil, .onlinebewerbung_link a {
  text-decoration: none;
  font-weight: bold;
  background-image: url(../images/pfeil_duenn_orange.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
  padding: 0 30px 0 0;
}
.marginalie_text a.pfeil:hover, .onlinebewerbung_link a:hover {
  text-decoration: underline;
}

/* Foto in Marginalie */

.marginalie_foto {
  width: 180px;
  margin-bottom: 15px;
}
.texte_sp2 .marginalie_foto {
  float: right;
}

.texte_sp2 .marginalie_foto .contentnavigation a:hover{
  text-decoration: none;
}

.marginalie_foto_bild {
}
.marginalie_foto_bildtext {
  font-size: 70%;
  padding: 7px 10px 0 10px;
  overflow: hidden;
  background-color: #e2e2e2;
  height: 100%;
}
.marginalie_foto_bildtext p {
  margin: 0 0 1em 0;
}

/* Liste mit Links in Marginalie */

.marginalie ul.extra_unit_links {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.marginalie ul.extra_unit_links li a, .marginalie ul.extra_unit_links li a.link_anfahrt {
  color: #474747;
  background-image: url(../images/kontextnav_pfeil.gif);
  background-repeat: no-repeat;
  background-position: -9px 9px;
  display: block;
  overflow: hidden;
  text-decoration: none;
  padding: 5px 10px 6px 11px;
  height: 100%;
}
.marginalie ul.extra_unit_links li a:hover {
  background-image: url(../images/kontextnav_pfeil_orange.gif);
  color: #ee702b;
}



/* Contentnavigation */
.contentnavigation {
  padding: 0 0 0 10px;
  font-size: 80%;
}
.contentnavigation ul {
  background-image: url(../images/punktlinie.gif);
  background-position: left top;
  background-repeat: repeat-x;
  list-style-type: none;
  margin: 7px 0 0 -10px;
  padding: 0;
}
.contentnavigation ul li {
  background-image: url(../images/punktlinie.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  overflow: hidden;
}
.contentnavigation ul li a {
  color: #474747;
  background-image: url(../images/kontextnav_pfeil.gif);
  background-repeat: no-repeat;
  background-position: left 9px;
  display: block;
  overflow: hidden;
  text-decoration: none;
  padding: 5px 10px 6px 20px;
  height: 100%;
}
.contentnavigation ul li a.aktiv {
  color: #ee702b;
  background-image: url(../images/kontextnav_pfeil_orange.gif);
  font-weight: bold;
}
.contentnavigation ul li a:hover {
  background-image: url(../images/kontextnav_pfeil_orange.gif);
  color: #ee702b;
}
/* Seitenservice */
#seitenservice {
  background-color: #e2e2e2;
  color: #474747;
  font-size: 70%;
  overflow: hidden;
  padding: 5px 0 6px 20px;
  clear: both;
  float: none;
}
#seitenservice a {
  color: #474747;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left 1px;
  padding: 0 0 0 0;
  margin-right: 20px;
}
#seitenservice a#seitenanfang {
  background-image: url(../images/icon_seitenanfang.gif);
  padding-left: 17px;
}
#seitenservice a#seitedrucken {
  background-image: url(../images/icon_seitedrucken.gif);
  padding-left: 19px;
}
#seitenservice a:hover {
  text-decoration: underline;
}

/* Klinik */
/**********************************
**********************************/
/*
#referenzfeld {
  background-color: #f0f0f0;
  background-image: url(../images/kontextnav_verlauf.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  border-bottom: 1px solid #fff;
  overflow: hidden;
}
#referenzfeld.aktiv, #referenzfeld:hover {
  background-color: #919191;
  background-image: url(../images/kontextnav_referenzfeld_verlauf_aktiv.gif);
  background-position: left bottom;
  overflow: hidden;
}
#referenzfeld a {
  color: #474747;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-decoration: none;
  padding: 7px 10px 9px 10px;
  width: 100%;
}
#referenzfeld.aktiv a, #referenzfeld a:hover {
  color: #fff;
}*/

/* Klinikstartseite */

#klinikstart_headline {
  background-color: #919191;
  background-image: url(../images/kontextnav_referenzfeld_verlauf_aktiv.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  overflow: hidden;
  color: #fff;
  font-size: 70%;
  height: 35px;
  padding: 13px 10px 0 0;
}
#klinikstart_standort_kbc {
  background-image: url(../images/klinik_icon_standort_kbc.gif);
  background-repeat: no-repeat;
  background-position: right 0;
  float: right;
  padding: 6px 36px 0 0;
  height: 18px;
}
#klinikstart_standort_kh {
  background-image: url(../images/klinik_icon_standort_kh.gif);
  background-repeat: no-repeat;
  background-position: right 0;
  float: right;
  padding: 2px 36px 0 0;
  height: 22px;
}

#klinikstart_standort_bh {
  background-image: url(../images/klinik_icon_standort_bh.gif);
  background-repeat: no-repeat;
  background-position: right 0;
  float: right;
  padding: 6px 36px 0 0;
  height: 18px;
}

#klinikstart_standort_oh {
  background-image: url(../images/klinik_icon_standort_oh.gif);
  background-repeat: no-repeat;
  background-position: right 0;
  float: right;
  padding: 2px 36px 0 0;
  height: 22px;
}


#klinikstart_standort_kh_bh {
  background-image: url(../images/klinik_icon_standort_kh_bh.gif);
  background-repeat: no-repeat;
  background-position: right 0;
  float: right;
  padding: 2px 36px 0 0;
  height: 22px;
}

#klinikstart_standort_kh_oh {
  background-image: url(../images/klinik_icon_standort_kh_oh.gif);
  background-repeat: no-repeat;
  background-position: right 0;
  float: right;
  padding: 2px 36px 0 0;
  height: 22px;
}


.klinikstart_fotozeile {
  background-color: #d4d4d4;
  overflow: hidden;
  height: 100%;
  clear: both;
  float: none;
}
.klinikstart_fotozeile .fotozeile_bildtext {
  color: #474747;
  float: left;
  font-size: 80%;
  line-height: 18px;
  padding: 10px 15px 0 15px;
}
.klinikstart_fotozeile .fotozeile_bildtext a {
  color: #474747;
}
#klinikstart_inhalt {
  overflow: hidden;
  width: 100%;
}
#klinikstart_inhalt .texte_sp1 {
  width: 210px;
  float: left;
  height: 100%;
  overflow: hidden;
  padding: 17px 0 0 0;
}
#klinikstart_inhalt .texte_sp2 {
  padding-left: 15px;
  width: 420px;
  float: left;
}
#klinikstart_inhalt .texte_sp2 p {
  margin-top: 0;
}
#klinikstart_wegweiser {
  background-image: url(../images/klinik_icon_wegweiser.gif);
  background-repeat: no-repeat;
  margin-top: 25px;
  font-size: 70%;
  padding: 4px 0 0 40px;
  height: 44px;
  line-height: 17px;
}
.texte_sp2 #klinikstart_wegweiser {
  float: right;
  margin-right: 20px;
}
#klinikstart_wegweiser a {
  color: #ee702b;
  background-image: url(../images/pfeil_duenn_orange.gif);
  background-repeat: no-repeat;
  background-position: right 4px;
  text-decoration: none;
  padding: 0 30px 0 0;
  font-weight: bold;
}
#klinikstart_wegweiser a:hover {
  text-decoration: underline;
}

/* Boxen */
/**********************************
**********************************/

.box_900 {
  clear: both;
  float: none;
}
.box_240, .box_240_rot {
  float: left;
}
.box_376 {
  float: left;
}
.box_oben {
  background-repeat: repeat-y;
  overflow: hidden;
  height: 100%;
}
.box_900 .box_oben {
  background-image: url(../images/boxen_900px_schatten_mitte.gif);
}
.box_240 .box_oben, .box_240_rot .box_oben {
  background-image: url(../images/boxen_240px_schatten_mitte.gif);
}
.box_376 .box_oben {
  background-image: url(../images/boxen_376px_schatten_mitte.gif);
}
.box_sp1 {
  float: left;
}
.box_sp2 {
  float: left;
  overflow: hidden;
  border: 1px solid #fff;
  background-color: #f1f1f1;
  background-image: url(../images/boxen_textflaeche_verlauf.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}
.box_900 .box_sp2 {
  width: 900px;
}
.box_240 .box_sp2, .box_240_rot .box_sp2 {
  width: 240px;
  height: 175px;
}
.box_376 .box_sp2 {
  width: 376px;
  height: 175px;
}
.box_sp3 {
  float: left;
}
.box_unten {
  float: none;
  clear: both;
  background-repeat: no-repeat;
  height: 5px;
  overflow: hidden;
}
.box_900 .box_unten {
  background-image: url(../images/boxen_900px_schatten_unten.gif);
  width: 906px;
}
.box_240 .box_unten, .box_240_rot .box_unten {
  background-image: url(../images/boxen_240px_schatten_unten.gif);
  width: 246px;
}
.box_376 .box_unten {
  background-image: url(../images/boxen_376px_schatten_unten.gif);
  width: 382px;
}

.box_inhalt {
}
.box_headline {
  background-color: #919191;
  color: #fff;
  font-size: 70%;
  height: 22px;
  overflow: hidden;
  padding: 8px 0 0 10px;
  border-bottom: 1px solid #fff;
}
.box_240_rot .box_headline {
  background-color: #e30039;
}
.box_bild {
  border-bottom: 1px solid #fff;
  overflow: hidden;
}
.box_text {
  font-size: 80%;
  color: #474747;
  padding: 7px 10px 0 10px;
}
.box_376 .box_text {
  height: 106px;
  overflow: hidden;
  padding:7px 0 0 10px;
}
.box_text p {
  margin: 0 0 1em 0;
}
.box_text ul {
  list-style-type: none;
  margin: 0 0 1em 0;
  padding: 0;
  border: 0;
  line-height: 24px;
}
.box_text ul li {
  background-image: url(../images/pfeil_duenn_grau.gif);
  background-repeat: no-repeat;
  background-position: -9px 8px;
  padding: 0 0 0 21px;
}
.box_text ul li a {
  color: #474747;
  text-decoration: none;
}
.box_text ul li a:hover {
  text-decoration: underline;
}


/* Liste News, Liste Events */

.box_headline_sp1 {
  float: left;
}
.box_headline_sp2 {
  float: right;
}
#legende_news, #legende_events {
  background-repeat: no-repeat;
  background-position: 0 1px;
  padding: 0 0 0 17px;
  font-weight: bold;
  display: block;
}
#legende_news {
  background-image: url(../images/icon_news_weiss.gif);
  float: left;
  margin-right: 15px;
}
#legende_events {
  background-image: url(../images/icon_events_weiss.gif);
  float: left;
  padding-right: 10px;
}

.box_text ul.news, .box_text ul.events {
  line-height: 21px;
  margin: 0;
}
.box_text ul.news {
  background-image: url(../images/boxen_link_punktlinie.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 8px;
}
.box_text ul.events {
  padding-top: 4px;
  padding-bottom: 10px;
}
.box_text ul.news li, .box_text ul.events li {
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding: 0 0 0 21px;
}
.box_text ul.news li {
  background-image: url(../images/icon_news_grau.gif);
}
.box_text ul.events li {
  background-image: url(../images/icon_events_grau.gif);
}



.box_link {
  text-align: right;
  padding: 0 0 14px 0;
  float: none;
  clear: both;
  background-image: url(../images/boxen_link_punktlinie.gif);
  background-position: left 6px;
  background-repeat: repeat-x;
}
.box_link_bg {
  float: right;
  text-align: right;
  background-image: url(../images/boxen_textflaeche_verlauf.gif);
  background-repeat: repeat-x;
  background-position: left -14px;
  padding: 0 10px 0 7px;
}
.box_link a {
  font-size: 70%;
  font-weight: bold;
  text-decoration: none;
  color: #ee702b;
  background-image: url(../images/pfeil_duenn_orange.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding: 0 31px 0 0;
  display: block;
}
.box_240_rot .box_link a {
  color: #e30039;
  background-image: url(../images/pfeil_duenn_rot.gif);
}
.box_link a:hover {
  text-decoration: underline;
}


/*
Boxen Hauptrubriken (Leistungsspektrum, Ihr Aufenthalt)
Keine Schatten, Inhalt auf Bild liegend
*/

/* Möglichkeit 1: Bild als Hintergrundbild */

.box_rubrik {
  float: left;
  background-repeat: no-repeat;
  width: 325px;
  height: 162px;
  overflow: hidden;
}
.box_rubrik_bild {
  display: none;
}
.box_rubrik_inhalt {
  padding-top: 70px;
}

/* Möglichkeit 2: Bild NICHT Hintergrundbild
dazu die styles für Möglichkeit 1 auskommentieren

.box_rubrik {
  float: left;
  background-image: none;
}

.box_rubrik_inhalt {
  position: relative;
  z-index: 2;
  left: 0;
  top: -90px;
  overflow: hidden;
  margin-bottom: -75px; /* Höhe aus einzeiliger Headline, einzeiliger Subheadline und Link
}
*/

.box_rubrik_hintergrund {
  background-image: url(../images/hintergrund_weiss_60prozent.png);
  padding-left: 10px;
  padding-top: 6px;
  margin-bottom: -6px;
}
.box_rubrik_headline {
  background-color: #919191;
  color: #fff;
  font: bold 100% arial, sans-serif;
  padding: 6px 10px 6px 10px; /* Schrift 15px + Padding 13px ergibt eine Höhe von 30px (optisch) */
  display: inline;
}
.box_rubrik_subheadline {
  background-color: #fff;
  color: #919191;
  font: bold 70% arial, sans-serif;
  padding: 8px 10px 8px 10px; /* Schrift 11px + Padding 16px ergibt eine Höhe von 30px (optisch) */
  display: inline;
}

.box_rubrik_trenner_1, .box_rubrik_trenner_2 {
  display: block;
  clear: both;
  float: none;
  overflow: hidden;
  padding: 6px 0 8px 0;
}
.box_rubrik_trenner_2 {
  padding: 8px 0 0 0;
  margin-bottom: 5px;
}

.box_rubrik_link {
  float: none;
  clear: both;
}
.box_rubrik_link_sp1 {
  /* analog zu Werten der Subheadline, um gleichviel Raum einzunehmen */
  font: bold 70% arial, sans-serif;
  padding: 0 10px 0 10px;
  margin-left: 10px;
  display: inline;
  visibility: hidden;
  float: left;
}
.box_rubrik_link_sp2 {
  float: left;
  margin-left: -34px; /* Um die Breite des Pfeils nach links rücken */
}

.box_rubrik_link a {
  display: block;
  width: 34px;
  height: 15px;
  background-color: #ee702b;
  font-size: 70%;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background-image: url(../images/pfeil_duenn_weiss.gif);
  background-repeat: no-repeat;
  background-position: left 4px;
  overflow: hidden;
}
.box_rubrik_link a:hover {
  background-color: #919191;
}

/* Ergänzungen / Abweichungen für Kleinere Boxen der Startseite von KlinikumNET */
#klinikum_net .box_rubrik_headline {
  background-color: #ee702b;
  color: #fff;
}
#klinikum_net .box_rubrik_inhalt {
  padding-top: 60px;
}
#klinikum_net .box_rubrik_subheadline {
  background-color: #919191;
  color: #fff;
  display: block;
  padding: 7px 10px 9px 10px;
  width: 240px;
}
#klinikum_net .box_rubrik_trenner_1 {
  padding: 1px 0 5px 0;
}
#klinikum_net .box_rubrik_trenner_2 {
  padding: 0;
  margin-bottom: 6px;
}
#klinikum_net .box_rubrik_link_sp1 {
  /* analog zu Werten der Subheadline, um gleichviel Raum einzunehmen */
  display: block;
  width: 240px;
  visibility: hidden;
  float: left;
}
#klinikum_net .box_rubrik_link a {
  background-color: #fff;
  color: #474747;
  background-image: url(../images/pfeil_duenn_grau.gif);
}
#klinikum_net .box_rubrik_link a:hover {
  background-color: #ee702b;
  background-image: url(../images/pfeil_duenn_weiss.gif);
  color: #fff;
}

/* Grosse Box */

.box_rubrik_gross {
  background-repeat: no-repeat;
  width: 670px;
  height: 240px;
  overflow: hidden;
}
.box_rubrik_gross .box_rubrik_inhalt {
  padding-top: 110px;
}
.box_rubrik_gross .box_rubrik_hintergrund {
  background-image: none;
  padding: 10px 0 0 20px;
  margin: 0;
}
.box_rubrik_gross .box_rubrik_headline {
  background-color: #ee702b;
  color: #fff;
  font: normal 150% arial, sans-serif;
  padding: 10px 10px 10px 10px;
  display: inline;
}
.box_rubrik_gross .box_rubrik_subheadline {
  background-color: #919191;
  color: #fff;
  font: bold 80% arial, sans-serif;
  padding: 8px 10px 10px 10px;
  display: block;
  width: 240px;
}
.box_rubrik_gross .box_rubrik_trenner_1 {
  padding: 6px 0 5px 0;
}
.box_rubrik_gross  .box_rubrik_trenner_2 {
  padding: 1px 0 0 0;
  margin: 0;
}
.box_rubrik_gross .box_rubrik_link_sp1 {
  /* analog zu Werten der Subheadline, um gleichviel Raum einzunehmen */
  font: bold 80% arial, sans-serif;
  padding: 0 10px 0 10px;
  margin-left: 20px;
  display: block;
  width: 240px;
  visibility: hidden;
  float: left;
}
.box_rubrik_gross .box_rubrik_link_sp2 {
  float: left;
  margin-left: -100px; /* Um die Breite des Pfeils nach links rücken */
}
.box_rubrik_gross .box_rubrik_link a {
  display: block;
  width: 72px;
  height: 15px;
  background-color: #fff;
  font-size: 70%;
  font-weight: bold;
  color: #474747;
  text-decoration: none;
  background-image: url(../images/pfeil_duenn_grau.gif);
  background-repeat: no-repeat;
  overflow: hidden;
  padding-left: 28px;
}
.box_rubrik_gross .box_rubrik_link a:hover {
  background-color: #ee702b;
  background-image: url(../images/pfeil_duenn_weiss.gif);
  color: #fff;
}

/* Ergänzungen / Abweichungen für grosse Box der Startseite von KlinikumNET */
#klinikum_net {
}
/* Grosse Box für Titelthema */
#klinikum_net .box_rubrik_gross {
  height: 335px;
}
#klinikum_net .box_rubrik_gross .box_rubrik_inhalt {
  padding-top: 175px;
}
#klinikum_net .box_rubrik_gross .box_rubrik_trenner_1 {
  padding: 6px 0 5px 0;
}
#klinikum_net .box_rubrik_gross  .box_rubrik_trenner_2 {
  padding: 1px 0 0 0;
  margin: 0;
}
/* Ergänzungen / Abweichungen für Headline der Startseite eines Themas von KlinikumNET */
#headline_klinikum_net {
}
#headline_klinikum_net .box_rubrik_gross {
  background-repeat: no-repeat;
  width: 670px;
  height: 210px;
  overflow: hidden;
}
#headline_klinikum_net .box_rubrik_gross .box_rubrik_inhalt {
  padding-top: 80px;
}
#headline_klinikum_net .box_rubrik_gross .box_rubrik_hintergrund {
  background-image: none;
  padding: 10px 0 0 20px;
  margin: 0;
}
#headline_klinikum_net .box_rubrik_gross .box_rubrik_headline {
  background-color: #ee702b;
  color: #fff;
  font: normal 150% arial, sans-serif;
  padding: 10px 10px 10px 10px;
  display: inline;
}
#headline_klinikum_net .box_rubrik_gross .box_rubrik_subheadline {
  background-color: #919191;
  color: #fff;
  font: bold 80% arial, sans-serif;
  padding: 8px 10px 10px 10px;
  display: block;
  width: 240px;
}
#headline_klinikum_net .box_rubrik_gross .box_rubrik_trenner_1 {
  padding: 6px 0 5px 0;
}
#headline_klinikum_net .box_rubrik_gross  .box_rubrik_trenner_2 {
  padding: 1px 0 0 0;
  margin: 0;
}
#headline_klinikum_net .box_rubrik_gross .box_rubrik_link {
  display: none;
}


/* Box in Rubrik in "normalen" Look (Headline auf grau, Fläche mit Verlauf, ...)
   Aussehen ähnlich der Boxen auf der Home */

.teaserbox_rubrik {
  float: left;
  width: 325px;
  height: 162px;
  overflow: visible;
}
.teaserbox_rubrik_inhalt {
  /* overflow: hidden; */
  overflow: visible;
  background-color: #f1f1f1;
  background-image: url(../images/boxen_textflaeche_verlauf.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  height: 100%;
}


/* Dropdowns in Box "Leistungsspektrum von A-Z" in der Rubrik "Leistungsspektrum" */

.leist_spek_box_text {
  height: 102px;
}

.dropdown_num {
  float: left;
  width: 25px;
  padding-top: 4px;
  font-size: 80%;
}
#dropdown_az_rubrik, #dropdown_az_stichwort {
  padding: 5px 0 5px 10px;
  /* overflow: hidden; */
}
#dropdown_az_rubrik {
  padding-top: 12px;
}
#dropdown_az_stichwort {
  margin-bottom: 15px;
  float: left;
}
#dropdown_az_rubrik .dropdown_num {
  color: #ee702b;
}
#dropdown_az_stichwort .dropdown_num {
  color: #ee702b;
}
#dropdown_az_rubrik .dropdown_sp2, #dropdown_az_stichwort .dropdown_sp2, .dd-opener .dropdown_sp2 {
  background-color: #fff;
  background-image: url(../images/dropdown_hintergrund_weiss.gif);
  width: 245px;
}
#dropdown_az_rubrik .dropdown_sp2 a {
  color: #ee702b;
  text-decoration: none;
}
#dropdown_az_stichwort .dropdown_sp2 a {
  color: #ee702b;
  text-decoration: none;
}
/* div class="dropdown_sp2" gibts nicht mehr, styles müssen deshalb auf den a-tag angewandt werden */
#dropdown_az_rubrik .dropdown a, #dropdown_az_stichwort .dropdown a {
  color: #ee702b;
  text-decoration: none;
  float: left;
  background-color: #fff;
  background-image: url(../images/dropdown_hintergrund_weiss.gif);
  background-repeat: repeat-x;
  font-size: 80%;
  font-weight: bold;
  padding: 5px 0 0 3px;
  height: 20px;
  width: 245px;
}
#dropdown_az_stichwort .dropdown a {
  width: 175px;
}
#submit_az {
  padding: 5px 0 5px 10px;
  overflow: hidden;
  float: left;
}
#submit_az input {
  border: 0;
  background-color: #ee702b;
  font: bold 80% arial, sans-serif;
  color: #fff;
  height: 25px;
  width: 60px;
  padding: 2px 0 5px 0;
  cursor: pointer;
}
#submit_az input:hover {
  cursor: pointer;
  background-color: #919191;
}



/* Dropdowns, Textfeld, Button in Box "Wegweiser" in z.B. der Rubrik "Ihr Aufenthalt" */

#dropdown_wegweiser_standort, #dropdown_wegweiser_abteilung {
  padding: 5px 0 5px 0;
  /* AUSGESCHALTET WEGEN DROP DOWN MENU */
	/* overflow: hidden; */
}


#dropdown_wegweiser_standort .dropdown_sp2, #dropdown_wegweiser_abteilung .dropdown_sp2 {
  background-color: #fff;
  background-image: url(../images/dropdown_hintergrund_weiss.gif);
  width: 270px;
}
#dropdown_wegweiser_standort .dropdown_sp2 a, #dropdown_wegweiser_abteilung .dropdown_sp2 a {
  color: #919191;
  text-decoration: none;
}
#dropdown_wegweiser_standort .dropdown_sp2 a:hover, #dropdown_wegweiser_abteilung .dropdown_sp2 a:hover {
  color: #ee702b;
}

#textfeld_wegweiser_stichworte {
  padding: 5px 0 5px 0;
  overflow: hidden;
  float: left;
}
.textfeld {
}
.textfeld_sp1 {
  float: left;
}
.textfeld_sp2 {
  float: left;
}
.textfeld_sp2 input {
  border: 0;
  background-color: #fff;
  background-image: url(../images/dropdown_hintergrund_weiss.gif);
  background-repeat: repeat-x;
  font: bold 80% arial, sans-serif;
  color: #919191;
  padding: 5px 0 0 3px;
  height: 20px;
  float: left;
}
#textfeld_wegweiser_stichworte .textfeld_sp2 input {
  width: 225px;
}
.textfeld_sp3 {
  float: left;
}
#submit_wegweiser {
  padding: 5px 0 5px 10px;
  overflow: hidden;
  float: left;
}
#submit_wegweiser input {
  border: 0;
  background-color: #ee702b;
  font: bold 80% arial, sans-serif;
  color: #fff;
  height: 25px;
  width: 60px;
  padding: 2px 0 5px 0;
  cursor: pointer;
}
#submit_wegweiser input:hover {
  cursor: pointer;
  background-color: #919191;
}

/* div class="dropdown_sp2" gibts nicht mehr, styles müssen deshalb auf den a-tag angewandt werden */
#dropdown_wegweiser_standort .dropdown a, #dropdown_wegweiser_abteilung .dropdown a {
  color: #ee702b;
  text-decoration: none;
  float: left;
  background-color: #fff;
  background-image: url(../images/dropdown_hintergrund_weiss.gif);
  background-repeat: repeat-x;
  font-weight: bold;
  padding: 5px 0 0 3px;
  height: 20px;
}
#dropdown_wegweiser_standort .dropdown a,
#dropdown_wegweiser_abteilung .dropdown a {
  width: 270px;
  overflow: hidden;
  white-space: nowrap;
}



/* Promotion-Box Home */

#promotion_home {
  width: 900px;
  height: 240px;
  overflow: hidden;
  background-color: #919191;
}

#promotion_static {
  background-repeat: no-repeat;
  width: 900px;
  height: 240px;
  overflow: hidden;
}
#promotion_static_text {
  margin: 75px 0 0 20px;
}
#promotion_static_trenner_1, #promotion_static_trenner_2 {
  display: block;
  clear: both;
  float: none;
  overflow: hidden;
  padding: 15px;
}
#promotion_static_trenner_2 {
  padding: 10px 0 9px 0;
}
#promotion_static_headline {
  background-color: #ee702b;
  color: #fff;
  font: bold 200% arial, sans-serif;
  padding: 15px;
  display: inline;
}
#promotion_static_subheadline {
  background-color: #919191;
  color: #fff;
  font: normal 110% arial, sans-serif;
  padding: 15px;
  display: inline;
}
#promotion_static_link {
}
#promotion_static_link a {
  background-color: #fff;
  background-image: url(../images/pfeil_duenn_grau.gif);
  background-repeat: no-repeat;
  background-position: left center;
  color: #474747;
  font: bold 70% arial, sans-serif;
  text-decoration: none;
  padding: 3px 5px 4px 30px;
}
#promotion_static_link a:hover {
  background-color: #ee702b;
  background-image: url(../images/pfeil_duenn_weiss.gif);
  color: #fff;
}

.zeile {
  clear: both;
  float: none;
  margin: 15px 0 15px 0;
  overflow: hidden;
}
#spalte_2 .zeile {
  clear: both;
  float: none;
  overflow: hidden;
  margin: 0;
}
.box_abstand {
  float: left;
  width: 16px;
  height: 16px;
}
#spalte_2 .box_abstand {
  float: left;
  width: 20px;
  height: 20px;
}



/* Startseite Kliniken, Institute, Zentren */
/**********************************
**********************************/

#unten_zentren {
  clear: both;
  float: none;
  background-image: url(../images/zentren_header.jpg);
  background-repeat: no-repeat;
  background-position: 3px 0;
  overflow: hidden;
  height: 100%;
  padding-top: 75px;
  padding-bottom: 30px;
}
#unten_zentren #spalte_1 {
  float: left;
  overflow: visible;
  height: 100%;
  margin-right: 40px;
  padding-left: 3px;
  width: 600px;
}
#unten_zentren #spalte_2 {
  padding-top: 50px;
  overflow: hidden;
  height: 100%;
  padding-right: 3px;
}
/* Dropdowns */
#zentren_dropdown {
  background-color: #e1e1e1;
  background-image: url(../images/zentren_dropdowns_verlauf.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  width: 100%;
  width: 580px;
  height: 25px;
  padding: 10px;
  /* sam: overflow: hidden; */
}
#zentren_dropdown_1 {
  float: left;
  /* sam: overflow: hidden; */
  height: 100%;
  margin-right: 20px;
}
#zentren_dropdown_2 {
  float: left;
  /* sam: overflow: hidden; */
  height: 100%;
}
.dropdown {
  float: left;
}
.dropdown_sp1 {
  float: left;
}
.dropdown_sp2 {
  float: left;
  background-color: #f1f1f1;
  background-image: url(../images/dropdown_hintergrund.gif);
  background-repeat: repeat-x;
  font-size: 80%;
  font-weight: bold;
  padding: 5px 0 0 3px;
  height: 20px;
}
#zentren_dropdown_1 .dropdown_sp2 {
  color: #919191;
  /* sam: Breite angepasst */
  width: 196px;
}
#zentren_dropdown_1 .dropdown_sp2 a {
  color: #ee702b;
  text-decoration: none;
}
#zentren_dropdown_2 .dropdown_sp2 {
  color: #919191;
  width: 267px;
}
.dropdown_sp3 {
  float: left;
}
.dropdown_button {
  margin-left: 1px;
  overflow: hidden;
  float: left;
}

/* div class="dropdown_sp2" gibts nicht mehr, styles müssen deshalb auf den a-tag angewandt werden */
#zentren_dropdown_1 .dropdown a, #zentren_dropdown_2 .dropdown a {
  color: #ee702b;
  text-decoration: none;
  float: left;
  background-color: #f1f1f1;
  background-image: url(../images/dropdown_hintergrund.gif);
  background-repeat: repeat-x;
  font-size: 80%;
  font-weight: bold;
  padding: 5px 0 0 3px;
  height: 20px;
}
#zentren_dropdown_1 .dropdown a {
  width: 196px;
}
#zentren_dropdown_2 .dropdown a {
  width: 267px;
}




/* Liste der Kliniken etc. */
#zentren_liste {
  overflow: hidden;
  height: 100%;
  margin-top: 5px;
}
.zentren_listeneintrag {
  background-image: url(../images/zentren_listenpunkt_verlauf.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  overflow: hidden;
  width: 100%;
  font-size: 80%;
}
.zentren_listeneintrag a {
  color: #474747;
  background-image: url(../images/zentren_listenpunkt_pfeil.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  display: block;
  overflow: hidden;
  text-decoration: none;
  padding: 6px 10px 8px 20px;
}
.zentren_listeneintrag a:hover {
  color: #ee702b;
  background-image: url(../images/zentren_listenpunkt_pfeil_over.gif);
}
.zentren_listeneintrag .zentren_listeneintrag_profil {
  display: none;
}
/* Listeneintrag offen */
.zentren_listeneintrag_aktiv .zentren_listeneintrag_profil {
  display: block;
}
.zentren_listeneintrag_aktiv {
  background-image: none;
  overflow: hidden;
  width: 100%;
  font-size: 80%;
}
.zentren_listeneintrag_aktiv a {
  color: #fff;
  font-weight: bold;
  background-color: #ee702b;
  background-image: url(../images/zentren_listenpunkt_pfeil_aktiv.gif);
  background-repeat: no-repeat;
  background-position: 7px 10px;
  display: block;
  overflow: hidden;
  text-decoration: none;
  padding: 6px 10px 8px 20px;
}
.zentren_listeneintrag_aktiv a:hover {
  color: #fff;
  background-image: url(../images/zentren_listenpunkt_pfeil_aktiv.gif);
  text-decoration: underline;
}
.zentren_listeneintrag_profil {
}
.zentren_listeneintrag_infos {
  background-color: #f1f1f1;
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding: 10px 20px 10px 20px;
  color: #474747;
  float: none;
  clear: both;
}
.zentren_listeneintrag_infos p {
  margin: 0 0 1em 0;
}
.zentren_listeneintrag_infos a {
  color: #474747;
  font-weight: normal;
  background-color: #f1f1f1;
  background-image: none;
  display: inline;
  overflow: visible;
  text-decoration: none;
  padding: 0;
  width: 100%;
}
.zentren_listeneintrag_infos a:hover {
  color: #474747;
  font-weight: normal;
  background-color: #f1f1f1;
  background-image: none;
  display: inline;
  overflow: visible;
  text-decoration: underline;
  padding: 0;
  width: 100%;
}
.zentren_listeneintrag_infos a.link_anfahrt {
  color: #ee702b;
  font-weight: bold;
  background-color: #f1f1f1;
  background-image: url(../images/pfeil_duenn_orange.gif);
  background-position: -9px 4px;
  display: inline;
  overflow: visible;
  text-decoration: none;
  padding: 0 0 0 20px;
  width: 100%;
}
.zentren_listeneintrag_infos a.link_anfahrt:hover {
  text-decoration: underline;
  color: #ee702b;
  font-weight: bold;
  background-color: #f1f1f1;
  background-image: url(../images/pfeil_duenn_orange.gif);
  background-position: -9px 4px;
  display: inline;
  overflow: visible;
  padding: 0 0 0 20px;
  width: 100%;
}

.zentren_listeneintrag_infos p.trennlinie {
  border-bottom: 1px solid #474747;
  padding-bottom: 5px;
}

.zentren_listeneintrag_infos_sp1, .zentren_listeneintrag_infos_sp2, .zentren_listeneintrag_infos_sp3 {
  float: left;
  height: 100%;
  overflow: hidden;
  width: 180px;
}
.zentren_listeneintrag_infos_sp1, .zentren_listeneintrag_infos_sp2 {
  padding-right: 10px;
}
.zentren_listeneintrag_link {
  background-color: #919191;
  height: 100%;
  overflow: hidden;
  text-align: right;
  padding: 6px 20px 8px 0;
}
.zentren_listeneintrag_link a {
  color: #fff;
  font-weight: bold;
  background-color: #919191;
  background-image: url(../images/pfeil_duenn_weiss.gif);
  background-repeat: no-repeat;
  background-position: -9px 4px;
  display: inline;
  overflow: hidden;
  text-decoration: none;
  padding: 0 0 0 20px;
  width: 100%;
}
.zentren_listeneintrag_link a:hover {
  color: #fff;
  background-image: url(../images/pfeil_duenn_weiss.gif);
  text-decoration: underline;
}


/* Liste der Zentren in rechter Spalte */
#zentren_diagnosefinder {
  background-image: url(../images/zentren_diagnose-finder.gif);
  background-repeat: no-repeat;
  width: 100%;
  height: 60px;
}
#zentren_diagnosefinder p {
  margin: 0;
}
#zentren_diagnosefinder a {
  font-size: 70%;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 24px 0 10px 120px;
}
#zentren_diagnosefinder a:hover {
  text-decoration: underline;
}
#zentren_banner_liste {
  margin-top: 30px;
}
#zentren_banner_headline {
  border-bottom: 5px solid #919191;
}
.zentren_banner {
  background-repeat: no-repeat;
  width: 100%;
  height: 60px;
  margin-top: 5px;
}
.zentren_banner a {
  font-size: 70%;
  font-weight: bold;
  color: #777777;
  text-decoration: none;
  display: block;
  padding: 12px 10px 10px 120px;
}
.zentren_banner a:hover {
  text-decoration: underline;
}




/* Aufenthalt von A - Z */
/**********************************
**********************************/

#az_liste {
  padding: 10px 30px 10px 30px;
  overflow: hidden;
}

.az, .az_aktiv {
  margin: 0 0 20px 0;
  overflow: hidden;
}
.az_aktiv {
  background-color: #e2e2e2;
}
.az_head {
  clear: both;
  float: none;
  overflow: hidden;
  width: 100%;
}
.az_aktiv .az_head {
  background-image: url(../images/punktlinie.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}
.az_buchstabe {
  width: 30px;
  height: 27px;
  padding-top: 3px;
  color: #fff;
  background-color: #919191;
  display: block;
  text-align: center;
  font-size: 120%;
  float: left;
}
.az_links {
  font-size: 80%;
  font-weight: bold;
  color: #474747;
  padding: 8px 0 0 0;
}
.az_links a {
  float: left;
  color: #474747;
  text-decoration: none;
}
.az_links a.aktiv {
  color: #ee702b;
}
.az_links a:hover {
  color: #ee702b;
}
.az_trenner {
  padding: 0 10px 0 10px;
  float: left;
}
.az_inhalt {
  clear: both;
  float: none;
  width: 100%;
}
.az_info {
  font-size: 80%;
  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;
  background-image: url(../images/pfeil_duenn_grau.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
  color: #474747;
  padding: 0 30px 0 0;
}
.az_info a:hover {
  background-image: url(../images/pfeil_duenn_orange.gif);
  color: #ee702b;
}

.az_schliessen {
  float: right;
  display: none;
}
.az_schliessen a {
  display: block;
  text-decoration: none;
  background-color: #919191;
  background-image: url(../images/icon_menue_zuklappen.gif);
  background-repeat: no-repeat;
  background-position: right 7px;
  color: #fff;
  font-weight: bold;
  font-size: 80%;
  padding: 3px 37px 4px 10px;
}
.az_schliessen a:hover {
  background-color: #ee702b;
}

/* Startseite Über uns */
/**********************************
**********************************/

.ueberuns_fotozeile {
  height: 100%;
  overflow: hidden;
  margin-left: -1px;
  background-color: #919191;
}
.ueberuns_fotozeile_haus {
  float: left;
  height: 100%;
  overflow: hidden;
  /*padding-left: 1px;*/
  border-left: 1px solid #f3f3f3;
}
.ueberuns_fotozeile_haus .fotozeile_bild {
  margin: 0;
  padding: 0;
  float: none;
  clear: both;
}
.ueberuns_fotozeile_haus .fotozeile_bildtext {
  float: none;
  clear: both;
  padding: 6px 0 9px 10px;
}
.ueberuns_fotozeile_haus .fotozeile_bildtext a {
  background-image: url(../images/pfeil_weiss.gif);
  background-repeat: no-repeat;
  background-position: right 4px;
  padding: 0 10px 0 0;
}
.ueberuns_fotozeile_haus .fotozeile_bildtext a:hover {
}


/* Suchergebnisse */
/**********************************
**********************************/

.texte_ganze_spalte {
  overflow: hidden;
  height: 100%;
  float: left;
  padding: 17px 0 30px 20px;
  width: 630px;
}

.pagebrowser {
  width: 100%;
  overflow: hidden;
  background-color: #919191;
  padding-top: 5px;
  padding-bottom: 5px;
}
ul.browsebox {
  width: 100%;
  overflow: hidden;
  background-color: #919191;
  font-size: 80%;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  margin: 10px 0 20px 0;
}
ul.browsebox li {
  display: inline;
}
ul.browsebox li a {
  color: #fff;
  text-decoration: none;
}
ul.browsebox li a:hover {
  text-decoration: underline;
}
.tx-indexedsearch-whatis, .tx-indexedsearch-browsebox p {
  font-size: 80%;
  padding: 0 0 0 30px;
}

#pb_wegweiser {
  margin-bottom: 20px;
  margin-top: -20px;
  font-size: 80%;
}
.pagebrowser_sp1 {
  float: left;
  width: 20%;
}
.pagebrowser_sp1 a {
  display: block;
  background-image: url(../images/pfeil_pagebrowser_zurueck.gif);
  background-repeat: no-repeat;
  background-position: 10px 4px;
  padding: 0 0 0 27px;
  color: #fff;
  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: #fff;
}
.pagebrowser_sp2 a {
  color: #fff;
  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_pagebrowser_weiter.gif);
  background-repeat: no-repeat;
  background-position: right 4px;
  padding: 0 17px 0 0;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  overflow: hidden;
  height: 100%;
  border-right: 10px solid #919191;
}
.pagebrowser_sp3 a:hover {
  text-decoration: underline;
}
/* Ergebnisse als divs, nummeriert */
.tx-indexedsearch-res {
  margin: -10px 0 0 0;
}
.ergebnisliste_num {
  font-size: 80%;
  line-height: 18px;
  color: #474747;
  padding-bottom: 15px;
}
.ergebnis {
  padding: 15px 30px 0 0;
  overflow: hidden;
}
.ergebnis_n {
  float: left;
  height: 100%;
  overflow: hidden;
  text-align: right;
  margin: 0 15px 0 0;
  width: 40px;
}
.ergebnis_n .ziffer {
  font-weight: bold;
}
.ergebnis_text {
  height: 100%;
  overflow: hidden;
}
.ergebnis_text a {
  color: #474747;
  font-weight: bold;
}
.ergebnis_text a:hover {
  color: #ee702b;
  text-decoration: underline;
}
.ergebnis_text strong {
  color: #ee702b;
  font-style: italic;
  font-weight: normal;
}




/* Babygalerie */
/**********************************
**********************************/

/* Headline */
#headline_babygalerie {
  background-color: #e2e2e2;
  padding: 17px 20px 0 20px;
  height: 133px;
  overflow: hidden;
  background-image: url(../images/aktuell/babygalerie_headline.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}
#headline_babygalerie_text {
}
#headline_babygalerie strong {
  color: #474747;
  font-size: 80%;
}
#headline_babygalerie h1 {
  margin: 7px 0 0 0;
  padding: 0;
  color: #ee702b;
  font-size: 130%;
  font-weight: normal;
}

#headline_babygalerie_form {
  clear: both;
  float: none;
  margin-top: 10px;
}
#headline_babygalerie_form_sp1 {
  float: left;
  width: 202px;
  margin-right: 10px;
  overflow: hidden;
}
#headline_babygalerie_form_sp2 {
  float: left;
  width: 202px;
  overflow: hidden;
}
#headline_babygalerie_form .textfeld_sp2 input {
  width: 195px;
}
#textfeld_babygalerie_vorname {
  overflow: hidden;
  float: left;
  margin-bottom: 10px;
}
#textfeld_babygalerie_name {
  overflow: hidden;
  float: left;
}
#textfeld_babygalerie_datum {
  overflow: hidden;
  float: left;
  margin-bottom: 10px;
}
#submit_babygalerie {
  overflow: hidden;
  float: left;
}
#submit_babygalerie input {
  border: 0;
  background-color: #ee702b;
  font: bold 80% arial, sans-serif;
  color: #fff;
  height: 25px;
  width: 60px;
  padding: 2px 0 5px 0;
  cursor: pointer;
}
#submit_babygalerie input:hover {
  cursor: pointer;
  background-color: #919191;
}


.tx-asbabygalery-pi1 .pagebrowser {
  font-size: 80%;
}

/* Liste der Babys */
#babygalerie_liste {
  padding: 0 13px 30px 12px;
  overflow: hidden;
  height: 100%;
}
.baby {
  overflow: hidden;
  width: 180px;
  float: left;
  padding: 30px 17px 0 18px;
}
.baby_foto {
	width: 180px;
	height: 135px;
	overflow: hidden;
	background-color: grey;
}

.baby_text {
  background-color: #e2e2e2;
  overflow: hidden;
  width: 100%;
  height: 60px;
}
.baby_text_sp1 {
  padding: 7px 10px 9px 10px;
  float: left;
  overflow: hidden;
  width: 135px;
  font-size: 70%;
  color: #474747;
  line-height: 16px;
}
.baby_text_sp2 {
  float: left;
  overflow: hidden;
  padding-top: 9px;
}
.baby_text_sp2 a {
  display: block;
  background-image: url(../images/icon_grossansicht_orange.png);
  background-repeat: no-repeat;
  width: 15px;
  height: 16px;
}
.baby_text_sp2 a:hover {
  background-image: url(../images/icon_grossansicht_grau.png);
}
/* Detailansicht eines Babys */
#babygalerie_details {
  padding: 30px;
}
.baby_gross {
  background-color: #e2e2e2;
  overflow: hidden;
  width: 100%;
}
.baby_gross_foto {
  float: left;
  overflow: hidden;
  width: 395px;
}
.baby_gross_text {
  float: left;
  overflow: hidden;
  padding: 20px;
  width: 175px;
  font-size: 70%;
  line-height: 16px;
}
.baby_gross_text_zitat {
  padding-bottom: 15px;
}
.baby_gross_text_angaben {
}
.baby_gross_text_angaben ul {
  background-image: url(../images/punktlinie.gif);
  background-repeat: repeat-x;
  background-position: left top;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.baby_gross_text_angaben ul li {
  background-image: url(../images/punktlinie.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding: 3px 0 5px 0;
}
.baby_gross_text_link {
  padding-top: 15px;
}
.baby_gross_text_link a {
  text-decoration: none;
  font-weight: bold;
  background-image: url(../images/pfeil_duenn_orange.gif);
  background-repeat: no-repeat;
  background-position: right 3px;
  color: #ee702b;
  padding: 0 30px 0 0;
}
.baby_gross_text_link a:hover {
  background-image: url(../images/pfeil_duenn_grau.gif);
  color: #474747;
}



/* Leistungsspektrum von A - Z */
/**********************************
**********************************/

#leistungsspektrum_az {
  padding: 10px 20px 15px 5px;
  overflow: hidden;
  height: 100%;
}
.leistungsspektrum_az_box {
  float: left;
  padding: 0 0 15px 15px;
}
.leistungsspektrum_az_box_bild {
}
.leistungsspektrum_az_box_link {
  background-color: #919191;
  padding: 10px;
  overflow: hidden;
  border-top: 1px solid #fff;
  width: 180px;
}
.leistungsspektrum_az_box_link_aktiv {
  background-color: #919191;
  padding: 10px;
  overflow: hidden;
  border-top: 1px solid #fff;
  width: 180px;
  /*padding-bottom: 25px;*/
  border-bottom: 15px solid #c6c6c6;
  margin-bottom: -15px;
}
.leistungsspektrum_az_box_link a {
  background-color: #919191;
  color: #fff;
  font-weight: bold;
  font-size: 80%;
  display: block;
  text-decoration: none;
  background-image: url(../images/pfeil_duenn_weiss.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
}
.leistungsspektrum_az_box_link a.menue {
  background-image: url(../images/icon_menue_aufklappen_az.gif);
}
.leistungsspektrum_az_box_link_aktiv a {
  background-color: #919191;
  color: #fff;
  font-weight: bold;
  font-size: 80%;
  display: block;
  text-decoration: none;
  background-image: url(../images/icon_menue_zuklappen_az.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
}
.leistungsspektrum_az_box_link a:hover, .leistungsspektrum_az_box_link_aktiv a:hover {
  text-decoration: underline;
}
/* Menue */
.leistungsspektrum_az_box_menue {
  float: none;
  clear: both;
  background-color: #e2e2e2;
  font-size: 80%;
  margin-left: 15px;
  margin-bottom: 15px;
  padding: 10px 0 10px 10px;
  overflow: hidden;
  height: 100%;
  line-height: 24px;
  display: none;
}
.leistungsspektrum_az_box_menue a {
  color: #474747;
  text-decoration: none;
  float: left;
}
.leistungsspektrum_az_box_menue a:hover {
  color: #ee702b;
}
.leistungsspektrum_az_box_menue .rubrik {
  font-weight: bold;
  display: none;
}




/* Notfall */
/**********************************
**********************************/

#notfall_nummern {
}
.notfall_nummer_zeile {
  float: none;
  clear: both;
  line-height: 18px;
  overflow: hidden;
}
.notfall_nummer_sp1 {
  float: left;
  background-image: url(../images/punktlinie.gif);
  background-repeat: repeat-x;
  background-position: left 13px;
  width: 190px;
}
.notfall_nummer_sp1 strong {
  background-color: #e2e2e2;
  background-color: #F3F3F3;
  font-weight: normal;
}
#headline .notfall_nummer_sp1 strong {
  font-size: 100%;
}
.notfall_nummer_sp2 {
  float: left;
  white-space: nowrap;
}




/* 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.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;
}




/* KlinikumNET - Weitere Styles (bis auf Boxen, siehe oben) */
/**********************************
**********************************/

#markierung_klinikum_net {
  color: #474747;
  font-size: 80%;
  font-weight: bold;
  position: absolute;
  right: 40px;
  top: 243px;
}



/* Teaserliste - Foto und Text */

.foto_teaserliste {
  margin: 0 20px 0 20px;
}
.foto_teaser {
  background-color: #e2e2e2;
  overflow: hidden;
  margin-bottom: 20px;
}
.foto_teaser_foto {
  float: left;
}
.foto_teaser_text {
  font-size: 80%;
  line-height: 18px;
  padding: 8px 0 10px 15px;
  overflow: hidden;
  height: 100%;
}
.foto_teaser_text p {
  margin: 0;
}
.foto_teaser_text a {
  font-weight: bold;
  text-decoration: none;
  background-image: url(../images/pfeil_duenn_grau.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
  color: #474747;
  padding: 0 30px 0 0;
}
.foto_teaser_text a:hover {
  background-image: url(../images/pfeil_duenn_orange.gif);
  color: #ee702b;
}




/* Stellenangebote */
/**********************************
**********************************/

/* Headline */
#headline_stellenangebote {
  background-color: #e2e2e2;
  background-image: url(../images/aktuell/stellenangebote_headline.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  padding: 17px 20px 15px 20px;
  overflow: hidden;
  height: 100%;
}
#headline_stellenangebote strong {
  color: #474747;
  font-size: 80%;
}
#headline_stellenangebote h1 {
  margin: 7px 0 0 0;
  padding: 0;
  color: #ee702b;
  font-size: 130%;
  font-weight: normal;
}

.tx-asjobboerse-pi1 .pagebrowser {
  font-size: 80%;
}

#stellenangebote_sp1 {
  overflow: hidden;
  height: 100%;
  float: left;
  padding: 17px 0 15px 20px;
  width: 420px;
  font-size: 80%;
  line-height: 18px;
}
.stellenangebot {
  clear: both;
  float: none;
  overflow: hidden;
  width: 100%;
}
.stellenangebot_sp1 {
  float: left;
  width: 30px;
}
.stellenangebot_pflege, .stellenangebot_medizin, .stellenangebot_verwaltung, .stellenangebot_sonstiges {
  display: block;
  width: 20px;
  height: 19px;
  text-align: center;
  padding-top: 1px;
  overflow: hidden;
  font-weight: bold;
  color: #fff;
  float: left;
}
.stellenangebot_pflege {
  background-color: #ee702b;
}
.stellenangebot_medizin {
  background-color: #009d9c;
}
.stellenangebot_verwaltung {
  background-color: #474747;
}
.stellenangebot_sonstiges {
  background-color: #ababab;
}
.stellenangebot_sp2 {
  float: left;
  padding-top: 1px;
  padding-bottom: 17px;
  width: 380px;
}
.stellenangebot_sp2 a {
  text-decoration: none;
  font-weight: bold;
  background-image: url(../images/pfeil_duenn_orange.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
  color: #ee702b;
  padding: 0 30px 0 0;
}
.stellenangebot_sp2 a:hover {
  text-decoration: underline;
}

#stellenangebote_sp2 {
  overflow: hidden;
  height: 100%;
  float: right;
  padding: 17px 0 15px 0;
  width: 210px;
}
#stellenangebote_sp2 .contentnavigation strong {
  margin-left: 0px;
}
#stellenangebote_sp2 .contentnavigation ul li a {
  background-image: none;
  padding-left: 10px;
}
#stellenangebote_sp2 .stellenangebot_pflege, #stellenangebote_sp2 .stellenangebot_medizin, #stellenangebote_sp2 .stellenangebot_verwaltung, #stellenangebote_sp2 .stellenangebot_sonstiges {
  margin-top: 3px;
}





/* Termine */
/**********************************
**********************************/

/* Headline */
#headline_termine {
  background-color: #e2e2e2;
  padding: 17px 20px 0 20px;
  height: 63px;
  overflow: hidden;
  background-image: url(../images/aktuell/termine_headline.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  margin-bottom: 20px;
}
#headline_termine_text {
}
#headline_termine strong {
  color: #474747;
  font-size: 80%;
}

#headline_termine_form {
  clear: both;
  float: none;
  margin-top: 10px;
}
#dropdown_termine_monat .dropdown_sp2, #dropdown_termine_zielgruppe .dropdown_sp2 {
  background-color: #fff;
  background-image: url(../images/dropdown_hintergrund_weiss.gif);
}
#dropdown_termine_monat .dropdown_sp2 {
  width: 110px;
}
#dropdown_termine_zielgruppe .dropdown_sp2 {
  width: 210px;
}

#dropdown_termine_monat .dropdown_sp2 a, #dropdown_termine_zielgruppe .dropdown_sp2 a {
  color: #919191;
  text-decoration: none;
}
#dropdown_termine_monat .dropdown_sp2 a:hover, #dropdown_termine_zielgruppe .dropdown_sp2 a:hover {
  color: #ee702b;
}

#headline_termine_form_sp1 {
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
#headline_termine_form_sp2 {
  float: left;
  overflow: hidden;
}
#dropdown_termine_monat .dropdown_sp2 {
  
}
#dropdown_termine_zielgruppe .dropdown_sp2 {
  
}



#termine_sp1 {
  overflow: hidden;
  height: 100%;
  float: left;
  width: 410px;
  line-height: 18px;
}

#termine_sp1 p {
  background-image: url(../images/punktlinie.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 1em;
  overflow: hidden;
  clear: both;
  float: none;
  height: 100%;
}
#termine_sp1 .event_date {
  color: #ee702b;
  font-size: 85%;
}
#termine_sp1 p strong {
  font-size: 110%;
  color: #777;
}
#termine_sp1 a {
  float: right;
}

#termine_sp1 a.pfeil {
  background-image:url(../images/pfeil_duenn_hellgrau.gif);
  color: #777;
  font-size: 85%;
}
#termine_sp1 a.pfeil:hover {
  background-image:url(../images/pfeil_duenn_orange.gif);
  color:#EE702B;
}

#termine_sp2 {
  overflow: hidden;
  height: 100%;
  float: right;
  padding: 17px 0 15px 0;
  width: 210px;
  font-size: 80%;
}

/* Kalenderblatt */

#kalender {
  font-size: 70%;
  float: right;
  margin-right: 20px;
  margin-bottom: 20px;
}
.kalender_headline {
  text-align: center;
  color: #919191;
  width: 182px;
  padding-bottom: 7px;
  font-size: 120%;
}
.tag, .tag_aktiv a, .tag_akt {
  font-weight: bold;
  color: #000;
  background-image: url(../images/kalender_verlauf.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 25px;
  height: 20px;
  float: left;
  margin-right: 1px;
  text-align: center;
  padding-top: 5px;
}

.tag_akt {
	background-color: #f3f3f3;
  background-image: url();
  color: #ee702b;
}

.tag_aktiv a {
  background-image: none;
  background-color: #919191;
  color: #fff;
  text-decoration: none;
}
.tag_aktiv a:hover {
  background-color: #ee702b;
}
.kalender_wochentage {
  overflow: hidden;
  height: 100%;
  margin-bottom: 1px;
}
.kalender_wochentage .tag {
  background-image: none;
  background-color: #919191;
  color: #fff;
}
.kalender_tage {
  margin-bottom: 1px;
  overflow: hidden;
  height: 100%;
  clear: both;
  float: none;
}

.month_overview {
	float: none;
	clear: both;
  padding-bottom: 20px;
}

.month_overview a {
  background-image: url(../images/pfeil_zurueck_orange.gif);
  color: #ee702b;
	display: block;
  background-repeat: no-repeat;
  background-position: 16px 3px;
  padding: 0 0 0 33px;
  text-decoration: none;
  font-weight: bold;
  font-size: 70%;
  overflow: hidden;
  height: 100%;
}
 
.day_overview {
  float: none;
  clear: both;
  padding: 5px 0 20px 15px;
  font-size: 70%;
  color: #ee702b;
}
.day_overview img {
  display: block;
  margin-top: -5px;
  padding-left: 2px;
}


/* Diagnosefinder */
/**********************************
**********************************/

.nummerierung {
  display: block;
  background-color: #919191;
  color: #fff;
  font-weight: bold;
  width: 25px;
  height: 21px;
  text-align: center;
  padding-top: 4px;
}

.grossbuchstaben {
  text-transform: uppercase;
}

/* Dropdowns */
#diagnosefinder_suche {
  background-color: #e1e1e1;
  background-image: url(../images/zentren_dropdowns_verlauf.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  width: 100%;
  height: 25px;
  padding: 10px;
  /* sam: entfernt */
  /* overflow: hidden; */
}

#diagnosefinder_suche .nummerierung {
  float: left;
  margin-right: 10px;
}
#diagnosefinder_suche.aktiv .nummerierung {
  background-color: #ee702b;
}

#textfeld_diagnosefinder_suchbegriff {
  margin-right: 10px;
  float: left;
}
#textfeld_diagnosefinder_suchbegriff input {
  width: 300px;
}
#diagnosefinder_suche.aktiv #textfeld_diagnosefinder_suchbegriff input {
  color: #ee702b;
}


/* SAM: Suche AJAX Wegweiser */
/*
#diagnosefinder_suche_ajax {
	float: left;
	width: 503px;
	height: 250px;
	position: absolute;
	margin: 25px 35px;
	overflow: scroll;
}
*/

/* MW: Suche AJAX Wegweiser */
#diagnosefinder_suche_ajax {
	background-color:gray;
	border:1px solid #AAAAAA;
	float:left;
	margin:25px 35px;
	max-height:250px;
	overflow:auto;
	position:absolute;
	width:503px;
}

.diagnosefinder_suche_ajax_off {
	display:none;
}
.diagnosefinder_suche_ajax_on {
	display:block;
}

/*
.diagnosefinder_suche_ajax_listeneintrag {
  background-image: url(../images/zentren_listenpunkt_verlauf.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  overflow: hidden;
  width: 100%;
  font-size: 80%;
  background-color:#FFFFFF;
}
*/

/* MW: Suche AJAX Listeneintrag */
.diagnosefinder_suche_ajax_listeneintrag {
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	font-size: 80%;
	overflow: hidden;
}


.diagnosefinder_suche_ajax_listeneintrag_more_entries {
  background-color: #EEEEEE;
  border: 1px solid #AAAAAA;
  padding: 6px 10px 8px 20px;
  font-size: 80%;
  overflow: hidden;
	font-weight: bold;
}

.diagnosefinder_suche_ajax_listeneintrag a {
  color: #474747;
  /* background-image: url(../images/zentren_listenpunkt_pfeil.gif); */
  /* background-repeat: no-repeat; */
  /* background-position: 10px 10px; */
  display: block;
  overflow: hidden;
  text-decoration: none;
  padding: 6px 10px 8px 20px;
}
.diagnosefinder_suche_ajax_listeneintrag a:hover {
  color: #ee702b;
  /* background-image: url(../images/zentren_listenpunkt_pfeil_over.gif); */
}



#submit_diagnosefinder input {
  border: 0;
  background-color: #919191;
  font: bold 80% arial, sans-serif;
  color: #fff;
  height: 25px;
  width: 60px;
  padding: 2px 0 5px 0;
  cursor: pointer;
}
#submit_diagnosefinder input:hover {
  cursor: pointer;
  background-color: #ee702b;
}

#diagnosefinder_suche.aktiv #submit_diagnosefinder input {
  background-color: #ee702b;
}
#diagnosefinder_suche.aktiv #submit_diagnosefinder input:hover {
  background-color: #919191;
}


.diagnosefinder_suche_ajax_listeneintrag_suchwort {
	color: #EE702B;
}

/* Intro, Listen der Diagnosen und Kliniken */

.diagnosefinder_box_headline, .diagnosefinder_intro_headline {
  background-color: #e1e1e1;
  background-image: url(../images/zentren_dropdowns_verlauf.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  width: 100%;
  overflow: hidden;
  color: #919191;
  font-size: 80%;
  height: 45px;
}

.diagnosefinder_box_headline_sp1 {
  float: left;
  padding: 10px 0 0 10px;
}
.diagnosefinder_box_headline_sp2 {
  float: left;
  padding: 14px 0 10px 0;
}
.diagnosefinder_box_headline_sp3 {
  padding: 10px 10px 10px 0;
  text-align: right;
}
.diagnosefinder_box_headline_sp3 a {
  display: block;
  width: 21px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: left center;
  overflow: hidden;
  float: right;
}
.diagnosefinder_box_off .diagnosefinder_box_headline_sp3 a {
  background-image: url(../images/icon_menue_aufklappen_grau.gif);
}
.diagnosefinder_box_off .diagnosefinder_box_headline_sp3 a:hover {
  background-image: url(../images/icon_menue_aufklappen_orange.gif);
}
.diagnosefinder_box_on .diagnosefinder_box_headline_sp3 a {
  background-image: url(../images/icon_menue_zuklappen_grau.gif);
}
.diagnosefinder_box_on .diagnosefinder_box_headline_sp3 a:hover {
  background-image: url(../images/icon_menue_zuklappen_orange.gif);
}

.diagnosefinder_box_off .diagnosefinder_box_liste {
  display: none;
}
.diagnosefinder_box_on .diagnosefinder_box_liste {
  display: block;
}

.diagnosefinder_box, .diagnosefinder_box_aktiv {
  margin-top: 20px;
}
.diagnosefinder_box .nummerierung, .diagnosefinder_box_aktiv .nummerierung {
  float: left;
  margin-right: 10px;
}
.diagnosefinder_box_aktiv .diagnosefinder_box_headline {
  color: #ee702b;
}
.diagnosefinder_box_aktiv .nummerierung {
  background-color: #ee702b;
}

/* Intro */

#diagnosefinder_intro {
  margin-top: 20px;
}
.diagnosefinder_intro_headline {
  color: #474747;
  height: 22px;
  padding: 13px 10px 10px 10px;
}
.diagnosefinder_intro_headline .grossbuchstaben {
  font-size: 120%;
  margin-right: 10px;
}
.diagnosefinder_intro_text {
  padding: 20px;
  overflow: hidden;
  background-color: #f1f1f1;
  color: #474747;
  font-size: 80%;
  line-height: 18px;
}
.diagnosefinder_intro_text p {
  margin: 0 0 1em 0;
}
.diagnosefinder_intro_steps {
}
.diagnosefinder_intro_step {
  margin-top: 20px;
}
.diagnosefinder_intro_step .nummerierung {
  float: left;
  margin-right: 10px;
}
.diagnosefinder_intro_step_text {
  padding-top: 4px;
  padding-left:38px;
}

/* Banner Kliniken, Institute, Zentren in rechter Spalte */
#zentren_kliniken {
  background-image: url(../images/zentren_kliniken-institute-zentren.jpg);
  background-repeat: no-repeat;
  width: 100%;
  height: 60px;
}
#zentren_kliniken a {
  font-size: 70%;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 12px 10px 10px 120px;
}
#zentren_kliniken a:hover {
  text-decoration: underline;
}



/* Wegweiser */
/**********************************
**********************************/

/* Headline */
#headline_wegweiser {
  background-color: #e2e2e2;
  padding: 17px 20px 0 30px;
  height: 63px;
	/* KEIN OVERFLOW WEGEN DROPDOWN MENU */
  /* overflow: hidden; */
  background-image: url(../images/wegweiser_headline.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  margin-bottom: 20px;
}
#headline_wegweiser_text {
}
#headline_wegweiser strong {
  color: #474747;
  font-size: 80%;
}

#headline_wegweiser_form {
  clear: both;
  float: none;
  margin-top: 10px;
}

#headline_wegweiser_form_sp1 {
  float: left;
  margin-right: 10px;
  width: 183px;
	/* KEIN OVERFLOW WEGEN DROPDOWN MENU */
  /*overflow: hidden; */
}
#headline_wegweiser_form_sp2 {
  float: left;
  margin-right: 10px;
  width: 183px;
	/* KEIN OVERFLOW WEGEN DROPDOWN MENU */
  /* overflow: hidden; */
}
#headline_wegweiser_form_sp3 {
  float: left;
	/* KEIN OVERFLOW WEGEN DROPDOWN MENU */
  /* overflow: hidden; */
}

#submit_wegweiser input {
  border: 0;
  background-color: #ee702b;
  font: bold 80% arial, sans-serif;
  color: #fff;
  height: 25px;
  width: 60px;
  padding: 2px 0 5px 0;
  cursor: pointer;
  margin: 0;
}
#submit_wegweiser input:hover {
  cursor: pointer;
  background-color: #919191;
}

/* Padding und Breite des Formulars Wegweiser in der Box bei "Ihr Aufenthalt" überschreiben */
#headline_wegweiser #dropdown_wegweiser_standort .dropdown a, #headline_wegweiser #dropdown_wegweiser_abteilung .dropdown a {
  width: 150px;
  overflow:hidden;
  white-space:nowrap;
  font-size: 80%;
}
#headline_wegweiser #dropdown_wegweiser_standort, #headline_wegweiser #dropdown_wegweiser_abteilung, #headline_wegweiser #submit_wegweiser {
  padding: 0;
}
#headline_wegweiser #dropdown_wegweiser_standort {
  z-index: 1;
}
#headline_wegweiser #dropdown_wegweiser_abteilung {
  z-index: 2;
}

.tx-asksnavigators-pi4 .pagebrowser {
  font-size: 80%;
}

/* Wegweiser - Trefferliste */

.wegweiser_ergebnis {
  clear: both;
  float: none;
  overflow: hidden;
  width: 100%;
  padding-bottom: 17px;
}
.wegweiser_ergebnis_sp1 {
  float: left;
  width: 30px;
  height: 100%;
  overflow: hidden;
}
.wegweiser_ergebnis_sp1 .nummerierung {
  width: 20px;
  height: 19px;
  padding-top: 1px;
}
.wegweiser_ergebnis_sp2 {
  height: 100%;
  overflow: hidden;
  padding-top: 1px;
}




/* Presseinfos */
/**********************************
**********************************/

/* Headline */
#headline_presseinfos {
  background-color: #e2e2e2;
  padding: 17px 20px 0 30px;
  height: 63px;
  overflow: hidden;
  background-image: url(../images/aktuell/presseinfos_headline.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  margin-bottom: 20px;
}
#headline_presseinfos_text {
}
#headline_presseinfos strong {
  color: #474747;
  font-size: 80%;
}

#headline_presseinfos_form {
  clear: both;
  float: none;
  margin-top: 10px;
}
#headline_presseinfos_form .textfeld_sp2 input {
  width: 300px;
}
#textfeld_babygalerie_suchbegriff {
  overflow: hidden;
  float: left;
  margin-bottom: 10px;
}

#submit_presseinfos {
  overflow: hidden;
  float: left;
}
#submit_presseinfos input {
  border: 0;
  background-color: #ee702b;
  font: bold 80% arial, sans-serif;
  color: #fff;
  height: 25px;
  width: 60px;
  padding: 2px 0 5px 0;
  cursor: pointer;
}
#submit_presseinfos input:hover {
  cursor: pointer;
  background-color: #919191;
}

.texte_sp1 .tx-aspresse-pi1 p {
  background-image: url(../images/punktlinie.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 1em;
  overflow: hidden;
  clear: both;
  float: none;
  height: 100%;
}
.texte_sp1 .tx-aspresse-pi1 #noentry p {
  background-image: none;
  padding-bottom:5px;
}

.texte_sp1 .tx-aspresse-pi1 .event_date {
  color: #ee702b;
  font-size: 85%;
}
.texte_sp1 .tx-aspresse-pi1 p strong {
  font-size: 110%;
  color: #777;
}
.texte_sp1 .tx-aspresse-pi1 a {
  float: right;
}

.texte_sp1 .tx-aspresse-pi1 a.pfeil {
  background-image:url(../images/pfeil_duenn_hellgrau.gif);
  color: #777;
  font-size: 85%;
}
.texte_sp1 .tx-aspresse-pi1 a.pfeil:hover {
  background-image:url(../images/pfeil_duenn_orange.gif);
  color:#EE702B;
}





/* Tabellen im Inhalt */

.csc-header {
}
.csc-header h1 {
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 80%;
}
table.contenttable {
  font-size: 80%;
  border-collapse: collapse;
  width: 100%;
}
table.contenttable tr {
}
table.contenttable td {
  border: 1px solid #919191;
  padding: 3px;
}
table.contenttable tr.tr-0 {
  background-color: #919191;
  color: #fff;
  font-weight: bold;
  border-right: 1px solid #f3f3f3;
}
table.contenttable tr.tr-0 td {
  border-right: 1px solid #f3f3f3;
}
table.contenttable tr.tr-0 td.td-last {
  border-color: #919191;
}



/* Fusszeile */

#fusszeile {
  font-size: 70%;
  color: #474747;
  background-color: #e2e2e2;
  background-image: url(../images/fusszeile_hintergrund.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  overflow: hidden;
  height: 30px;
  width: 940px;
  margin: 0 4px 0 4px;
}
#fusszeile a {
  color: #474747;
  text-decoration: none;
  padding: 0 2px 0 2px;
}
#fusszeile a:hover {
  text-decoration: underline;
}
#fusszeile_sp1 {
  float: left;
  padding: 8px 0 0 20px;
}
#fusszeile_sp2 {
  float: right;
  text-align: right;
  padding: 8px 18px 0 0;
}



/* Änderungen Amedick */

#history {
  display: none;
}
#unten {
  margin-top: 20px;
}
#referenzfeld {
  background-color: #f0f0f0;
  background-image: url(../images/kontextnav_verlauf.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  border-bottom: 1px solid #fff;
  overflow: hidden;
  padding: 7px 10px 9px 10px;
  font-weight: bold;
  color: #474747;
}
#referenzfeld.aktiv {
  background-color: #919191;
  background-image: url(../images/kontextnav_referenzfeld_verlauf_aktiv.gif);
  background-position: left bottom;
  overflow: hidden;
  color: #fff;
}
#headline {
  /*height: 75px;*/
  background-color: #f3f3f3;
  padding-left: 30px;
  margin-bottom: 20px;
}
.texte_sp1 {
  padding: 0px 0 25px 30px;
  width: 410px;
  /* min-height:200px; */
}
.texte_sp2 {
  padding: 0 0 25px 0;
  width: 210px;
}
.fotozeile {
  margin-left: 30px;
  margin-bottom: 25px;
}
.ueberuns_fotozeile {
  margin-bottom: 25px;
}
.fotozeile_bildtext {
  padding: 16px 15px 0 15px;
  max-width: 190px;  
}
.klinikstart_fotozeile {
  margin-bottom: 25px;
}
#klinikstart_inhalt .texte_sp1 {
  padding: 0;
}
.contentnavigation {
  padding: 0 0 0 20px;
  padding: 0 0 0 0;
}
.contentnavigation ul {
  margin: 7px 0 0 -20px;
  margin: 7px 0 0 0;
}
.contentnavigation ul li a {
  background-position: 0px 9px;
  padding: 5px 10px 6px 29px;
  padding: 5px 10px 6px 19px;
}
#klinikstart_inhalt .contentnavigation {
  padding: 0 0 0 20px;
}
#klinikstart_inhalt .contentnavigation ul {
  margin: 7px 0 0 -20px;
}
#klinikstart_inhalt .contentnavigation ul li a {
  background-position: 10px 9px;
  padding: 5px 10px 6px 29px;
}
.texte_sp2 .contentnavigation {
  padding: 0 0 0 10px;
}
.texte_sp2 .contentnavigation ul {
  margin: 7px 0 0 -10px;
}
.texte_sp2 .contentnavigation ul li a {
  background-position: 0px 9px;
  padding: 5px 10px 6px 20px;
}
#seitenservice {
  padding: 5px 0 6px 30px;
}
/*.headline_zurueck {
  float: right;
  font-size: 80%;
  color: #474747;
  margin-top: -18px;
  font-weight: normal;
}*/
.headline_zurueck {
  color: #474747;
  font-weight: normal;
  left: 858px;
  position: absolute;
  top: 242px;
  font-size: 80%;
}
.headline_zurueck a {
  color: #474747;
  background-image:url(../images/kontextnav_pfeil_links.gif);
  background-position:left 6px;
  background-repeat:no-repeat;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}
.headline_zurueck a:hover {
  text-decoration: underline;
}
.copytext a.link-klinik {
  font-weight: bold;
  background-image:url(../images/kontextnav_pfeil.gif);
  background-image:url(../images/kontextnav_untermenue_pfeil.gif);
  background-image:url(../images/pfeil_duenn_orange.gif);
  background-position:left 6px;
  background-repeat:no-repeat;
  padding-left: 33px;
  text-decoration: none;
  color: #EE702B;
}
.copytext a.link-klinik:hover {
  text-decoration: underline;
}

/* Boxen Ansprechpartner,  Download */
.fotozeile_ansprechpartner, .box_download {
  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: 70%;
  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: 80%;
  background-color: #F3F3F3;
  margin: 0;
  padding: 0 0 4px 0;
}







/* Formularfelder */
/**********************************
**********************************/

.tx-powermail-pi1 {
  padding-top: 17px;
}
.formular_zeile, .tx_powermail_pi1_fieldwrap_html {
  clear: both;
  float: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-bottom: 10px;
  font-size: 80%;
  line-height: 18px;
}
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 100% arial, sans-serif;
  border: 0 none;
  border-left: 1px #f3f3f3;
  color: #474747;
  background-color: #fff;
  background-image: url(../images/dropdown_hintergrund_weiss.gif);
  width: 270px;
  height: 22px;
}
.formularfeld_radio input {
  float: left;
}
.formularfeld_radio label {
  float: left;
}
.formularfeld_select select, .tx_powermail_pi1_fieldwrap_html select {
  color: #474747;
  font: normal 100% arial, sans-serif;
  width: 277px;
  height: 22px;
}
.formular_dropdown {
}
.formular_dropdown .dropdown_sp2 {
  background-color: #fff;
  background-image: url(../images/dropdown_hintergrund_weiss.gif);
  width: 244px;
}
.formular_dropdown .dropdown_sp2 a {
  text-decoration: none;
  font-weight: normal;
  color: #474747;
}
.formular_dropdown .dropdown_sp2 a:hover {
  text-decoration: none;
  color: #ee702b;
}
.formularfeld_checkbox br {
  float: none;
  clear: both;
  line-height: 200%;
}
.formularfeld_checkbox input {
  float: left;
}
.formularfeld_checkbox label {
  float: left;
}
.formularfeld_textarea textarea, .tx_powermail_pi1_fieldwrap_html textarea {
  border: 0;
  font: normal 100% arial, sans-serif;
  color: #474747;
  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
{
  padding-left: 120px;
}

.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: #919191;
  font: bold 80% arial, sans-serif;
  color: #fff;
  height: 25px;
  padding: 2px 5px 5px 5px;
  cursor: pointer;
  background-image: none;
  width: 180px;
}
fieldset .formularfeld_submit input,
fieldset .tx_powermail_pi1_submitmultiple_forward,
fieldset .tx_powermail_pi1_submitmultiple_back,
fieldset .tx_powermail_pi1_fieldwrap_html_submit input,
fieldset .tx-powermail-pi1_mandatory_submit
{
  font-size: 100%;
}

.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: #ee702b;
}

.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_file .textfeld_sp1 {
  display: none;
}
.tx_powermail_pi1_fieldwrap_html_file .textfeld_sp3 {
  display: none;
}
.tx_powermail_pi1_fieldwrap_html_file input {
  height: 25px;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
  width: 120px;
}


#select_rubrik, #select_year {
  background:#F9F9F9 ;
  border-color:#CCCCCC;
  border-style:solid;
  border-width:3px 4px 4px;
}

#select_rubrik a, #select_year a {
  color:#EE702B;
  display:block;
  font-weight:bold;
  text-decoration:none;
  display: block;
  padding:3px 0;
  border-bottom:1px solid #CCCCCC;
}

#select_year a.selected {
	background-color: #EE702B;
	color: #FFFFFF;
} 
 
#select_rubrik a:hover, #select_year a:hover {
  text-decoration: underline;
}
#select_rubrik br, #select_year br {
  display: none;
}

.tx-aspresse-pi1 h1 {
  margin: 0;
  font-size: 120%;
}
.tx-aspresse-pi1 .headline_zurueck {
  font-size: 100%;
}
.tx-aspresse-pi1 .copytext {
/* MW: Aukommentiert, da Rand sonst zu weit rechts */
/*  width: 480px; */
  padding-top:0;
}


.powermail_mandatory_js {
  color: #ee702b;	
  float: none;
  clear: both;
  width: 260px;
}
.tx-powermail-pi1_mandatory {
  font-size: 80%;
  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: 80%;
}
table.powermail_all {
  font-size: 80%;
  border-collapse: collapse;
  margin-bottom: 10px;
}
table.powermail_all tr {
}
table.powermail_all td {
  padding: 3px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px dotted #919191;
}
form.tx_powermail_pi1_formconfirmation_back input,
form.tx_powermail_pi1_formconfirmation_submit input {
  width: 180px;
  float: left;
  border: 0;
  background-color: #919191;
  font: bold 80% 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: #ee702b;
  cursor: pointer;
}
form.tx_powermail_pi1_formconfirmation_back input {
  margin-right: 10px;
  width: 90px;
}


/* Sitemap */
/***********/

ul.ks_sitemap {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* Ebene 1 */
ul.ks_sitemap ul {
  list-style-type: none;
  margin: 0 30px 30px 30px;
  padding: 0;
}
ul.ks_sitemap ul li {
  margin-bottom: 10px;
}
ul.ks_sitemap ul li a {
  font-size: 120%;
  font-weight: bold;
  text-decoration: none;
  color: #474747;
  padding: 5px;
  padding-left: 0;
  display: block;
  /*border-bottom: 1px dotted #919191;*/
  background-image: url(../images/sitemap_linie_h_1.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  text-transform: uppercase;
}
ul.ks_sitemap ul li a:hover {
  color: #ee702b;
}

/* Ebene 2 */
ul.ks_sitemap ul li ul {
  margin: 0;
  margin-left: 20px;
  padding-top: 10px;
  background-image: url(../images/sitemap_linie_1.gif);
  background-repeat: repeat-y;
}
ul.ks_sitemap ul li ul li {
  padding: 5px 0 5px 0;
  background-image: url(../images/sitemap_pfeil_1.gif);
  background-repeat: no-repeat;
  background-position: 0 9px;
  padding-left: 20px;
  margin: 0;
}
ul.ks_sitemap ul li ul li a {
  font-size: 120%;
  font-weight: bold;
  text-transform: none;
  border: 0;
  padding: 0;
  background-image: url();
}

/* Ebene 3 */
ul.ks_sitemap ul li ul li ul {
}
ul.ks_sitemap ul li ul li ul li {
  background-image: url(../images/sitemap_pfeil_2.gif);
  background-repeat: no-repeat;
  background-position: 0 9px;
}
ul.ks_sitemap ul li ul li ul li a {
  font-size: 80%;
}

/* Ebene 4 */
ul.ks_sitemap ul li ul li ul li ul {
}
ul.ks_sitemap ul li ul li ul li ul li {
  background-image: url(../images/sitemap_pfeil_3.gif);
  background-repeat: no-repeat;
  background-position: 0 9px;
}
ul.ks_sitemap ul li ul li ul li ul li a {
  font-weight: normal;
}

/* Ebene 5 */
ul.ks_sitemap ul li ul li ul li ul li ul {
}
ul.ks_sitemap ul li ul li ul li ul li ul li {
  background-image: url(../images/sitemap_pfeil_4.gif);
  background-repeat: no-repeat;
  background-position: 0 9px;
}
ul.ks_sitemap ul li ul li ul li ul li ul li a {
  font-weight: normal;
}


/* KlinikumTV - Videocenter */
/* ************************ */

#film_gross {
  margin-bottom: 30px;
  margin-left: 30px;
  overflow: hidden;
  background-color: #e2e2e2;
  height: 100%;
}

#videoPlayer {
  overflow: hidden;
  height: 100%;
  width: 420px;
  float: left;
}

#filminfos {
  float: left;
  width: 210px;
}

.filminfo {
  font-size: 80%;
  padding: 20px 0 0 20px;
}
.filminfo ul {
  background-image: url(../images/punktlinie.gif);
  background-position: left top;
  background-repeat: repeat-x;
  list-style-type: none;
  margin: 7px 0 0 -10px;
  padding: 0;
}
.filminfo ul li {
  background-image: url(../images/punktlinie.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  padding: 5px 10px 6px 10px;
  height: 100%;
}

/* Liste der Filme - Listenelement */

#filmliste_headline {
  height: 100%;
  overflow: hidden;
  background-image: url(../images/punktlinie.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  padding: 0 0 7px 0;
  margin: 0 30px 0 30px;
  clear: both;
  float: none;
}
#filmliste_headline_sp1 {
  float: left;
  font-size: 80%;
  overflow: hidden;
  height: 100%;
  padding-top: 3px;
}
#filmliste_headline_sp2 {
  text-align: right;
  font-size: 70%;
  overflow: hidden;
  height: 100%;
}
#filmliste_headline_sp2 img {
  padding: 0 3px 0 3px;
}

#filmliste_klammer {
  overflow: hidden;
  clear: both;
  float: none;
  margin: 0 30px 30px 0;
  width: 640px;
}
#filmliste_klammer .listenelement {
  float: left;
  padding: 20px 0 20px 30px;
  width: 130px;
  font-size: 70%;
  overflow: hidden;
  height: 100%;
}
#filmliste_klammer .listenelement .bild {
  width: 130px;
  height: 60px;
  background-repeat: no-repeat;
}
#filmliste_klammer .listenelement .schleierAus {
  background-image: none;
}
#filmliste_klammer .listenelement .schleierAn {
  background-image: url(../images/hintergrund_weiss_80prozent.png);
}
#filmliste_klammer .listenelement .bild a {
  display: block;
  width: 130px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center center;
}
#filmliste_klammer .listenelement .bild a.linkAus {
  background-image: url(../images/icon_film_play.gif);
}
#filmliste_klammer .listenelement .bild a.linkAn {
  background-image: url(../images/icon_film_checked.gif);
}
#filmliste_klammer .listenelement .bild a:hover {
  background-image: url(../images/icon_film_play_over.gif);
}

#filmliste_klammer .listenelement .bildtext {
  padding: 5px 7px 7px 7px;
  height: 60px;
  background-color: #e2e2e2;
}
#filmliste_klammer .listenelement .bildtext strong {
  font-weight: normal;
}

.filmliste_trenner {
  height: 1px;
  font-size: 1%;
  background-image: url(../images/punktlinie.gif);
  background-position: left top;
  background-repeat: repeat-x;
  margin: 0 30px 0 30px;
  width: 100%;
  overflow: hidden;
  float: none;
  clear: both;
}

/* Chefarzt Info Box */
#klinikstart_inhalt .direktor {
  overflow: hidden;
  height: 100%;
  color: #474747;
  font-size: 80%;
  line-height: 18px;
  padding: 0 0 0 20px;
}
#klinikstart_inhalt .direktor strong {
  background-image: url(../images/punktlinie.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  display: block;
  margin: 0 0 0 -20px;
  padding: 0 0 7px 10px;
}
#klinikstart_inhalt .direktor p {
  padding: 1em 15px 2em 0;
  margin: 0;
}
#klinikstart_inhalt .direktor a {
  color: #474747;
  text-decoration: none;
}
#klinikstart_inhalt .direktor a:hover {
  text-decoration: underline;
}

#promotion_static_subheadline br {
  display: none;
}

/* Analysenverzeichnis */
/**********************************
**********************************/

/* Headline */
#headline_analysenverzeichnis {
  background-color: #e2e2e2;
  padding: 17px 0 0 30px;
  height: 63px;
  margin-bottom: 20px;
  overflow: hidden;
}
#headline_analysenverzeichnis_text {
}
#headline_analysenverzeichnis strong {
  color: #474747;
  font-size: 80%;
}

#headline_analysenverzeichnis_form {
  clear: both;
  float: none;
  margin-top: 10px;
}
#analysenverzeichnis_az {
  width: 400px;
  float: left;
  overflow: hidden;
  font-size: 120%;
}
#analysenverzeichnis_az ul {
  border-left: 1px dotted #474747;
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
}
#analysenverzeichnis_az ul li {
  display: inline;
}
#analysenverzeichnis_az ul li a {
  display: block;
  float: left;
  border-right: 1px dotted #474747;
  color: #474747;
  font-weight: bold;
  padding: 1px 3px 2px 3px;
  text-decoration: none;
  height: 100%;
  overflow: hidden;
}
#analysenverzeichnis_az a:hover {
  color: #ee702b;
}

#headline_analysenverzeichnis_form .textfeld_sp2 input {
  width: 150px;
}
#textfeld_analysenverzeichnis_suchbegriff {
  overflow: hidden;
  float: left;
  margin-bottom: 10px;
}

#submit_analysenverzeichnis {
  overflow: hidden;
  float: left;
}
#submit_analysenverzeichnis input {
  border: 0;
  background-color: #ee702b;
  font: bold 80% arial, sans-serif;
  color: #fff;
  height: 25px;
  width: 60px;
  padding: 2px 0 5px 0;
  cursor: pointer;
}
#submit_analysenverzeichnis input:hover {
  cursor: pointer;
  background-color: #919191;
}

#analysenverzeichnis_liste p {
  background-image: url(../images/punktlinie.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 1em;
  overflow: hidden;
  clear: both;
  float: none;
  height: 100%;
}
#analysenverzeichnis_liste a {
  float: right;
  font-size: 70%;
}
#analysenverzeichnis_liste a.pfeil {
  background-image:url(../images/pfeil_duenn_hellgrau.gif);
  color: #777;
}
#analysenverzeichnis_liste a.pfeil:hover {
  background-image:url(../images/pfeil_duenn_orange.gif);
  color:#EE702B;
}

/* Analysenverzeichnis - Details */

#analysenverzeichnis_details table.contenttable {
  margin-bottom: 20px;
}

#analysenverzeichnis_details table.contenttable tr.tr-0 {
  background-color: #f3f3f3;
  color: #474747;
  font-weight: normal;
  border-right: 1px solid #919191;
}
#analysenverzeichnis_details table.contenttable tr.tr-0 td {
  border-right: 1px solid #919191;
}
#analysenverzeichnis_details table.contenttable td.td-0 {
  background-color: #919191;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #f3f3f3;
  border-right: 1px solid #919191;
}
#analysenverzeichnis_details table.contenttable tr.tr-0 td {
  border-right: 1px solid #919191;
}
#analysenverzeichnis_details table.contenttable tr.tr-last td {
  border-bottom: 1px solid #919191;
}
#analysenverzeichnis_az {
  width: 415px;
}


a.link_zurueck {
  color: #474747;
  background-image: url(../images/pfeil_zurueck.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding: 0 0 0 17px;
  text-decoration: none;
  font-weight: bold;
  overflow: hidden;
  height: 100%;
}
a.link_zurueck:hover {
  color: #ee702b;
  background-image: url(../images/pfeil_zurueck_orange.gif);
}


/*
 * Einheiten-Umrechner
 */
  
.einheiten-umrechner {
   background-color: #e1e1e1;
   background-image: url(../images/einheiten-umrechner_dropdowns_verlauf.gif);
   background-repeat: repeat-x;
   background-position: left bottom;
   margin: 0 30px 25px 30px;
   padding: 10px 0 0 0;
   height: 100%;
}

.einheiten-copytext  {
  padding: 0 15px 0 15px;
}

.einheiten-copytext .copytext {
  padding: 0 15px 15px 15px;
}

.einheiten-umrechner .nummerierung {
  display: block;
  background-color: #919191;
  color: #fff;
  font-size: 80%;
  font-weight: bold;
  width: 25px;
  height: 21px;
  text-align: center;
  padding-top: 4px;
  float: left;
}

.einheiten-umrechner-label {
  height: 25px;
  padding: 10px;
  float:left;
  width:150px;
  /* sam: overflow: hidden; */  
}
 
.einheiten-umrechner .einheiten-umrechner-label .label {
  float: left;
  font-size: 80%;
  line-height: 18px;
  padding: 1px 0 0 15px;
  font-weight: normal;
  width: auto;
}

.einheiten-umrechner .textfeld {
  padding: 10px;
  float: left;
}

#source_einheit {
  padding: 10px 0 0 10px;
  font: normal 80% arial, sans-serif;
  float: left;
  display: block;
}

.einheiten-umrechner .ergebnis {
  float:left;
  font-size: 80%;
  line-height: 18px;
  padding: 11px 0 0 10px;
  font-weight: bold;
  width: auto;
}

#einheiten-umrechner-ergebnis {
  background-color: #EE702B;
  background-repeat: repeat-x;
  background-position: left bottom;
  height: 40px;
  color: #FFFFFF;
  font-weight:bold;
}

#einheiten-umrechner-ergebnis .nummerierung {
  background-color: #EE702B;
}

#einheiten-umrechner-ergebnis .label {
  font-weight:bold;
}

.einheiten-umrechner  ul.selectbox {
  width: 240px;
  height: 200px;
}


.einheiten-umrechner .submit_button input {
  border: 0;
  background-color: #919191;
  font: bold 80% arial, sans-serif;
  color: #fff;
  height: 25px;
  width: 250px;
  padding: 2px 0 5px 0;
  cursor: pointer;
  float: left;
  margin: 10px;
}

.einheiten-umrechner .submit_button_2nd input {
  border: 0;
  background-color: #919191;
  font: bold 80% arial, sans-serif;
  color: #fff;
  height: 25px;
  width: 250px;
  padding: 2px 0 5px 0;
  cursor: pointer;
  float: left;
  margin: 0 10px;
}
.einheiten-umrechner .submit_button input:hover, .einheiten-umrechner .submit_button_2nd input:hover {
  cursor: pointer;
  background-color: #ee702b;
}

  /* Dropdowns */
#einheiten-umrechner_dropdown {
  width: 100%;
  width: 350px;
  height: 25px;
  padding: 10px;
  float: left;
  /* sam: overflow: hidden; */
}
#einheiten-umrechner_dropdown_1 {
  float: left;
  /* sam: overflow: hidden; */
  height: 100%;
  margin-right: 20px;
}
#einheiten-umrechner_dropdown_2 {
  float: left;
  /* sam: overflow: hidden; */
  height: 100%;
}
.einheiten-umrechner .dropdown {
  float: left;
}
.einheiten-umrechner .dropdown_sp1 {
  float: left;
}
.einheiten-umrechner .dropdown_sp2 {
  float: left;
  background-color: #f1f1f1;
  background-image: url(../images/dropdown_hintergrund.gif);
  background-repeat: repeat-x;
  font-size: 80%;
  font-weight: bold;
  padding: 5px 0 0 3px;
  height: 20px;
}
#einheiten-umrechner_dropdown_1 .dropdown_sp2 {
  color: #919191;
  /* sam: Breite angepasst */
  width: 196px;
}
#einheiten-umrechner_dropdown_1 .dropdown_sp2 a {
  color: #ee702b;
  text-decoration: none;
}
#einheiten-umrechner_dropdown_2 .dropdown_sp2 {
  color: #919191;
  width: 267px;
}
.einheiten-umrechner .dropdown_sp3 {
  float: left;
}
.einheiten-umrechner .dropdown_button {
  margin-left: 1px;
  overflow: hidden;
  float: left;
}

/* div class="dropdown_sp2" gibts nicht mehr, styles müssen deshalb auf den a-tag angewandt werden */
#einheiten-umrechner_dropdown_1 .dropdown a, #einheiten-umrechner_dropdown_2 .dropdown a {
  color: #ee702b;
  text-decoration: none;
  float: left;
  background-color: #f1f1f1;
  background-image: url(../images/dropdown_hintergrund.gif);
  background-repeat: repeat-x;
  font-size: 80%;
  font-weight: bold;
  padding: 5px 0 0 3px;
  height: 20px;
}

.einheiten-umrechner_outer .copytext{
  padding:0 25px 25px 30px;
}

.einheiten-umrechner_outer .vorspann{
  padding:0 25px 25px 30px;
}

#einheiten-umrechner_dropdown_1 .dropdown a {
  width: 196px;
}
#einheiten-umrechner_dropdown_2 .dropdown a {
  width: 267px;
}

/* Login-Box */
/* **************************** */

.tx-felogin-pi1 {
  font-size:80%;
}
.tx-felogin-pi1 fieldset {
  border:0 none;
  margin:0;
  padding:0;
}
.tx-felogin-pi1 legend {
  display: none;
}

.tx-felogin-pi1 h3 {
  font-size:90%;
}
.tx-felogin-pi1 label {
  float:left;
  font-weight:bold;
  overflow:hidden;
  padding-top:3px;
  width:120px;
}

.tx-felogin-pi1 div {
  margin: 4px 0 10px 0;
}
.tx-felogin-pi1 form div {
  margin: 4px 0 10px 0;
}

.tx-felogin-pi1 input#fesubmit {
  border: 0;
  background-color: #919191;
  font: bold 80% arial, sans-serif;
  color: #fff;
  height: 25px;
  padding: 2px 5px 5px 5px;
  cursor: pointer;
  background-image: none;
  width: 160px;
  margin-left: 120px;
}
.tx-felogin-pi1 input#fesubmit:hover {
  background-color:#EE702B;
  cursor:pointer;
}

.tx-felogin-pi1 input#user, .tx-felogin-pi1 input#pass {
  font: normal 80% arial, sans-serif;
  border: 0 none;
  border-left: 1px #f3f3f3;
  color: #474747;
  background-color: #fff;
  background-image: url(../images/dropdown_hintergrund_weiss.gif);
  width: 270px;
  height: 18px;
  padding: 2px 2px 2px 2px;
}


/* Fotozeile Oberärzte */
.oberarzt_liste {
  overflow: hidden;
  height: 100%;
  background-image: url(../images/punktlinie.gif);
  background-repeat: repeat-x;
  margin: 1em 0 1em 0;
}
.oberarzt {
  overflow: hidden;
  height: 100%;
  clear: both;
  float: none;
  background-image: url(../images/punktlinie.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding: 20px 0 20px 0;
}
.oberarzt_bild,
.oberarzt_text_sp1,
.oberarzt_text_sp2
{
  float: left;
  overflow: hidden;
  height: 100%;
}
.oberarzt_bild {
  margin-right: 15px;
  width: 100px;
  height: 140px;
}
.oberarzt_text_sp1,
.oberarzt_text_sp2
{
  width: 240px;
}
.oberarzt_text_sp1 {
  padding-right: 15px;
}
