body,a { margin-top: 0px;
         margin-left: 0px;
         margin-right: 0px;
         font: normal 100.01% Verdana, sans-serif;
         font-size: 10pt;
     /*    color: black;  */
         background-color: white;
         }


/* h1 vorerst nicht verwendet. Wurde durch div#titelzeile ersetzt
h1     { font-family: 'Lato';
         font-size: 48px;
         background-color: #8a0a0a;
         color: #ffffff;
         text-indent: 150px;
         line-height: 100px;
         }
*/


h1      { font: bold 175% Verdana, sans-serif; }
h2      { font: normal 150% Verdana, sans-serif; }
h3      { font: italic 125% Verdana, sans-serif; }



div#titelzeile { font-family: 'Lato';
                 font-size: 48px;
                 background-color: #9a1a1a;
                 color: #ffffff;
                 text-indent: 150px;
                 line-height: 100px;
                 text-transform: uppercase;
                 }



p      { margin: 0 150px 0 150px;
         font-family: Verdana, sans-serif;
         font-size: 10pt;
         color: black;
         }


hr     { color: #9a1a1a;
         background-color: #9a1a1a;
         margin: 0 150px 12px 150px;
         border: 0;
         height: 2px;
         }




.haupt { margin: 0 150px 12px 150px; }

.copyright_statement { font-size: 8pt;
                       color: #808080;
                       text-align: justify;
                       margin: 0 150px 12px 150px;
                       }

a.fett { font-weight: bold; }          /* für fett gesetzte Verweise */


.fusszeile { font-size: 8pt;
             text-align: center;
             margin: 12px 6px 12px 6px; }


a#fusszeile { font-size: 8pt;
              margin: 12px 6px 12px 6px; }



/* Navigationsleiste */
ul#Navigation { background-color: #9a1a1a;
                margin: 0;
                padding: 0;
                line-height: 28px;
                text-indent: 150px;
                }
ul#Navigation li { list-style: none;
                   display: inline;
                   margin: 0;
                   }
ul#Navigation li#active { background-color: #808080;
                          padding: 5px 15px 5px 15px;
                          color: white;
                          }
ul#Navigation a  { text-decoration: none;
                   background-color: #650505;
                   padding: 5px 15px 5px 15px;
                   color: white;
                   }
ul#Navigation a:hover { background-color: #a0a0a0;
                        }
/* Ende Navigationsleiste */



div#titel_unterzeile { background-color: #9a1a1a;
                       margin: 0 0 25px 0;
                       height: 6px;
                       }

div#titel_unterzeile_kind {background-color: #808080;
                           margin: 0 150px 0 150px;
                           height: 6px;
                           }

.bilder_reihe { margin: 0 150px 15px 150px;      /* Verwendet für Verkehrsschilder */
                padding: 0;
                }
.bilder_reihe img {padding: 0 50px 0 0; }

/* Für externe Verweise; derzeit abgeschaltet
a.extern:link, a.extern:visited, a.extern:hover, a.extern:active {
               background:url(bilder/img_extern.gif) no-repeat center right;
               padding-right:16px;
               }                              */


.kronos_liste { font-size: 8pt;
                margin: 0 0 0 1.2em;
                }