/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: local(''),
  url('../fonts/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2') format('woff2');
 
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: local(''),
  url('../fonts/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2') format('woff2');    
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}






@media (min-width: 1440px) 
{
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
        
}


html, body {
	font-family: "Montserrat", sans-serif;
    font-size:18px;
    font-style:normal;
    font-weight:400;
}

.g-5,
.gx-5 {
	--bs-gutter-x: 40px;
}

.g-4,
.gx-4 {
	--bs-gutter-x: 80px;
}



.container
{
	max-width:1920px!important;
	width:100%;
	padding-left:130px!important;
	padding-right:130px!important;
    transition: all 0.5s;
}

.row-fluid
{
  margin-right: 0px;
  margin-left: 0px;
}

.container-fluid
{
  padding-right: 0px;
  padding-left: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.abstand-2, .abstand-4, .abstand-6, .abstand-8, .abstand-10, .abstand-12, .abstand-15, .abstand-20, .abstand-25, .abstand-30, .abstand-40, .abstand-50, .abstand-60, .abstand-70, .abstand-80, .abstand-90, .abstand-100, .abstand-130
{
	width:100%;
	display:block;
    transition: 0.5s ease-in-out;
}

.abstand-2
{
	height:2px;
}

.abstand-4
{
	height:4px;
}

.abstand-6
{
	height:6px;
}

.abstand-8
{
	height:8px;
}

.abstand-10
{
    height:10px;
}

.abstand-12
{
	height:12px;
}

.abstand-15
{
	height:15px;
}

.abstand-20
{
	height:20px;
}

.abstand-25
{
	height:25px;
}

.abstand-30
{
	height:30px;
}

.abstand-40
{
	height:40px;
}

.abstand-50
{
	height:50px;
}

.abstand-60
{
	height:60px;
}

.abstand-70
{
    height:70px;
}

.abstand-80
{
	height:80px;
}

.abstand-90
{
	height:90px;
}


.abstand-100
{
	height:100px;
}

.abstand-130
{
	height:130px;
}


h1, h2, h3, h4, h5
{
	color: inherit;
	line-height:1.3;
}

h1
{
	font-size:34px;
    font-weight:600;
}

h2
{
	font-size:24px;
    font-weight:600;
    
}

h3
{
	font-size:18px;
    font-weight:600;
    
}

h4
{
	font-size:20px;
    font-weight:500;
}

h5
{
	font-size:18px;
    font-weight:700;
}


.active
{
	font-weight:bolder;
}

a
{
  	text-decoration: none;
  	-webkit-text-decoration-skip: objects;
	color:#000000;
}

a:hover
{
	color:#000000;
}

p
{
	margin-bottom:0px;
	display:block;
}

.linie-rot, .linierot
{
    background:#c20b30;
    width:100%;
    height:1px;
    display:block;
}

.text-rot, .textrot
{
    color: #c20b30;
}

.text-sw-rot, .textswrot
{
    color:#ff0000;
}

.text-weiss, .textweiss
{
    color:#ffffff;
}

.light-italic, .lightitalic
{
    font-weight:300;
}

i
{
    font-style:italic!important;
}

.text-light, .textlight
{
	font-weight:400;
    font-style:italic!important;
    color:#000000;
}

.text-normal, .textnormal
{
    font-style:normal!important;
}

.text-italic-light
{
     font-style:italic!important;
     font-weight:400;
}

.text-bold, .textbold
{
	font-weight:700;
}

strong
{
	font-weight:700!important;
}

.text-extra-bold, .textextrabold
{
	font-weight:900;
}

.zentrieren
{
    margin-left:auto;
    margin-right:auto;
    display:block;
    text-align:center;
}

.textcenter
{
	text-align:center!important;
}

.textlinks
{
	text-align:left!important;
}

.vtop
{
    vertical-align:top;
}

.bild, .Bild, .image, .ScreenBild, .MobilBild
{
	width:100%;
	height:auto;
}

.MobilBild
{
    display:none;
}

.mobilenavibutton
{
	display:block;
	position:absolute;
	right:0px;
	top:69px;
	width:52px;
  	height:auto;
	z-index:20000;
    transition: all 1s;
}



#nav-icon1 {
  width: 52px;
  height: 43px;
  position: relative;
  margin: 0px 0px 0px 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #c20b30;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 19px;
}

#nav-icon1 span:nth-child(3) {
  top: 38px;
}

#nav-icon1.open span:nth-child(1) {
  top: 14px;
  left:6px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #ff0000;    
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: 160px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(3) {
  top: 14px;
  left:6px;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -o-transform: rotate(-225deg);
  transform: rotate(-225deg);
  background: #ff0000;      
}

.blockanzeige
{
	opacity:0;
	margin-top:50px;
	-webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.blockanzeigen
{
	opacity:1;
	margin-top:0px;
}

.fullsize
{
	display: flex;
  	flex-wrap: wrap;
}

.coltransparent
{
 	flex: 0 0 auto;
	background:transparent;
	color:#FFFFFF;
	padding:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

.infoblock
{
    position:fixed;
    top:5px;
    left:5px;
    font-size:20px;
    font-weight:600;
    z-index:40000;
    display:none;
}