BODY { font-family: Arial,Helvetica, "Bitstream Vera Sans", sans-serif;
      background-color: #FFF;
      color:#000;
      font-size: 1em;
}
#all { position: absolute; left: 50%; top:5px; width:900px; margin-left:-450px;}

#head { font-size: 1.3em; height:80px; width:100%; color: #00a64c;
    margin: 0;
    text-align: right;
    border-bottom: 2px solid silver;
      }

#navi_lang { width:100%; height:26px; margin-bottom:5px; margin-top:5px;
             width:100%; text-align:right;}


P { margin: 0 0 0.8em 0; color:#E0EFEF;  text-align:justify;  }
H2 { font-size: 16px; font-weight:bold; margin-bottom:8px; margin-top:14px; color:orange;}
H3 { font-size: 16px; font-weight:bold; margin-bottom:8px; margin-top:16px; color:#333;}

H5 { font-weight:bold; font-size: 16px; margin-bottom: 20px; }
DIV.anon_error { margin-top:20px; color:red; font-weight:bold; font-size: 16px;}
DIV.anon_info { margin-top:20px; color:green; font-weight:bold; font-size: 16px;}

A:link { color: #00a64c; text-decoration:none; }
A:visited { color: #00a64c; text-decoration:none;}
A:hover { color: #00a64c; text-decoration:underline;}
A:active { color: #00a64c; text-decoration:underline;}
A:focus { color: #00a64c; text-decoration:none;}


#Navigation { width:185px;
              padding: 10px; border: 1px dashed silver;
              color:000; font-weight:bold; margin-bottom:10px;
            }


  #Navigation UL {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #Navigation UL LI {
    list-style: none;
    margin-left: 1px;
  }
  #Navigation UL LI OL {
    margin: 0px;
  }
  #Navigation UL LI OL LI {
    list-style: 1;
  }
  div#Navigation a {
    display: block;
    padding: 0.2em;
  }
  div#Navigation a:link {
    color: black; background-color: white;
    text-decoration:none; font-weight:normal;
  }
  div#Navigation a:visited {
    color: #444; background-color: white;
    text-decoration:none; font-weight:normal;
  }
  div#Navigation a:hover {
    color: #ffffff; background-color: #CCCCCC;
    text-decoration:none; font-weight:normal;
  }
  div#Navigation a:active {
    color: white; background-color: #cccccc;
    text-decoration:none; font-weight:normal;
  }

 div#Navigation_wsn {
    float: left; width: 200px;
    margin: 0 0 1.2em; padding: 0;
    text-align: center;
  }

  div#Navigation_wsn a:hover {
    background-color: #ffffff;
    text-decoration:none;
  }

  div#Navigation_wsn a:active {
    background-color: #ffffff;
    text-decoration:none;
  }

#inhalt {  float: right; width:645px; padding: 1em 1em;
           border: 1px dashed silver; margin-bottom:20px;
        }

#inhalt UL { margin-top:0.6em; margin-bottom:1.6em;  }
#inhalt UL LI  { margin-bottom:0.8em;  }
#inhalt UL LI UL { margin-top:0.4em; margin-bottom:0.4em;  }
#inhalt UL LI UL LI { margin-top:5px; margin-bottom:5px; text-align:left; }

#inhalt OL { margin-top:0.6em; margin-bottom:1.6em;  list-style-type:decimal;}
#inhalt OL LI  { margin-bottom:0.8em; }
#inhalt OL LI UL { margin-top:0.3em; margin-bottom:0.4em;  }
#inhalt OL LI UL LI { margin-bottom:0.2em;  text-align:left; }

.Fusszeile {
    clear: both;
    font-size: 0.83em;
    color: #000000;
    margin: 0; padding: 2px 10px 2px 2px;
    text-align: right;
    border-top: 2px solid #00a64c;

  }

  .navilink a {display:block;}
  .navilink a:link {
    color: black; background-color: white;
    text-decoration:none; font-weight:normal;
  }
  .navilink a:visited {
    color: #444; background-color: white;
    text-decoration:none; font-weight:normal;
  }
  .navilink a:hover {
    color: #ffffff; background-color: #CCCCCC;
    text-decoration:none; font-weight:normal;
  }
  .navilink a:active {
    color: white; background-color: #cccccc;
    text-decoration:none; font-weight:normal;
  }

KBD  {  display:block;  font-family:monospace; text-align:left;
        margin-top:10px; margin-left:30px; margin-bottom:10px;}

TABLE.parameter {margin-top:10px; margin-bottom:10px; }

.bartikel {margin-left:25px; margin-top:25px; padding-top: 25px; border-top: 1px solid #000; }
.bzitat { background-color: #E3E3E3; margin:5px; padding:5px; font-style:italic;}

IFRAME { margin-left: 0.2em; }