@font-face {
    font-family: 'trashhandregular';
    src: url('../fonts/trashhand_regular_macroman/TrashHand-webfont.eot');
    src: url('../fonts/trashhand_regular_macroman/TrashHand-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/trashhand_regular_macroman/TrashHand-webfont.woff') format('woff'),
         url('../fonts/trashhand_regular_macroman/TrashHand-webfont.ttf') format('truetype'),
         url('../fonts/trashhand_regular_macroman/TrashHand-webfont.svg#trashhandregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#highlightstart {
    background-color:#817265;
}

.datumstart {
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-size: 18px;
}

#highlightstart h1 {
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
}

#highlightstart h2 {
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-weight: normal;
    font-size: 18px;
}

.mehrgross {
    font-family: 'trashhandregular';
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
}

.mehrgross:hover {

    color: #ff0000;
    font-size: 24px;
    text-decoration: none;
}

#quicklink {
    text-align: center;
    margin: 10px 0;
    color: #ffffff;
}

#quicklink a, #quicklink a:hover {
    color: #ffffff;

}

#Nav {
    position: absolute;
    top: 166px;
    left:0px;
    width: 693px;
    height: 21px;
    z-index:2;
    background-image:url(../images/hg_navi_neu.jpg);
    padding: 8px 5px;

}

.firstnav, .firstnav_hl {
    font-family: 'trashhandregular',Arial, Helvetica, sans-serif;
    font-style: normal;
    text-transform: uppercase;
}

#newsletterminisubmitform h3 {
    color: #F6FDFF;
    margin: 0 0 3px 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}

/*Termineliste*/

#TerminListe h3 {
    color: #ffffff;
    text-align: center;
    margin: 0;
}

#TerminListe td, #TerminListe a, #TerminListe a:hover {
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 9px;
}

.sponsorenbild {
    float: left;
    width: 97px;
    height:63;
    overflow: hidden;
    margin: 2px;
}