/*top2 rechtsbündig*/
.sp-contact-info {
    list-style: none;
    padding: 0;
    margin: 0 -11px;
    float: right;
}

/*obere Leiste Farbverlauf*/
#sp-section-1 {
    background: #001d3f; /*rgba(0, 0, 0, 0) linear-gradient(to bottom, #001d3f 0%, #0e0e0e 100%) repeat scroll 0 0;*/
    color: #e6e6e6;
}

/*Suchenfeld Abstand von oben*/
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem !important;
    font-size: 0.8rem !important;
    line-height: 1.0 !important;
    color: #fff !important;
    background-color: #617494 !important;
    background-clip: padding-box !important;
    border: 1px solid #fff !important;
    border-radius: .25rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
    margin-top: 7px !important;
	float: left !important;
	height: auto!important;
}

.formContainer .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem !important;
    font-size: 1rem !important;
    line-height: 1.0 !important;
    color: #000 !important;
    background-color: #FFF !important;
    background-clip: padding-box !important;
    border: 1px solid rgba(0, 0, 0, .15) !important;
    border-radius: .25rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
    margin-top: 7px !important;
    float: left !important;
}


.form-control:focus
{	background-color: #617494;
	border-color:#fff;
	box-shadow:0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	color: #fff;
	outline: 0 none;	
}
.form-control::placeholder {
    color: #fff;
    opacity: 1;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFF !important;
    opacity: 1; /* Firefox */
}
	
/*Header (Menu) höhe und Farbverlauf*/
#sp-header {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    height: 50px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
	background: #001d3f; /*rgba(0, 0, 0, 0) linear-gradient(to bottom, #001d3f 0%, #0e0e0e 100%) repeat scroll 0 0;*/
	border-bottom: 4px #617494  solid;
}

/*Menue Balken höhe*/
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 10px;
    line-height: 50px;
    font-size: 14px;
	font-family:Noto Sans;
    margin: 0;
	color: #fff;
}

/*Menüschriftfarbe weiß*/
.sp-module ul > li > a {
    color: #ffffff;
}

/*Sprachmodul rechtsbündig*/
.sp-module-content .mod-languages ul.lang-inline {
    float: right;
    margin-top: 10px;
    padding-right: 10px;
}

/*Sprachmudule Hover*/
.sp-module ul > li > a:hover {
    color: gray;
}

/*Hauptmenu linksbündig*/
.sp-megamenu-parent {
    display: block;
    float: left;
    list-style: outside none none;
    /*margin: 0 -15px;*/
    padding-left: 20px;
    position: relative;
    z-index: 99;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    border-bottom: 1px solid #808080;
	width: 100%;
    color: #ffffff;
	font-family:Noto Sans;
	font-size:14px;
}
/*Hauptmenu hover*/

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a ,
.sp-megamenu-parent > li:hover > a{
    color: rgb(226, 102, 10);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: rgb(226, 102, 10);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: rgb(226, 102, 10);
}


/*Logoausrichtung*/
.logo-image {
    height: 80px;
    margin-top: 18px;
}

/*Footergrösse und Farbverlauf*/
#sp-bottom {
    font-size: 14px;
    line-height: 1.6;
    padding: 18px 0 18px;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #0e0e0e 0%, #001d3f 100%) repeat scroll 0 0;
    color: #ebebeb;
}

/*Kopf Größe*/
#sp-section-2 {
    background-image: url("/images/hintergrund_kopf.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
    background-position: 0 0;
    height: 150px;
}

/*Newsbox*/
.infobox1 {
    background-color: #d8dce5;
    border-top: 15px solid #ffffff;
    border-radius: 0px;
    margin-bottom: 10px;
	font-size:1.0em;
    
}

.infobox2 {
	background-color: #0aa8da;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 10px;
    text-align: center;
}
/* blaue Featurebox auf Produktseiten*/
.infobox3 {
	background:#001d3f;
	color:#fff;
	padding: 2em;
	font-size:12px;
	margin-right: -30px;
}

