@font-face {
  font-family: "DINNext";
  src:url(../fonts/DIN_Next_Light.otf) format("opentype");
}
  
@font-face {
  font-family: "DINNextBold";
  src:url(../fonts/DIN_Next_Regular.otf) format("opentype");
} 

html, body {
  height: 100%;
  color: #444444;
  font-family: 'DINNext';
  font-size:12pt;
}

body {
  background-color: #2c9ad1;
  margin: 0 auto;  
}  

.col-sm-3 {
  z-index:1000;
  position:relative;
}

.col-sm-9 {
  z-index:2;
  position:relative;
}

.boxen .col-sm-3 {
  z-index: 2;
}  

footer {
  z-index: 2000 !important;
}  

header {
  background: url("../img/header_bg.png") repeat-x;
  height: 65px;
  width: 100%;
  z-index: 1000;
}

.main, .header_inner, footer .row, .boxen_inner, .spacer_inner {
  margin: 0 auto;  
  width: 1170px;
}  

.main, .spacer_inner {
  background: url("../img/subnavi_bg.png") repeat-y;
}

.boxen_inner {
  background: url("../img/boxen_inner_bg.jpg") repeat-y;
}

.main .row {
  background: url("../img/main_bg.jpg") no-repeat scroll 285px 0 rgba(0, 0, 0, 0);
}

.main .boxen .row {
  background: 0 none;
}

.main .subnavi .row {
  background: 0 none;
  margin-left: 0;
  margin-right: 0;
}

.main .content {
  background: url("../img/filler.gif") repeat-x scroll 0 0 #FFFFFF;
  margin-top: 30px;
  min-height: 744px;
  padding: 25px;
}

.main .content .row {
  background: 0 none;
}

.boxen .content {
  background: url("../img/boxen_content_bg.png") no-repeat;
  padding-top: 85px;
}

.boxen, .spacer {
  background-color: #eeeeee;
}

.box {
  background-color: white;
  padding: 25px 25px 5px;
  font-size: 11pt;
}  

.space {
  height: 55px;
  background-color: white;
  margin-bottom: 30px;
}

footer {
  height: 64px;
  background-color: #494949;
  color: #ffffff;
  font-family: 'DINNext';
  font-size: 11pt;
  padding-top: 25px;
  position: relative;
  z-index: 3;
}

header nav, header .suche {
  font-family: 'DINNextBold';
  text-transform: uppercase;
  margin-top: 20px;
  float: left;
}  

header #mod-search-searchword {
  background: none repeat scroll 0 center rgba(0, 0, 0, 0);
  border: medium none;
  cursor: pointer;
  padding-top: 2px;
  text-transform: uppercase;
  width: 60px;
}

#mod-search-searchword:focus  {
  background: #fff;
  color: #000;
  cursor: auto;
}

header .suche .button {
  background: url("../img/suche.png") repeat scroll -1px -1px #225e83;
  border: medium none;
  border-radius: 3px;
  height: 25px;
  text-indent: -9999px;
  width: 25px;
}

header .suche {
  float: none; 
}  

header nav ul {
  margin: 0;
  padding: 0;
}

header nav ul li {
  float: left;
  margin-right: 25px;
  list-style: none;
}
header nav ul li a, header .suche input  {
  color: #cbe3ef;
  font-size: 14pt;
  padding: 0;
}

header nav ul li a:hover, header nav ul li.active a, header .suche a:hover {
  color: #ffffff;
  text-decoration: none;
}

header.csc-header {
  background: 0 none;
}  

.logo {
  position: absolute;
  top: -65px;
  z-index: 4000;
}

.header_logo {
  padding-top: 11px;
  text-align: center;
}

h1, h2 {
  color: #33aade;
  font-size: 24pt;    
  font-family: 'DINNextBold' !important;  
  margin-top: 0px;
}

h2 {
	font-size: 18pt;
}

