body {
    background: #F9E8A4 url(bilder/stempel-bg.gif) no-repeat center 75px;
    color: black;
    margin: 2.5em 1.5em;
    font-family: "Comic Sans MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 110%;
    line-height: 115%;
    text-align: justify;
}

body > * {
    margin-left: auto;
    margin-right: auto;
    max-width: 64em;
}

* + * {
    margin-top: 1.5em;
}

td {
    color: black;
    font-family: "Comic Sans MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 110%;
    text-align: justify;
}

ol {
    list-style-type: decimal;
}

ul {
    list-style-type: disc;
}

h1 {
    color: #990000;
    text-align: center;
    font-weight: bold;
    font-size: 195%;
    line-height: 150%;
}

h2 {
    color: #990000;
    text-align: center;
    font-weight: bold;
    font-size: 160%;
    line-height: 150%;
}

h3 {
    color: #333366;
    text-align: center;
    font-weight: bold;
    font-size: 130%;
    line-height: 150%;
}

h4 {
    color: #333366;
    font-weight: bold;
    font-size: 130%;
    line-height: 150%;
}

em {
    font-style: italic;
}

q {
    font-style: oblique;
}

strong {
    font-weight: bold;
}

a:link {
    color: #990000;
    text-decoration: none;
}

a:hover {
    color: #330066;
    text-decoration: none;
}

a:focus {
    color: #330066;
    text-decoration: none;
}

a:visited {
    color: #77002D;
    text-decoration: none;
}

.clear {
    clear: both;
}

.center {
    text-align: center;
}

div.aktuell {
    margin: auto;
    width: 90%;
    background-color: #F7EDC7;
    border: 10px solid #F6DC8F;
}

div.aktuell div {
    margin: 2em;
}
