/* Ausgeblendet 

#dropdown_zonen .ddwahl, #dropdown_details .ddwahl, #dropdown_fachgebiete .ddwahl {
  display: none;
}*/

.ddwahl-2 a {
  cursor: default;
}


#spalte_2 {
  width: 763px;
}

#klinikkompass {
  background-color: #ededed;
  background-color: #f2f2f2;
  border: 10px solid #e2e2e2;
  border-right: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

#klinikkompass_spalte_1, #klinikkompass_spalte_2 {
  float: left;
  height: 100%;
}

#klinikkompass_spalte_1 {
  width: 263px;
}

#klinikkompass_spalte_2 {
  padding: 10px 0 10px 0;
}

#klinikkompass_legende {
  color: #006ab3;
  padding: 0 0 0 10px;
  margin: 30px 0 0 0;
  clear:left;
  font-size: 1.0em;
}

.legende_zeile {
  padding: 5px 0 0 0;
  margin: 0px 0 0 0;
  overflow: hidden;
  height: 100%;
  clear: both;
  float: none;
}
.legende_info {
  float: left;
  margin: -4px 0 0 5px;
  overflow: hidden;
}

#legende_eigen {
  width: 10px;
  height: 10px;
  background-image: url(../images/klinikkompass-legende_1.gif);
  float: left;
  overflow: hidden;
}
#legende_management {
  width: 10px;
  height: 10px;
  background-image: url(../images/klinikkompass-legende_2.gif);
  float: left;
  overflow: hidden;
}
#legende_minder {
  width: 10px;
  height: 10px;
  background-image: url(../images/klinikkompass-legende_3.gif);
  float: left;
  overflow: hidden;
}

/* Link zur Vergrößerung */

#klinikkompass_groesser {
  margin-top: 30px;
}
#klinikkompass_groesser a {
  background-image: url(../images/icon_karte_groesser.gif);
  background-repeat: no-repeat;
  background-position: left center;
  color: #006BB6;
  text-decoration: none;
  font-weight: bold;
  padding: 3px 0 0 31px;
  height: 22px;
  display: block;
  margin-left: 10px;
}
#klinikkompass_groesser a.groesser {
  background-image: url(../images/icon_karte_groesser.gif);
}
#klinikkompass_groesser a.kleiner {
  background-image: url(../images/icon_karte_kleiner.gif);
}
#klinikkompass_groesser a:hover {
  text-decoration: underline;
}




/* CSS Dropdown*/

div.select {
 position:relative; 
 display:block; 
 padding: 3px 0px; 
 margin:0 0 6px 10px;
 height: 30px;
}
div.select:hover {
 border:0px solid #eea; 
 padding:3px 0px; 
 /*background:#f0fba8;*/
}
div.select a {
 text-decoration: none;
  color:#0169B3;
  display:block;
  font-weight:bold;
  overflow:hidden;
}
ul.selectbox {
 position:absolute; 
 top:26px; 
 left:-3px; 
 padding:0px 2px 0 2px; 
 list-style:none;
 background:#F9F9F9; 
 border-width:4px;
 border-top: 3px;
 border-style:solid; 
 border-color:#ccc;
 z-index:1000; 
 line-height:1.5em; 
 display:block; 
 margin:0;
 clear: left;
 width: 240px;
 max-height:100px;
 min-height: 50px;
 overflow: auto;
  -moz-opacity:0.98; -khtml-opacity:0.98; opacity:0.98;
  filter:alpha(opacity=98);
}
ul.selectbox li {
 border-top: 1px solid #CBCCCE;
 padding: 2px 2px 2px 6px;
 margin-top: -1px;
 display: block;
 overflow: hidden;
 height: 100%;
 width: 214px;
}
ul.selectbox li:hover {
 background: #F6FFA7;
 background: #f8c996;
 background: #ffca7f;
 background: #ffdcab;
}
ul.selectbox a {
 color:#767676; 
 text-decoration:none;
}
ul.selectbox a:hover {
 color:#014777;
}

div.select a {
 color:#0169B3;
 font-weight: bold;
 display:block;
 overflow: hidden;
}

div.select a.pulldown_arrow {
 text-decoration:none;
}
div.select a.pulldown_arrow:hover {
 text-decoration:none
}
div.hide-dropdown .selectbox {
 display: none;
} 

