@charset "ISO-8859-1";
.normal_10 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        padding-right: 5px;
        text-align: justify;
}
.red {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #DA251D;
}
.green {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #56A61B;
}
.grey {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #CCC;
}
.headline {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
}
.grau_10 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        color: #666666;
}
.headline_underline {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #999999;
}
.aktuell_normal_12 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.aktuell_normal_10 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}
.aktuell_bold_10 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
}
.aktuell_normal_9 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9.5px;
}
.aktuell_bold_9 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9.5px;
        font-weight: bold;
}
.content_right {
        padding-top: 34px;
        padding-right: 10px;
        padding-left: 5px;
        padding-bottom: 20px;
}
.content_left {
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 5px;
        padding-bottom: 20px;
}
.left {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #666666;
        border-left-color: #666666;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: #FFFFFF;
        border-right-style: solid;
        border-right-width: 1px;
}
.right {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #666666;
        border-right-color: #666666;
        border-right-style: solid;
        border-right-width: 1px;
}
.picture {
        border: 1px solid #999999;
}
