/* CSS Document */
.container-fluid {
  /*overflow: hidden;*/
}
#videobereich {
  background-color: #000000f;
  position: relative;
  height: 0;
  padding-bottom: 56.25%; /* 56.25*/
}
.videoextern {
  background-color: #000000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bg-nav {
  background-color: #fbcc14 !important;
}
.bg-blau {
  background-color: #1c4583 !important;
}
.bg-dark {
  background-color: #000000 !important;
}
.bg-dark2 {
  background-color: #44ac58 !important;
}
.bg_grau {
  background-color: #555555;
}
.bg_kontaktgrau {
  background-color: #cccccc;
}
.bg_ocker {
  background-color: rgba(251, 153, 49, 1) !important;
}
html, body {
  margin: 0px;
  color: #ffffff;
  font-family: "core_sans_a_45_regularregular", sans-serif !important;
  font-size: 0.9em;
  line-height: 1.2em;
  background-color: #000000;
  scroll-behavior: smooth;
}
.nomp {
  padding-right: 0;
  padding-left: 0;
}
.pic_abstand {
  margin: 10px;
}
.top_abstand_bereiche {
  margin-top: 60px;
}
.top_abstand {
  margin-top: 20px;
}
.go_top {
  margin: 5px;
}
hr {
  border-top: 1px solid #fbcc14 !important;
  margin-bottom: 1px !important;
  margin-top: 0px !important;
}
/* Navigation */
.navbar {
  padding: 0.8rem 0.5rem;
  height: 60px;
}
.navbar-brand {
  padding-left: 5px;
  padding-top: 0.10rem;
  padding-bottom: 0.10rem;
}
.nav-item {
  padding-right: 0.3em;
  padding-left: 0.3em;
}
.nav-link {
  font-family: "tobi_dirt_blackregular", sans-serif !important;
  font-size: 1.5em;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(47, 71, 119, 1);
}
.navbar-toggler {
  background-color: rgba(47, 71, 119, 1);
  margin-top: 0px;
}
.navbar-collapse {
  background-color: #fbcc14 !important;
  z-index: 100;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255,255,255,1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  border: 1px solid #ffffff;
}
.fliestext {
  font-family: "core_sans_a_45_regularregular", sans-serif !important;
  font-size: 1.0em;
  letter-spacing: 0.1em;
  line-height: 1.6em;
  color: #fff;
}
h1 {
  color: #fbcc14;
  font-family: "tobi_dirt_blackregular", sans-serif !important;
  font-size: 1.9em;
}
h2 {
  color: #fbcc14;
  font-family: "tobi_dirt_blackregular", sans-serif !important;
  font-size: 28px;
}
.termin-kasten {
  color: #000;
  font-family: "core_sans_a_65_boldregular", sans-serif !important;
  font-size: 1.1em;
  line-height: 20px;
}
.kasten-hdl {
  color: #000;
  font-family: "core_sans_a_65_boldregular", sans-serif !important;
  font-size: 1.2em;
  line-height: 40px;
}
.kasten-hdl2 {
  color: #000;
  font-family: "core_sans_a_65_boldregular", sans-serif !important;
  font-size: 1.1em;
  line-height: 30px;
}
.footernavi2 a {
  font-family: "tobi_dirt_blackregular", sans-serif !important;
  font-size: 1.2em;
  /*padding-right: 1.3333em;
  padding-left: 1.3333em;*/
  color: #000;
  text-decoration: none;
}
.footernavi2 a:hover {
  color: #44ac58;
}
@media (min-width: 576px) {
  .nav-item {
    padding-right: 0.4em;
    padding-left: 0.4em;
  }
  .navbar {
    height: 45px;
  }
  .kasten-hdl {
    font-size: 1.2em;
  }
  .kasten-hdl2 {
    font-size: 1.1em;
  }
  /*h1 {
    font-size: 1.9em;
  }
  h2 {
    font-size: 1.3em;
  }
  
	*/
}
@media (min-width: 768px) {
  .nav-item {
    padding-right: 1.0em;
    padding-left: 1.0em;
  }
  html, body {
    background-color: #000;
  }
  .navbar {
    height: 35px;
  }
  h1 {
    font-size: 2.0em;
  }
  h2 {
    font-size: 28px;
  }
  .kasten-hdl {
    font-size: 1.4em;
  }
  .kasten-hdl2 {
    font-size: 1.2em;
  }
}
@media (min-width: 850px) {
  h1 {
    font-size: 2.2em;
  }
  h2 {
    font-size: 1.6em;
  }
  .navbar {
    height: 35px;
  }
  .kasten-hdl {
    font-size: 1.5em;
  }
  .kasten-hdl2 {
    font-size: 1.3em;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 2.5em;
  }
  h2 {
    font-size: 1.8em;
  }
  .navbar {
    height: 35px;
  }
  .kasten-hdl {
    font-size: 1.6em;
  }
  .kasten-hdl2 {
    font-size: 1.4em;
  }
}
@media (min-width: 1200px) {
  .nav-item {
    padding-right: 1.3333em;
    padding-left: 1.3333em;
  }
  .top_abstand_bereiche {
    margin-top: 25px;
  }
  .navbar {
    height: 30px;
  }
	.kasten-hdl {
    font-size: 1.8em;
  }
  .kasten-hdl2 {
    font-size: 1.5em;
  }
  h1 {
    font-size: 3.7em;
  }
  h2 {
    font-size: 1.8em;
  }
}
@media (min-width: 1600px) {
  .navbar {
    height: 30px;
  }
}
/* Textbalken / Texte / DropCaps */
.font-fb-sw {
  color: #000000;
}
h3 {
  color: #fff;
  font-family: "core_sans_a_65_boldregular", sans-serif !important;
  font-size: 1.6em;
  line-height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.txt_link a {
  color: #fbcc14;
  text-decoration: none;
}
.txt_link a:hover {
  color: #ffffff;
}
@media (min-width: 765px) {
  h3 {
    font-size: 1.5em;
    line-height: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .fliestext {
    font-size: 1.1em;
    padding: 5px;
  }
}
@media (min-width: 992px) {
  h3 {
    font-size: 1.7em;
    line-height: 30px;
    margin-top: 1px;
    margin-bottom: 2px;
  }
  .fliestext {
    font-size: 1.15em;
    padding: 5px;
  }
}
@media (min-width: 1050px) {}
@media (min-width: 1200px) {
  h3 {
    font-size: 1.5em;
    line-height: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .fliestext {
    font-size: 1.2em;
    padding: 5px;
  }
}
@media (min-width: 1750px) {}
/*  Footer */
.footertxt {
  font-family: "tobi_dirt_blackregular", sans-serif !important;
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
}
.footernavi a {
  font-family: "tobi_dirt_blackregular", sans-serif !important;
  font-size: 1.5em;
  padding-right: 1.3333em;
  padding-left: 1.3333em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  color: #ffffff;
  text-decoration: none;
}
.footernavi a:hover {
  color: #fbcc14;
}
.footernavi2 a {
  font-family: "tobi_dirt_blackregular", sans-serif !important;
  font-size: 1.3em;
  padding-right: 1.3333em;
  padding-left: 1.3333em;
  color: #000;
  text-decoration: none;
}
.footernavi2 a:hover {
  color: #44ac58;
}
@media (min-width: 768px) {}
@media (min-width: 996px) {}
@media (min-width: 1200px) {}
/* Vert. Accordion like 12-18 */
.fliestext_w {
  font-family: "core_sans_a_65_boldregular", sans-serif !important;
  font-size: 1.2em;
  line-height: 1.8em;
  color: #ffffff;
}
.grid {
  float: left;
  width: 100%;
  height: auto;
  text-align: center;
  background-size: cover;
  background-position: center center;
}
.bannerParent {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  flex-wrap: nowrap;
  padding: 50px;
}
.bannerItem {
  min-width: 100px;
  background-size: cover;
  background-position: center center;
  border-bottom-width: 12px;
  border-bottom-style: solid;
  margin-left: 10px;
  margin-right: 10px;
  color: #fff;
  transition: all .5s ease-out;
  overflow: hidden;
  width: 20%; /*25% */
}
.bannerContent {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 40px 20px;
  transition: all .5s ease-out;
  /* background-color: rgba(0, 0, 0, 0.2);*/
}
.bannerImage {
  text-align: left;
}
.bannerWrapper {
  text-align: left;
  padding-top: 50px;
  max-width: 400px;
  opacity: 0;
  pointer-events: none;
  transition: all .5s ease-out;
  margin: 0 auto;
}
.bannerInfo {
  opacity: 1;
  position: absolute;
  right: 30px;
  bottom: 30px;
  transform: rotate(90deg);
  transform-origin: right bottom;
  margin-right: 20px;
  pointer-events: none;
  text-align: right;
  width: 500px;
  transition: all .5s ease-out;
}
.bannerItem img {
  max-width: 180px;
}
.bannerParent:first-child {
  margin-left: 0px;
}
.bannerParent:last-child {
  margin-right: 0px;
}
.bannerItem:hover {
  min-width: 60%;
}
.bannerItem:hover .bannerInfo {
  opacity: 0;
}
.bannerItem:hover .bannerWrapper {
  opacity: 1;
}
.bannerItem:hover .bannerContent {
  background-color: rgba(0, 0, 0, 0.6);
}
.ha2 {
  font-family: "tobi_dirt_blackregular", sans-serif !important;
  text-rendering: optimizeLegibility;
  font-weight: normal;
  font-kerning: normal;
  font-variant-ligatures: common-ligatures, contextual;
  -moz-font-feature-settings: "kern", "liga", "clig", "calt";
  -ms-font-feature-settings: "kern", "liga", "clig", "alt";
  -webkit-font-feature-settings: "kern", "liga", "clig", "calt";
  font-feature-settings: "kern", "liga", "clig", "calt";
  margin-top: 0;
  line-height: 1.5em;
}
.ha2 {
  font-size: 24px !important;
  text-shadow: black 0.1em 0.1em 0.2em;
  text-transform: uppercase;
  letter-spacing: -0.03em;
  line-height: 1;
}
.grid_twelve_twelfth {
  float: left;
  width: 100%;
}
.crosslink .grid_border .grid_twelve_twelfth:last-child {
  height: 20px;
}
.crosslink .grid_border .backgroundNegative .grid_twelve_twelfth {
  height: 100%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  background-size: cover;
  background-position: center center;
  opacity: 0.3;
}
@media (max-width: 800px) {
  .grid_twelve_twelfth:last-child {
    height: 10px;
  }
  .ha2 {
    font-size: 36px !important;
  }
  .bannerParent {
    flex-direction: column;
    justify-content: flex-start;
    padding: 50px 0px;
  }
  .bannerItem {
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 25vh; /* 15vh */
    width: 100%;
  }
  .bannerContent {
    padding: 5px;
  }
  .bannerImage {
    text-align: left;
  }
  .bannerImage img {
    width: 150px;
  }
  .bannerText {
    position: absolute;
    right: 5px;
    top: 5px;
    bottom: 5px;
    width: calc(100% - 130px);
  }
  .bannerWrapper {
    width: 100%;
    max-width: 95%;
    padding: 0px;
    margin: 0px;
    text-align: right;
  }
  .bannerInfo {
    font-size: 1.5em !important;
    transform: rotate(0deg);
    top: 5px;
    margin-right: 15px;
    right: 5px;
    left: auto;
    bottom: auto;
    width: calc(100% - 130px);
  }
  .bannerActive, .bannerItem:hover {
    min-height: 60vh;
  }
}
@media (max-width: 600px) {
  .fliestext_w {
    font-size: 1.15em;
    line-height: 1.6em;
  }
  .ha2 {
    font-size: 32px !important;
  }
}
@media screen and (min-width: 800px) and (max-width: 1100px) {
  .fliestext_w {
    font-size: 1.2em;
    line-height: 1.8em;
  }
  .ha2 {
    font-size: 48px !important;
  }
  .bannerItem img {
    max-width: 140px;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1400px) {
  .fliestext_w {
    font-size: 1.2em;
    line-height: 1.8em;
  }
  .ha2 {
    font-size: 56px;
  }
}
@media (min-width: 1401px) {
  .fliestext_w {
    font-size: 1.2em;
    line-height: 1.8em;
  }
  .ha2 {
    font-size: 78px;
  }
}
/* CMS */

.katkasten {
  background-color: #1c4583 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #fff;
  margin: 0px;
  padding-top: 10px;
}
.table_txt {
   font-family: "core_sans_a_45_regularregular", sans-serif !important;
  font-size: 14px;
  font-weight: 400;
  color:#fff;
}
.txt-start_link a {
    font-family: "core_sans_a_45_regularregular", sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  color: #fff; /* #9aa93c */
  text-decoration: none;
}
.txt-start_link a:hover {
  color: #000000;
  text-decoration: none;
}
.txt-start_link_kl a{
	font-family: "core_sans_a_45_regularregular", sans-serif !important;
  font-size: 12px;
  font-weight: 400;
  color: #fff; /* #9aa93c */
  text-decoration: none;
}
.txt-start_link_kl a:hover {
  color: #000000;
  text-decoration: none;
}
.cms-big_link a{
   color: #fbcc14;
  font-family: "core_sans_a_45_regularregular", sans-serif !important;
  font-size: 2.1em;  
}
.cms-big_link a:hover{
   color: #000000;
   text-decoration: none;
}
.txtinput1 {
	width: 80%;
	font-size: 14px;
	height: 25px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000;
	padding-top: 3px;
	padding-left: 2px;
}
.txtinput2 {
	width: 90%;
	font-size: 14px;
	height: 300px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000;
	padding-top: 3px;
	padding-left: 5px;
	text-align: center;
}
.txtinput3 {
	width: 80%;
	font-size: 14px;
	height: 150px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000;
	padding-top: 3px;
	padding-left: 5px;
	text-align: left;
}
.kontakt_send2 {
	height: 50px;
	width: 45%;
	letter-spacing: 1.0pt;
	font-size: 17px;
	color: #cd1818;
	background-color: #ffffff;
	border: 1px solid #000;
	margin: 0px 0px 10px 0px;
	box-shadow: 1px 2px 6px rgba(150,150,150, 0.9);
}
.txt_agb {
  line-height: 20px;
  color:#fff;
  font-weight: 500;
  font-size: 12px;	
}
.fehler {
  font-size: 16px;
  color: #ff0000; /* 10328a */
  font-weight: bold;
}
.txt_rot {
  color:#e30613;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;	
}
