a{
    color: #fff;
}                  
a:hover{
    font-weight: bold;
}


#head a{
    color: #fff;
    font-family: sans-serif;
    font-size: 140% !important;
    display: block;
    float:left;
    list-style: none;
    white-space: nowrap;
    text-decoration: none;
    padding: 0px 10px 0px 10px;
    padding-top: 10px;
}
#head a:hover{
    text-decoration: underline !important;
}

#footer a{
    color: #fff;
    text-decoration: none;
}
#ausstattung a{
    color: #fff;
}