/*Mischpulte Übersichtsbox*/
.infobox4 {
    background-color: #d8dce5;
    border-radius: 0px;
    margin-bottom: 10px;
	font-size:1.0em;
    
}
	
.beschriftung  h3{
    background: #617494 none repeat scroll 0 0;
    color: #fff;
    font-size: 1.1em;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 5px 5px 5px 10px;
    text-transform: uppercase;
}

/*Überschrift Übersicht Mischpulte*/

.farbbox h2 {
    margin: 0px 0px 30px 0px;
    padding: 15px 0px 15px 0px;
    text-transform: none;
}

/*Übersichtsbox*/
.beschriftung1  h3{
    background: #001d3f; /*rgba(0, 0, 0, 0) linear-gradient(to bottom, #001d3f 0%, #0e0e0e 100%) repeat scroll 0 0;*/
    color: #fff;
    font-size: 1.5em;
    font-weight: normal;
    margin: 0 0 0px;
    padding: 15px 5px 15px 30px;
    /*text-transform: uppercase;*/
}

.beschriftungnewsletterrechts  h2 {
    background: #001d3f; /*rgba(0, 0, 0, 0) linear-gradient(to bottom, #001d3f 0%, #0e0e0e 100%) repeat scroll 0 0;*/
    color: #fff;
    /*font-size: 1.5em;*/
    font-weight: normal;
    padding: 10px 10px 10px 10px;
    text-transform: uppercase;
	text-align: center;
    margin: -10px -11px 20px -10px;
}

.beschriftung3  h4{
    background: #617494 none repeat scroll 0 0;
    color: #fff;
    font-size: 1.0em;
	/*font-family:Noto Sans;*/
    font-weight: normal;
    margin: 0 0 5px;
    padding: 10px;
    /*text-transform: uppercase;*/
}


/*dropdown Farbverlauf*/
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #001d3f; /*rgba(0, 0, 0, 0) linear-gradient(to bottom, #001d3f 0%, #0e0e0e 100%) repeat scroll 0 0;*/
}

