
.auto { margin : auto ; }

BODY {
    font-family : sans-serif ;
    background : #ffc ;
}

IMG {
    border : none ;
}

A {
    text-decoration : none ;
}


A:hover {
    text-decoration : underline ;
}

A.news {
    color : rgb(0, 0, 255) ;
}


A.aktuell {
    color : rgb(255, 0, 0) ;
}
