body { font-family:Arial,Helvetica,sans-serif;
       background-color:#fff;
       background-image: none;
       color:#000000;
       margin:1px 0px 0px 0px;
       padding:0px;
       font-size:76%; }
/* font-size=76% s. http://www.einfach-fuer-alle.de/artikel/ietext/ */

#inhalt { text-align:center;
          font-size:1.1em;
          width:792px; }
#text { font-size:1.1em;
        text-align:left;
        margin-left:2cm;
        margin-right:2cm; }
h1 { font-size:3.6em;
     color:#808080;
     margin-top:36px;
     margin-bottom:24px; }
h1 a { color:#808080;
       background-color:#fff;
       text-decoration:none; }
h2 { font-size:1.2em;
     margin-bottom:6px; }
h3 { font-size:1.1em;
     margin-bottom:4px; }
p { font-family:Arial,Helvetica,sans-serif;
    margin-top:4px;
    margin-bottom:4px; }
p.mb { font-family:Arial,Helvetica,sans-serif;
       margin-bottom:12px; }
ul { margin-top:6px;
     margin-bottom:6px; }
li { font-family:Arial,Helvetica,sans-serif;
     vertical-align: top;
     margin-bottom:12px;
     margin-left:-15px; }
li.li2 { font-family:Arial,Helvetica,sans-serif;
         vertical-align:top;
         margin-top:4px;
         margin-bottom:4px;
         margin-left:-15px; }
hr { margin-top:36px;
     width:90%; }
.abso { margin-top:1.5em; }
a:hover { text-decoration:none; }
img { border:none; }
#logos { margin-top:20px;
         margin-left:6%;
         min-width:44em; }
.spalten3 { float:left;
            width:29%;
            text-align:center;
            min-width:14em; }
.spalten4 { float:left;
            width:20%;
            margin-bottom:10px; }
.spalten4a { float:left;
             width:27%;
             margin-bottom:10px; }
.suche { float:left;
         width:10em;
         margin-top:6px; }
.bibl { font-size:1.2em;
        margin-top:10px;  }
.bibl a { color:#808080; }
.unsichtbar { position:absolute;
              top:-1000px;
              left:-1000px;
              display:inline;  }
br { clear:both; }
.dok { font-size:1.2em;
       margin-top:36px;
       background-color:#dadada;
       cursor:pointer; }
/*.dok { background-color:#808080;
       font-size:1.4em;
       font-weight:bold;
       margin-top:36px;
       margin-bottom:0px;
       margin-left:29%;
       margin-right:29%; }
.dok a { color:#FFFFFF;
         text-decoration:none; }*/
form { display:inline; }
#date { font-size:0.8em;
        float:right; }
.button {
        width:12em;
         border-right:2px solid #808080;
        border-bottom:2px solid #808080;
        border-left:3px solid #fff;
        border-top:3px solid #fff;
         font-size:1.2em;
         background-color:#dadada;
         padding:3px 8px;
}
.button a {
        color:#000;
         background-color:#dadada;
         text-decoration:none;
}
.auskunft {
        margin:12px 0 6px;
}
.infos {
        margin-top:20px;
}
.hinweis {
        font-size:.85em;
}
fieldset {
        margin:1em 2em;
}
legend {
        font-size:1em;
        font-weight:bold;
}
textarea:focus,
input[type=text]:focus,
input[type=password]:focus {
        color: #000;
        background: #ffff80;}