/*Kartendarstellung*/
.wrapper1 { display:box; width:100%; border: solid 1px 001d3f; text-align:center; margin: 0 0 0 12px; background-color:#fff;}
.nr-1,.nr-2,.nr-3 { box-flex:1; display:inline-block; /*border: solid 1px #fff;*/ text-align:center; margin: 10px; /*padding: 10px;*/ background-color:rgb(250, 250, 250); width:16.0em; height:300px; /*box-shadow:4px 4px 4px 0px rgba(87,87,87,0.8);*/float:left; line-height:1.1;
}

.wrapper2 { display:box; width:100%; border: solid 1px 001d3f; text-align:center; margin: 0 auto; background-color:#fff;}
.nl-8,.nl-9,.nl-10{ box-flex:1; display:inline-block; /*border: solid 1px #fff;*/ text-align:center; margin: 7px 17px 50px; /*padding: 10px;*/ background-color:#747a8e14; width:16.0em; height:350px; /*box-shadow:4px 4px 4px 0px rgba(87,87,87,0.8);*/float:left; line-height:1.1;
}
.wrapper3 { display:box; width:100%; border: solid 1px 001d3f; text-align:center; margin: 0 0 0 -30px; background-color:#fff;}
.nr-1,.nr-2,.nr-3 { box-flex:1; display:inline-block; /*border: solid 1px #fff;*/ text-align:center; margin: 16px 20px 50px 0px; /*padding: 10px;*/ background-color:#747a8e14; width:17.06em; height:380px; /*box-shadow:4px 4px 4px 0px rgba(87,87,87,0.8);float:left;*/ line-height:1.1;}
.nr-4 { box-flex:1; display:inline-block; /*border: solid 1px #fff;*/ text-align:center; margin: 10px 10px 50px;; /*padding: 10px; background-color:rgb(250, 250, 250);*/ width:16.0em; height:300px;float:left; line-height:1.1;
}
.wrapper4 { display:box; width:100%; border: solid 1px 001d3f; text-align:center; margin: 0 auto; background-color:#fff;}
.nr-5,.nr-6,.nr-7 { box-flex:1; display:inline-block; /*border: solid 1px #fff;*/ text-align:center; margin: 10px 10px 50px;; /*padding: 10px;*/ background-color:rgb(250, 250, 250); width:18.0em; height:320px; /*box-shadow:4px 4px 4px 0px rgba(87,87,87,0.8);*/float:left; line-height:1.3;}
.nr-4 { box-flex:1; display:inline-block; /*border: solid 1px #fff;*/ text-align:center; margin: 10px 10px 50px;; /*padding: 10px; background-color:rgb(250, 250, 250);*/ width:16.0em; height:300px;float:left; line-height:1.1;
}



/*Kartenaccordion*/
.sppb-panel-title {
    color: #ffffff;
	/*font-family: helvetica;*/
    font-size: 12px;
    font-weight: bolder;
    margin-bottom: 0;
    margin-top: 0;
}
.sppb-panel-body {
    background: #d8dce5 none repeat scroll 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0);
    padding: 15px;
}

/*navigation Mischpulte*/
.seitenmenu li a {
    line-height: 25px;
    padding: 7px 17px 7px 0;
    text-transform: none;
    color: rgb(226, 102, 10);
    border-bottom: 0.1em solid rgb(0,28,63);
	display: block;
}
.seitenmenu1  li a:hover,a:focus,a:active, #sp-right .sp-module li.current a {
   color: rgb(0,28,63);   
}


/** Right Menu **/

 .menu-child{
    display: none;
}


 .current .menu-child, .active .menu-child{
     display: block
 }

#sp-right .menu-child{
    margin-left: 15px !important;
}




.moduletable ul li {
  list-style: none;
}
.sppb-link-list-wrap ul li a {
    display: block;
    color: #000;
}
/*Seitenmenü Joomla*/
#sp-right .sp-module ul > li > a {
    line-height: 25px;
    padding: 7px 17px 7px 0;
    text-transform: none;
    color: rgb(226, 102, 10);
    border-bottom: 0.1em solid rgb(0,28,63);
    display: block;
	font-family:Noto Sans;
	font-size:14px;
}
#sp-right .sp-module {
    
    border: none;
    padding: 0px;
    border-radius: 3px;
	margin-top: 50px;
}
#sp-right .sp-module  ul > li > a:hover, a:focus, a:active {
	color:rgb(0,28,63);
}
#sp-right .sp-module .item-current ul > li > a:active {
	color:rgb(0,28,63);
}
/* TABS*/
.nav-tabs {
	border-bottom:10px solid #001d3f;
	margin-left: -30px;
	padding-left: 30px;
}
.nav-item {
    border-top-left-radius: .35rem;
    border-top-right-radius: .35rem;
    /*background-color:#d8dce5;*/
	color:#fff;
	margin-right:3px;
}
.nav-link {
	background-color:#617494;
	color:#fff;
}
.nav-link:hover{
    color: gray; !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	background:#001d3f;
	color:#fff;
	border-color:#001d3f;
	/*margin-left: 27px;*/
}
.tab-content {
	background:#d8dce5;
	min-height:280px;
	margin-bottom:15px;
	margin-left: -30px;
	/*box-shadow: 4px 4px 4px 0px rgba(87,87,87,0.8);
	padding:10px;*/
	/*padding-left: 10px;*/
}

/*Accordion*/
.sppb-panel-heading {
    background: #001d3f; /*rgba(0, 0, 0, 0) linear-gradient(to bottom, #001d3f 0%, #0e0e0e 100%) repeat scroll 0 0;*/
    cursor: pointer;
    padding: 10px 30px 10px 30px !important;
    position: relative;
	color:#fff;
	font-family:Noto Sans;
	font-size:14px;
}
/*MOBILE MENUE*/
.offcanvas-menu {
    background-color: #001d3f;
    color: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: gray;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    color: #fff;
}
.sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: gray;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    color: #fff;
}

