<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.main_wrapper {
    clear: both;
    width: 800px;
    margin: 0px auto;
    height:800px;
}
.header {
    clear: both;
    width: auto;
    height:20px;
}
.content {
    clear: both;
    width: auto;
    height:600px;
}
.content_left {
    float: left;
    width: 100px;
    min-height: 600px;
}
.content_mid {
    float: left;
    width: 600px;
    background-image:url("../images/logo600.png");
    height:600px;
}
.row_termin {
    clear: both;
    width: auto;
    height:225px;
}
.column_7 {
    float: left;
    width: 115px;
    min-height: 225px;
}
.column_8 {
    float: left;
    width: 370px;
    min-height: 190px;
}
.row_11 {
    clear: both;
    min-height: 65px;
    width: auto;
}
.termin {
    clear: both;
    width: auto;
    height:125px;
}
.row_15 {
    clear: both;
    min-height: 45px;
    width: auto;
}
.row_16 {
    clear: both;
    min-height: 113px;
    width: auto;
    text-align:center;
}
.column_9 {
    float: left;
    width: 115px;
    min-height: 225px;
}
.row_idee {
    clear: both;
    width: auto;
    height:180px;
}
.row_13 {
    clear: both;
    width: auto;
    height:115px;
}
.row_14 {
    clear: both;
    width: auto;
    height:65px;
}
.column_10 {
    float: left;
    width: 420px;
    min-height: 65px;
}
.idee {
    float: left;
    width: 180px;
    min-height: 65px;
}
.row_mitglieder {
    clear: both;
    width: auto;
    height:80px;
}
.mitglieder {
    float: left;
    width: 300px;
    min-height: 80px;
}
.column_14 {
    float: left;
    width: 90px;
    min-height: 80px;
}
.mitglieder_text {
    float: left;
    width: 210px;
    min-height: 80px;
}
.column_13 {
    float: left;
    width: 300px;
    min-height: 80px;
}
.row_event {
    clear: both;
    width: auto;
    height:115px;
}
.column_4 {
    float: left;
    width: 300px;
    min-height: 115px;
}
.event {
    float: left;
    width: 203px;
    min-height: 115px;
}
.event_text {
    min-height: 58px;
    width:186px;
}
.column_6 {
    float: left;
    width: 97px;
    min-height: 115px;
}
.content_right {
    float: left;
    width: 100px;
    min-height: 600px;
}
.footer {
    clear: both;
    width: auto;
    height:auto;
}
h3.heading {
    font-size: 1.3em;
    color:#fff;
    text-align: center;
}

h4.heading {
    font-size: 0.8em;
    min-height:6px;
    margin-top:0.5em;
    margin-bottom:0.5em;
    margin-left:10px;
    color: #1C4D9A;
}
p.paragraph {
    min-height: 16px;
    margin-top:0.5em;
    margin-bottom:0.5em;
    color:#ffffff;
    font-size:1em;
}

.home_rund_hell{
   height: 12px;
   width: 12px;
   margin-right:5px;
}




.event_popup_wrapper {
    clear: both;
    width: 720px;
    margin: 0 auto;
    height:380px;
    padding:10px;
}
.event_popup_titel {
    clear: both;
    min-height: 66px;
    width: auto;
}
.event_popup_row_2 {
    clear: both;
    width: auto;
    height:35px;
}
.event_popup_row_3 {
    clear: both;
    height:25px;
    width: auto;
}
.event_popup_col_1 {
    float: left;
    width: 120px;
   height:25px;
}
.event_popup_col_2 {
    float: left;
    width: 600px;
    height:25px;
}

.event_popup_col_2_1 {
    float: left;
    width: 180px;
    height:25px;
}
.event_popup_col_2_2 {
    float: left;
    width: 40px;
    height:25px;
}
.event_popup_col_2_3 {
    float: left;
    width: 55px;
    height:25px;
}
.event_popup_col_2_4 {
    float: left;
    width: 100px;
    height:25px;
}
.event_popup_ort {
    clear: both;
    height:25px;
    width: auto;
}
.event_popup_row_5 {
    clear: both;
    height:25px;
    width: auto;
}
.event_popup_row_6 {
    clear: both;
    min-height: 70px;
    width: auto;
}
p.event_popup {
    min-height: 16px;
    margin-top:0.125em;
    margin-bottom:0.125em;
    color:#ffffff;
    font-size:1em;
}

h3.heading_popup {
    font-size: 1.3em;
    color:#fff;
    margin-top:0.25em;
    margin-bottom:0.25em;
}</pre></body></html>