#steuerung li{
 list-style:none;
 /* line-height:10pt; */
 padding-top:4pt;
 padding-bottom:4pt;
}

#steuerung ul li{
 list-style:none;
}

DIV#steuerung a {
  text-decoration:none;
  /* color:#464B50; */
  /* line-height:10pt; */
  background-color:white;
}


DIV#steuerung a:link     { color:#464B50; }
DIV#steuerung a:visited  { color:#464B50; }
DIV#steuerung a:hover { color:#FF6600; }     /* orange */
DIV#steuerung a:active   { color:#464B50; }
DIV#steuerung a:focus    { color:#464B50;  }

.sthervorgehoben {
   color:#FF6600;
   /* background-image:url(../bilder/steuerunghervorhebung.gif); background-repeat:no-repeat; */
   /* background-color:#ffff00;

    */
}

.dsteu_hight > a {
    color:#FF6600 !important;
}

DIV#steuerung UL {
  /* font-weight:bold; */
  font-size:13pt;
  padding: 0 0 0px 0px;
  margin: 0 0 0 0px;
}

DIV#steuerung LI {
  font-size:13pt;
}

DIV#steuerung LI LI {
  font-size:10pt;
  margin-left:10px;
}

DIV#steuerung LI LI LI {
  font-size:9pt;
  margin-left:14px;
  list-style:disc;
}

