body {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #6a4d26;
}

#navigation li a {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 150%;
    text-decoration: none;
    letter-spacing: -1px;
    color: #6a4d26;
}

#navigation li a:hover {
    /*color: #36240d;*/
    color: #B7F2FF;
}

#content_box {
    line-height: 160%;
    padding-top: 3px;
}

#content_box a {
    text-decoration: none;
    color: #e98400;
}

#content_box a:hover {
    text-decoration: underline;
}

#content_box a:active, #content_box a:focus {
    background: #e98400;
    color: #ffffff;
}

#content_box h1 {
    font-size: 200%;
    font-family: "Georgia", serif;
    margin: 30px 0 20px 0;
    letter-spacing: -2px;
    font-weight: normal;
}

.sprechblase {
    font-size: 200%;
    font-family: Georgia, "Times New Roman", sans-serif;
    color: #b4905c;
    line-height: 130%;
}

.unsichtbar {
    color: #ffffff;
}
