
body {
        background-color: #FF9900;
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 13px;
        color: #fff;
        margin: 50px;
}

h1 {
        font-size: 35px;
        margin-bottom: 0px;
        color: #FFBB33;
}

h2 {
        font-style: italic;
        font-size: 22px;
        font-weight: normal;
        margin-top: 0px;
        color: #FFBB33;
}

h3 {
        font-size: 16px;
}

a:link, a:visited, a:focus, a:hover, a:active, a:hover {
        color: #FFCC88;
        text-decoration: underline;
}


#anleitung {
        width: 400px;
}
#anschrift {
        margin-top: 40px;
        color: #FFBB33;
}
