/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

input {
  border-bottom: 1px solid #009fe3 !important;
  border-radius:none;
}

.form-control {
  border-radius: 0px;
}

.jobs{
    background: #f1f1f1;
  	padding: 30px;
  	border-radius: 30px;
}

#c5328{
	padding-left:30px;
}

#c5325{
	padding-left:30px;
}

#c5327{
	padding-left:30px;
}


.jobbox{
  	background: #eee;
	padding: 25px;
	color: #000000;
	border-radius: 15px;
	height: 250px;
    -moz-transition: all 0.3s;
  	-webkit-transition: all 0.3s;
  	transition: all 0.3s;
  	text-decoration: none;
}

.jobbox:hover {
  	background: #009fe3;
  	-moz-transform: scale(1.1);
  	-webkit-transform: scale(1.1);
  	transform: scale(1.1);
  	text-decoration: none;
  	color: #ffffff;
}

.jobbox h2{
  	color:#000000;
  	font-size: 25px;
  	text-decoration: none;
}


a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; color:#ffffff;}
a:active { text-decoration: none; }

.jobicon{
  width:40%;
  padding-bottom:15px;
}



#c5324 li {
  	list-style: none;
  	line-height: 160%;
}

#c5324 li::before {
  content: "\2022";
  color: #009fe3;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.sprache a{
	text-decoration: none;
  	font-size: 12px;
}

.bread_link_small{
	text-decoration: none;
  	font-size: 12px;
}
.ms{
  line-height: 0;
}

.headlinebox{
  height: 10px; 
}

.headlinebox h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-variant-ligatures: none;
  font-weight: 700;
  color: #009fe3;
  font-size: 33px;
  padding-top: 0px;
  margin-top: 10px;
  margin-bottom: 15px;
  line-height: 100%;
}


.headlinebox h3 {
  color: #000000;
  font-size: 25px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  font-variant-ligatures: none;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 15px;
  line-height: 100%;
}

.powermail_fieldset_11{
  width: 45%;
  float:left;
}

.powermail_fieldset_12{
  width: 45%;
  float:right;
}

.powermail_fieldset_13{
  width: 100%;
  float:left;
}

.slider_content_new{ 
	position: absolute;
	background-color: #009fe3;
	padding: 30px;
	top: 20%;
	max-width: 500px;
}

.slider_content_new h2{
	color: #ffffff;
  	font-size: 35px;
}
.slider_content_new h3{
  	color: #000000;
	font-size: 25px;
	font-weight: 700;
  	font-family: 'Roboto Condensed', sans-serif;
  	font-variant-ligatures: none;
  	padding-top: 0px;
  	margin-top: 0px;
  	margin-bottom: 15px;
  	line-height: 100%;
}

.slider_content_new .btn {
  text-transform: uppercase;
}

.slider_content_new .button {
  padding-top:15px;;
}


.bread_link_small a active{
	text-decoration: none; 
}

.navbar-nav li{
    list-style: none;
}

.content_imagebox {
    position: relative;
    height: auto;
    width: 100%;
    background: rgb(255, 255, 255);
    padding-right: 15px;
}

.content_imagebox_right {
    position: relative;
    height: auto;
    width: 100%;
    background: rgb(255, 255, 255);
    padding-left: 15px;
}

.content_textbox{
  padding:15px;
}



.row .content_textbox li {
   list-style: none;
}
.row .content_textbox li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}

.color_yes{
  background: #f7f7f7;
}

.color_no{
  background: #ffffff;
}

.button_yes{
  display: block;
}

.button_no{
  display: none;
}


@media only screen and (max-width: 1100px) {
.content_imagebox {
    padding-right: 0px;
}
  
  
}


.contentbox_content ul {
  list-style: none;
  padding: 0;
}
.contentbox_content li {
  padding-left: 1.3em;
}





.scroller{
  position: absolute;
  left: 50%;
  top:85%;
  z-index:999999;
}


