/**
 * Spezielle Version von styles.css
 */

/************************************************************************/

/*
@media all and (min-width:480px) { 
    .navigation {
        background: url('/assets/commondata/bilder/background.jpg') center / cover;
    }
}
*/