BODY {
        background-color: #415071;
        text-align : center;
        font-family : Helvetica, Arial, sans-serif;
        font-size : 10pt;
        color : Black;
}
.gen {
        text-align : center;
        font-family : Helvetica, Arial, sans-serif;
        font-size : 10pt;
        color : Black;
}
.log {
        font-size : 8pt;
}
.rahmen {
        color: #000000;
        background-color: #000000;
}

.content {
        background-color: #FF7800;
        text-align : center;
        color : Black;
        font-family : Helvetica, Arial, sans-serif;
        font-size : 10pt;
        font-weight : normal;
}
.box-titel {
        background-color: #FF7800;
        color : Black;
        font-family : Helvetica, Arial, sans-serif;
        font-size : 10pt;
        font-weight : bold;
        text-align : center;
}
.box-titel-left {
        background-color: #FF7800;
        color : Black;
        font-family : Helvetica, Arial, sans-serif;
        font-size : 10pt;
        font-weight : bold;
        text-align : left;
}
.box-titel-small {
        background-color: #FF7800;
        color : Black;
        font-family : Helvetica, Arial, sans-serif;
        font-size : 8pt;
        font-weight : normal;
        text-align : cleft;
}
.box-text {
        color : Black;
        font-family : Helvetica, Arial, sans-serif;
        font-size : 10pt;
        font-weight : normal;
        background-color : #5F7693;
        text-align : left;
}
.pfad {
        color : Black;
        font-family : Helvetica, Arial, sans-serif;
        font-size : 8pt;
        font-weight : normal;
        background-color : #5F7693;
        text-align : left;
}
.box-text-center {
        color : Black;
        font-family : Helvetica, Arial, sans-serif;
        font-size : 10pt;
        font-weight : normal;
        background-color : #5F7693;
        text-align : center;
}
.box-text-small {
        color : Black;
        font-family : Helvetica, Arial, sans-serif;
        font-size : 10pt;
        font-weight : normal;
        background-color : #5F7693;
        text-align : left;
}
a {
        color : Black;
        text-decoration : underline;
}
a:hover {
        text-decoration : none;
        color : White;
}
.quote {
        color : Black;
        font-weight : normal;
        font-family : Helvetica, Arial, sans-serif;
        font-size : 8pt;
        background-color : #5F7693;
}
.text-quote {
        background-color : #6F6F6F;
        color : Black;
        font-weight : normal;
        font-family : Helvetica, Arial, sans-serif;
        font-size : 8pt;
}

.text-quote-rahmen {
        background-color : #9C9C9C;
}
.user-info-rahmen {

}
.user-info {

        color : Black;
        font-weight : normal;
        font-family : Helvetica, Arial, sans-serif;
        font-size : 8pt;
}
.error {
        color : Maroon;
        font-weight : bold;
        font-family : Helvetica, Arial, sans-serif;
        font-size : 8pt;
}

.smilie-link {
        background-color: #415071;
}
.smilie-link:hover {
        background-color: #768FA1;
}

.forum-text {
        width: 496px;
}
.forum-textarea {
        width: 596px;
}
.small {
        font-size : 8pt;
}
.normal {
        color : Black;
        font-weight : normal;
        font-family : Helvetica, Arial, sans-serif;
        font-size : 10pt;
}