.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-down {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 45px;
  height: 45px;
  border: 2px solid black;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.scroll-down:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 2px solid black;
    border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.content ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #009fe3; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  display: none;
}

.ce-bodytext ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #009fe3; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -0.8em; /* Also needed for space (tweak if needed) */
}




body {
	background: #ffffff;
}


.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: block !important;
    margin-top: 4px \9;
    margin-left: -20px;
}


.btn a{
  color:#000000;
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {

    padding-left: 0px;

}




.video_button{
	text-transform: uppercase;
	font-size: 25px;
	background: rgba(255,255,255,0.8);

}



/* Formmail START */

.tx-powermail {
    width: auto;
    color: #003658;
}

.form-control {
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}



.tx-powermail h3{
	display:none;
}



.form-horizontal .control-label {

    text-align: left;

}

.tx-powermail .powermail_fieldset {
    border: none;
    padding: 0px;
    margin: 0 0 20px 0;
    background: transprent;

}

.tx-powermail input, .tx-powermail textarea {
  font-size: inherit;
  border-bottom: 1px solid #009fe3;
  padding: 5px;
  border-radius: 0px;
}


.tx-powermail .powermail_fieldset .powermail_field, .tx-powermail .powermail_fieldset .powermail_label, .tx-powermail .powermail_fieldset .powermail_input, .tx-powermail .powermail_fieldset .powermail_textarea {

    width: 100%;

}



.powermail_field .powermail_submit{

    background-color: #009EE0 !important;

    border: 1px solid #eee;

	color: white;

    font-weight: bold;

	margin: 5px 0 0 0;

}

.tx-powermail .powermail_fieldset .powermail_label {

    display: block;

    width: 200px;

    float: left;

    clear: left;

    font-weight: bold;

}

.tx-powermail .powermail_fieldset .powermail_fieldwrap {

    margin: 0 0 0.5em 0;

    clear: both;

    overflow: hidden;

}

.tx-powermail .container-fluid { padding-right: 0px !important; padding-left: 0px !important; }

.powermail_form.powermail_form_1 h3 { display: none; }

.powermail_fieldset.powermail_fieldset_1 legend{  display: none; }

.tx-powermail .powermail_fieldset legend { padding: 0;

    /* margin-bottom: 20px; */

    font-size: 19px;

    line-height: inherit;

    color: #333;

    border: 0;

    width: auto;

    color: #003658;

    margin:0;

}



.powermail_fieldset legend {

  display:none;

}



/* Formmail Ende */

.sidebar_content {
    width: 100%;
    height: auto;
    padding: 15px;
    background: #ECECEC;
    margin-bottom: 10px;
}



.sidebar_content p {
  	font-family: 'Roboto Condensed', sans-serif;
    padding: 0px;
    color: #000000;
    display: table-cell;
    vertical-align: middle;
}

.sidebar_content h3 {
	margin-top:0px;
}



.adressbox {
    width: 100%;
    height: auto;
    padding: 15px;
    background: #ECECEC;
    margin-bottom: 10px;
}



.adressbox p {
  	font-family: 'Roboto Condensed', sans-serif;
    padding: 0px;
    color: #000000;
    display: table-cell;
    vertical-align: middle;
}



.sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}



.sidebar_textbox {
    height: 100%;
    color: #ffffff;
    padding: 20px;
    background-color: #009fe3;
}



.sidebar_textbox h3{
	margin:0px;
  	color:#ffffff;
	font-size:25px;
  	text-align:center;
}





.row_acco .btn {

    border-radius: px;

    padding: 15px;

    white-space: normal !important;

    word-wrap: break-word !important;

    text-align: left;

}



.row_acco .btn-primary {

    color: #009EE0;

    font-size: 16px;

    background-color: #ECECEC;

    border-color: #009EE0;

    border: none;

    margin-bottom: 10px;

}