/*modulabstand (Slider-Content*/

#sp-main-body {
    padding: 50px 0;
}



.contactName{
	text-align: left;
	background: #001d3f; /*rgba(0, 0, 0, 0) linear-gradient(to bottom, #001d3f 0%, #0e0e0e 100%) repeat scroll 0 0;*/
	color: #fff;
	padding: 14px 14px 14px 30px;
}

.beschriftung{
      text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
}

.innerBox{
	text-align:center;
     /*box-shadow: 4px 4px 4px 0px rgba(87,87,87,0.8);*/
      /*border: 1px solid #001d3f;*/
      padding: 0px !important;
	  margin-bottom:55px;
	  background: #747a8e14;
	  height: 85%;
}

.innerPadding{
  padding: 10px;
}

.contactBottom{
	text-align:left;
	padding-left: 30px;
	font-size: 9pt;
  margin-bottom: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.contactRow{
  margin: 42px -10px 0px -46px;
}
.boxVertrieb1 {
  margin-right: -36px;
}

.boxVertrieb{
    font-size: 9pt !important;
    height: 280px;
}
.sp-module-content .custom1{
	/*border:1px solid gainsboro;*/
	border-radius:2px;
	padding:10px;
	/*box-shadow: 4px 4px 4px 0px rgba(87,87,87,0.8);*/
	margin-top: 68px;
	background: #747a8e14;
	margin-right: -31px;
}
.messenrechts .element-item {
    position: relative;
    float: left;
    width: 100%;
    background-color: #d8dce5;
    height: 230px;
    margin: 15px 2.5% 15px 30px;
    color: #000000;
    border: 0px solid #000000;
    border-radius: 0px;
    padding: 15px;
    /*box-shadow: 4px 4px 4px 0px rgba(87,87,87,0.8);*/
}

/** KIKI BOXED LAYOUT ***/

#sp-section-2 .container{
    background: rgba(0,28,63,0.09);
    height: 100%;
}

#sp-header{
    background: #193149 !important;
}
#sp-header .container{
    background: #001d3f; /*rgba(0, 0, 0, 0) linear-gradient(to bottom, #001d3f 0%, #0e0e0e 100%) repeat scroll 0 0;*/
    height: 100%;
}

#sp-main-body, #sp-section-5{
    background: #f1f5f8;
}

#sp-main-body .container, #sp-section-5 .container{
    background: #FFF;
}
#sp-main-body {
    padding: 0px 0;
	margin-top:-70px;
}
#sp-main-body .container{
    padding: 50px 30px 50px 30px;
	margin-top: 40px;
}

#sp-bottom {
    background: #193149 !important;
    padding: 0px;
}

#sp-bottom .container{
    background: #001d3f; /*rgba(0, 0, 0, 0) linear-gradient(to bottom, #0e0e0e 0%, #001d3f 100%) repeat scroll 0 0;*/
    height: 100%;
    padding: 30px;
}
/** STICKY HEADER  ***/

.stickyActive #sp-section-1, .stickyActive #sp-section-2{
    display: none;
    visibility: hidden;
}

.stickyActive #sp-header {
    height: 66px;
}

.stickyActive .sp-megamenu-parent {
    display: flex !important;
    align-items: center;
    padding: 0px 20px;
    height: 100%;
    box-sizing: border-box;
    margin-top: 12px;
	transition: all 0.5s ease 0s;
}

.stickyActive .sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 54px;
}

.stickyActive #sp-search{
    margin-top: 8px;
	transition: all 0.5s ease 0s;
}

.stickyActive #sp-top3{
    margin-top: 13px;
	transition: all 0.5s ease 0s;
}
.stickyActive .sp-megamenu-parent > li {
    display: flex;
    position: relative;
    padding: 0;
    height: 60px;
    line-height: 40px;
}

