body,a { margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font: normal 100.01% Verdana, sans-serif;
    font-size: 10pt;
    background-color: white;
    }



h1      { font: bold 175% Verdana, sans-serif; }
h2      { font: normal 150% Verdana, sans-serif; }
h3      { font: italic 125% Verdana, sans-serif; }



/* Für die Titelzeile */
    @font-face {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 300;
        src: url(fonts/lato.woff2) format('woff2');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
      }

div#titelzeile { font-family: 'Lato';
    font-size: 48px;
    background-color: #9a1a1a;
    color: #ffffff;
    text-indent: 150px;
    line-height: 100px;
    text-transform: uppercase;
  }

  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;
        }



/* Allgemeines */

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;
    }



/* 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 */


.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; }


.bilder_reihe { margin: 0 150px 15px 150px;      /* Verwendet für Verkehrsschilder */
                padding: 0;
                }
.bilder_reihe img {padding: 0 50px 0 0; }


.kronos_liste { font-size: 8pt;
                margin: 0 0 0 1.2em;
                }