.pluslist ul li::before {
  font-family: "Font Awesome 5 Free"; font-weight: 900; content: "+";
  color: #009fe3; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.pluslist{
	width: 100%;
  	height: auto;
  	padding-top: 25px;
   	padding-bottom: 25px;
  	padding-left: 15px;
  	padding-right: 25px;
  	background: #ECECEC;
  	margin-bottom:30px;
}




.pluslist li {
	margin-left: 15px;
	line-height: 2;
  	list-style: none;
	font-size:16px;
  	
}



.pluslist li::before {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\2022";
     font-size: 30px;
     float: left;
     margin: -15px 0px 0px -30px;
     color: #009fe3 ;
}





.bereiche{

	width: 100%;

  	height: auto;

	padding:5px;

  	background: #ECECEC;

  	margin-bottom:15px;

}



.bereiche p{

	padding: 1em;

	color: #000000;

	display: table-cell;

	vertical-align: middle;

}



p {

    margin: -5px 0 10px;

}



.lightbox-wrapper a img{

	width: inherit!important;

}





.videobox{

  	position:relative;

  	top:0px;

  	width:100%;

  	height:100%;

  	overflow-y: hidden;
  margin-bottom:-6px;

  }



video {

   	width: 100% !IMPORTANT;

   	height: auto !IMPORTANT;

}





figcaption{

	padding-top: 10px;

}



.col-sm-2{

  	padding-left: 0px;

  	padding-right: 30px;

}







.col-lg-10{

    padding-left: 0px;

  	padding-right: 30px;

}



.col-lg-9{

  	padding-left: 0px;

  	padding-right: 30px;

}



.row{

  margin-right:0px;

  margin-left:0px;

}



.pappe{

  	background-image: url("/fileadmin/images/Higru-jobs.jpg");

    background-repeat: no-repeat;

  	background-size: cover;

    padding-top: 40px;

  	padding-bottom: 150px;

  	background-position: bottom center;

}



.ms{

margin-top:15px;

}



.blue{

  color: #009fe3;

}





.ms_layer {

    position: fixed;

    top: 14em;

    right: 0;

    text-decoration: none;

    color: #FFF !important;

    background: #009EE0;

    font-size: 12px;

    width: 50px;

    font-weight: bold;

    text-align: center;

    padding-top: 15px;

    z-index: 999;

    cursor: pointer;

}





#breadcrumb{

  padding-left:0px;

  margin-left:-15px;

}



#breadcrumb ul{

  padding-left:0px;

  margin-left:0px;

}





#breadcrumb a{

  font-size:12px;

  color: #000000;

}







#mailform{

  margin-left: 0px;

}





.grid{

}





.grey_bg{

  padding-top:50px;

  padding-bottom:50px;

  margin-top:0px;

  background-color: #ecedef;

}



.black_bg{

  padding-top:50px;

  padding-bottom:50px;

  margin-top:0px;

  background-color: #000000;

  color:#ffffff;

}



.black_bg h2{

  color:#ffffff;

}



.small_padding{

  padding-top: 40px;

  padding-bottom: 5px;

  padding-left:0px;

}



.big_padding{

  padding-top: 100px;

  padding-bottom: 100px;

}





h1{

 	font-family: 'Roboto Condensed', sans-serif;
  	font-variant-ligatures: none;

  	font-weight: 700;

	color:  #009fe3;

	font-size: 38px;

	padding-top:0px;

	margin-top:0px;

	margin-bottom:15px;

	line-height: 100%;

}



h2{

 	font-family: 'Roboto Condensed', sans-serif;
  	font-variant-ligatures: none;

  	font-weight: 700;

	color:  #009fe3;

	font-size: 33px;

	padding-top:0px;

	margin-top:10px;

	margin-bottom:15px;

	line-height: 100%;

}



h3, .h3 {

	font-family: 'Roboto Condensed', sans-serif;
  	font-variant-ligatures: none;

   	font-size: 18px;

}



