html{
  font-family:sans-serif;
  -ms-text-size-adjust:100%;
  -webkit-text-size-adjust:100%;
}
body{
  margin:0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{
  display:block;
}
audio,canvas,progress,video{
  display:inline-block;
}
audio:not([controls]){
  display:none;
  height:0;
}
progress{
  vertical-align:baseline;
}
[hidden],template{
  display:none;
}
a{
  background-color:transparent;
  -webkit-text-decoration-skip:objects;
}
a:active,a:hover{
  outline-width:0;
}
abbr[title]{
  border-bottom:none;
  text-decoration:underline;
  text-decoration:underline dotted;
}
b,strong{
  font-weight:inherit;
  font-weight:bolder;
}
dfn{
  font-style:italic;
}
h1{
  margin:0.67em 0;
  font-size:2em;
}
mark{
  background-color:#ff0;
  color:#000;
}
small{
  font-size:80%;
}
sub,sup{
  position:relative;
  vertical-align:baseline;
  font-size:75%;
  line-height:0;
}
sub{
  bottom:-0.25em;
}
sup{
  top:-0.5em;
}
img{
  border-style:none;
}
svg:not(:root){
  overflow:hidden;
}
code,kbd,pre,samp{
  font-size:1em;
  font-family:monospace,monospace;
}
figure{
  margin:1em 40px;
}
hr{
  overflow:visible;
  box-sizing:content-box;
  height:0;
}
button,input,select,textarea{
  margin:0;
  font:inherit;
}
optgroup{
  font-weight:700;
}
button,input{
  overflow:visible;
}
button,select{
  text-transform:none;
}
[type=reset],[type=submit],button,html [type=button]{
  -webkit-appearance:button;
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
  padding:0;
  border-style:none;
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
  outline:1px dotted ButtonText;
}
fieldset{
  margin:0 2px;
  padding:0.35em 0.625em 0.75em;
  border:1px solid #c0c0c0;
}
legend{
  display:table;
  box-sizing:border-box;
  padding:0;
  max-width:100%;
  color:inherit;
  white-space:normal;
}
textarea{
  overflow:auto;
}
[type=checkbox],[type=radio]{
  box-sizing:border-box;
  padding:0;
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
  height:auto;
}
[type=search]{
  outline-offset:-2px;
  -webkit-appearance:textfield;
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{
  -webkit-appearance:none;
}
::-webkit-input-placeholder{
  color:inherit;
  opacity:0.54;
}
::-webkit-file-upload-button{
  font:inherit;
  -webkit-appearance:button;
}
html{
  overflow-y:scroll;
}
.mm-page,body,html{
  margin:0;
  padding:0;
  height:100%;
}
*,:after,:before{
  box-sizing:border-box;
}
.invisible{
  position:absolute;
  top:auto;
  left:-10000px;
  overflow:hidden;
  width:1px;
  height:1px;
}
.block{
  display:block;
}
nav *{
  list-style-type:none;
}
.pagination{
  margin-top:25px;
}
.pagination ul *{
	color:#283890;
}
.mod_search .pagination a:hover,.pagination ul li a:hover,.pagination ul li span.current{
	color:#ffffff;
	background-color:#283890;
}
.pagination a{
  text-decoration:none;
}
.pagination>p,.pagination ul li.back,.pagination ul li.next{
  display:none;
}
.pagination ul{
  display:block;
  margin-left:0;
  padding-top:7.5px;
  height:55px;
}
.pagination,.pagination ul{
  background:#ffffff;
  list-style-type:none;
  text-align:center;
}
.pagination ul li{
  float:left;
  margin:2px;
}
.pagination ul li a,.pagination ul li span{
  display:inline-block;
  padding:7px 12px;
  border-radius:3px;
}
.pagination ul li span{
  border:0;
}
.pagination ul li a{
	background-color:#ececec;
}
.ce_gallery:not(.gallerySlider):not(.gallerySlider2x){
  display:inline-block;
}
.gallerySlider2x ul,.gallerySlider ul{
  margin:0;
}
.ce_gallery ul{
  margin:0;
  padding:0;
  list-style-type:none;
}
.ce_gallery:not(.gallerySlider):not(.gallerySlider2x) ul li[class*=row_]{
  padding:0;
}
.ce_gallery .cols_2 li{
  width:50%;
}
@media only screen and (min-width:300px){
  .ce_gallery .cols_1 li,.ce_gallery .cols_2 li,.ce_gallery .cols_3 li,.ce_gallery .cols_4 li,.ce_gallery .cols_5 li,.ce_gallery .cols_6 li,.ce_gallery .cols_7 li,.ce_gallery .cols_8 li,.ce_gallery .cols_9 li,.ce_gallery .cols_10 li,.ce_gallery .cols_11 li,.ce_gallery .cols_12 li{
    float:left;
  }
  .ce_gallery:not(.gallerySlider):not(.gallerySlider2x)>ul{
    margin-right:-15px;
    margin-left:-15px;
  }
  .ce_gallery:not(.gallerySlider):not(.gallerySlider2x) ul li[class*=row_]{
    position:relative;
    padding-right:15px;
    padding-left:15px;
    min-height:1px;
  }
  .ce_gallery:not(.gallerySlider):not(.gallerySlider2x) ul li[class*=row_]:not(.row_first){
    margin-top:15px;
  }
  .ce_gallery:not(.gallerySlider):not(.gallerySlider2x) ul li[class*=row_]:not(.row_last){
    margin-bottom:15px;
  }
}
@media only screen and (min-width:37.500em){
  .ce_gallery .cols_12 li{
    width:8.33333333333333%;
  }
  .ce_gallery .cols_11 li{
    width:9.09090909090909%;
  }
  .ce_gallery .cols_10 li{
    width:10%;
  }
  .ce_gallery .cols_9 li{
    width:11.11111111111111%;
  }
  .ce_gallery .cols_8 li{
    width:12.5%;
  }
  .ce_gallery .cols_7 li{
    width:14.28571428571429%;
  }
  .ce_gallery .cols_6 li{
    width:16.66666666666667%;
  }
  .ce_gallery .cols_5 li{
    width:20%;
  }
  .ce_gallery .cols_4 li{
    width:25%;
  }
  .ce_gallery .cols_3 li{
    width:33.33333333%;
  }
  .ce_gallery .cols_2 li{
    width:50%;
  }
  .ce_gallery .cols_1 li{
    width:100%;
  }
}
.slick-slider{
  margin-bottom:0px;
  box-sizing:border-box;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -khtml-user-select:none;
  -webkit-touch-callout:none;
  -ms-touch-action:pan-y;
  touch-action:pan-y;
  -webkit-tap-highlight-color:transparent;
}
.slick-list,.slick-slider{
  position:relative;
  display:block;
}
.slick-list{
  overflow:hidden;
  margin:0;
  padding:0;
}
.slick-list:focus{
  outline:none;
}
.slick-list.dragging{
  cursor:pointer;
  cursor:hand;
}
.slick-slider .slick-list,.slick-slider .slick-track{
  transform:translateZ(0);
}
.slick-track{
  position:relative;
  top:0;
  left:0;
  display:block;
}
.slick-track:after,.slick-track:before{
  display:table;
  content:'';
}
.slick-track:after{
  clear:both;
}
.slick-loading .slick-track{
  visibility:hidden;
}
.slick-slide{
  display:none;
  float:left;
  min-height:1px;
  height:100%;
}
[dir=rtl] .slick-slide{
  float:right;
}
.slick-slide img{
  display:block;
}
.slick-slide.slick-loading img{
  display:none;
}
.slick-slide.dragging img{
  pointer-events:none;
}
.slick-initialized .slick-slide{
  display:block;
}
.slick-loading .slick-slide{
  visibility:hidden;
}
.slick-vertical .slick-slide{
  display:block;
  height:auto;
  border:1px solid transparent;
}
.slick-arrow.slick-hidden{
  display:none;
}
.slick-next,.slick-prev{
  position:absolute;
  top:50%;
  z-index:1001;
  display:block;
  margin-top:-24px;
  padding:0;
  width:32px;
  height:49px;
  border:none;
  font-size:0;
  line-height:0;
  cursor:pointer;
}
.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{
  outline:none;
  background:transparent;
  color:transparent;
}
.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{
  opacity:1;
}
.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{
  opacity:.25;
}
.slick-next:before,.slick-prev:before{
  display:block;
  width:32px;
  height:49px;
  content:'';
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
.slick-next:before,.slick-prev:before{
  background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='32' height='49' viewBox='0 0 32 49' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.895 24.35L31.337 6.904 24.433 0 .085 24.35l24.348 24.347 6.904-6.906-17.442-17.44' fill='%23787878' /%3E %3C/svg%3E");
}
.slick-next:before{
  transform:scaleX(-1);
}
.slick-prev{
  left:-25px;
}
.slick-next{
  right:-25px;
}
#main .mod_article>.ce_sliderStart{
  padding-right:50px !important;
  padding-left:50px !important;
}
@media only screen and (min-width:1315px){
  #main .mod_article>.ce_sliderStart{
    padding-right:25px !important;
    padding-left:25px !important;
  }
}
input:not([type=submit]):not([type=radio]),select,textarea{
  position:relative;
  padding:16px 18px 11px 7.5px;
  border:0;
  border:1px solid #cccccc;
  border-radius:3px;
  border-radius:3px;
  background-color:#ffffff;
  box-shadow:inset 0 4px 9px -4px rgba(0,0,0,0.3);
}
input[type=submit]{
  padding:10px 15px;
  border:0;
  border-radius:3px;
  background-color:#283890;
  color:#ffffff;
  text-decoration:none;
  text-transform:uppercase;
  cursor:pointer;
}
input[type=submit]:hover{
  background-color:#c30f10;
  color:#ffffff;
}
.widget{
  position:relative;
  margin:0 auto;
  padding-bottom:10px;
  width:100%;
}
.widget-textarea textarea+label,.widget-text input+label{
  position:absolute;
  top:17px;
  left:12px;
  z-index:3;
  min-width:81%;
  color:#cccccc;
  font-size:16px;
  transition:all .05s ease-out;
}
.widget-textarea textarea+label span.mandatory,.widget-text input+label span.mandatory{
  color:#cccccc;
}
.unfalldokumentation .row .widget input+label{
  left:37px;
}
.widget-text.filled input+label,.widget-textarea.filled textarea+label,.widget-textarea textarea:focus+label,.widget-text input:focus+label{
  position:absolute;
  top:3px;
  left:9px;
  font-weight:500;
  font-size:9px;
  transition:all .05s ease-out;
}
#main input:not([type=submit]):not([type=radio]),#main select,#main textarea{
  width:100%;
}
#main .submit_container{
  text-align:left;
}
.formbody .explanation p{
  text-align:right;
  font-size:70%;
}
label+input,label+select,label+textarea{
  display:block;
}
p.error{
  margin:0;
}
input[type=email]:required:not(.error):valid,input[type=password]:required:not(.error):valid,input[type=tel]:required:not(.error):valid,input[type=text]:required:not(.error):valid,option:required:not(.error):checked,textarea:required:not(.error):valid{
  background:url(img/check.svg);
  background-position:99% 12.5px;
  background-size:25px;
  background-repeat:no-repeat;
}
p.error{
  color:red;
  font-size:70%;
}
.widget+.widget,input[type=submit]{
  margin-top:10px;
}
.unfalldokumentation fieldset.row .widget{
  margin-top:0;
}
fieldset{
  margin:0;
  padding:0;
  border:0;
}
fieldset>legend{
  padding:25px 0;
  font-weight:500;
  font-size:19px;
}
.izs>fieldset{
  width:100%;
}
.izs .radio_container span{
  position:relative;
  display:block;
  float:left;
  width:20%;
  height:165px;
}
.izs .radio_container span input[type=radio]{
  position:absolute;
  bottom:15px;
  left:50%;
  z-index:999;
  margin-left:-6px;
}
.izs .radio_container span input[type=radio]+label{
  display:inline-block;
  width:100%;
  height:180px;
  background-size:contain;
  background-repeat:no-repeat;
  cursor:pointer;
}
.izs .radio_container span input[type=radio]+label svg{
  display:inline-block;
}
.izs .radio_container span:nth-of-type(1) input[type=radio]+label{
  background-image:url(img/unfalldokumentation-01.svg);
}
.izs .radio_container span:nth-of-type(2) input[type=radio]+label{
  background-image:url(img/unfalldokumentation-02.svg);
}
.izs .radio_container span:nth-of-type(3) input[type=radio]+label{
  background-image:url(img/unfalldokumentation-03.svg);
}
.izs .radio_container span:nth-of-type(4) input[type=radio]+label{
  background-image:url(img/unfalldokumentation-04.svg);
}
.izs .radio_container span:nth-of-type(5) input[type=radio]+label{
  background-image:url(img/unfalldokumentation-05.svg);
}
.izs .radio_container span:nth-of-type(6) input[type=radio]+label{
  background-image:url(img/unfalldokumentation-06.svg);
}
.izs .radio_container span:nth-of-type(7) input[type=radio]+label{
  background-image:url(img/unfalldokumentation-07.svg);
}
.izs .radio_container span:nth-of-type(8) input[type=radio]+label{
  background-image:url(img/unfalldokumentation-08.svg);
}
.izs .radio_container span:nth-of-type(9) input[type=radio]+label{
  background-image:url(img/unfalldokumentation-09.svg);
}
.izs .radio_container span:nth-of-type(10) input[type=radio]+label{
  background-image:url(img/unfalldokumentation-10.svg);
}
label+input[type=file],label+select{
  margin-top:10px;
}
.izs fieldset>legend{
  padding-bottom:5px;
  text-align:center;
  font-weight:300;
}
.widget-radio{
  padding-top:15px;
  border:1px solid #cccccc;
  border-radius:3px;
}
@media only screen and (min-width:470px) and (max-width:56.250em){
   .izs .radio_container span{
     height:215px;
   }
   .izs .radio_container span input[type=radio]+label{
     height:180px;
   }
}
@media only screen and (min-width:56.250em){
  .izs>fieldset{
    width:50%;
  }
  .izs .radio_container span{
    position:relative;
    display:block;
    float:left;
    width:20%;
    height:200px;
  }
  .izs .radio_container span input[type=radio]{
    position:absolute;
    bottom:15px;
    left:50%;
    z-index:999;
    margin-left:-6px;
  }
  .izs .radio_container span input[type=radio]+label{
    display:inline-block;
    width:100%;
    height:180px;
    background-size:contain;
    background-repeat:no-repeat;
    cursor:pointer;
  }
}
@media only screen and (min-width:75.000em){
  .widget-upload,label+input[type=file]{
    margin:inherit;
    width:48%;
  }
}
.hamburger--3dx .hamburger-box{
  perspective:68px; }