#offcanvas-toggler {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #FFF;
}
#offcanvas-toggler .fa {
    color: #FFF;
}

/*.sp-menu-item:first-child{
    font-weight: bold;
}*/

/** MOBILE  ***/
@media (min-width: 1200px) {
    .grid408 .element-item {
        width: 47% !important;
        margin: 15px 0px;
		    }
}




@media (max-width: 990px) {
    .sp-megamenu-parent, .stickyActive .sp-megamenu-parent{
        display:none !important;
    }
}




@media (max-width: 768px){
    .element-item {
        width: 100% !important;
        margin: 30px 5% 30px 0px !important;
    }

    .grid426  .element-item img {
        max-width: 100% !important;
        width: 150px !important;
    }
}



@media (max-width: 576px) {

}
.readmore  {
	color: #001d3f;
}
.newsflash {
	margin-top:30px;
}
.grid426 {
	margin-top: -50px;
}
.grid431{
	margin-top: 0px;
}
.btn-primary {
    color: #fff;
    background-color: #001d3f !important;
    border-color: #001d3f !important;
}
.form-row {
    /*margin-top: 20px;*/
   /* border: 1px solid rgba(0,0,0,.15);*/
    padding: 10px;
   /* box-shadow: 4px 4px 4px rgba(87,87,87,0.8);*/
}

/* Abstand vom Slider*/
#sp-position5 {
	margin-bottom:50px;
	padding:0;
	}
	
.logo{
	padding-left: 10px;
}

ul.social-icons{
	margin-left: 10px;
}

/*.sppb-articles-scroller-date-left-date-container {
	box-shadow: 4px 4px 4px rgba(87,87,87,0.8);*/
}


#rsform_3_page_0, #rsform_4_page_0, #rsform_5_page_0,#rsform_6_page_0, #rsform_7_page_0,#rsform_8_page_0, #rsform_9_page_0, #rsform_10_page_0  {
    margin-top: 20px;
    border:1px solid rgba(0,0,0,.15);
    padding: 10px;
	box-shadow: 4px 4px 4px rgba(87,87,87,0.8);
}

/*NEXUS Karten Tabellen*/
.ueberschrift{
	background: #617494;
	color: #fff;
	padding: 10px 17px 5px 30px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: -1px;
}
.ueberschrift1{
	width: 25%;
	background: #617494;
	color: #fff;
	padding: 10px 17px 5px 30px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: -1px;
}
.ueberschrift2{
	width: 75%;
	background: #617494;
	color: #fff;
	padding: 10px 17px 5px 17px;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: -1px;
}
.ueberschrift3{
	background: #617494;
	color: #fff;
	padding: 0px 0px 5px 17px;
	font-size: 0.9em;
	font-weight: normal;
	/*margin-bottom: -1px;*/
}
.ueberschrift4{
	background: #001d3f;
	color: #fff;
	padding: 10px 17px 5px 30px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: -1px;
}