p{
    font-family: 'Rubik', sans-serif;
  	font-weight: 400;
   	font-size:15px;
  	line-height: 180%;
}





ul, ol {

    list-style-position: outside;
  	color: #000000;
  	padding-left: 20px;

}










label{

  font-size:16px;

  font-weight: normal;

  width: 100%;

}







a{

  position: relative;

  font-size:16px;

  color: #009EE0;

}



a:hover {

  color: #888888;

}



a:after {

  content: ''; /* content ist leer... */

  position: absolute;

  bottom: 0;

  left: 0;

  width: 0%;

  border-top: 2px solid red;

  transition: 0.6s;

}



table{

  padding-bottom:25px;

  border-collapse: unset;

  line-height:1.5;

}





.btn-primary {

    color: #009EE0;

  	font-size: 15px;

    background-color: #ffffff;

    border-color: #009EE0;

  	border: solid 2px;

    margin-bottom:10px;

}





.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-custom {

    color: #ffffff;

    background-color: #009EE0;

    border-color: #009EE0;

}







.btn {

    border-radius: 5px;

  	padding:15px;

    color: #009EE0;

    font-family: 'Roboto Condensed', sans-serif;
  	font-variant-ligatures: none;

    white-space: normal !important;

    word-wrap: break-word !important;

}





.btn-success:active:focus {

  color: #ffffff;

    background-color: #000000;

    border-color: #000000;

}





button.btn:active,

button.btn:focus,

button.btn:target,

button.btn:active:focus {

  background-color: #000000;

  border-color:#000000;

}













img{

  height: auto !important;

  width: 100%;

}







.logo {
	width: 150px;
	padding-top: 50px;
	padding-bottom: 0px;
}





.meta {
    width: 100%;
    height: 28px;
    background-color: #009fe3;
    padding: 5px;
    color: #fff;
    font-size: 12px;
  	position: fixed;
	z-index: 999;
  	font-family: 'Roboto Condensed', sans-serif;
  	font-variant-ligatures: none;
}



.meta a{
  color:#ffffff;
  font-size: 12px;
}



.adress{

    background: #000000;

  padding-top: 40px;

    padding-bottom:40px;

    margin-top:30px;

    color: #ffffff;

  font-size: 12px;

}



.adress-white{
    background: #eee;
  padding-top: 40px;
    padding-bottom:40px;
    margin-top:30px;
    color: #000000;
  font-size: 12px;
}

.adress-white a{
    font-size: 12px;
}

.adress-white .col-sm-4{
  display: flex; 
  align-items: top;
}

.adress-white img {
  width:35px;
  height:35px;
}

.adress-white span {
  padding-left: 10px;
}



.logo_footer{

	 max-width: 250px;

	float: right;

}


#footer {
  	width: 100%;
    height: 150px;

}


.footer {

  width: 100%;

  height: 40px;

  background-color: #575656;

  color: #EEEEEE;

  font-size: 12px;

  line-height: 39px;



}



.footer a{

  color: #EEEEEE;

  font-size: 12px;

}



.footer a:hover{

 color: #00A6D8;

}





.footer .container .col-lg-6{

  padding-left: 0px;

  margin-left:0px;

}







/* DCE ProduktBox START */



.produktbox{

  position:relative;

  background-color: #009fe3;

  height: auto;

  min-height: 250px;

  padding-bottom: 30px;

  margin-top:30px;

  -moz-transition: all 0.3s;

  -webkit-transition: all 0.3s;

  transition: all 0.3s;

  box-shadow: 5px 5px 10px silver;

}







.produktbox_box{

  position:absolute;

  top:15px;

  left:0px;

  height: 20px;

  width:auto;

  height: auto;

}









.produktbox p{

  padding-left:10px;

  padding-right:10px;

  color: #000000;

  font-size: 14px;

}



.produktbox_headline{

  width:100%;

  margin:0 auto;

  padding-top:15px;

}