h3 {
  text-transform: uppercase;
  color: #33aade;
  font-size: 13pt;  
  font-family: 'DINNextBold';  
}

h4 {
  color: #33aade;
  font-family:'DINNext';
  font-size: 12pt;  
  letter-spacing: 3px;
  margin-top: 0;
  text-transform: uppercase;
}  

h5 {
  font-family: 'DINNextBold' !important;  
  font-size: 13pt;  
}

.subnavi {
  background-color: white;
  margin-top: 94px;
  padding: 5px 22px 0;
  height: 100%;
  z-index: 1;
}

.subnavi li {
  border-top: 1px solid #DDDDDD;
  color: #ff9c00;
  font-family: 'DINNext';
  list-style: square;
  padding: 7px 0;
}

.subnavi li a {
  color: #585858;  
}

.subnavi ul {
  margin: 0 0 0 12px;
  padding: 0;
}

.subnavi ul.sub {
  margin: 0;
  background-color: #FFFFFF;
  box-shadow: 0 0 5px #888888;
  width: 751px;
}

.subnavi .sub li {
  list-style: none;
  border-bottom: 5px solid #FFFFFF;
  border-right: 1px solid #F1F1F1;
  border-top: 1px solid #F1F1F1;
}

.subnavi .sub .mega-unit:hover {
  border-bottom: 5px solid #0293c5;
}

.subnavi .wrapper_bild {
  min-height: 100px;
}

.facebook {
  margin-bottom: 10px;
}  

.facebook img {
  height: 64px;
  width: 64px;
}

.blauerbalken {
  background: none repeat scroll 0 0 #33AADE;
  color: #FFFFFF;
  display: block;
  height: 35px;
  margin-top: 5px;
  width: 100%;
  padding: 7px;
}

.blauerbalken a {
  color: #FFFFFF;
  font-family:'DINNextBold';
  font-size: 12pt;
}  

.videouebersicht .blauerbalken {
  width: 202px;
  margin-bottom: 30px;
}

/************************************/
/***        News                  ***/
/************************************/

.box .news h3 {
  color: black;
  font-family:'DINNextBold';
  font-size: 10pt;
}

.box .news h3 a {
  color: #333333;
}  

.box .news .footer {
  display: none;
} 

.box .news .article .news-img-wrap a {
  border: 0 none;
  padding: 0;
}  

.box .news .article .news-img-wrap {
  margin: 3px 5px 5px 0;
}  

.box .news .article .teaser-text {
  margin: 0 0 10px 65px;
}  

.box .news .article {
  margin-bottom: 0;
  padding-bottom: 0;
}

.box .news .news-list-view .more {
  display: none; 
}  

.box .news .news-list-view .teaser-text p {
  margin-bottom: 0px;
}

/************************************/
/***        Produkte              ***/
/************************************/

.produkt, .news-latest-item {
  border: 1px solid #CCCCCC;
  margin-bottom: 13px;
  margin-right: 5px;
  padding: 5px;
  width: 100%;
}

.produkt_bild {
  float: left;
  text-align: center;
  width: 25%;
}

.produkt_bild img {
  border-radius: 5px 5px 5px 5px;
}

.produkt_inhalt {
  float: left;
  width: 75%;
}  

.produkt_eigenschaften {
  float: left;
  padding-left: 15px;
  padding-top: 15px;
  width: 54%;
}

.produkt_eigenschaften li {
  margin-bottom: 5px;
}

.produkt_more {
  margin-top: 60px;
}

.produkt_more a {
  margin-left: 145px;
}

.produkt_ueberschrift .large_text a:link, .produkt_ueberschrift .large_text a:active, .produkt_ueberschrift .large_text a:visited, .produkt_ueberschrift .large_text a:hover {
  text-decoration: none;
} 

.tx-oblproducts-browsebox {
  clear: left;
}

.produkte {
  margin-top:15px;
}

.pr_bild, .pr_zielgruppen {
  float:left;
  width:40%; 
  text-align:center;
}

