/*----------------------------------------------------------------*/
/* topnavi */
/*----------------------------------------------------------------*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#topnavi {
  float:left;
  width:100%;
  font-size: 1.0em;
  margin-top: 33px;
  margin-bottom: 33px;
}

#startseite #topnavi {
  background: transparent url(../bilder/back_topnavi_startseite.gif) left top no-repeat;
}

#topnavi ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#topnavi ul li {
  float: left;
  position: relative;
  padding-right: 1px;
}

#topnavi ul li.last {
  padding: 0;
}

#topnavi ul li#tn4 {
  margin-left: 240px;
}

#topnavi ul li.group {
  display: block;
  text-indent: 10px;
  background: #666;
  color: #ff0;
  width: 172px;
  padding: 4px 0;
}

#topnavi ul li a, #topnavi ul li a:visited, #subnavi li a {
  float: left;
  display: block;
  text-decoration: none;
  color: #717171;
  padding: 0 13px;
  line-height: 24px;
  height: 25px;
  font-weight: bold;
  background-image: url(../bilder/back_topnavi_kachel.gif);
  background-repeat: repeat-X;
  text-align: center;
  border: 1px solid #CDCDCD;
}

#startseite #topnavi ul li a, #startseite #topnavi ul li a:visited, #subnavi li a {
  padding: 0 10px;
}

#topnavi ul li#tn23 a, #topnavi ul li#tn15 a {
  padding: 0 16px;
}

#topnavi ul li#tn135 a {
  padding-left: 14px;
}




/* englisch
chirurgie */
.body_en_chirurgie #topnavi ul li a, .body_en_chirurgie #topnavi ul li a:visited, .body_en_chirurgie #subnavi li a {
  padding: 0 8px;
}

.body_en_chirurgie #topnavi ul li#tn135 a {
  padding: 0 13px;
}

/* englisch
gyn */
.body_en_gynaekologie #topnavi ul li a, .body_en_gynaekologie #topnavi ul li a:visited, .body_en_gynaekologie #subnavi li a {
  padding: 0 16px;
}

/* englisch
ent */
.body_en_hno-orl #topnavi ul li a, .body_en_hno-orl #topnavi ul li a:visited, .body_en_hno-orl #subnavi li a {
  padding: 0 16px;
}








#subnavi li a, #subnavi li a:visited {
  display: block;
  width: 130px;
  text-align: left;
  float: none;
}

#subnavi li {
  padding-top: 1px;
}

#startseite #topnavi ul li a, #startseite #topnavi ul li a:visited {
  width: 77px;
  border: 0;
  line-height: 24px;
  height: 25px;
  background-image: url(../bilder/back_topnavi.gif);
  background-repeat: no-repeat;
  padding-bottom: 1px;
}

#topnavi ul li:hover {
  width: auto;
}

#topnavi ul li a:hover {
  background: transparent url(../bilder/back_topnavi_selected_k.gif) left top repeat-X;
  border-color: #93B7DD;
}

#topnavi ul li:hover a, #subnavi li:hover a, #subnavi li a:hover {
  background: transparent url(../bilder/back_topnavi_selected_k.gif) left top repeat-X;
  border-color: #93B7DD;
}

#startseite #topnavi ul li a:hover {
  background: transparent url(../bilder/back_topnavi_selected.gif) left top no-repeat;
}

#startseite #topnavi ul li:hover a {
  background: transparent url(../bilder/back_topnavi_selected.gif) left top no_repeat;
}


#topnavi ul li ul {
  display: none;
  font-size: 0.9em;
}

#topnavi table {
  margin: 0;
  border-collapse: collapse;
  position: absolute;
  top: 0;
  left: 0;
}

/* specific to non IE browsers */
#topnavi ul li:hover ul {
  display: block;
  position: absolute;
  top: 26px;
  left: 0;
  width: 154px;
}

#topnavi ul li:hover ul.scroller {
  height: 138px;
  width: 192px;
  overflow: auto;
}

#topnavi ul li:hover ul.endstop {
  left: -90px;
}

#topnavi ul li:hover ul li ul {
  display: none;
}

#topnavi ul li:hover ul li a, #startseite #topnavi ul li:hover ul li a {
  display: block;
  color: #717171;
  height: auto;
  line-height: 24px;
  height: 25px;
  padding: 0 10px;
  width: 134px;
  border: 0;
  background-image: url(../bilder/back_subnavi.gif);
  background-repeat: no-repeat;
  text-align: left;
  padding-bottom: 1px;
}

#topnavi ul li:hover ul li a.drop {
  background: #0094C8;
}

#topnavi ul li:hover ul li a:hover, #startseite #topnavi ul li:hover ul li a:hover {
  background-image: url(../bilder/back_subnavi_selected.gif);
  background-repeat: no-repeat;
}

#topnavi ul li:hover ul li a:hover.drop {
  background-image: url(../bilder/back_subnavi_selected.gif);
  background-repeat: no-repeat;
}

#topnavi ul li:hover ul li:hover ul {
  display: block;
  position: absolute;
  left: 153px;
  top: -70px;
  color: #000;
  left: 172px;
  height: 138px;
  width: 192px;
  overflow: auto;
  background: #888;
}

#topnavi ul li:hover ul li:hover ul li a {
  background: #888;
}

#topnavi ul li:hover ul li:hover ul li.group {
  width: 172px;
  padding: 5px 0;
}

#topnavi ul li:hover ul li:hover ul.left {
  left: -192px;
}

#topnavi ul li:hover ul li:hover ul li a:hover {
  background: #666;
  color: #0ff;
}



/* specific to IE5.5 and IE6 browsers */
#topnavi ul li a:hover ul {
  display: block;
  position: absolute;
  top: 26px;
  t\op: 25px;
  left: 0;
  padding-top: 1px;
}

#topnavi ul li a:hover ul.scroller {
  height: 138px;
  overflow: auto;
}

#topnavi ul li a:hover ul.endstop {
  left: -90px;
}

#topnavi ul li a:hover ul li a, #startseite #topnavi ul li a:hover ul li a {
  display: block;
  color: #717171;
  height: 1px;
  line-height: 24px;
  padding: 0px 10px;
  width: 202px;
  w\idth: 134px;
  background-image: url(../bilder/back_subnavi.gif);
  background-repeat: no-repeat;
  text-align: left;
  padding-bottom: 1px;
  height: 25px;
  border: 0;
}

#topnavi ul li a:hover ul li a.drop {
  background: #888;
  padding-bottom: 5px;
}

#topnavi ul li a:hover ul li a ul {
  visibility: hidden;
  position: absolute;
  height: 0;
  width: 0;
}

#topnavi ul li a:hover ul li a:hover, #startseite #topnavi ul li a:hover ul li a:hover {
  background-image: url(../bilder/back_subnavi_selected.gif);
  background-repeat: no-repeat;
}

#topnavi ul li a:hover ul li a:hover.drop {
  background: #0094C8;
  color: #fff;
}

#topnavi ul li a:hover ul li a:hover ul {
  visibility: visible;
  position: absolute;
  top: -69px;
  t\op: -70px;
  color: #000;
  left: 172px;
  height: 138px;
  width: 190px;
  overflow: auto;
  background: #888;
}

#topnavi ul li a:hover ul li a:hover ul.left {
  left: -190px;
}

#topnavi ul li a:hover ul li a:hover ul li a:hover {
  background: #666;
  color: #0ff;
}


.left {clear:both;}