.produktbox_content p{

  padding: 15 0 0 15;

  margin:0;

  font-family: 'Open Sans', sans-serif;

  font-weight: 400;

  color: #000000;

}





.produktbox_headline h4{

	font-family: 'Roboto Condensed', sans-serif;
  	font-variant-ligatures: none;

	font-weight: 700;

	color: #ffffff;

	padding-left: 10px;

	padding-right: 10px;

	font-size: 25px;

}

/* DCE produktbox ENDE */















/* DCE ContactBox START */
.contactbox{
  	position:relative;
  	background-color: #ffffff;
  	height: auto;
  	width:90%;
  	min-height: 450px;
  	padding-bottom: 25px;
}

.contactbox_box{
  	position:absolute;
  	top:5px;
  	left:0px;
  	height: 20px;
  	width:auto;
  	height: auto;
}

.contactbox_headline{
  	width:100%;
  	margin:0 auto;
  	padding-top:15px;

}

.contactbox p{
  padding-left:25px;
  padding-right:25px;
  color: #000000;
  font-size: 14px;

}

.contactbox_content p{
  padding: 15 0 0 15;
  margin:0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000000;
}


.contactbox_headline h4{
	font-family: 'Roboto Condensed', sans-serif;
  	font-variant-ligatures: none;
	font-weight: 700;
	color: #009fe3;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 25px;

}


/* DCE ContactBox ENDE */






/* DCE NewsBox START */



.newsbox{

  position:relative;

  background-color: #ffffff;

  height: auto;

  min-height: 450px;

  padding-bottom: 10px;

  margin-top:10px;

  -moz-transition: all 0.3s;

  -webkit-transition: all 0.3s;

  transition: all 0.3s;

  box-shadow: 5px 5px 10px silver;

}





.newsbox_background{

  	margin-top: 30px;

  	position:relative;

  	min-height: 200px;

	text-align: left;

  	background-repeat: no-repeat;

  	background-size: cover;

  	background-position: center; 

}





.newsbox:hover {

  -moz-transform: scale(1.1);

  -webkit-transform: scale(1.1);

  transform: scale(1.1);

}





.newsbox_box{

  position:absolute;

  top:15px;

  left:0px;

  height: 20px;

  width:auto;

  height: auto;

}









.newsbox p{

  padding-left:10px;

  padding-right:10px;

  color: #000000;

  font-size: 14px;

}



.newsbox_headline{

  width:100%;

  margin:0 auto;

  padding-top:30px;

}



.newsbox_date{

    padding-top: 15px;

    margin-top: -20px;

    background: #009fe3;

    width: 50%;

    position: absolute;

  	z-index: 999;

}



.newsbox_date p{

  padding: 15 0 0 15;

  font-family: 'Open Sans', sans-serif;

  font-weight: 400;

  color: #ffffff;

}



.newsbox_content p{

  padding: 15 0 0 15;

  margin:0;

  font-family: 'Open Sans', sans-serif;

  font-weight: 400;

  color: #000000;

}





.newsbox_headline h4{

	font-family: 'Roboto Condensed', sans-serif;
  	font-variant-ligatures: none;

	font-weight: 700;

	color: #000000;

	padding-left: 10px;

	padding-right: 10px;

	font-size: 25px;

}

/* DCE NewsBox ENDE */





/* BigBox START */

.row-eq-height {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  flex-wrap: wrap;

  padding-left:0px;

  padding-right:0px;

}



.imagebox{

  	position: relative;

    height: auto;

    width: 100%;

}



.textbox{
  	height:100%;
	min-height: 250px;
  	color:#ffffff;
  	padding:15px;
  	background-color:#009fe3;
}



.textbox a{

  	color:#ffffff;

  	text-decoration: none;

}



.textbox_small a{

  	color:#ffffff;

    text-decoration: none;

}



.textbox_small{

  	height:100%;

  	color:#ffffff;

  	padding:10px;

  	background-color:#009fe3;

}