.pr_bild {
  background: url(../img/produkt_bg.png) no-repeat;
  background-position:bottom;
  margin-bottom: -20px;
}

.pr_zielgruppen {
  width:30%;
}

.pr_title, .pr_bez {
  padding:10px 0 0 0; 
}

.pr_tabelle {
  clear:right;
  margin-bottom: 30px;
  margin-top:20px;
}

.pr_mitte, .pr_oben {
  margin-top:20px; 
  clear:both;
}

.pr_oben {
  margin-top:0px;
}

.pr_zielgruppen li.pr_active {
  background: url("../images/red_circle.gif") no-repeat scroll 0 6px transparent;
  line-height: 20px;
  margin-bottom: 0;
  padding: 0 0 0 14px;
}

.pr_zielgruppen li.pr_inactive {
  background: url("../images/red_incircle.gif") no-repeat scroll 0 6px transparent;
  line-height: 20px;
  margin-bottom: 0;
  padding: 0 0 0 14px;
}

.news-latest-container {
  padding:0px;
}

.pr_anwenderfotos {
  text-align: center;
}

.pr_anwenderfotos img {
  margin-right: 20px;
  margin-bottom: 20px;
}

.produkt_ueberschrift h5 {
  margin-bottom: 5px;
}

.produkt_eigenschaften {
  margin-right: 18px;
  padding-left: 0;
  padding-top: 0;
  width: 70%;
}

.produkt_eigenschaften h4 {
  color: black;
  font-size: 11pt;
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: none;
}

.produkt_more a {
  margin-left: 0;
}

.produkte_details h3 {
  font-family: 'DINNext';
  font-size:15pt;
  text-transform: none;
  color: #444444;
  margin-top:0px;
  margin-bottom:10px;
}

table#order_table  {
  width:100%;
}

table#order_table  td {
  width:50%;
}

table#order_table  tbody td {
  border-top: 1px solid #e3e3e3;
  vertical-align:top;
  padding-top:3px;
}

.pr_vorteile ul, .pr_produktaustattung ul {
  margin: 0 0 0 16px;
  padding: 0;
  list-style-image: url('../img/bullet.png');
}

.pr_vorteile li, .pr_produktaustattung li {
  font-family: 'DINNext';
  padding: 0;
}

/*.pr_vorteile ul li:before, .pr_produktaustattung ul li:before  {
  display:    inline-block;    
  width:    0;     
  height:    0;   
  border-top:    solid transparent;
  border-bottom:   solid transparent;
  border-left:          solid #ff9c00;  
  border-width:  5px;
  content:    ' ';
  margin-right:  5px;
}*/

/************************************/
/***        Downloads             ***/
/************************************/
.tx_ggrdownloads_pics img {
  margin: 20px;
}

.tx_ggrdownloads_pic {
  border: 1px solid #ccc;
  min-height: 192px;
  text-align: center;
}

.tx_ggrdownloads_container {
  float: left;
  margin: 0 15px 0 0;
  width: 190px;
  min-height: 476px;
}

.tx_ggrdownloads_container h5 {
  margin-top: 65px;
  min-height: 39px;
}

.tx_ggrdownloads_cat h3 {
  font-size: 20pt
}

.tx_ggrdownloads_cat {
  border-top: 1px solid #CCCCCC;
  margin-top: 15px;
}

.tx_ggrdownloads_container .downloadlist {
  padding-left: 0;
}  

.tx_ggrdownloads_container .downloadlist li {
  list-style-type: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 5px 0;
  padding: 5px;
}

.tx_ggrdownloads_container .downloadlist li:hover {
  background-color: #428BCA; 
}  

.tx_ggrdownloads_container .downloadlist li:hover a, .tx_ggrdownloads_container .downloadlist li:hover a:hover  {
  color: white;
  text-decoration: none;
}  

.language_menue {
  float:right;
}

.language_menue img {
  margin-left:10px;
}