.hamburger--3dx .hamburger-inner{
  transition:transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }
.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{
    transition:transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }
.hamburger--3dx.is-active .hamburger-inner{
  background-color:transparent;
  transform:rotateY(180deg); }
.hamburger--3dx.is-active .hamburger-inner:before{
    transform:translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dx.is-active .hamburger-inner:after{
    transform:translate3d(0, -10px, 0) rotate(-45deg); }
.hamburger--3dx-r .hamburger-box{
  perspective:68px; }
.hamburger--3dx-r .hamburger-inner{
  transition:transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }
.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{
    transition:transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }
.hamburger--3dx-r.is-active .hamburger-inner{
  background-color:transparent;
  transform:rotateY(-180deg); }
.hamburger--3dx-r.is-active .hamburger-inner:before{
    transform:translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dx-r.is-active .hamburger-inner:after{
    transform:translate3d(0, -10px, 0) rotate(-45deg); }
.hamburger--3dy .hamburger-box{
  perspective:68px; }
.hamburger--3dy .hamburger-inner{
  transition:transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }
.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{
    transition:transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }
.hamburger--3dy.is-active .hamburger-inner{
  background-color:transparent;
  transform:rotateX(-180deg); }
.hamburger--3dy.is-active .hamburger-inner:before{
    transform:translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dy.is-active .hamburger-inner:after{
    transform:translate3d(0, -10px, 0) rotate(-45deg); }
.hamburger--3dy-r .hamburger-box{
  perspective:68px; }
.hamburger--3dy-r .hamburger-inner{
  transition:transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }
.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{
    transition:transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }
.hamburger--3dy-r.is-active .hamburger-inner{
  background-color:transparent;
  transform:rotateX(180deg); }
.hamburger--3dy-r.is-active .hamburger-inner:before{
    transform:translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dy-r.is-active .hamburger-inner:after{
    transform:translate3d(0, -10px, 0) rotate(-45deg); }
.hamburger--arrow.is-active .hamburger-inner:before{
  transform:translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7); }
.hamburger--arrow.is-active .hamburger-inner:after{
  transform:translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7); }
.hamburger--arrow-r.is-active .hamburger-inner:before{
  transform:translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7); }
.hamburger--arrow-r.is-active .hamburger-inner:after{
  transform:translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7); }
