/* nav-main.css */
.weiße-linie{height:3px;max-width:418px;background-color:#fff;margin: 0px auto 1.5em auto}#header .mod_navigation{max-width:420px;color:#fff;margin:15px auto 5px}#header .mod_navigation ul{width:100%;float:left;margin:0 0 0 1px;padding:0;list-style-type:none}#header .mod_navigation li{width:auto;float:left;margin:0;padding:3px 0;background-color:#fff}#header .mod_navigation .level_1>li{width:24.6%;margin-left:1px;border-top-left-radius:5px;border-top-right-radius:5px}#header .mod_navigation a,#header .mod_navigation strong{display:block;margin-right:5px;margin-left:5px;text-align:center;font-size:12px;line-height:2em;text-decoration:none;color:#441C08}#header .mod_navigation .active,#header .mod_navigation .trail{background-color:#441C08;color:white !important}#header .mod_navigation a:hover,#header .mod_navigation a:focus{text-decoration:underline;color:#441C08}#header .mod_navigation .level_2{width:auto;height:auto;min-width:155px;position:absolute;overflow:auto;display:block;opacity: 0;visibility: hidden;left:auto;top:auto;z-index:1000}#header .mod_navigation li:hover .level_2{z-index: 1000;opacity: 1;visibility: visible}#header .mod_navigation .level_2 li{float:none;margin-top:1px}#header .mod_navigation .level_2 .last{border-bottom-right-radius:5px;border-bottom-left-radius:5px}#header .mod_navigation li:hover .level_2 a,#header .mod_navigation li:hover .level_2 strong{padding:5px 0;font-size:12px;line-height:2em;font-weight:normal}#header .mod_navigation .level_2 strong.active{font-weight:bold}