/* Fira Sans -------------------------------- */

@font-face {
	font-family: 'Roboto';
	src: url('/fonts/roboto-v30-latin-400.woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('/fonts/roboto-v30-latin-500.woff');
	font-weight: bold;
	font-style: normal;
}

/* Layout -------------------------------- */

html {
   min-height:100%;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Body -------------------------------- */
body	{
   width:100%;
   min-height:100%;
   background:#fff;
	color:#000;
	margin:0;
	padding:0;
}
.aussen {
   margin:0;
   padding:16px;
}
	
.cnt {
   clear:both;
   width:100%;
   height:100%;
   margin:0;
   padding:0;
}

.dNav {
   display: none;
}
.dA {
   display: none;
}
.dM2 {
   display:none;
	}
.mM2 {
   display:block;
   margin:1rem 0 2rem 0;
	}
.mM2 ul {
   display:none;
	padding:0;
	margin:0;
	list-style: none;
	}
.mNav {
   display: block;
}
.mA {
   display: block;
   margin-top:48px;
}

.mL   {
   float:left;
   width:70px;
}
.mL img   {
   width:60px;
}
.mT   {
   padding-top:16px;
   }

.mM1 ul {
	position: relative;
   max-width:22rem;
	padding:0;
	margin:-7px 0 0 0;
	list-style: none;
	}
.mM1 ul li {
	display:inline-block;
	padding-right:0.5rem;	
	}
.mM1 ul li:last-child {
	padding-right:0;	
	}
.mm2 li {
	display:inline-block;
	padding-right:0.5rem;	
	}
.mm2 li:last-child {
	padding-right:0;	
	}

.cntI {
	display:block;
   margin:1rem 0;
   padding:1rem 0;
	}

figure {
   display: block;
   width: 100%;
   margin:0 0 12px 0;
}
figure img {
   display: block;
   max-width: 100%;
}

.gmap {
   width:100%;
   min-width:240px;
   max-width:272px;
   height:100%; 
   min-height:212px; 
   max-height:240px; 
	}


.testSize p {
   font-size:8px;
   opacity:0.05;
}
.testXS, .testS, .testM, .testL, .testXL {
   display: none;
}
.testXS {
   display: block;
}
.tabLink td{
	vertical-align: middle;
	padding:12px 24px 12px 0;
	}
.tabTxt{
	min-width: 18rem;
	}
.tabImg img {
   padding: 4px 0 0 0;
   }
   
hr {
   margin: 1rem 0;
   border-width: 0;
   border-top: 1px solid #E1E1E1;
}



/* Font -------------------------------- */
h1, h2, h3, select, optgroup, option	{
   font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size:1rem;
	line-height:150%;
	}
h3 {
	margin-top:3px;
	}
h4	{
   font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size:1.125rem;
	line-height:125%;
	margin:0;
	padding:0 0 1rem 0;
	}
p, a, li, tr, td	{
   font-family: 'Roboto', sans-serif;
	font-style:normal;
	font-weight:400;
	font-size:0.875rem;
	line-height:150%;
	margin:0;
	padding:0;
	}
.mNav, .mNav h1, .mNav, .mNav a {
	font-size:12px;
	}
.mm2 a {
	font-size:10px;
	}
.mm2 a, .mm2b a {
	font-size:0.575rem;
	}
.mNav a {
	font-size:0.575rem;
	}
.dat {
	font-size:0.75rem;
	}


/* Links -------------------------------- */
a:link	{
	text-decoration:none;
	color:#3078bf;
	}
a:visited	{
	text-decoration:none;
	color:#3078bf;
	}
a:hover	{
	text-decoration:none;
	color:#900;
	}
a:active	{
	text-decoration:none;
	color:#3078bf;
	}

.dM2 a:link	{
	text-decoration:none;
	color:#A0A0A0;
	}
.dM2 a:visited	{
	text-decoration:none;
	color:#A0A0A0;
	}
.dM2 a:hover	{
	text-decoration:none;
	color:#900;
	}
.dM2 a:active	{
	text-decoration:none;
	color:#3078bf;
	}

.mM1 a:link	{
	text-decoration:none;
	color:#A0A0A0;
	}
.mM1 a:visited	{
	text-decoration:none;
	color:#A0A0A0;
	}
.mM1 a:hover	{
	text-decoration:none;
	color:#900;
	}
.mM1 a:active	{
	text-decoration:none;
	color:#3078bf;
	}

.mm2 a:link	{
	text-decoration:none;
	color:#A0A0A0;
	}
.mm2 a:visited	{
	text-decoration:none;
	color:#A0A0A0;
	}
.mm2 a:hover	{
	text-decoration:none;
	color:#900;
	}
.mm2 a:active	{
	text-decoration:none;
	color:#3078bf;
	}


.tableTeam td  {
   padding-bottom: 48px;
}

.imgTeam {
   width: 96px;
   padding-right: 24px;
}

/* preload first image -------------------------------- */
div#preload_s {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
div#preload_m {
   display:none;
}
div#preload_l {
   display:none;
}
div#preload_xl {
   display:none;
}

/* caption -------------------------------- */
figcaption, .cpt {
   padding:1rem 0 0 0;
   left: 0;
   bottom: 0;
   font-size:12px;
   color: #A0A0A0;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
  z-index: 0; }
.owl-carousel .owl-animated-out {
  z-index: 1; }
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    display: none; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }
.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* 
 * 	Default theme - Owl Carousel CSS File
 */
.owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }
.owl-nav.disabled + .owl-dots {
  margin-top: 10px; }
.owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      -webkit-transition: opacity 200ms ease;
      -moz-transition: opacity 200ms ease;
      -ms-transition: opacity 200ms ease;
      -o-transition: opacity 200ms ease;
      transition: opacity 200ms ease;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border-radius: 30px; }
    .owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
      background: #869791; }


/* Clearfix by Nicolas Gallagher -------------------------------- */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

