body {
    margin: 0;
    padding: 0;
}

.break,
.break2 {
    clear: both;
}

.break2 {
    height: 30px;
}

img {
    width: 100%;
    border-radius: 0px;
}

/*#logo img {
    width: auto;
    max-width: 100%;
    border-radius: 0;
}*/

#footernavi,
/*#logo,*/
.content-inner {
    max-width: 1170px;
}

#header {
    position: relative;
    width: 100%;
    margin: 0;
    height: 149px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    z-index:1;
}

.head-center{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}

/*#logo,*/
#youtube {
    text-align: center;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#youtube {
    height: 0;
    padding: 0 20px 56.25%;
}

#youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#pagetitle {
    margin: 0;
    max-width: 500px;
    text-align: left;
    padding: 0 20px 20px;
}

#pagetitle::before{
    content: "";
    width: 50px;
    height: 3px;
    display: block;
    background: #e83529;
}

#pagetitle h1 {
    margin: 0;
    margin-top: 15px;
    font-size: 30px;
    font-weight: 800;
}

#content-main,
#content-teaserboxen,
#content-top,
#contentwrapper {
    position: relative;
    width: 100%;
}

#content-teaserboxen .content-inner {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.content-inner {
    position: relative;
    margin: 0 auto;
    padding: 50px 0;
}

