/* Ausgeblendet */

#dropdown_zonen, #dropdown_details, #dropdown_sonstiges, #dropdown_fachgebiete, #hauptnavigation {

}

#button_submit {
  display: none;
}

#dropdown_zonen .ddwahl, #dropdown_details .ddwahl, #dropdown_fachgebiete .ddwahl {
  display: none;
}

.ddwahl-2 a {
  cursor: default;
}




#spalte_2 {
  width: 763px;
}

#koerperkompass {
  background-color: #ededed;
  background-color: #f2f2f2;
  border: 10px solid #e2e2e2;
  border-right: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

#koerperkompass_spalte_1, #koerperkompass_spalte_2, #koerperkompass_spalte_3, #koerperkompass_spalte_4 {
  float: left;
  height: 100%;
}

#koerperkompass_spalte_2, #koerperkompass_spalte_3, #koerperkompass_spalte_4 {
  border-right: 10px solid #e2e2e2;
  padding-top: 40px;
  padding-bottom: 10px;
  width: 183px;
  text-align: center;
}

#koerperkompass_spalte_4 {
  border: 0;
}

#koerperkompass_spalte_1 {
  width: 183px;
}


#dropdowns {

}

#button_submit {
  margin-top: 20px;
}




/* 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;
}
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: 176px;
 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; 
 width: 150px; 
 padding: 2px 2px 2px 6px;
 margin-top: -1px;
 display: block;
 overflow: hidden;
 height: 100%;
}
ul.selectbox li:hover {
 background: #F6FFA7;
 background: #f8c996;
 background: #ffdcab;
}
ul.selectbox a {
 color:#767676; 
 text-decoration:none;
}
ul.selectbox a:hover {
 color:#014777;
}
ul#select_gender {
 width: 156px;
}
ul#select_gender li {
 width: 146px; 
}

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: 140px;
  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: #ffdcab;
  background-image:url(../images/pfeil-dropdown-1.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

.ddwahl-2:hover {
  background: #f8c996;
  background: #fff;
  background-image:url(../images/pfeil-dropdown-2.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

input.button_koerperkompass {
  background-color:#014777;
  border:0 none;
  color:#FFFFFF;
  font-family:verdana,sans-serif;
  font-size:1.3em;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  margin-right:10px;
  margin-bottom:10px;
  padding:3px 4px;
  float: left;
  cursor: pointer;
  margin-left: 10px;
}

input.button_koerperkompass:hover {
  color:#86D6E1;
}

#link_blank_1, #link_blank_2, #link_blank_3, #link_blank_4 {
width: 22px;
margin-left: 3px;
}

#link_typ, #link_zone, #link_detail, #link_fachgebiet {
  width: 114px;
  white-space: nowrap;
  height: 20px;
}

div.select .ddwahl a, div.select .ddwahl-2 a {
  float:left;
}

#dropdown_typ {
  z-index: 4;
}
#dropdown_zonen {
  z-index: 3;
}
#dropdown_details {
  z-index: 2;
}
#dropdown_fachgebiete {
  z-index: 1;
}

.ddhead_koerperkompass {
  color: #006BB6;
  font-weight:bold;
  font-size:0.9em;
  width: 140px;
  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;
 width:127px;
}

.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 30px 12px;
}



/* Ergebnisse */
#koerperkompass_ergebnis {
  background-color: #f2f2f2;
  position: absolute;
  top: 222px;
  left: 613px;
  width: 390px;
  height: 455px;
  z-index: 3;
  display: none;
}

.ddhead_result {
  color: #006BB6;
  font-weight:bold;
  text-transform: uppercase;
  height: 28px;
  padding: 12px 0 0 0;
}

#koerperkompass_ergebnisliste {
  overflow: auto;
  height: 315px;
  padding-bottom: 100px
}

.ergebnis {
  background-color: #fff;
  color: #006ab3;
  overflow: hidden;
  padding: 10px;
  border-bottom: 5px solid #f2f2f2;
  float: none;
  clear: both;
}
.ergebnis_bild {
  float: left;
  overflow: hidden;
}
.ergebnis_bild img {
  width: 60px;
  height: 40px;
}
.ergebnis_inhalt {
  overflow: hidden;
  padding: 0 0 0 10px;
  height: 100%;
}
.ergebnis_name {
}
.ergebnis_adresse {
}
.ergebnis_fachabteilungen {
  border-top: 1px solid #006ab3;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
}
#koerperkompass_ergebnisliste .ergebnis_fachabteilungen ul {
  list-style-type: none;
  padding: 0;
  margin: 5px 0 0 0;
}
.ergebnis_fachabteilungen ul li {
  list-style-type: none;
}
.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;
  overflow: hidden;
  height: 100%;
}
.ergebnis_fachabteilungen ul li a:hover {
  text-decoration: underline;
}

/* Zunächst ausgeblendet */

.ergebnis_adresse, .ergebnis_fachabteilungen {
  display: block;
}

/* Koerperkompass 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;
}

#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;
}

#noscript_ergebnisliste .ergebnis_fachabteilungen {
border-top:0px none;
margin:0px 0 0;
padding:0px 0 0;
}

#noscript_ergebnisliste  .ergebnis_fachabteilungen ul {
list-style-type:none;
margin:5px 0 0;
padding:0;
}