.textbox h2{

  color:#ffffff;

    font-size: 35px;

}



.textbox h3{

  	color:#000000;

  	font-size: 25px;

	font-weight: 700;

  	margin-top: 0px;

}



.textbox p{

  	color:#000000;

    font-size: 14px;

    line-height: 150%;

}



.textbox_small h2{

  color:#ffffff;

    font-size: 25px;

}





.textbox_small h3{

  	color:#000000;

  	font-size: 20px;

	font-weight: 700;

  	margin-top: 0px;

}



.textbox_small p{

  	color:#000000;

    font-size: 14px;

    line-height: 140%;

}







.colortextbox{

  color:#ffffff;

  background-color:#EA7A09;

}





.colortextbox p{

  color:#ffffff;

}



.colortextbox h2{

  color:#ffffff;

}



.textbox .btn {

    text-transform: uppercase;

}







/* BigBox Ende */





/* Accordion START */

.panel{

  	background-color: #009EE0;

  	border:none;

}



.panel-primary {

    border-color: #337ab7;

  	background-color: #EDEDED;

}



.panel-body {

  color:#000000;

}



.panel-body li{

  color:#000000;

}

/* Accordion ENDE */

















/* DCE Content-Slider START */



.slider_wrap {

    position: relative;

    padding-bottom: 0px;

}





.slider_content{

	width: auto;

	position: absolute;
	z-index:99;
	right: 5%;

	top: 60%;

}



.slider_content h2 {

  	font-family: 'Roboto Condensed', sans-serif;

  	font-size: 3.5vw;

  	font-weight:700;

  	color:#000000;

  	line-height:70%;

  	text-align: left;

}



.slider_content button.btn:hover,

.slider_content button.btn:active, 

.slider_content button.btn:focus, 

.slider_content button.btn:target, 

button.btn:active:focus {

  background-color: #ffffff;

  border-color:#000000;

  color:#000000;

}



/* DCE Content-Slider ENDE */













/* DCE FullImage START */

.fullimage{

  	width: 100%;

  	height:auto;

  	background-color: #ffffff;

  	margin-top: 0px;

  	margin-bottom:0px;

}



.fullimage img{

  width: 100%;

  height:auto;

}



.fullimage_wrap{

  	position:relative;

}



.fullimage_content{

  	position:absolute;

  	top:25%;

  	left:50%;

  	padding:25px;

  	color:#ffffff;

  	width: 40vw;

}



.fullimage_content p{

  font-size: 16px;

  color:#000000;

  line-height:180%;

}



.fullimage_content h2 {

	font-family: 'Frank Ruhl Libre', serif;

  	color: #00354C;

	font-weight: 400;

  	font-size: 3vw;

  	line-height:120%;



}



.fullimage_button{

  margin-top:20px;

  border: solid 2px #ffffff;

  border-radius: 50px;

  width: 100%;

  max-width:250px;

  text-align:center;

  height:35px;

  margin:0 auto;

  line-height: 200%;

}





.fullimage_link{

  line-height: 170%;

  font-family: 'Open Sans', sans-serif;

  font-weight:400;

  font-size: 18px;

}



/* DCE Fullimage ENDE */













/* DCE HeaderImage START */

.headerimage{

  	width: 100%;

  	height:auto;

	background-color: #ffffff;

    margin-top: 4px;

  	margin-bottom:0px;

}



.headerimage img{

  width: 100%;

  height:auto;

}



.headerimage_wrap{

  position:relative;

  padding-bottom:0px;

}



.headerimage_content{

  	position:absolute;

	width: 100%;

  	height:100%;

  	color:#ffffff;

    background: linear-gradient(to right, rgba(52, 104, 247, 1) 0%, rgba(0, 158, 224, 1) 0%, rgba(39, 45, 230, 0) 50%);

}



.headerimage_content p{

  font-size: 16px;

  color:#ffffff;

  line-height:180%;

}