.weitere_infos {
  height: 31px !important;
  width: 210px !important;
}  

.news .footer p {
  display:none;
}  

.csc-form-element input, .csc-form-element textarea {
  width: 100%;  
  margin-bottom: 10px;
}  

/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (min-width: 980px) and (max-width : 1214px)  { 
.main, .header_inner, footer .row, .boxen_inner, .spacer_inner {
  width: 960px;
}

.main .logo img {
  width: 222px;
}  



header nav ul li a, header .suche input {
  font-size: 11pt; 
}  

.main, .spacer_inner {
  background: url("../img/subnavi_bg_small.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0) 
}  

header nav, header .suche {
  margin-top: 23px;
}

.main .row {
  background: url("../img/main_bg_small.jpg") no-repeat scroll 237px 0 rgba(0, 0, 0, 0);
} 

.subnavi li { 
  padding: 5px 0;
}

.facebook img {
  width: 179px;
}

.boxen_inner {
  background: url("../img/boxen_inner_bg_small.jpg") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}

h4 {
  font-size: 9pt;
}

.box iframe {
  width: 170px;
}

.pr_zielgruppen {
  padding-left: 0;
}

.naver-container ul li a, footer {
  font-size: 9pt;
}  

header .naver-container ul li a {
  font-size: 11pt; 
}  

.box img {
  width: 100%;
  height: 100%;
}  

.blauerbalken a {
  font-size: 11pt;
}  

.facebook img {
  width: 27%;
  height: 27%;
}

#navigation h3 {
  margin-top: 5px;
}  

}

@media only screen and (min-width: 768px) and (max-width : 979px)  { 
.main, .header_inner, footer .row, .boxen_inner, .spacer_inner {
  width: 760px;
}

.main .logo img {
  width: 180px;
}  



header nav ul li a, header .suche input {
  font-size: 11pt; 
}  

.main, .spacer_inner {
  background: url("../img/subnavi_bg_xs.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0) 
}  

header nav, header .suche {
  margin-top: 23px;
}

.main .row {
  background: url("../img/main_bg_small.jpg") no-repeat scroll 195px 0 rgba(0, 0, 0, 0);
} 

.subnavi li { 
  padding: 5px 0;
}

.facebook img {
  width: 179px;
}

.boxen_inner {
  background: url("../img/boxen_inner_bg_small.jpg") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}

h4 {
  font-size: 9pt;
}

.box iframe {
  width: 170px;
}

.pr_zielgruppen {
  padding-left: 0;
}

.naver-container ul li a, footer {
  font-size: 9pt;
}  

header .naver-container ul li a {
  font-size: 10pt; 
}  

header nav ul li {
    margin-right: 10px;
}


.box img {
  width: 100%;
  height: 100%;
}  

.blauerbalken a {
  font-size: 11pt;
}  

# navigation {
	width:167px;
}

.facebook img {
  width: 20%;
  height: 20%;
}

#navigation h3 {
  margin-top: 5px;
}  

}

@media only screen and (max-width: 767px) { 
body {
  background-color: white;
}

h2 {
  font-size: 17pt;
}

.header_logo, .subnavi,footer, .boxen, .spacer, .suche {
  display: none;
}

.col-sm-3 {
  z-index:1000;
  position:relative;
}

.col-sm-9 {
  z-index:1;
  position:relative;
}

.logo {
  top: 0;  
  background-color: #2989BC;
  text-align: center;
}

.main .content {
  margin-top: 193px;
}

header {
  position: absolute;
  top: 159px;
  z-index:2000;
}

header, .content, .logo, .main, .header_inner, .naver {
  /*width: 360px;*/
  width: 100%;
}

.header_inner, .naver, .body .main .row .content {
  background: 0 none white;
}  

header, .main .row  {
  background: 0 none;
}

header nav {
  padding-left: 28px;
}

header nav ul li a:hover, header nav ul li.active a, header .suche a:hover, .naver-container li a {
  color: #33aade;
}

.naver-container li {
  float: none;
}

img {
  max-width: 270px;
}  

.produkt_bild img {
  max-width: 100%;
}  

}

