/* stickyheader.css */
#jump-to-nav{font:3.5em FontAwesome}.big2{font-size:3.5em}.sticky .inner{margin-right:0;margin-left:0;background-color:#fff;border-top:1px solid #f2f2f2;max-width:1140px}#nav-main.sticky{min-width:400px;max-width:1140px;margin:0 0 0 auto;background:#fff url("../../files/img/layout/bg_navi_haupt.png") left top repeat-x;/* Resets   margin-top: 0px; */     /* Fixed Basics */    position: fixed;    z-index: 101; top:0;    /* Zentrieren     left: 50%;    margin-left: -470px;*/padding:auto;float: right !important;-webkit-transition: opacity 2s ease-in-out;-moz-transition: opacity 2s ease-in-out;-o-transition: opacity 2s ease-in-out;-ms-transition:opacity 2s ease-in-out;transition: opacity 2s ease-in-out}#nav-mobil.sticky2{width:100%;max-width:100%;margin-top:1px;margin-left:1px;padding-top:1px;padding-left:1px;background-image:url("../../files/img/logo/sticky_header_logo_mobil_bernhard.png");background-position:left top;background-repeat:no-repeat;-webkit-box-shadow:1px 3px 1px 0 rgba(0,0,0,.3);box-shadow:1px 3px 1px 0 rgba(0,0,0,.3);font-family:FontAwesome;/* Resets */   margin-top: 0px;    margin-left: 0px;    /* Fixed Basics */    position: fixed;    z-index: 10;    top: 0;     /* Zentrieren  left: 50%;   margin-left: -470px;padding:auto;*/-webkit-transition: opacity 2s ease-in-out;-moz-transition: opacity 2s ease-in-out;-o-transition: opacity 2s ease-in-out;-ms-transition:opacity 2s ease-in-out;transition: opacity 2s ease-in-out;border-top:1px solid #808080;background: #ffffff url("../../files/img/logo/sticky_header_logo_mobil_bernhard.png") no-repeat center center;    /* FF3.6+ */    background: url("../../files/img/logo/sticky_header_logo_mobil_bernhard.png") no-repeat center center -moz-linear-gradient(top,  #0759ad1 0%, #0759ad 3%, #0759ad 100%);    /* Chrome,Safari4+ */    background: url("../../files/img/logo/sticky_header_logo_mobil_bernhard.png") no-repeat center center -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0759ad1), color-stop(3%,#0759ad), color-stop(100%,#0759ad));    /* Chrome10+,Safari5.1+ */    background:  url("../../files/img/logo/sticky_header_logo_mobil_bernhard.png") no-repeat center center -webkit-linear-gradient(top,  #0759ad1 0%,#0759ad 3%,#0759ad 100%);    /* Opera 11.10+ */    background: url("../../files/img/logo/sticky_header_logo_mobil_bernhard.png") no-repeat center center -o-linear-gradient(top,  #0759ad1 0%,#0759ad 3%,#0759ad 100%);    /* IE10+ */    background: url("../../files/img/logo/sticky_header_logo_mobil_bernhard.png") no-repeat center center -ms-linear-gradient(top,  #0759ad1 0%,#0759ad 3%,#0759ad 100%);    /* W3C */    background: url("../../files/img/logo/sticky_header_logo_mobil_bernhard.png") no-repeat center center linear-gradient(to bottom,  #0759ad1 0%,#0759ad 3%,#0759ad 100%);    /* IE6-9 */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0759ad1', endColorstr='#0759ad',GradientType=0 )}.sticky .sf-menu li{}