.tabelle1{
	/*border-image: initial;*/
	width: 100%;
	height: auto; 
	background-color: #d8dce5;
	vertical-align: top;
}
.tabelle2{
	border-right: 2px solid #fff;
	width: 25%;
	padding-left: 30px;
	/*background: rgb(153,166,188);*/
	vertical-align: top;
}
.tabelle22{
	width: 50%;
	padding-left: 30px;
	/*background: rgb(153,166,188);*/
	vertical-align: top;
}
.tabelle21{
	width: 25%;
	padding-left: 15px;
	/*background: rgb(153,166,188);*/
	vertical-align: top;
}
.tabelle3{
	width: 35% !important;
	padding-left: 30px;
	vertical-align: top;
}
.tabelle4{
	border-left: 2px solid #fff;
	width: 65% !important;
	padding-left: 30px;
	vertical-align: top;
}
.tabelle5{
	border-right: 2px solid #fff;
	width: 10% !important;
	padding-left: 30px;
	vertical-align: top;
}
.tabelle6{
	border-left: 2px solid #fff;
	width: 30% !important;
	padding-left: 30px;
	vertical-align: top;
}
.tabelle7{
	width: 45% !important;
	padding-left: 30px;
	vertical-align: top;
}
.tabelle8{
	border-left: 2px solid #fff !important;
	width: 55% !important;
	padding-left: 30px;
	vertical-align: top;
}
.tabelle9{
	border-left: 2px solid #fff !important;
	width: 14% !important;
	padding-left: 30px;
	padding-right: 5px;
	vertical-align: top;
}
.tabelle10{
	width: 14% !important;
	padding-left: 30px;
	padding-right: 5px;
	vertical-align: top;
}
.tabelle11{
	width: 75% !important;
	border-left: 2px solid #fff;
	vertical-align: top;
}
.tabelle111{
	width: 75% !important;
	border-left: 2px solid #fff;
	vertical-align: top;
}
.blau1{
	background: rgb (216,220,229);
}
.blau2{
	background: rgb(153,166,188);
}
.blau11 {
	background: rgb (216,220,229);
	border-bottom: 2px solid #fff;
}
.blau21{
	background: rgb(153,166,188);
	border-bottom: 1px solid #fff;
}
.blau22{
	background: #fff;
	border-bottom: 1px solid #001d3f;
	color: #001d3f;
}
.blau221{
	background: rgb(153,166,188);
	border: 1px solid #001d3f;
	color: #001d3f;
}
.abstand{
	padding: 15px 15px 15px 30px;
}
.abstand1{
	padding: 25px 0px 0px 15px;
}
/*Footer-Menu*/
#sp-bottom a:hover, #sp-bottom a:active, #sp-bottom a:focus {
    color: rgb(226, 102, 10);
}
/*Firmengeschichte*/
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
    text-align: initial;
    padding: 20px;
    border: none !important;
    border-radius: 5px;
    position: relative;
    width: 345px;
    margin-left: 15px;
	background: #747a8e14;
    /*box-shadow: 4px 4px 4px 0px rgba(87,87,87,0.8);*/
}


.listFeatureBox{
    list-style-type: disc !important;
    padding-left: 20px !important;
}
.listFeatureBox ul{
    list-style-type: circle !important;
    padding-left: 20px !important;
}
.listFeatureBox li{
    display: list-item !important;
    padding: 5px;
    border:none !important;
}

.element-item img { 
	padding-left: 5px;
	margin-right: -15px !important;
}

.sp-pagebuilder-row, .sppb-row {
    margin-left: -15px ;
    margin-right: -45px;
}

.body-innerwrapper {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}
/*.schatten {
	box-shadow: 4px 4px 4px 0px rgba(87,87,87,0.8);
}*/

a {
	color:#001d3f;
}

.badge-info {
    color: #fff;
    background-color: #001d3f;
}


@media (min-width: 1200px){
    .container {
        max-width: 1240px;
    }
}

.section-sticky{
    margin-top: 240px;
}

.flagge {
    float: right;
}
.sp-page-builder .page-content #section-id-1534140054954 {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: -30px !important;
}
.abstandrechts {
	margin-right: -15px;
}
.abstandlinks {
	margin-left:-15px;
}

.rahmenunten {
	border-bottom: 1px solid #fff;
	}