.hamburger--arrowalt .hamburger-inner:before{
  transition:top 0.1s ease 0.15s,transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt .hamburger-inner:after{
  transition:bottom 0.1s ease 0.15s,transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt.is-active .hamburger-inner:before{
  top:0;
  transition:top 0.1s ease,transform 0.15s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transform:translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(0.7); }
.hamburger--arrowalt.is-active .hamburger-inner:after{
  bottom:0;
  transition:bottom 0.1s ease,transform 0.15s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transform:translate3d(-8px, 10px, 0) rotate(45deg) scaleX(0.7); }
.hamburger--arrowalt-r .hamburger-inner:before{
  transition:top 0.1s ease 0.15s,transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt-r .hamburger-inner:after{
  transition:bottom 0.1s ease 0.15s,transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt-r.is-active .hamburger-inner:before{
  top:0;
  transition:top 0.1s ease,transform 0.15s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transform:translate3d(8px, -10px, 0) rotate(45deg) scaleX(0.7); }
.hamburger--arrowalt-r.is-active .hamburger-inner:after{
  bottom:0;
  transition:bottom 0.1s ease,transform 0.15s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transform:translate3d(8px, 10px, 0) rotate(-45deg) scaleX(0.7); }
.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{
  transition-property:none; }
.hamburger--boring.is-active .hamburger-inner{
  transform:rotate(45deg); }
.hamburger--boring.is-active .hamburger-inner:before{
    top:0;
    opacity:0; }
.hamburger--boring.is-active .hamburger-inner:after{
    bottom:0;
    transform:rotate(-90deg); }
.hamburger--collapse .hamburger-inner{
  top:auto;
  bottom:0;
  transition-delay:0.15s;
  transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration:0.15s; }
.hamburger--collapse .hamburger-inner:after{
    top:-20px;
    transition:top 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s,opacity 0.1s linear; }
.hamburger--collapse .hamburger-inner:before{
    transition:top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s,transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse.is-active .hamburger-inner{
  transition-delay:0.32s;
  transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  transform:translate3d(0, -10px, 0) rotate(-45deg); }
.hamburger--collapse.is-active .hamburger-inner:after{
    top:0;
    opacity:0;
    transition:top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity 0.1s linear 0.27s; }
.hamburger--collapse.is-active .hamburger-inner:before{
    top:0;
    transition:top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s,transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.42s;
    transform:rotate(-90deg); }
.hamburger--collapse-r .hamburger-inner{
  top:auto;
  bottom:0;
  transition-delay:0.15s;
  transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration:0.15s; }
.hamburger--collapse-r .hamburger-inner:after{
    top:-20px;
    transition:top 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s,opacity 0.1s linear; }
.hamburger--collapse-r .hamburger-inner:before{
    transition:top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s,transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse-r.is-active .hamburger-inner{
  transition-delay:0.32s;
  transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  transform:translate3d(0, -10px, 0) rotate(45deg); }
.hamburger--collapse-r.is-active .hamburger-inner:after{
    top:0;
    opacity:0;
    transition:top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity 0.1s linear 0.27s; }
.hamburger--collapse-r.is-active .hamburger-inner:before{
    top:0;
    transition:top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s,transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.42s;
    transform:rotate(90deg); }
.hamburger--elastic .hamburger-inner{
  top:2px;
  transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-duration:0.4s; }
.hamburger--elastic .hamburger-inner:before{
    top:10px;
    transition:opacity 0.15s ease 0.4s; }
.hamburger--elastic .hamburger-inner:after{
    top:20px;
    transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.hamburger--elastic.is-active .hamburger-inner{
  transition-delay:0.1s;
  transform:translate3d(0, 10px, 0) rotate(135deg); }
.hamburger--elastic.is-active .hamburger-inner:before{
    opacity:0;
    transition-delay:0s; }
.hamburger--elastic.is-active .hamburger-inner:after{
    transition-delay:0.1s;
    transform:translate3d(0, -20px, 0) rotate(-270deg); }
.hamburger--elastic-r .hamburger-inner{
  top:2px;
  transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-duration:0.4s; }
.hamburger--elastic-r .hamburger-inner:before{
    top:10px;
    transition:opacity 0.15s ease 0.4s; }
.hamburger--elastic-r .hamburger-inner:after{
    top:20px;
    transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.hamburger--elastic-r.is-active .hamburger-inner{
  transition-delay:0.1s;
  transform:translate3d(0, 10px, 0) rotate(-135deg); }
.hamburger--elastic-r.is-active .hamburger-inner:before{
    opacity:0;
    transition-delay:0s; }
.hamburger--elastic-r.is-active .hamburger-inner:after{
    transition-delay:0.1s;
    transform:translate3d(0, -20px, 0) rotate(270deg); }
.hamburger--emphatic{
  overflow:hidden; }
.hamburger--emphatic .hamburger-inner{
    transition:background-color 0.2s ease-in 0.25s; }
.hamburger--emphatic .hamburger-inner:before{
      left:0;
      transition:transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s linear 0.2s,left 0.2s ease-in 0.25s; }
.hamburger--emphatic .hamburger-inner:after{
      top:10px;
      right:0;
      transition:transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s linear 0.2s,right 0.2s ease-in 0.25s; }
.hamburger--emphatic.is-active .hamburger-inner{
    background-color:transparent;
    transition-delay:0s;
    transition-timing-function:ease-out; }
.hamburger--emphatic.is-active .hamburger-inner:before{
      top:-68px;
      left:-68px;
      transition:left 0.2s ease-out,top 0.05s linear 0.2s,transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s;
      transform:translate3d(68px, 68px, 0) rotate(45deg); }
.hamburger--emphatic.is-active .hamburger-inner:after{
      top:-68px;
      right:-68px;
      transition:right 0.2s ease-out,top 0.05s linear 0.2s,transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s;
      transform:translate3d(-68px, 68px, 0) rotate(-45deg); }
.hamburger--emphatic-r{
  overflow:hidden; }
.hamburger--emphatic-r .hamburger-inner{
    transition:background-color 0.2s ease-in 0.25s; }
.hamburger--emphatic-r .hamburger-inner:before{
      left:0;
      transition:transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s linear 0.2s,left 0.2s ease-in 0.25s; }
.hamburger--emphatic-r .hamburger-inner:after{
      top:10px;
      right:0;
      transition:transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s linear 0.2s,right 0.2s ease-in 0.25s; }
.hamburger--emphatic-r.is-active .hamburger-inner{
    background-color:transparent;
    transition-delay:0s;
    transition-timing-function:ease-out; }
.hamburger--emphatic-r.is-active .hamburger-inner:before{
      top:68px;
      left:-68px;
      transition:left 0.2s ease-out,top 0.05s linear 0.2s,transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s;
      transform:translate3d(68px, -68px, 0) rotate(-45deg); }
.hamburger--emphatic-r.is-active .hamburger-inner:after{
      top:68px;
      right:-68px;
      transition:right 0.2s ease-out,top 0.05s linear 0.2s,transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s;
      transform:translate3d(-68px, -68px, 0) rotate(45deg); }
.hamburger--slider .hamburger-inner{
  top:2px; }
.hamburger--slider .hamburger-inner:before{
    top:10px;
    transition-timing-function:ease;
    transition-duration:0.2s;
    transition-property:transform, opacity; }
.hamburger--slider .hamburger-inner:after{
    top:20px; }
.hamburger--slider.is-active .hamburger-inner{
  transform:translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--slider.is-active .hamburger-inner:before{
    opacity:0;
    transform:rotate(-45deg) translate3d(-5.71429px, -6px, 0); }
.hamburger--slider.is-active .hamburger-inner:after{
    transform:translate3d(0, -20px, 0) rotate(-90deg); }
.hamburger--slider-r .hamburger-inner{
  top:2px; }
.hamburger--slider-r .hamburger-inner:before{
    top:10px;
    transition-timing-function:ease;
    transition-duration:0.2s;
    transition-property:transform, opacity; }
.hamburger--slider-r .hamburger-inner:after{
    top:20px; }
.hamburger--slider-r.is-active .hamburger-inner{
  transform:translate3d(0, 10px, 0) rotate(-45deg); }
.hamburger--slider-r.is-active .hamburger-inner:before{
    opacity:0;
    transform:rotate(45deg) translate3d(5.71429px, -6px, 0); }
.hamburger--slider-r.is-active .hamburger-inner:after{
    transform:translate3d(0, -20px, 0) rotate(90deg); }
.hamburger--spring .hamburger-inner{
  top:2px;
  transition:background-color 0s linear 0.15s; }
.hamburger--spring .hamburger-inner:before{
    top:10px;
    transition:top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s,transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring .hamburger-inner:after{
    top:20px;
    transition:top 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s,transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring.is-active .hamburger-inner{
  background-color:transparent;
  transition-delay:0.32s; }
.hamburger--spring.is-active .hamburger-inner:before{
    top:0;
    transition:top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s,transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s;
    transform:translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--spring.is-active .hamburger-inner:after{
    top:0;
    transition:top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s;
    transform:translate3d(0, 10px, 0) rotate(-45deg); }
.hamburger--spring-r .hamburger-inner{
  top:auto;
  bottom:0;
  transition-delay:0s;
  transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration:0.15s; }
.hamburger--spring-r .hamburger-inner:after{
    top:-20px;
    transition:top 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s,opacity 0s linear; }
.hamburger--spring-r .hamburger-inner:before{
    transition:top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s,transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring-r.is-active .hamburger-inner{
  transition-delay:0.32s;
  transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  transform:translate3d(0, -10px, 0) rotate(-45deg); }
.hamburger--spring-r.is-active .hamburger-inner:after{
    top:0;
    opacity:0;
    transition:top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity 0s linear 0.32s; }
.hamburger--spring-r.is-active .hamburger-inner:before{
    top:0;
    transition:top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s,transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.32s;
    transform:rotate(90deg); }
.hamburger--stand .hamburger-inner{
  transition:transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.22s,background-color 0s linear 0.1s; }
.hamburger--stand .hamburger-inner:before{
    transition:top 0.1s ease-in 0.1s,transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s; }
.hamburger--stand .hamburger-inner:after{
    transition:bottom 0.1s ease-in 0.1s,transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s; }
.hamburger--stand.is-active .hamburger-inner{
  background-color:transparent;
  transition:transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,background-color 0s linear 0.22s;
  transform:rotate(90deg); }
.hamburger--stand.is-active .hamburger-inner:before{
    top:0;
    transition:top 0.1s ease-out 0.12s,transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
    transform:rotate(-45deg); }
.hamburger--stand.is-active .hamburger-inner:after{
    bottom:0;
    transition:bottom 0.1s ease-out 0.12s,transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
    transform:rotate(45deg); }
.hamburger--stand-r .hamburger-inner{
  transition:transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.22s,background-color 0s linear 0.1s; }
.hamburger--stand-r .hamburger-inner:before{
    transition:top 0.1s ease-in 0.1s,transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s; }
.hamburger--stand-r .hamburger-inner:after{
    transition:bottom 0.1s ease-in 0.1s,transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s; }
.hamburger--stand-r.is-active .hamburger-inner{
  background-color:transparent;
  transition:transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,background-color 0s linear 0.22s;
  transform:rotate(-90deg); }
.hamburger--stand-r.is-active .hamburger-inner:before{
    top:0;
    transition:top 0.1s ease-out 0.12s,transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
    transform:rotate(-45deg); }
.hamburger--stand-r.is-active .hamburger-inner:after{
    bottom:0;
    transition:bottom 0.1s ease-out 0.12s,transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
    transform:rotate(45deg); }
.hamburger--spin .hamburger-inner{
  transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration:0.3s; }
.hamburger--spin .hamburger-inner:before{
    transition:top 0.1s ease-in 0.34s,opacity 0.1s ease-in; }
.hamburger--spin .hamburger-inner:after{
    transition:bottom 0.1s ease-in 0.34s,transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spin.is-active .hamburger-inner{
  transition-delay:0.14s;
  transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  transform:rotate(225deg); }
.hamburger--spin.is-active .hamburger-inner:before{
    top:0;
    opacity:0;
    transition:top 0.1s ease-out,opacity 0.1s ease-out 0.14s; }
.hamburger--spin.is-active .hamburger-inner:after{
    bottom:0;
    transition:bottom 0.1s ease-out,transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
    transform:rotate(-90deg); }
.hamburger--spin-r .hamburger-inner{
  transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration:0.3s; }
.hamburger--spin-r .hamburger-inner:before{
    transition:top 0.1s ease-in 0.34s,opacity 0.1s ease-in; }
.hamburger--spin-r .hamburger-inner:after{
    transition:bottom 0.1s ease-in 0.34s,transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spin-r.is-active .hamburger-inner{
  transition-delay:0.14s;
  transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  transform:rotate(-225deg); }
.hamburger--spin-r.is-active .hamburger-inner:before{
    top:0;
    opacity:0;
    transition:top 0.1s ease-out,opacity 0.1s ease-out 0.14s; }
.hamburger--spin-r.is-active .hamburger-inner:after{
    bottom:0;
    transition:bottom 0.1s ease-out,transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
    transform:rotate(-90deg); }
.hamburger--squeeze .hamburger-inner{
  transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration:0.1s; }
.hamburger--squeeze .hamburger-inner:before{
    transition:top 0.1s ease 0.14s,opacity 0.1s ease; }
.hamburger--squeeze .hamburger-inner:after{
    transition:bottom 0.1s ease 0.14s,transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--squeeze.is-active .hamburger-inner{
  transition-delay:0.14s;
  transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  transform:rotate(45deg); }
.hamburger--squeeze.is-active .hamburger-inner:before{
    top:0;
    opacity:0;
    transition:top 0.1s ease,opacity 0.1s ease 0.14s; }
.hamburger--squeeze.is-active .hamburger-inner:after{
    bottom:0;
    transition:bottom 0.1s ease,transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
    transform:rotate(-90deg); }
.hamburger--vortex .hamburger-inner{
  transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);
  transition-duration:0.3s; }
.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{
    transition-delay:0.1s;
    transition-timing-function:linear;
    transition-duration:0s; }
.hamburger--vortex .hamburger-inner:before{
    transition-property:top, opacity; }
.hamburger--vortex .hamburger-inner:after{
    transition-property:bottom, transform; }
.hamburger--vortex.is-active .hamburger-inner{
  transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);
  transform:rotate(765deg); }
.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{
    transition-delay:0s; }
.hamburger--vortex.is-active .hamburger-inner:before{
    top:0;
    opacity:0; }
.hamburger--vortex.is-active .hamburger-inner:after{
    bottom:0;
    transform:rotate(90deg); }
.hamburger--vortex-r .hamburger-inner{
  transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);
  transition-duration:0.3s; }
.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{
    transition-delay:0.1s;
    transition-timing-function:linear;
    transition-duration:0s; }
.hamburger--vortex-r .hamburger-inner:before{
    transition-property:top, opacity; }
.hamburger--vortex-r .hamburger-inner:after{
    transition-property:bottom, transform; }
.hamburger--vortex-r.is-active .hamburger-inner{
  transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);
  transform:rotate(-765deg); }
.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{
    transition-delay:0s; }
.hamburger--vortex-r.is-active .hamburger-inner:before{
    top:0;
    opacity:0; }
.hamburger--vortex-r.is-active .hamburger-inner:after{
    bottom:0;
    transform:rotate(-90deg);
}
#mainMenuMobileButton{
  position:absolute;
  left:0;
  display:block;
}
#mainMenuMobileButton a{
  text-decoration:none;
}
#mainMenuMobileButton.right{
  text-align:right;
}
#mainMenuMobileButton .hamburger.lbl-bottom .hamburger-box{
  display:block;
}
#mainMenuMobileButton .hamburger.lbl-bottom .hamburger-label{
  display:block;
  margin-top:5px;
  width:100%;
  color:#283890;
  text-align:center;
  font-size:12px;
}
@media only screen and (min-width:37.500em){
  #mainMenuMobileButton{
    display:none;
  }
}
.hamburger{
  display:inline-block;
  overflow:visible;
  margin:0;
  padding:15px 15px;
  border:0;
  background-color:transparent;
  color:inherit;
  text-transform:none;
  font:inherit;
  cursor:pointer;
  transition-timing-function:linear;
  transition-duration:0.15s;
  transition-property:opacity, filter; }
.hamburger:hover{
    opacity:0.7; }
.hamburger-box{
  position:relative;
  display:inline-block;
  width:34px;
  height:24px; }
.hamburger-inner{
  top:50%;
  display:block;
  margin-top:-2px; }
.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{
    position:absolute;
    width:34px;
    height:4px;
    border-radius:4px;
    background-color:#283890;
    transition-timing-function:ease;
    transition-duration:0.15s;
    transition-property:transform; }
.hamburger-inner:after,.hamburger-inner:before{
    display:block;
    content:""; }
.hamburger-inner:before{
    top:-10px; }
.hamburger-inner:after{
    bottom:-10px;}
.menuStrip{
  display:none;
}
@media only screen and (min-width:37.500em){
  .mod_customnav ul,.mod_navigation ul{
    margin:0;
    padding:0;
  }
  .menuMain,.menuMain ul li,.menuStrip>.inside>div:first-of-type{
    float:left;
  }
  .menuStrip>.inside>div:first-of-type{
    display:inline-block;
  }
  .menuStrip,.menuStrip>.inside{
    width:100%;
  }
  .menuStrip>.inside{
    position:relative;
  }
  .menuStrip>.inside>div:first-of-type:hover,.mod_navigation.menuMain li a.trail,.mod_navigation.menuMain li a:hover,.mod_navigation.menuMain li span.active,.mod_navigation .submenu:hover{
    background-color:#283890;
  }
  .menuStrip{
    display:block;
  }
  .mod_navigation.menuMain{
    display:inline-block;
  }
  .mod_navigation.menuMain ul li{
    display:block;
    letter-spacing:1px;
    font-weight:500;
  }
  .menuStrip{
    z-index:3;
    border-top:1px solid #283890;
    border-bottom:4px solid #283890;
    background-color:#ffffff;
  }
  .menuStrip>.inside>div:first-of-type a,.mod_navigation.menuMain>ul.level_1>li>a,.mod_navigation.menuMain>ul.level_1>li>span{
    display:block;
    color:#283890;
  }
  .menuStrip>.inside>div:first-of-type a span{
    color:#283890;
  }
  .menuStrip>.inside>div:first-of-type a,.mod_navigation.menuMain>ul.level_1>li>a,.mod_navigation.menuMain>ul.level_1>li>span{
    padding:6px 15px;
    border-left:1px solid #283890;
  }
  .mod_navigation.menuMain>ul.level_1>li.last>a:last-of-type,.mod_navigation.menuMain>ul.level_1>li.last>span:last-of-type{
    border-right:1px solid #283890;
  }
  .menuStrip>.inside>div:first-of-type a:hover span,.mod_navigation.menuMain ul.level_1>li>a.trail,.mod_navigation.menuMain ul.level_1>li>a:hover,.mod_navigation.menuMain ul.level_1>li>span.active,.mod_navigation li.submenu:hover>a.submenu{
    color:#ffffff;
  }
  .mod_navigation .submenu ul{
    position:absolute;
    top:100%;
    left:0;
    z-index:1000;
    display:none;
    padding:5px;
    max-width:1140px;
    width:100%;
    border-top:1px solid #283890;
    background-color:#ffffff;
    box-shadow:0px 1px 3px 0px rgba(0,0,0,0.75);
  }
  .mod_navigation .submenu:hover ul{
    display:block;
  }
  .mod_navigation .submenu ul li{
    display:block;
    float:left;
    width:25%;
  }
  .mod_navigation.menuMain .submenu ul li a,.mod_navigation.menuMain .submenu ul li a.trail,.mod_navigation.menuMain .submenu ul li a:hover,.mod_navigation.menuMain .submenu ul li span.active{
    display:block;
    padding:5px;
    font-size:80%;
  }
  .mod_navigation.menuMain .submenu ul li a.trail,.mod_navigation.menuMain .submenu ul li a:hover,.mod_navigation.menuMain .submenu ul li span.active{
    background-color:#ececec;
    color:#283890;
  }
  .mod_navigation .submenu ul li a.submenu{
    position:relative;
  }
  .mod_navigation .submenu a.submenu:after{
    position:relative;
    top:-2px;
    display:inline-block;
    padding:4px 0px 2px 5px;
    content:'\e805';
    font-size:10px;
    font-family:unfallforschung;
  }
}
img{
  max-width:100%;
  height:auto;
}
#slider img,.projectGallery img,.slick-slide img,.slider-box img{
  padding:0;
}
.image_container{
  margin:0;
  width:100%;
  height:auto;
}
.image_container img:not(.mime_icon),img:not(.mime_icon){
  display:block;
  max-width:100%;
  height:auto;
}
img[style*=left]:not(#map img),img[style*=right]:not(#map img){
  max-width:45%;
  height:auto;
}
img[style*=left]{
  padding:3% 3% 3% 0;
}
img[style*=right]{
  padding:3% 0 3% 3%;
}
#slider img[width][height],.slick-slide img[width][height],.slider-box img[width][height]{
  margin:0;
}
.originalGroesse .image_container,.originalGroesse .image_container img:not(.mime_icon),.originalGroesse img,.originalGroesse img:not(.mime_icon){
  max-width:100%;
  width:auto;
  width:inherit;
  height:auto;
  height:inherit;
}
.caption{
  font-weight:600;
  font-style:italic;
  font-size:13px;
}
.ui-accordion-content div,.ui-accordion-header{
  padding:10px 0px;
}
.ui-accordion-header{
  padding-right:38px;
}
.toggler{
  position:relative;
  cursor:pointer;
}
.toggler:after{
  position:absolute;
  top:14px;
  right:2%;
  content:"〉";
  font-weight:600;
  font-family:FontAwesome;
  -webkit-transition:all .2s;
     -moz-transition:all .2s;
      -ms-transition:all .2s;
       -o-transition:all .2s;
}
.ui-accordion-content{
  padding:0px 10px;
}
.toggler.ui-state-active:after{
  top:14px;
  transform:rotate(90deg);
}
.ui-accordion-header{
  font-size:18px;
}
.spendenbutton{
  display:block;
  padding-bottom:10px;
  width:100%;
  text-align:center;
}
.mod_breadcrumb:after,.mod_breadcrumb:before{
  display:block;
  visibility:hidden;
  clear:both;
  height:0px;
  content:".";
}
.mod_breadcrumb{
  display:block;
  clear:both;
  padding-top:11px;
  font-size:11px
}
.mod_breadcrumb .icon-home{
  font:11px fontello;
}
.mod_breadcrumb ul{
  list-style-type:none;
}
.mod_breadcrumb li{
  float:left;
}
.mod_breadcrumb ul li:not(.last):after{
  display:inline-block;
  content:"\A0 \A0 > \A0";
}
.mod_breadcrumb a{
  text-decoration:none;
}
.mod_search p.header{
  margin-bottom:15px;
}
.mod_search H3{
  margin:0;
  margin-bottom:5px;
  font-weight:400;
}
.mod_search a.searchresult{
  display:block;
  margin-bottom:25px;
}
.mod_search p.context{
  margin:0;
  margin-bottom:50px;
}
.mod_search input[type=search]{
  width:85%;
}
.mod_search input[type=submit]{
  margin:0 0 10px 0;
  padding:7px 8px;
  width:10%;
  border:1px solid #CACAC9;
  font-size:13px;
}
.mod_search p.header{
    margin:15px 0;
}
.mod_search span.relevance{
  font-weight:400;
  font-size:10px;
}
.button{
    display:-ms-flexbox;
    display:flex;
        align-items:center;
        justify-content:center;
    border-radius:6px;
    cursor:pointer;
    -ms-flex-align:center;
    -ms-flex-pack:center;
}
.button--large{
    width:140px;
    height:40px;
    font-size:14px;
}
.button--red{
    background-color:red;
    color:#fff;
}
.button--blue{
    background-color:blue;
    color:#fff;
}
.sc{
	width:100%;
}
.sc p:first-of-type{
  margin-top:0;
}
@media only screen and (min-width:37.500em){
	.izs>fieldset,.sc,.unfalldokumentation .widget.widget-text.left{
		float:left;
	}
	.sc-first{
		clear:both !important;
	}
	.sc2{
		width:50%;
	}
	.sc3{
		width:33.33333333%;
	}
	.sc3-2{
		width:66.6%;
	}
	.sc4{
		width:25%;
	}
	.sc4-2{
		width:50%;
	}
	.sc4-3{
		width:75%;
	}
	.sc5{
		width:20%;
	}
	.sc5-2{
		width:40%;
	}
	.sc5-3{
		width:60%;
	}
	.sc5-4{
		width:80%;
	}
}
.footer1>.inside,.footer2>.inside,.header1>.inside,.header2,.menuStrip>.inside,.slider-box,.slider-box>.inside{
  margin:0 auto;
  max-width:1140px;
}
#container,#main .hlwrapper_h1,#main .hlwrapper_h2{
  margin:0 auto;
  padding-right:25px;
  padding-left:25px;
  max-width:1190px;
}
@media only screen and (min-width:0) and (max-width:1140px){
  .footer2>.inside,.header1>.inside,.header2>.inside{
    padding-right:25px;
    padding-left:25px;
  }
}
#main,.izs,.unfalldokumentation fieldset.row{
  margin-right:-25px;
  margin-left:-25px;
}
#main .mod_article>[class^=ce_],#main .mod_article>[class^=mod_],#main .sc,.embed-container iframe,.izs>fieldset,.izs>legend,.unfalldokumentation .widget.widget-text.left{
  position:relative;
  padding-right:25px;
  padding-left:25px;
  min-height:1px;
}
body{
  font:200 1em/1.5625 Open Sans,sans-serif;
}
body p{
  font-size:105%;
  line-height:105%;
}
body *{
  color:#333333;
}
#footer p,#main p{
  line-height:25px;
}
.hyperlink_txt_projekte,.menuMain .level_1,.menuSub .level_1,.mod_newslist a,.mod_search a.searchresult,nav a{
  text-decoration:none;
}
h1,h2,h3,h4,h5,h6{
  font-weight:100;
}
#main .hlwrapper_h1,#main .hlwrapper_h2 {
  position:relative;
  display:block;
  width:100%;
  text-align:center;
}
#main .hlwrapper_h1:after,#main .hlwrapper_h2:after {
  position:absolute;
  top:50%;
  z-index:1;
  display:block;
  width:calc(100% - 50px);
  height:1px;
  background-color:#cccccc;
  content:'';
}
#main h1,#main h2,#main h3,#main h4,#main h5,#main h6{
  position:relative;
  z-index:2;
  display:inline-block;
  padding:0 25px;
  background:#ffffff;
  text-align:center;
  word-break:break-word;
  font-weight:100;
}
#main .hlwrapper_h1{
  font-size:80%;
}
@media only screen and (min-width:37.500em){
  #main .hlwrapper_h1{
    font-size:100%;
  }
}
.embed-container{
  position:relative;
  overflow:hidden;
  padding-bottom:40%;
  width:100%;
  height:0;
  height:auto;
}
.embed-container iframe{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
#wrapper{
  background-color:#ffffff;
}
#main .inside{
  margin-bottom:25px;
}
#header>.inside>.header1{
  background-color:#283890;
}
.header1 p{
  text-align:right;
}
#header>.inside>.header1 a,#header>.inside>.header1 p,#header>.inside>.header1 span{
    color:#ffffff;
}
.header2 .hotline{
  display:none;
}
@media only screen and (min-width:56.250em){
  #footer,.headerBackground{
    background-color:#ffffff;
  }
  #header>.inside>.header1{
    z-index:1;
  }
  #header>.inside>.header1>.inside{
        align-items:center;
        justify-content:flex-end;
    background-color:#283890;
    -ms-flex-pack:end;
    -ms-flex-align:center;
  }
  #header>.inside>.header1 a,#header>.inside>.header1 p,#header>.inside>.header1 span{
      color:#ffffff;
  }
  #header>.inside>.header1 span{
    margin:0px 2px 0px 15px;
  }
}
@media only screen and (max-width:37.438em){
  .header2>.inside{
    text-align:center;
  }
  .logo{
    display:inline-block;
  }


}
#header>.inside>.header2 .headlines p:first-of-type{
  margin:0px 0px 10px 0px;
  font-weight:700;
  font-size:30px;
}
#header>.inside>.header2 .headlines p{
  color:#283890;
  text-align:center;
}
#header>.inside>.header2 .headlines p:last-of-type{
  margin:0;
  font-weight:500;
  font-size:21px;
}
@media only screen and (min-width:37.500em){
  #header>.inside>.header2>.inside{
    display:-ms-flexbox;
    display:flex;
    position:relative;
    flex-basis:auto;
    align-items:center;
    justify-content:space-between;
    max-height:170px;
    -ms-flex-pack:justify;
    -ms-flex-align:center;
    -ms-flex-preferred-size:auto;
  }
  #header>.inside>.header2 .headlines{
        flex-grow:1;
        align-content:center;
        align-items:stretch;
    -ms-flex-positive:1;
    -ms-flex-line-pack:center;
    -ms-flex-align:stretch;
  }
  #header>.inside>.header2 .logo{
        flex-grow:1;
    -ms-flex-positive:1;
  }
  #header>.inside>.header2 .hotline p,#header>.inside>.header2 .hotline span{
    margin:0;
    color:#283890;
  }
  #header>.inside>.header2 .hotline span:first-of-type{
    float:left;
    font-weight:600;
    font-size:55px;
  }
  #header>.inside>.header2 .hotline p{
    margin:0;
    font-weight:700;
    font-size:27px;
  }
  #header>.inside>.header2 .hotline p:last-of-type{
    letter-spacing:0.025em;
  }
}
@media only screen and (min-width:56.250em){
  #header>.inside>.header1>.inside{
    display:-ms-flexbox;
    display:flex;
  }
  #header>.inside>.header2 .hotline{
    display:inline-block;
  }
  #header>.inside>.header2 .headlines,#header>.inside>.header2 .hotline{
        flex-grow:3;
    -ms-flex-positive:3;
  }
}
.line{
  width:100%;
  height:6px;
  border-top:4px solid #283890;
  border-bottom:1px solid #cccccc;
}
.logo{  position:relative;  z-index:2;
  padding:3% 0;
  width:80%;}