.ddwahl, .ddwahl-2, .ddbutton {
  float: left;
  margin: 0 0 10px 0;
  padding: 0;
}

.ddwahl, .ddwahl-2 {
  height: 22px;
  width: 190px;
  float: left;
  border: 0px solid #000;
  padding: 3px 3px 0px 4px;
  background: #fff;
  background-image:url(../images/pfeil-dropdown-1.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

.ddwahl-2 {
  background-image:url(../images/pfeil-dropdown-2.gif);
  background-position: top right;
  background-repeat: no-repeat;
  -moz-opacity:0.4; -khtml-opacity:0.4; opacity:0.4;
  filter:alpha(opacity=40);
  
}

.ddwahl:hover {
  background: #F6FFA7;
  background: #f8c996;
  background: #ffca7f;
  background: #ffdcab;
  background-image:url(../images/pfeil-dropdown-1.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

.ddwahl-2:hover {
  background: #fff;
  background-image:url(../images/pfeil-dropdown-2.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

#link_blank_1, #link_blank_2, #link_blank_3, #link_blank_4 {
width: 22px;
margin-left: 3px;
}

#link_land, #link_typ, #link_cluster, #link_fachgebiet {
  width: 164px;
  white-space: nowrap;
  height: 20px;
} 

#link_cluster {
  color: #CCC;
}

div.select .ddwahl a, div.select .ddwahl-2 a {
  float:left;
}

#dropdown_land {
  z-index: 3;
}
#dropdown_typ {
  z-index: 2;
}
#dropdown_cluster {
  z-index: 1;
}

#dropdown_cluster .ddwahl, .ddwahl-2 {
  background-image: url(../images/pfeil-dropdown-2.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

.ddhead_koerperkompass {
  color: #006BB6;
  font-weight:bold;
  font-size:0.9em;
  width: 170px;
  padding-bottom: 2px;
  height:100%;
  overflow: hidden;
  margin:0 0 0 12px;
}

.ddhead_zahl {
 height: 100%;
 float: left;
 padding-right:4px;
}

.ddhead_text {
 height: 100%;
 float: left;
}

.ddhead_feature {
  font-size:1.6em;
  color: #006BB6;
  font-weight:normal;
  margin:10px 0 10px 12px;
}
.notice_feature {
  font-size:0.9em;
  color: #000;
  font-weight:normal;
  margin:10px 0 20px 12px;
}

/* Hilfe                       */
/******************************/
#klinikkompass_hilfe {
  position: absolute;
  left: 940px;
  top: 180px;
}
#klinikkompass_hilfe a {
  display: block;
  background-image: url(../images/icon_hilfe.gif);
  background-repeat: no-repeat;
  background-position: right center;
  color: #006BB6;
  font: bold 100% arial, sans-serif;
  text-decoration: none;
  padding: 1px 21px 0 0;
}
#klinikkompass_hilfe a:hover {
  background-image: url(../images/icon_hilfe_over.gif);
}
#klinikkompass_hilfe #hilfetext {
  position: absolute;
  top: 25px;
  left: -100px;
  background-color: #eff3fc;
  border: 1px solid #006BB6;
  color: #006BB6;
  padding: 3px 7px 5px 7px;
  width: 130px;
  display: none;
}


/* Link zur Vergrößerung */

#klinikkompass_gross {
  position: absolute;
  left: 856px;
  top: 180px;
}
#klinikkompass_gross a {
  background-image: url(../images/icon_karte_groesser.gif);
  background-repeat: no-repeat;
  background-position: right center;
  color: #006BB6;
  text-decoration: none;
  font-weight: bold;
  padding: 3px 31px 0 0px;
  height: 22px;
  display: block;
  margin-left: 10px;
}
#klinikkompass_gross a.groesser {
  background-image: url(../images/icon_karte_groesser.gif);
}
#klinikkompass_gross a.kleiner {
  background-image: url(../images/icon_karte_kleiner.gif);
}
#klinikkompass_gross a:hover {
  text-decoration: underline;
}

#button_submit {
  margin-top:10px;
  margin-bottom:0px;
  height: 100%;
  overflow: hidden;
}