.g-recaptcha {
  height: 120px;
}

#coronavirus {
  width: 800px;
  height: 750px;
  vertical-align:top;
  font-family:Helvetica, Arial, Sans-Serif;
  box-sizing:border-box;
  background:#f7f8f9;
  text-align: left;
}

.content_coronavirus {
  display:inline-block;
  width:800px;
  padding:30px;
  vertical-align:top;
  box-sizing: border-box;
}

.title_coronavirus {
  font-size:20px;
  font-weight:bold;
  margin-bottom:20px;
}

.secondary_text_coronavirus {
  font-size:7px;
  margin-bottom:20px;
}

.coronavirus-link {
  text-decoration:underline;
}

.dy-modal-container {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: table;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
}

.dy-modal-container .dy-modal-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    background-color: #000;
}
.dy-modal-container .dy-modal-wrapper {
    position: relative;
    z-index: 1;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}
.dy-modal-container .dy-modal-wrapper .dy-modal-contents {
    position: relative;
    display: inline-block;
    -webkit-animation: dy-modal-enter .25s;
    animation: dy-modal-enter .25s;
    visibility: hidden;
}

.dy-modal-container .dy-modal-wrapper .dy-modal-contents .dy-lb-close {
    z-index: 1;
    top: -9px;
    right: -9px;
    border: none;
    opacity: .7;
    transition: opacity .15s;
    width: 18px;
    height: 18px;
    cursor: pointer;
    position: absolute;
    border-radius: 30px;
    color: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE4LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDQ2MC43NzUgNDYwLjc3NSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDYwLjc3NSA0NjAuNzc1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBkPSJNMjg1LjA4LDIzMC4zOTdMNDU2LjIxOCw1OS4yN2M2LjA3Ni02LjA3Nyw2LjA3Ni0xNS45MTEsMC0yMS45ODZMNDIzLjUxMSw0LjU2NWMtMi45MTMtMi45MTEtNi44NjYtNC41NS0xMC45OTItNC41NQ0KCWMtNC4xMjcsMC04LjA4LDEuNjM5LTEwLjk5Myw0LjU1bC0xNzEuMTM4LDE3MS4xNEw1OS4yNSw0LjU2NWMtMi45MTMtMi45MTEtNi44NjYtNC41NS0xMC45OTMtNC41NQ0KCWMtNC4xMjYsMC04LjA4LDEuNjM5LTEwLjk5Miw0LjU1TDQuNTU4LDM3LjI4NGMtNi4wNzcsNi4wNzUtNi4wNzcsMTUuOTA5LDAsMjEuOTg2bDE3MS4xMzgsMTcxLjEyOEw0LjU3NSw0MDEuNTA1DQoJYy02LjA3NCw2LjA3Ny02LjA3NCwxNS45MTEsMCwyMS45ODZsMzIuNzA5LDMyLjcxOWMyLjkxMSwyLjkxMSw2Ljg2NSw0LjU1LDEwLjk5Miw0LjU1YzQuMTI3LDAsOC4wOC0xLjYzOSwxMC45OTQtNC41NQ0KCWwxNzEuMTE3LTE3MS4xMmwxNzEuMTE4LDE3MS4xMmMyLjkxMywyLjkxMSw2Ljg2Niw0LjU1LDEwLjk5Myw0LjU1YzQuMTI4LDAsOC4wODEtMS42MzksMTAuOTkyLTQuNTVsMzIuNzA5LTMyLjcxOQ0KCWM2LjA3NC02LjA3NSw2LjA3NC0xNS45MDksMC0yMS45ODZMMjg1LjA4LDIzMC4zOTd6Ii8+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==) 2px no-repeat #575757;
    background-size: 14px;
}