/* navi-horizontal-1099.css */
#header .mod_navigation{width:auto;height:auto;left:auto;right:auto;float:left;margin:0 auto;padding:0;background-position:left bottom;background-repeat:repeat}#header .navi{width:auto;height:auto}#header li{float:left;font:13px roboto;list-style-type:none}.mod_navigation li.first{padding-left:0;border-left:0px solid #89adcd}#header .mod_navigation li,#header .mod_navigation span{position:relative;margin-right:5px;margin-left:5px;padding-right:0;padding-left:0;font-family:roboto;text-decoration:none}#header .mod_navigation li.active{padding-right:5px;padding-bottom:1px;padding-left:5px;border-bottom:2px solid #fff;font:13px roboto;font-weight:normal;color:#fff}#header .mod_navigation li.trail{padding-right:5px;padding-bottom:1px;padding-left:5px;border-bottom:2px solid #fff;font:16px roboto;font-weight:normal;color:#fff}#header .mod_navigation strong{font:13px roboto;font-weight:normal}#headerbereich-vorsorge .mod_navigation li a:hover,#header .mod_navigation li a:focus{color:#fff}#header .mod_navigation li a:hover,#header .mod_navigation li a:focus{color:#fff}#header .mod_navigation li:after{content: ''; /* content ist leer... */  position: absolute;  bottom: -3px;  left: 0;  width: 0%;  border-bottom: 2px solid #fff;  transition: 0.6s}#header .mod_navigation li:hover:after{margin-right:5px;margin-left:5px;width: 80%}#header .level_2 li{clear:both;border: none}