input.button_klinikkompass {
  background-color:#014777;
  border:0 none;
  color:#FFFFFF;
  cursor:pointer;
  float:left;
  font-family:verdana,sans-serif;
  font-size:1.1em;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;
  padding:5px 6px;
}

input.button_klinikkompass:hover {
  color:#86D6E1;
}



#klinikkompass_ergebnis {
  background-color:#F2F2F2;
  display:none;
  height:455px;
  left:513px;
  position:absolute;
  top:170px;
  width:490px;
  z-index:3;
}
#klinikkompass_ergebnis .ddhead_result {
  color:#006BB6;
  font-weight:bold;
  height:28px;
  padding:12px 0 0;
  text-transform:uppercase;
}
#klinikkompass_ergebnisliste {
  height:315px;
  overflow:auto;
  padding-bottom:100px;
}

#klinikkompass_ergebnis .ddhead_result .left {
  width: 300px;
  float: left;
  text-align: left;
}
#klinikkompass_ergebnis .ddhead_result .right {
  width: 172px;
  text-align: right;
  float: left;
}

#klinikkompass_ergebnis .ddhead_result .right a {
  background-image: url(../images/icon_schliessen.gif);
  background-repeat: no-repeat;
  background-position: right top;
  color: #006BB6;
  text-decoration: none;
  font-weight: bold;
  padding: 3px 3px 0 0px;
  height: 22px;
  display: block;
  margin-left: 2px;
}

.ergebnis {
  background-color: #fff;
  color: #006ab3;
  padding: 10px;
  border-bottom: 5px solid #f2f2f2;
  float: none;
  clear: both;
  overflow: hidden;
}
.ergebnis_bild {
  float: left;
  overflow: hidden;
}

.ergebnis_bild img {

}
.ergebnis_inhalt {
  padding: 0 0 0 10px;
  margin-left: 120px;
}
.ergebnis_name {
}
.ergebnis_adresse {
}
.ergebnis_fachabteilungen {

}
#klinikkompass .ergebnis_fachabteilungen ul {
  list-style-type: none;
  padding: 0;
  margin: 5px 0 0 0;
}
.ergebnis_fachabteilungen ul li {
}
.ergebnis_fachabteilungen ul li a {
  color: #006ab3;
  display: block;
  background-image: url(../images/pfeil_mehr.gif);
  background-repeat: no-repeat;
  background-position: left 3px;
  padding: 0 0 0 16px;
  margin: 0;
  text-decoration: none;
  font-weight: bold;
}
.ergebnis_fachabteilungen ul li a:hover {
  text-decoration: underline;
}

/* Zunächst ausgeblendet */

.ergebnis_adresse, .ergebnis_fachabteilungen {
  display: none;
}


/* Klinikkompass NoScript Variante */

.noscript_ergebnis_bild {
  float: left;
  overflow: hidden;
}

#noscript_countrystateslist ul {
  list-style-type:none;
  margin:10px;
  overflow:hidden;
  padding:0;
}

#noscript_countrystateslist ul li {
  background-position:left 6px;
  background-repeat:repeat-x;
  padding:0px 0 0px 0;
}

#noscript_countrystateslist ul li a {
  /* background-color:#F0F4FD; */
  background-image:url(../images/pfeil_mehr.gif);
  background-position:left 5px;
  background-repeat:no-repeat;
  color:#006BB6;
  font-weight:bold;
  padding:3px 4px 3px 18px;
  text-decoration:none;
}

#noscript_countrystateslist ul li a:hover {
  text-decoration:underline;
}

#noscript_countrystate {
  border-top: 1px solid;
  background-color: #f2f2f2;
  color:#006BB6;
  font-weight:bold;
  font-size: 150%;
  padding: 10px 10px 10px 10px;
}

#noscript_message {
  width: 90%;
  padding: 5px 5px 5px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: normal;
}

#noscript_ergebnisliste #seitenservice a {
  color:#006AB3;
  color:#000;
  margin: 4px 0 10px 10px;
}

.ddhead_feature_nosc {
color:#006BB6;
font-size:1.6em;
font-weight:normal;
margin:10px 0 10px 10px;
}

#ergebnis_noscript_keine_klinik {
  margin-top: 10px;
  margin-bottom: 10px;
}