.content-inner,
.left {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.content-inner-text {
    padding: 0 15px;
}

.content-inner h2 {
    margin: 0;
    padding: 0 0 30px;
    font-size: 25px;
    font-weight: 300;
}

.content-inner h3,
.right-inner h4 {
    margin: 0;
    padding: 0 0 20px;
    font-size: 18px;
    font-weight: 300;
}

.content-inner p {
    margin: 0;
    padding: 0 0 20px;
    font-size: 16px;
    line-height: 24px;
}

.content-inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.content-inner li {
    margin: 0 0 10px 20px;
    font-size: 14px;
    line-height: 22px;
}

.content-inner li:before {
    margin: 0 8px 0 -20px;
    font-family: fontawesome;
    font-size: 14px;
    content: "\f0a9";
}

.content-inner .content-inner-text ul {
    margin: 0 0 20px 0;
}

.left,
.right {
    position: relative;
    float: left;
    margin: 25px 0 0;
    padding: 0 15px;
}

.left {
    width: 60%;
}

.left-inner {
    border-radius: 0px;
}

.left-inner,
.right {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.right {
    width: 40%;
}

.right-inner {
    padding: 20px 35px;
    border-radius: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.one,
.three,
.two {
    position: relative;
    flex: 1;
    display: flex;
    float: left;
    width: 33.333%;
    margin: 0;
    padding: 0 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.one-inner,
.three-inner,
.two-inner {
    padding: 0;
    border-radius: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    flex: 1;
    display: flex;
}

.teaserbox {
    position: relative;
    padding-bottom: 80px;
}

.teaserbox h4 {
    margin: 0;
    padding: 5px 0;
    font-size: 14px;
}

.teaserbox h5 {
    margin: 0;
    padding: 0 0 15px;
    font-size: 18px;
}

.teaserbox p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 20px;
}

.teaserbox-content{
    padding: 0 30px;
}

.teaserbox-inner {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 30px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.teaserbox-inner button[type=submit] {
    width: 100%;
    margin: 0 0 20px;
    border: 2px solid #e83529;
    padding: 15px 30px 15px 30px;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    border-radius: 50px;
    color: #e83529;
    box-sizing: border-box;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.teaser {
    position: relative;
    float: left;
    width: 100%;
    margin: 50px 0 0;
    padding: 0 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.teaser-inner {
    border-radius: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.teaser-inner .teaser-inner-left {
    position: relative;
    float: left;
    width: 15%;
    padding: 20px 0 20px 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.teaser-inner .teaser-inner-left .teaser-inner-icon {
    width: 70px;
    height: 70px;
    padding: 16px 0 0;
    text-align: center;
    border-radius: 35px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-check-circle,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-download,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-facebook-official,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-mobile,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-pencil-square,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-phone {
    font-size: 40px;
}

.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-calendar,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-shopping-cart {
    font-size: 36px;
}

.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-envelope,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-gamepad {
    font-size: 34px;
}

.teaser-inner .teaser-inner-middle {
    position: relative;
    float: left;
    width: 55%;
    padding: 20px 20px 20px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.teaser-inner .teaser-inner-middle h4 {
    margin: 0;
    padding: 0 0 5px;
    font-size: 18px;
}

.teaser-inner .teaser-inner-middle p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.teaser-inner .teaser-inner-right {
    position: relative;
    float: left;
    width: 30%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.teaser-inner .teaser-inner-right button[type=submit] {
    width: 90%;
    margin: 28px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 2px solid #e83529;
    padding: 15px 30px 15px 30px;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    border-radius: 50px;
    color: #e83529;
}

::-webkit-input-placeholder {
    color: #ffffff;
}

:-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #ffffff;
}

.boxform .facebook-logo {
    padding: 20px;
}

.boxform i.fa-facebook-square,
.boxform i.fa-youtube-square,
.boxform i.fa-shopping-cart,
.boxform i.fa-phone-square {
    font-size: 60px;
}

.boxform h4 {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
}

.boxform h5 {
    margin: 0;
    padding: 0 0 15px;
    font-size: 22px;
}

.boxform p {
    font-size: 16px;
    line-height: 24px;
}

.boxform-inner label,
.boxform-inner textarea {
    font-weight: 700; 
    font-size: 14px;
}

.boxform-inner {
    padding: 0 30px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.boxform-inner label {
    margin-right: 15px;
}

.boxform-inner input[type=radio] {
    margin-left: 15px;
    margin-right: 5px;
}

.boxform-inner input[type=text],
.boxform-inner input[type=email] {
    width: 100%;
    margin: 5px 0;
    padding: 10px 30px;
    border: none;
    font-size: 14px;
    font-weight: 700; 
    border-radius: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.boxform-inner input[name=adresse],
.boxform-inner input[name=alter] {
    height: 0;
    margin: 0;
    padding: 0;
}

.boxform-inner textarea {
    width: 100%;
    margin: 5px 0;
    padding: 10px 30px;
    border: none;
    overflow: auto;
    border-radius: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.boxform-inner button[type=submit] {
    width: 100%;
    margin: 20px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 2px solid #e83529;
    padding: 15px 30px 15px 30px;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    border-radius: 50px;
    color: #fff;
}

.boxform h4,
.boxform h5,
.teaser-inner .teaser-inner-middle h4 {
    font-weight: 300; 
}

.teaserbox h4,
.teaserbox h5{
    font-weight: 600;
}

.boxform-inner button[type=submit]:hover,
.dropdown a:hover,
.teaser-inner .teaser-inner-right button[type=submit]:hover,
.teaserbox-inner button[type=submit]:hover,
#popup button:hover {
    cursor: pointer;
}

#footer {
    width: 100%;
}

#footer,
#footernavi {
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#footernavi {
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}

div.alert-success {
    margin-bottom: 20px;
}

/*New Navigation*/
#main-nav{
    margin-top: 13px;
    margin-bottom: 0;
}
.head-center{
	max-width: 1110px;
}
#headerbild img{
	border-radius:0px;
	margin-bottom:-5px;
    margin-top:200px;
}
#logo{
	align-self: flex-start;
	z-index: 99;
    margin-top: 13px;
}
#logo img{
    width: 300px;
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 0;
    height: 30px;
}

#topmenu{
    display: flex;
    gap: 62px;
}

#topmenu a{
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 10px;
}

#footerlogo img{
    width: 120px;
    float: left;
    padding-right: 0px;
    margin-bottom: 20px;
}
#header nav{
	display: flex;
	flex-wrap: wrap;
	align-self: center;
	list-style: none;
    padding: 0 35px 0 0;
}
#header nav li a,
#topmenubar li a{
	text-decoration: none;
	white-space:nowrap;
}

/*Create dropdown menu vertical*/
.subnav-vertical,
.subnav-horizontal{
	visibility: hidden;
	position: absolute;
	left: 0;
	list-style: none;
}

.horizontal:hover > .subnav-horizontal,
.mainmenu:hover > .subnav-vertical,
.subnav-horizontal:hover,
.subnav-vertical:hover{
	visibility: visible;
}

/*Create dropdown menu vertical*/
.subnav-horizontal{
	display: flex;
	z-index: 1;
}
.background-horizontal{
	display: none;
    width: 100%;
    position: absolute;
    left: 0;
    /*margin-top: 55px;*/
    /* height: 55px; */
	z-index: -1;
}
.horizontal:hover ~ .background-horizontal,
.subnav-horizontal:hover ~ .background-horizontal{
	display: flex;
}

/*Mobile Nav*/
.icon-nav{
	display: none;
	transition: all .5s;
	transition-timing-function: ease;
}
.rotate{
	transform: rotate(180deg);
}

/*Pop Up*/
.popup{
	position: fixed;
	bottom: 25px;
	width: 100%;
}
.show-popup{
	display:block;
}
.hide-popup{
	display: none;
}
#popup .content-inner{
	padding:0;
	box-shadow:	6px 6px 15px 0px rgba(0, 0, 0, 0.5);
	border-radius: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#popup .content-inner-text{
	display: flex;
}
#popup button{
	height: 54px;
	position: relative;
	top: 30px;
    border: 2px solid #e83529;
    padding: 15px 30px 15px 30px;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    border-radius: 50px;
    color: #e83529;
}
#popup h3{
	padding: 15px 0 10px 0;
}
#popup p{
	padding-bottom: 15px;
}
#content-popup{
	margin: 0 25px;
}
/***Styleanpassungen neues Cookie Popup***/
#text-popup{
	width:65%;
}
#close-popup{
    margin-left: 8%;
}
#popup p{
	padding-bottom: 20px;
}
#popup button{
    margin-left: 10px;
    margin-top: 12px;
}
/***Ende Styleanpassungen neues Cookie Popup***/
/*Second Footer*/
.footerbox p{
	font-size: 15px;
	padding: 0;
}
.extra-padding{
		padding-left: 30%;
}
.top-footer .one,
.top-footer .two,
.top-footer .three{
	display: block;
}
.top-footer .three .footerbox{
	float: right;
}
#footer p,
#footer{
    color: rgba(255, 255, 255, .7);
    font-size: 13px;
}
#footer a{
    color: #e83529;
    font-size: 13px;
    text-decoration: none;
}

#footer a:hover{
    text-decoration: underline;
}