.headerimage_content h2 {

	font-family: 'Frank Ruhl Libre', serif;

  	color: #ffffff;

	font-weight: 400;

  	font-size: 3vw;

  	line-height:120%;

}





.headerimage_content li {

    list-style-position: outside!important;

  	font-family: 'Rubik', sans-serif;

	font-weight: 400;

  	font-size: 1.5vw;

  	color: #ffffff;

  	padding: 0px;

  	margin-left: 15px;

}



.headerimage_content ul {

    list-style-image:url(/fileadmin/assets/bullet.png)!important;

}







/* DCE Headerimage ENDE */







.navbar-nav {
	float: right;
	height: auto;
	margin: 0;
}





nav > li > a {

  padding-top: 0px;

  padding-bottom: 0px;

}





.navbar-nav > li > a {

  padding-top: 0px;

  padding-bottom: 0px;

  height: 35px;

}





.navbar-default .navbar-nav > li > a {

  	color: #000000;

 	font-family: 'Roboto Condensed', sans-serif;

  	font-weight:400;

  	font-size:14px;

  	text-transform: uppercase;

}





.navbar-default {

	background-color: #ffffff;

	border-color: #ffffff;

}





.navbar-toggle {

    margin-right:0px;

}



.navbar-default .navbar-toggle {

    border-color: transparent;

    margin-right: 5px;

}



.navbar {

  	min-height: 20px;

    margin-bottom: 0px;

    border: none;

    border-radius: 0px;

}



.navbar-left {

  padding-top:15px;

}



.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {

  background-color: transparent;



}



.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {

  color: #ffffff;

  background-color: #ffffff;

}



.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {

    color: #009EE0;

    background-color: transparent;

}





.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	position: relative;
	bottom: 17px;
  	border-color: #ffffff;

}





.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {

  color: #000000;

  text-decoration: none;

  background-color: #ffffff;

  outline: 0;

}



.dropdown:hover .dropdown-menu {

  display: block;

}



.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {

  color: #009EE0;

}







.navbar-default .navbar-nav > li.dropdown:hover > a,



.navbar-default .navbar-nav > li.dropdown:hover > a:focus {

  background-color: transparent;

  color: #009EE0;

}



.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {

    color: #009EE0;

}







.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {

    background-color: #ffffff;

  	color:#000000;

   	font-family: 'Roboto Condensed', sans-serif;

  	font-weight:400;

  }





.dropdown-menu > li > a {

    padding: 3px 20px;

    font-weight: normal;

    line-height: 1.42857143;

    color: #000000;

    font-family: 'Roboto Condensed', sans-serif;

  	font-weight:400;

}















.dropdown-menu {

	background: rgba(255,255,255,0.7);

  	min-width: 220px;

  	padding: 5px 0;

  	margin: 2px 0 0;

}





.navbar-right .dropdown-menu {

  right: 0;

  left: auto;

}



.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {

    background-color: #ffffff;

    color: #009fe3;

}





.navbar-default .navbar-nav > .open > a,

.navbar-default .navbar-nav > .open > a:hover,

.navbar-default .navbar-nav > .open > a:focus {

  color:#009EE0;

  background-color: #ffffff;

}



















@media only screen and (max-width: 1100px) {



  .navbar-nav {

    float: left;

    margin: 0;

}



  

  

  

  

  .fullimage_content{

  position:relative;

  top:0%;

  left:10px;

  padding:15px;

  color:#ffffff;

  width: 90%;

}



.headerimage_content li {

    list-style-position: outside;

  	font-family: 'Rubik', sans-serif;

	font-weight: 400;

  	font-size: 1.5vw;

  	color: #ffffff;

  	padding: 0px;

  	margin-left: 10px;

}



.headerimage_content ul {

    list-style-image:url(/fileadmin/assets/bullet.png);

}



}

















