body {
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size: 9pt;
    color: #4378ac;
}

span.wichtig {
    font-weight: bold;
    color: #ff6600;
}

#headernavigation_liste li a {
    font-weight: normal;
    color: #4378ac;
    text-decoration: none;
    font-size: 90%;
}

#headernavigation_liste li a:hover {
    color: #ff6600;
}

#headernavigation_liste li a:active, #headernavigation_liste li a:focus {
    color: #000000;
}

#navigation li a {
    text-decoration: none;
    color: #4378ac;
    font-size: 90%;
}

#navigation a:hover {
    color: #ffffff;
}
/*
#navigation_liste .lastminutemore {
    color: #FF6600;
}

#navigation_liste .lastminutemore:hover {
    color: #ffffff;
}
*/
span.title {
    font-size: 200%;
    color: #ffffff;
    font-weight: bold;
}

span.preis {
    font-size: 150%;
    text-align: right;
    font-weight: bold;
    color: #4378ac;
}

span.unsichtbar {
    color: #ffffff;
}

#header_kontakt_inet a {
    color: #4378ac;
    text-decoration: underline;
}

#header_kontakt_inet a:hover {
    background: #E3EFFB;
}

#content {
    line-height: 140%;
}

#content a {
    color: #ff6600;
    text-decoration: none;
}

#content a:hover {
    background: #C8DDF2;
    color: #4378ac;
}

#content h1 {
    font-size: 140%;
}

#content .top a {
    color: #4378ac;
}