.logo svg{
  display:inline-block;
}
.logo a{
  display:block;

}
@media only screen and (min-width:37.500em){
  .logo{
    bottom:20px;
    margin:0;
    padding:0;
    width:30%;
  }
}
@media only screen and (min-width:56.250em){
  .slider-box .inside{
    position:absolute;
    right:0;
    bottom:0;
  }
  .slider-box{
    position:relative;
    overflow:hidden;
    max-height:441px;
  }
}
.slider-box .inside .ce_text{
  padding:25px;
  background-color:rgba(255, 255, 255, 0.7);
}
.slider-box .inside .ce_text p{
  margin:0;
  font-weight:500;
}
.slider-box .inside .ce_text p:first-of-type{
  font-weight:600;
  font-size:370%;

}
.slider-box .inside .ce_text p:last-of-type{
  margin:0;
  margin-top:2%;
  font-size:300%;
}
.slider-box .inside .ce_hyperlink{
  text-align:right;
}
@media only screen and (max-width:37.438em){
  .slider-box .inside .ce_text p:first-of-type,.slider-box .inside .ce_text p:last-of-type{
    text-align:center;
    font-size:100%;
  }
  .slider-box .inside .ce_hyperlink{
    text-align:center;
  }
}
.slider-box .inside .ce_hyperlink a{
  position:relative;
  display:inline-block;
  margin:25px;
  padding:15px;
  border-radius:3px;
  background-color:#c30f10;
  color:#ffffff;
  text-decoration:none;
  font-size:200%;
}
.slider-box .inside .ce_hyperlink a:before{
  position:relative;
  margin-right:12.5px;
  content:"\f18e";
  font-weight:100;
  font-size:28px;
  font-family:unfallforschung;
}
@media only screen and (max-width:37.438em){
  .slider-box .inside .ce_hyperlink a{
    position:relative;
    display:inline-block;
    margin-top:0;
    font-size:100%;
  }
  .slider-box .inside .ce_hyperlink a:before{
    margin-right:12.5px;
    font-size:19px;
  }
}
.kontakt h4{
  margin-top:0;
  padding-top:0;
}
#main .contact h3{
  padding-left:0;
}
.kontakt>p:empty{
  display:none;
}
#main .hlwrapper_h1+.ce_text{
  margin-bottom:25px;
}
#main .icon:before{
  position:absolute;
  top:-11px;
  left:-6px;
  display:table-cell;
  color:#283890;
  vertical-align:middle;
  text-align:center;
  font-size:28px;
  font-family:unfallforschung;
  line-height:42px;
}
#main .icon_phone:before{
    content:'\e801';
}
#main .icon_mail:before{
    content:'\e802';
}
#main .icon_fax:before{
    content:'\e800';
}
#main .icon_anschrift:before{
  content:'\f124';
}
#main .icon.round:before{
  width:45px;
  height:45px;
  border:1px solid #283890;
  border-radius:50%;
}
.contact .ce_text{
  position:relative;
  padding-left:20%;
}
#container:after,#container:before,#header:after,#header:before,#header>.inside:after,#header>.inside:before,#main:after,#main:before,#map_container:after,#map_container:before,.ce_gallery:after,.ce_gallery:before,.ce_gallery ul:after,.ce_text.originalGroesse:after,.ce_text.originalGroesse:before,.content-slider>.ce_text:after,.content-slider>.ce_text:before,.footer1>.inside:after,.footer1>.inside:before,.header1>.inside:after,.header1>.inside:before,.headerBackground:after,.headerBackground:before,.layout_latest:after,.layout_latest:before,.menuMain ul:after,.menuMain ul:before,.menuStrip>.inside:after,.menuStrip>.inside:before,.mod_article:after,.mod_article:before,.mod_customnav ul:after,.mod_customnav ul:before,.page-headline:after,.page-headline:before,.sc-clear:after,.sc-clear:before,.searchform:after,.searchform:before,.slider-box:after,.slider-box:before{
	display:block;
	visibility:hidden;
	clear:both;
	height:0px;
	content:".";
  font-size:0;
}
.footer1{
  background-color:#283890;
}
.footer1 .inside p{
  color:#ffffff;
}
.footer2 .inside p{
  color:#283890;
}
#footer h6{
  margin:10px 0px 0px 0px;
  color:#ffffff;
  font-size:25px;
}
#footer .footer_img{
  padding-top:50px;
  width:100%;
  text-align:right;

}
.footer_img svg{
  display:inline-block;
  width:74%;
  vertical-align:bottom;
}
#footer a{
  text-decoration:none;
}
#footer .icon{
  display:table;
  color:#ffffff;
  font-size:28px;
}
#footer .icon.round{
  display:table;
  margin:0 auto;
  width:70px;
  height:70px;
  border:1px solid #ffffff;
  border-radius:50%;
}
#footer .icon.round:before{
  display:table-cell;
  vertical-align:middle;
}
.footer1 .sc{
  text-align:center;
}
.footer1{
  padding:25px;
}
.footer2 .mod_customnav li{
  float:left;
}
.footer2 .mod_customnav{
  margin-top:3px;
}
.footer2 .mod_customnav a,.footer2 .mod_customnav span{
  color:#283890;
}
.footer2 .sc-close p{
  display:none;
}
.footer2 .mod_customnav li:not(:last-of-type):after{
  display:inline;
  content:'\00A0|\00A0';
}
.footer2 .sc-close .mod_customnav{
  text-align:right;
}
.footer2 .sc-close .mod_customnav ul{
  display:inline-block;
  margin:0;
  padding:0;
}
@media only screen and (max-width:37.438em){
  .footer2 .sc,.footer2 .sc-close .mod_customnav{
    text-align:center;
  }
}
#map_container{
	position:relative;
  margin:0 auto;
  margin-top:25px;
  max-height:400px;
  width:100%;
  height:400px;
}
#map{
	position:absolute;
	top:0;
	width:100%;
	height:100%;
}
@media only screen and (min-width:37.500em){
  #map_container{
    margin-top:59px;
    max-height:50vh;
  }
}
td{
  padding:5px 10px;
}

/*# sourceMappingURL=http://unfallforschung.dev/files/themes/unfallforschung.eu/style.css.map */
