@charset "UTF-8";/* * blueimp Gallery CSS * https://github.com/blueimp/Gallery * * Copyright 2013, Sebastian Tschan * https://blueimp.net * * Licensed under the MIT license: * http://www.opensource.org/licenses/MIT */.blueimp-gallery,.blueimp-gallery > .slides > .slide > .slide-content { position: absolute; top: 0; right: 0; bottom: 0; left: 0; /* Prevent artifacts in Mozilla Firefox: */ -moz-backface-visibility: hidden;}.blueimp-gallery > .slides > .slide > .slide-content { margin: auto; width: auto; height: auto; max-width: 100%; max-height: 100%; opacity: 1;}.blueimp-gallery { position: fixed; z-index: 999999; overflow: hidden; background: #000; background: rgba(0, 0, 0, 0.9); opacity: 0; display: none; direction: ltr; -ms-touch-action: none; touch-action: none;}.blueimp-gallery-carousel { position: relative; z-index: auto; margin: 1em auto; /* Set the carousel width/height ratio to 16/9: */ padding-bottom: 56.25%; box-shadow: 0 0 10px #000; -ms-touch-action: pan-y; touch-action: pan-y;}.blueimp-gallery-display { display: block; opacity: 1;}.blueimp-gallery > .slides { position: relative; height: 100%; overflow: hidden;}.blueimp-gallery-carousel > .slides { position: absolute;}.blueimp-gallery > .slides > .slide { position: relative; float: left; height: 100%; text-align: center; -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);}.blueimp-gallery,.blueimp-gallery > .slides > .slide > .slide-content { -webkit-transition: opacity 0.2s linear; -moz-transition: opacity 0.2s linear; -ms-transition: opacity 0.2s linear; -o-transition: opacity 0.2s linear; transition: opacity 0.2s linear;}.blueimp-gallery > .slides > .slide-loading { background: url(/assets/plugins/Gallery-2.21.3/img/loading.gif) center no-repeat; background-size: 32px 32px;}.blueimp-gallery > .slides > .slide-loading > .slide-content { opacity: 0;}.blueimp-gallery > .slides > .slide-error { background: url(../img/error.png) center no-repeat;}.blueimp-gallery > .slides > .slide-error > .slide-content { display: none;}.blueimp-gallery > .prev,.blueimp-gallery > .next { position: absolute; top: 50%; left: 15px; width: 80px; height: 80px; margin-top: -43px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 50px; font-weight: 100; line-height: 80px; color: #fff; text-decoration: none; text-shadow: 0 0 2px #000; text-align: center; cursor: pointer; display: none;}.blueimp-gallery > .next { left: auto; right: 15px;}.blueimp-gallery > .close,.blueimp-gallery > .title { position: absolute; top: 15px; left: 15px; margin: 0 40px 0 0; font-size: 20px; line-height: 30px; color: #fff; text-shadow: 0 0 2px #000; opacity: 0.8; display: none;}.blueimp-gallery > .close { padding: 15px; right: 15px; left: auto; margin: -15px; font-size: 30px; text-decoration: none; cursor: pointer;}.blueimp-gallery > .play-pause { position: absolute; right: 15px; bottom: 15px; width: 15px; height: 15px; background: url(/assets/plugins/Gallery-2.21.3/img/play-pause.png) 0 0 no-repeat; cursor: pointer; opacity: 0.5; display: none;}.blueimp-gallery-playing > .play-pause { background-position: -15px 0;}.blueimp-gallery > .prev:hover,.blueimp-gallery > .next:hover,.blueimp-gallery > .close:hover,.blueimp-gallery > .title:hover,.blueimp-gallery > .play-pause:hover { color: #afafaf; opacity: 1;}.blueimp-gallery-controls > .prev,.blueimp-gallery-controls > .next,.blueimp-gallery-controls > .close,.blueimp-gallery-controls > .title,.blueimp-gallery-controls > .play-pause { display: block; /* Fix z-index issues (controls behind slide element) on Android: */ -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0);}.blueimp-gallery-single > .prev,.blueimp-gallery-left > .prev,.blueimp-gallery-single > .next,.blueimp-gallery-right > .next,.blueimp-gallery-single > .play-pause { display: none;}.blueimp-gallery > .slides > .slide > .slide-content,.blueimp-gallery > .prev,.blueimp-gallery > .next,.blueimp-gallery > .close,.blueimp-gallery > .play-pause { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */body:last-child .blueimp-gallery > .slides > .slide-error { background-image: url(/assets/plugins/Gallery-2.21.3/img/error.svg);}body:last-child .blueimp-gallery > .play-pause { width: 20px; height: 20px; background-size: 40px 20px; background-image: url(/assets/plugins/Gallery-2.21.3/img/play-pause.svg);}body:last-child .blueimp-gallery-playing > .play-pause { background-position: -20px 0;}/* IE7 fixes */*+html .blueimp-gallery > .slides > .slide { min-height: 300px;}*+html .blueimp-gallery > .slides > .slide > .slide-content { position: relative;}
/*img[alt=""],img:not([alt]) { border: 3px dashed #c00;}*//* Allgemein-----------------------------------------------------*/body { font: 12px Arial, Helvetica, sans-serif; color: #333333; background: #ffffff url(../files/background.png) repeat-x top left; line-height: 1.4;}h1 { color: #EE7F00; font-size: 20px; margin: 10px 0 25px; font-weight: normal; line-height: 1.1em; text-transform: uppercase;}h2 { font-weight: bold; font-size: 12px; color: #005EA8; margin: 10px 0 15px 0; letter-spacing: 0.03em; text-transform: uppercase;}h3 { font-weight: bold; font-size: 12px; color: #005EA8;}::selection { background-color: #ed7f33; color: #fff;}#page-wrapper p { margin-bottom: 15px;}.suche-highlight { background: #EE7F00; color: #fff;}b, strong {}.suche .btn-default { background-color: #DEE9F0;}.suche .btn-default:hover { border-color: #ccd6dc;}.suche .btn-default:active { background-color: #DEE9F0;}.form-control::-webkit-input-placeholder { color: #86adc9; } /* WebKit, Blink, Edge */.form-control:-moz-placeholder { color: #86adc9; } /* Mozilla Firefox 4 to 18 */.form-control::-moz-placeholder { color: #86adc9; } /* Mozilla Firefox 19+ */.form-control:-ms-input-placeholder { color: #86adc9; } /* Internet Explorer 10-11 */.form-control:-ms-input-placeholder { color: #86adc9; } /* Microsoft Edge */#header .form-control { background-color: #DEE9F0; color: #3c76ac; border: 0; box-shadow: none;}.btn-default { border-color: #DEE9F0; background-color: #DEE9F0;}/* Cookie Notice------------------------------------------------------ */#cookie-disclaimer { position: fixed; bottom:0; background-color: rgba(3, 85, 143,0.8); color: #fff; width: 100%; z-index: 999; padding: 1em; line-height: 120%; -webkit-backface-visibility:hidden;}#cookie-disclaimer .title { font-size: 17px; font-weight: 500; margin-bottom: 1em;}#cookie-disclaimer .btn-primary { padding: 0.3em 1em; text-transform: uppercase; background: #19b5fe; border-color: #19b5fe; color: #fff !important; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; margin-left: 2em;}#cookie-disclaimer p { font-size: 14px; margin-bottom:0px;}#cookie-disclaimer a { font-size: 14px; color: #fff; border-bottom: 1px #fff dotted; margin-left: 5px;}#cookie-disclaimer a:hover { text-decoration: none;}#cookie-disclaimer .msg-close { border-bottom: 0;}.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}@-webkit-keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; }}@keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; }}.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}@-webkit-keyframes fadeOutDown { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }}@keyframes fadeOutDown { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }}.fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown;}@-webkit-keyframes fadeOutDownBig { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); }}/* Header-------------------------------------------------------*/#page { margin-top: 52px; background-color: #fff; border-radius: 4px 4px 0 0; padding-top: 15px; position: relative;}#header #logo { position: absolute; z-index: 99; left: 10px; top: -50px;}#header>.row { margin-bottom: 15px;}#header #top-menu { line-height: 34px;}#header #top-menu a { color: #737475; font-size: 12px;}#header #top-menu a:hover { text-decoration: none; color: #ee7f00;}#header #top-menu a:last-child:after { content: '';}#header #top-menu a:after { content: ' | '; color: #737475;}#header #top-menu a.active { color: #ee7f00;}#page-wrapper blockquote { font-size: 12px; color: #005EA8; border-left: 0;}#page-wrapper blockquote p:last-child { margin-bottom: 0;}/* buttons-----------------------------------------------------*/.btn-primary { background-color: #EE7F00; border-color: #EE7F00; padding: 9px 9px 7px 9px; line-height: 1em;}.btn-primary:hover { background-color: #014077; border-color: #014077;}a.more { color: #fff; text-decoration: none; padding: 5px 20px 5px 10px; background: #005EA8 url(../files/icons/more.png) no-repeat scroll 100% 50%; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}/* Navigation-----------------------------------------------------*/#header #navbar { background: #ffffff url(../files/header/top-navi.png) repeat-x top left; margin-left: -15px; margin-right: -15px;}#header .navbar-nav { margin-left: 148px;}.navbar-nav>li>a { line-height: 15px;}.navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px;}#header #navbar ul>li>a { color: #fff; text-transform: uppercase; font-weight: bold; font-size: 14px;}#header #navbar ul>li.active>a,#header #navbar ul>li>a:hover,#header .nav>li>a:focus { color: #ee7f00; background-color: transparent;}.navbar { margin-bottom: 0; min-height: 35px; border: 0;}.navbar-toggle { border-color: #fff; border-radius: 0; padding: 6px 8px; margin-top: 6px; margin-right: 6px; margin-bottom: 6px;}.navbar-toggle .menu-title { font-size: 12px; color: #fff; margin-right: 5px;}.navbar-toggle .icon-bar { background-color: #fff;}.navbar .navbar-header { background-color: #03558f;}/* content------------------------------------------------------*/#page-wrapper { padding-bottom: 30px;}#page-wrapper .section img { border: 1px solid #ddd; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}#page-wrapper .caption { color: #999; font-style: italic; padding: 10px 0 10px 0; display: block}#page-wrapper p.info { color: #6f9abb; float: right; display: block;}#page-wrapper .section { padding-top: 30px;}#page-wrapper .content-box { font-size: 12px; background-color: #FFFFFF; background-color: #EDF3F7\9; padding: 15px; margin: 0 0 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 0 30px 10px #EDF3F7; -moz-box-shadow: inset 0 0 30px 10px #EDF3F7; box-shadow: inset 0 0 30px 10px #EDF3F7;}#page-wrapper .content-box.number { margin: 0 0 5px;}#page-wrapper .content-box.number p{ margin-bottom: 0;}#page-wrapper .content-box.number .number { font-size: 18px; color: #f0840a; text-align: center; font-style: italic; font-weight: bold; border: 1px solid #f7f7f7; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.18); -moz-box-shadow: 0 0 2px 0 rgba(0,0,0,0.18); box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.18); width: 28px; display: block;}#page-wrapper .content-box .block { border-bottom: 1px solid #CDDEEA; padding: 7px 0 5px 0;}#page-wrapper .content-box .block p:last-child { margin-bottom: 0;}#page-wrapper .content-box .block:last-child { border: 0;}#page-wrapper .content-box .block h3 { font-size: 13px; text-transform: uppercase; margin-top: 0; font-weight: bold;}#page-wrapper .content-box-head { background: url(../files/images/c-box-head.jpg); background-size: contain; border-radius: 6px 6px 0 0;}#page-wrapper .content-box-head h2 { background-color: #fff; border-radius: 4px 4px 0 0; display: inline-block; margin: 8px 0 0 8px; padding: 8px 10px; text-transform: none; font-size: 13px; font-weight: bold;}#page-wrapper .sitemenu li:last-child,#page-wrapper .sitemenu { margin-bottom: 0;}#page-wrapper .sitemenu { margin-top: 0;}#page-wrapper .sitemenu li a.active { font-weight: bold;}#page-wrapper ul li { list-style-type: none; margin: 0 0 10px; background: transparent url(../files/list.png) no-repeat 0 -83px; padding: 0 0 0 20px; letter-spacing: 0.02em;}#page-wrapper ul { margin: 5px 0 15px; padding-left: 0;}.panel-group { background-color: #FFFFFF; background-color: #EDF3F7\9; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 0 30px 10px #EDF3F7; -moz-box-shadow: inset 0 0 30px 10px #EDF3F7; box-shadow: inset 0 0 30px 10px #EDF3F7;}.panel { background-color: transparent;}.panel-group .panel+.panel { margin: 0; border-radius: 0;}.panel-default { border-radius: 0; border: 0;}.panel-group .panel-title a { font-size: 11px; text-transform: uppercase; color: #005EA8; margin: 0; padding: 10px 18px; cursor: pointer; background: url(../files/list.png) no-repeat scroll 0 13px transparent; font-weight: bold;}.panel-group .panel-title a.collapsed { background-position: 0 -75px; font-weight: normal;}.panel-group .panel-title a:focus,.panel-group .panel-title a:hover { text-decoration: none!important;}.panel-default>.panel-heading { background-color: transparent;}/* start------------------------------------------------------*//* Login------------------------------------------------------*/#login label { text-align: left; font-weight: normal;}/* Intranet------------------------------------------------------*/.intra-bereich {}/* google maps------------------------------------------------------*/.mapCanvas { background-color: lightgray; height: 400px; margin-bottom: -45px;}/* firmen profil------------------------------------------------------*/.back-btn { display: block; width: 100%; padding: 5px 10px 5px 25px; margin-bottom: 2em; color: #fff; text-decoration: none; background: #005EA8 url(../files/icons/back.png) no-repeat scroll 0 50%; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}.back-btn:hover,.back-btn:active,.back-btn:focus { color: #fff; text-decoration: none; background-color: #00518F;}.location-box { border: 1px solid #EDF3F7; padding: 15px;}#page-wrapper .profile-box { font-size: 12px; background-color: #FFFFFF; background-color: #EDF3F7\9; padding: 15px; margin: 0 0 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 0 30px 10px #EDF3F7; -moz-box-shadow: inset 0 0 30px 10px #EDF3F7; box-shadow: inset 0 0 30px 10px #EDF3F7; min-height: 295px;}.profile-link { display: block; width: 100%; margin-top: 20px; color: #fff; text-decoration: none; padding: 5px 20px 5px 10px; background: #005EA8 url(../files/icons/more.png) no-repeat scroll 100% 50%; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}.profile-link-emtpy { display: block; width: 100%; margin-top: 20px; color: #fff; text-decoration: none; padding: 5px 20px 5px 10px; background: #005EA8; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; height: 26px;}.profile-link:hover { text-decoration: none; color: #fff;}/* foooter----------------------------------------------------*/#footer { background: #ffffff url(../files/footer-line.png) no-repeat top center; padding-top: 20px; padding-bottom: 20px;}#footer .address { font-size: 12px; color: #737475;}#footer .footer-links { text-align: right; font-size: 12px;}#footer .footer-links a { color: #737475;}#footer .footer-links a:hover { text-decoration: none; color: #ee7f00;}#footer .footer-links a:last-child:after { content: '';}#footer .footer-links a:after { content: ' | '; color: #737475;}#slideshow-full .carousel-control .glyphicon-menu-left { left: 15px;} #slideshow-full .carousel-control .glyphicon-menu-right { right: 15px;}.carousel-control { width: 9%;}/* Carousel Fading slide */.carousel-fade .carousel-inner { background: #000; }.carousel-fade .carousel-control { z-index: 2; }.carousel-fade .item { opacity: 0; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; } .carousel-fade .next.left, .carousel-fade .prev.right, .carousel-fade .item.active { opacity: 1; } .carousel-fade .active.left, .carousel-fade .active.right { left: 0; opacity: 0; z-index: 1; }/* Safari Fix */@media all and (transform-3d), (-webkit-transform-3d) { .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }}/* editmode--------------------------------------------------- */.popover .btn-primary { line-height: 1.5; padding: 1px 6px;}/* media-queries----------------------------------------------------*//* Large desktops and laptops */@media (min-width: 1200px) { .container { width: 1070px; }}/* Landscape tablets and medium desktops */@media (min-width: 992px) and (max-width: 1199px) {}@media (min-width: 979px) { #page-wrapper .profile-box p:last-child { margin-bottom: 0; }}/* Portrait tablets and small desktops */@media (min-width: 768px) and (max-width: 991px) { #header #top-menu { text-align: right; } #header #logo img { width: 70px; } #page { margin-top: 15px; } #header #logo { top: -55px; }}/* Landscape phones and portrait tablets */@media (max-width: 767px) { #header .navbar-nav { margin-left: 3px; } #header .navbar-nav { margin-top: 35px!important; } #header #top-menu { text-align: right; } #header #navbar { background-color: #03558f; margin:0; } #header #logo img { width: 70px; } #header #logo { top: -44px; left: 8px; } #page { margin-top: 0; }}/* Portrait phones and smaller */@media (max-width: 480px) {}