.linkerrand {
	padding-left: 30px !important;
}
.abstandlinksBox {
	margin-left: -30px;
}
button {
    background: #001d3f !important;
    color: #fff;
	border:none;
	display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem !important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.blogItemText p {
    font-size: 13px;
    line-height: 1.8;
    color: #000000;
    padding-left: 17px;
}

/*Pfeilrichtung bei Accordeon Anfang*/
.sppb-panel-heading .sppb-toggle-direction {

    transform: translateY(-50%) rotate(90deg) !important;

}

.sppb-panel-heading.active .sppb-toggle-direction {

    transform: translateY(-50%) rotate(-90deg) !important;

}

/*Klassen für Akzentfarben (Bereiche) Anfang*/ 
.live {
	background: rgb(158,189,10);
	color:#fff;
}
.broadcast {
	background: rgb(0,148,216);
	color:#fff;
}
.recording {
  background: rgb(226,102,10);
  color:#fff;
}
.system {
	background: rgb(0,151,144);
	color:#fff;
}
/*Klassen für Akzentfarben (Bereiche) Ende*/ 
 
@media (min-width: 1200px) {
    .grid410 .element-item {
        width: 47% !important;
        margin: 15px 0px;
		    }
}
/*Newsboxen*/
.blogHeadlinePost {
    display: block;
    width: 100%;
    padding: 5px 25px 5px 25px !important;
    margin: 0px;
    text-indent: -5px;
}
.abstand2 {
	padding: 25px 10px 0px 30px;
}

.stickyActive #sp-section-5{
    margin-top: 230px !important;
}
.element-item img {
    max-width: 100%;
    width: auto !important;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
border-radius: 0 !important;
}
.ueberschrift_0 {
	font-family: 'Ubuntu', sans-serif;
	font-size: 36px;
	font-weight: 400;
	font-style: normal;
}

.kontaktLanguage{
    list-style-type: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    float: right;
    align-items: center;
    margin: 0px;
    padding: 0px;
}

.langKontakte{
    margin: 0px 3px;
}
.offcanvas-menu .offcanvas-inner {
    padding: 50px 30px 30px 30px;
}

.elementItemList{
    position: relative;
    float: left;
    width: 90% !important;
    background: none !important;
    height: auto !important;
    margin: 30px 30px 0px 30px !important;
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, .15) !important;
    border-radius: 0px;
    padding: 0px !important;
    box-shadow: none;
}

.elementItemList .blogHeadlineContainer {
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.elementItemList .blogHeadlinePost {
    display: block;
    width: 100%;
    padding: 0px !important;
    margin: 0px !important;
    text-indent: 0px !important;
}

.elementItemList .blogHeadlinePost a {
    color: #252525;
    font-size: 1.1em;
    font-weight: normal;
    margin: 0px !important;
    padding: 0px !important;
    text-transform: uppercase;
}

.archivButtonsContainer{
    position: absolute;
    top: -40px;
    right: 78px;
}

.blogButton, .listButton{
    cursor: pointer;
}
.kopf h3{
	background: #001d3f;
    color: #fff;
    font-size: 1.5em;
    font-weight: normal;
    margin: 0 0 0px;
    padding: 15px 5px 15px 30px;
}

.contactLabel{
    width: 30px;
	line-height: 0.1;
}
/*Timeline*/
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
    text-align: initial;
    padding: 20px;
    border: solid 1px #dfdfdf;
    border-radius: 5px;
    position: relative;
    width: 100% !important;
    margin-left: 15px;
}
.sp-page-builder .page-content #section-id-1534155008785 {
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 15px !important;
    margin-bottom: 0px;
    margin-left: 15px !important;
}

.sp-megamenu-parent > li > a{
    display:inline !important;
}
.table-scrollable {
  width: 100%;
  overflow-y: auto;
  margin: 0 0 1em;
}

/*mobiler StickyHeader (Logo) Anfang*/
.prependedMobile{
    position: absolute;
    top: 10px;
	margin-left:16px;
	
}
@media (max-width: 990px){
	.prependedMobile{
		display:block;
	}
}
@media (min-width: 990px){
	.prependedMobile{
		display:none;
	}
}
/*mobiler StickyHeader (Logo) Ende*/

/* Messebox für mobile zentriert Anfang */

@media (max-width: 768px){
	 .wrapper3 {
		margin:10%;
		 
	}
}
/* Messebox für mobile zentriert Ende */