@media only screen and (max-width: 640px) {
  
  .slider_content_new{ 
	position: relative;
	background-color: #009fe3;
	padding: 30px;
	top: 20%;
	max-width: 100%;
}
  
  .slider_wrap .container{
    	padding-left:0px;
    	padding-right:0px;
  }
  
.scroller{
	display:none;
}
  

  .navbar {
    min-height: 0;
}
  
  .navbar-toggle {
    margin-top: -40px;
  }
  
  .meta {
    color: #fff;
    font-size: 10px;
    line-height:200%;
}
  
   .meta a {
    font-size: 10px;
}


body {
  margin-bottom: 40px;

}

  

.logo_footer{

  	padding-top:15px;

	max-width: 150px;

	float: left;

}



.content_padding{

  padding-top: 0px;

  padding-bottom: 10px;

}



h2{

  font-size: 28px;

}



.ms_layer {

    position: fixed;

    top: 145px;

    right: 0;

    color: #FFF !important;

    background: #009EE0;

    width: 30px;

    text-align: center;

    z-index: 999;

    cursor: pointer;

}



.navbar-right .dropdown-menu {

    right: 0;

    left: 0;

  }





.dropdown:hover .dropdown-menu {

  display: table-cell;

}





.dropdown-menu > li > a {

    padding: 0px 14px;

}







.navbar-default .navbar-toggle .icon-bar {

    background-color: #888888;

}



.footer {

  bottom: 0;

  width: 100%;

  height: 50px;

  line-height: 25px;

  color: #EEEEEE;

  font-size: 8px;

}



.footer a{

  font-size: 8px;

}



.row {

    margin-right: 0px;

    margin-left: 0px;

}







.logo {
    width: 110px;
    padding-top: 60px;
    padding-bottom: 30px;
  	padding-left: 15px;
}





.navbar {

  margin-bottom: 0px;

}



.tab-content{

  border: solid 1px #999999;

  height: 1100px;

  background:#F5F5F5;

}





.slider_content h2 {

    line-height: 0;

}

  

  

.btn {

    padding: 5px;

  }

  

.btn-primary {

    font-size: 10px;

}



.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {

  border:0px;

  }







.fullimage_content p{

  font-size: 14px;

  color:#000000;

}



.fullimage_content h2 {

  font-size: 20px;



}



.fullimage{

  width: 100%;

  height:auto;

  background-color: #ffffff;

  margin-top: 0px;

  margin-bottom:30px;

}



.fullimage img{

  height: 500px;

  object-fit: contain;

}



.fullimage_wrap{

  position:relative;

}

.fullimage_content{

  position:relative;

  top:0%;

  left:0%;

  padding:15px;

  color:#ffffff;

  background-color: #ffffff;

  width: 90%;

}








.imagebox_content h1 {

    font-size: 20px;



}







.headerimage_content h2 {

    padding-bottom: 5px;

  }





.headerimage_content li {

    list-style-position: outside;

  	font-family: 'Rubik', sans-serif;

	font-weight: 400;

  	font-size: 8px;

  	color: #ffffff;

  	padding-left: 0px;

  	margin-left: -5px;

  	line-height:150%;

}



.headerimage_content ul {

    list-style-image: none;

}

  

.video_button{

	text-transform: uppercase;

	font-size: 16px;

	background: rgba(255,255,255,0.8);

}



}





table#cagtable1 {

padding-bottom: 0;

margin-bottom: 20px;

}

table#cagtable1 tr:hover {

    background: #009EE0 !important;

}

table#cagtable1 th {

    padding: 2px;

    margin: 2px;

    background: #e0e0e0;

    vertical-align: top;

    color: #003658;

}

table#cagtable1 td {

    color: #003658 !important;

	font-family: inherit;

}

table#cagtable1 tr.highlight td,

table#cagtable1 tr:hover td {

    color: white !important;

}

table#cagtable1 td {

    border-top: 1px dotted;

    padding: 2px;

    margin: 2px;

}








