body { 
    background-color: rgb(255, 255, 255); 
    margin: 0; 
    }
p { 
    margin: 0px; 
    border: 0px; 
    font-family:verdana, sans-serif; 
    font-size: 12px; 
}
.auswahl { background-color: rgb(255, 255, 255); color: rgb(65, 65, 65); font-family: verdana; font-size: 10pt; font-weight: 400; }
.bemerkung { color: rgb(65, 65, 65); font-family: verdana; font-size: 10pt; font-weight: 400; }
.link { color: rgb(52, 151, 194); font-family: verdana; font-size: 10pt; font-weight: 400; text-decoration: none; }
.link_aktiv { color: rgb(52, 151, 194); font-family: verdana; font-size: 10pt; font-weight: 400; text-decoration: underline; }
.pokal { color: rgb(65, 65, 65); font-family: verdana; font-size: 10pt; font-weight: 600; }
.normal { color: rgb(65, 65, 65); font-family: verdana; font-size: 10pt; font-weight: 400; }
.text { color: rgb(65, 65, 65); font-family: verdana; font-size: 10pt; font-weight: 400; }
.titel { background-color: rgb(212, 208, 200); color: rgb(0, 0, 0); font-family: verdana; font-size: 10pt; font-weight: 400; }
.ueberschrift { color: rgb(52, 151, 194); font-family: verdana; font-size: 11pt; font-weight: 600;line-height: 32px!important; }


.zcontent_main_table td {
    border-bottom:#eee 1px solid;
    padding:15px 0px;
}
.zcontent_main_table img {
    margin-top:3px!important;
}

.contentbox {
    margin: 20px auto;
}

.headline h2 {
    font-family:verdana, sans-serif!important; 
    font-size:28px!important;
    color: #006699!important;
    text-align:center!important;
}
.headline h3 {
    font-family:verdana, sans-serif!important; 
    font-size:26px!important;    
    text-align:center!important;
}
.table td {
   min-height:30px!important;
   border: 1px solid #eee!important;
}