/* für horizontales Footermenü */ .footer-inner { display: inline-list-item; width: 100%; min-height: 62px; } #footermodules, #footermodules a, #footermodules ul.menu { color: #f5f5f5!important; } .nav > li > a { display: block; } .footer-idd { float: right; margin-right: 10px; margin-top: -10px; font-size: 1.4em; } a { color: #ff9900; text-decoration: none; } /* Hintergrund Transparent machen */ #header { background: transparent; border: 0; } #wrapper { background-color: transparent; } body { background-image: url(../../../images/headers/bgakt.jpg); width: 100%; background-attachment: fixed; background-position: center; background-repeat: repeat-x; background-color: transparent; overflow: visible; padding: 0; margin: 0; }