/* dk_caroufredsel global styles */
.caroufredsel_skin .image_container img, .caroufredsel_thumbnails_skin .image_container img {
	vertical-align: bottom;
}
.caroufredsel > div, .caroufredsel > section, .caroufredsel_thumbnails > div {
	float: left;
}
.caroufredsel .clearfix {
	float: none;
	clear: both;
}
.caroufredsel_thumbnails_skin {
	position: relative;
}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
@media screen {

/* ****** reset ******************************************************** */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display: block;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #555;
	background: #404040;
  font: 15px/25px arial, verdana, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}






/* ****** structure ******************************************************** */
html {
	height: 100%;
	overflow-y: scroll;
}
#wrapper {
	max-width: 1400px;
	min-height: 100vh;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
}
#header {
	z-index: 99;
	position: relative;
	display: block;
	float: left;
	min-width: 100%;
	background: rgba(255,255,255,0.7);
}
#main {
	float: left;
	position: relative;
  width: 100%;
  padding-bottom: 40px;
}
#main .ce_text img,
#main .ce_image img,
#main .mod_newslist img,
#main .mod_newsreader img {
	max-width: 100%;
	height: auto;
}
#main .inside .head {
	z-index: 0;
	margin-top: -186px;
  padding: 0;
}
#main .inside .head img {
	max-width: 100%;
	height: auto;
}
.logo {
	max-width: 960px;
	margin: 0 auto;
	display: block;
	height: 150px;
}
.logo img {
	float: right;
	padding: 3px 0 10px 0;
}
#sprachwechsler {
	max-width: 960px;
	margin: 0 auto;
}
#sprachwechsler a {
	float: left;
	padding: 5px 5px;
	text-decoration: none;
}
#sprachwechsler a:hover {
	text-decoration: underline;
}
#sprachwechsler a:first-child {
	padding-left: 0;
}
#sprachwechsler a:last-child {
	padding-left: 20px;
}
#footer {
	background: #c7c9cb;
	display: block;
	float: left;
	width: 100%
}
#footer h2 {
	text-align: left;
	margin-top: 30px; 
	margin-bottom: 10px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	text-decoration-style: dotted;
}




/* **** panels ****************************************************************** */
.ce_image,
.ce_headline,
.ce_gallery,
.ce_text,
.panel .inside  {
	width: 960px;
	margin: 0 auto;
}
.full {
	width: 100%;
	padding-top: 40px;
	clear: both;
	overflow: auto;
}
.panel {
	width: 100%;
	margin-top: 40px;
	clear: both;
	overflow: hidden;
  float: left;
	margin-bottom: 40px;
	background: #9e9fa2;
	color: #fff;
}
.panel.white {
	background: #f3f3f3;
}
.panel.white h2,
.panel.white p {
	color: #555;
}
.half {
	margin: 0;
	position: relative;
	overflow: hidden;
}
.half .inside {
	display: block;
	width: 480px;
}
.half .inside.right {
	float: right;
	padding: 30px 30px 30px 0;
}
.half .inside.left {
	float: left;
	padding: 30px 0 30px 30px;
}
.half .float_left,
.half .float_right {
	padding: 0;
	max-width: 50%;
}
@media(min-width:768px) {
.nopadding {
	margin-bottom: -40px;
	padding-top: 0;
}
.extrapadding {
	padding-top: 80px;
	clear: both;
}
}










/* ****** navigation ******************************************************** */
#header nav {
	width: 100%;
	margin: 0 auto;
	background: rgba(170,170,170,0.85);
	float: left;
}
#header .is-sticky nav {
	background: rgba(170,170,170,1);
	z-index: 99;
  box-shadow: 0 0 5px 0 #333;
}
#header nav ul {
	margin: 0 !important;
	text-align: center;
	max-width: 960px;
}
#header nav li {
	list-style: none !important;
	display: inline;
  font: 14px/23px arial, verdana, sans-serif;
}
#header nav a,
#header nav strong {
	display: inline-block;
	text-decoration: none;
	padding: 6px 10px 7px 11px;
	color: #fff;
  border: none;
  font-weight: normal;
}
#header nav a:hover,
#header nav a.trail,
#header nav strong {
	color: #065da4;
}
#header nav a:focus {
	/*outline: 0;*/
}
#nav {
	display: none;
}






/* ***** Superfish ******************************************************* */
#header .sf-menu li {
	position: relative;
}
#header .sf-menu ul {
	position: absolute;
	display: none;
	z-index: 99999;
}
#header .sf-menu > li {
	float: left;
}
#header .sf-menu li:hover > ul,
#header .sf-menu li.sfHover > ul {
	display: block;
	padding-top: 2px;
}
#header .sf-menu a,
#header .sf-menu strong {
	display: block;
	position: relative;
}
#header .sf-menu ul ul {
	top: 0;
	left: 100%;
}
#header .sf-menu ul {
	min-width: 6em;
}
#header .sf-menu li {
	white-space: nowrap;
}
#header .sf-menu ul li a,
#header .sf-menu ul li strong {
	background: rgba(170,170,170,0.85);
	margin-bottom: 1px;
	margin-left: 5px;
	text-align: left;
  padding: 6px 24px 6px 12px;
  text-transform: none;
}
#header .sf-menu ul li a:hover,
#header .sf-menu ul li strong,
#header .sf-menu ul li .trail {
}
.sf-menu strong,
.sf-menu .trail {
}
/* centered */
.sf-menu {
	float: left;
	position: relative;
	left: 50%;
}
.sf-menu ul li {
	left: 0%;
}
.sf-menu li {
	left: -50%;
}






/* ****** common tags ****************************************************** */
p {
	margin-bottom: 20px;
	font: 15px/25px arial, verdana, sans-serif;
}
.ce_text p {
	max-width: 800px;
	margin: 0 auto 20px auto;
}
.ce_text.item p {
	max-width: 100%
}
.ce_text.full_p p {
	max-width: 100%;
}
h1 {
  margin-top: 43px;
	margin-bottom: 10px;
  padding-bottom: 10px;
	font: 45px/54px arial, verdana, sans-serif;
	text-transform: uppercase;
	text-align: center;
	clear: both;
	color: #065da4;
	clear: both;
}
.panel h1 {
  color: #fff;
  text-align: left;
  margin-top: 0;
}
h2 {
  margin-top: 10px;
	margin-bottom: 20px;
	font: 20px/30px arial, verdana, sans-serif;
  text-align: center;
  color: #065da4;
  clear: both;
}
.panel h2 {
  color: #fff;
  text-align: left;
  margin-top: 0;
}
.item h2 {
  text-align: left;
}
h3 {
  margin-top: 10px;
	margin-bottom: 60px;
	font: 16px/26px arial, verdana, sans-serif;
  text-align: center;
}
.datenschutz h3 {
	margin-bottom: 10px;
}
h4 {
  margin-top: 30px;
	margin-bottom: 0;
	font: 16px/26px arial, verdana, sans-serif;
}
.panel h4 {
  margin-top: 0;
}
ul,
ol,
li {
	font: 15px/25px arial, verdana, sans-serif;
}
abbr {
	border-bottom: 1px dotted #555;
	cursor: help;
}
a {
	text-decoration: underline;
	color: inherit;
}
#main a:focus {
	outline: 1px dotted;
}
a[href $='.pdf'] {
	padding: 0 0 1px 20px;
	background: url(../../files/gfx/icons/page_white_acrobat.png) no-repeat;
}
a:focus,
a:hover,
a:active {
	color: inherit;
	text-decoration: underline;
	text-decoration-style: dotted;
}
img {
	border: 0;
	background: 0;
	padding: 0;
	display: block;
}
strong {
	font-weight: 600;
	color: #065da4;
}
em {
	color: #ec7404;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 0.7em;
}
sup {
	bottom: 1ex;
}
sub {
	top: 0.5ex;
}
#main ul {
	margin: 0 0 20px 16px;
}
#main ul li {
	list-style: disc;
	padding-left: 0;
}
#main ol {
	margin: 0 0 20px 35px;
	list-style-type: decimal;
}
#main ol li {
}
.block {
	overflow: visible;
}
#container:after,
.custom:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.home-gallery {
	margin-bottom: 60px;
	overflow: auto;
}
.home-gallery a,
.home-gallery .text {
	display: block;
	float: left;
	border-bottom: 1px solid #bbb;
}
.home-gallery .text {
	display: flex;
	align-items: center;
	width: 240px;
	height: 301px;
	color: #065da4;
	text-align: center;
	margin: auto 0;
	padding: 0 40px;
	font: 20px/30px arial, verdana, sans-serif;
}






/* ****** common styles **************************************************** */
#print,
.print,
.hide,
.invisible {
	display: none !important;
}
.nowrap {
	white-space: nowrap;
}
.error {
	color: #AF3636;
}
.req,
.mandatory {
	color: #74A8CF;
}
.low {
	color: #bbb;
}
.clear,
.break {
	clear: both;
}
.highlight {
	background: gold;
}
.float_left {
	padding: 0 30px 30px 0;
	float: left;
}
.float_right {
	padding: 0 0 30px 30px;
  float: right;
}
.alignleft {
	width: 47%;
	float: left;
}
.alignright {
	width: 47%;
	float: right;
}








/* ****** gallery **************************************************** */
#main .ce_gallery {
	clear: both;
	margin-bottom: 60px;
	padding: 0;
	overflow: auto;
}
#main .ce_gallery ul {
	list-style: none !important;
	margin: 0 !important;
}
#main .ce_gallery img {
	display: block;
	border-bottom: 1px solid #bbb;
}
#main .ce_gallery li {
	list-style: none;
  background: none;
	float: left;
	margin: 0;
  padding: 0;
}






/* ****** caroufredsel **************************************************** */
.ce_caroufredsel_gallery,
.ce_caroufredsel_start {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
}
.caroufredsel_prev {
	position: absolute;
	background: url("../../files/gfx/prev_white.png") no-repeat 10% 50%;
	left: 0;
	top: 0;
	height: 100%;
	width: 165px;
	outline: 0 !important;
  transition: all 0.3s ease;
}
.caroufredsel_prev:hover {
	background: url("../../files/gfx/prev_white.png") no-repeat 5% 50%;
	transition: all 0.3s ease;
}
.caroufredsel_next {
	position: absolute;
	background: url("../../files/gfx/next_white.png") no-repeat 90% 50%;
	right: 0;
	top: 0;
	height: 100%;
	width: 165px;
	outline: 0 !important;
  transition: all 0.3s ease;
}
.caroufredsel_next:hover {
	background: url("../../files/gfx/next_white.png") no-repeat 95% 50%;
	transition: all 0.3s ease;
}
.caroufredsel_prev span,
.caroufredsel_next span {
	display: none;
}
.ce_caroufredsel_gallery .caption {
	display: none;
}
.panel-caroufredsel {
	margin-bottom: 0;
}






/* ****** technische daten **************************************************** */
.half table {
	width: 100%;
}
.item table {
	
}
.half th,
.half td,
.item th,
.item td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: left;
	padding: 2px 4px;
	color: #555;
}
.half th,
.item th {
	background: #d3d3d3;
}
.half td,
.item td {
	background: #e9e9e9;
}
.half td:last-child,
.item td:last-child {
	border-right: 0;
}
.half tr:last-child td,
.half tr:last-child th,
.item tr:last-child td,
.item tr:last-child th {
	border-bottom: 0;
}
.half tr:hover td,
.half tr:hover th,
.item tr:hover td,
.item tr:hover th {
	background: #d9ebf8;
}
.button {
	padding: 7px 10px 5px 10px;
	background: #065da4;
	color: #fff !important;
	text-decoration: none !important;
	margin: 0 3px 3px 0;
	border-bottom: 2px solid #065da4;
	float: left;
}
.button:hover {
	border-bottom: 2px solid #001d64;
}
.lang_de .data:after {
	content: 'Technische Daten ▾';
}
.lang_en .data:after {
	content: 'Technical Data ▾';
}
.lang_ru .data:after {
	content: 'Спецификации ▾';
}
.video:after {
	/*content: ' ▾';*/
}
.kategorie-auswahl {
	padding: 20px 0;
}
.kategorie-auswahl select {
	padding: 5px;
	font: 15px/25px arial, verdana, sans-serif;
}
.kategorie-auswahl input {
	display: none;
}
.item {
	border-top: 1px solid #ccc;
	padding: 20px 0;
	clear: both;
}






/* ****** scrollup **************************************************** */
#scrollUp {
	position: absolute;
	bottom: 20px;
	right: 20px;
	border: none;
	width: 40px;
	height: 40px;
	background: #fff url(../../files/gfx/arrow.svg) no-repeat;
	display: block;
	background-size: 40px 40px;
	border-radius: 120px;
}






/* ****** additions for modern browsers ************************************ */
::-moz-selection {
	background: #065da4;
	color: #fff;
}
::selection {
	background: #065da4;
	color: #fff;
}





/* ****** wmBox ************************************ */
.wmBox_overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
  z-index: 9999999999;
}
.wmBox_centerWrap {
  display: table;
  position: absolute;
  width: 100%;
  height: 100%;
}
.wmBox_centerer {
  display: table-cell;
  vertical-align: middle;
}
.wmBox_centerer iframe {
  width: 95%;
  display: table;
  margin: 0 auto;
  position: relative;
}
.wmBox_contentWrap {
  width: 80%;
  margin: 0 auto;
  position: relative;
  background: #000;
}
.wmBox_scaleWrap {
  position: relative;
  height: 0;
  padding-top: 20px;
  padding-bottom: 56.25%;
  width: 100%;
}
.wmBox_centerer iframe {
  position: absolute;
  top: 0;
  border: 0;
  outline: 0;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
  left: 0;
  width: 100%;
  height: 100%;
}
.wmBox_closeBtn {
  z-index: 2;
  position: relative;
  margin-top: -40px;
}
.wmBox_closeBtn p {
  line-height: 0;
  margin: 0;
  padding: 0.5em 0 0.75em;
  color: #FFF;
  background: #065da4;
  width: 1.3em;
  font-size: 25px;
  border-radius: 100%;
  text-align: center;
  font-family: Verdana, serif;
  position: relative;
  bottom: -0.5em;
  right: -0.5em;
  cursor: pointer;
  float: right;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
  transition: color 0.2s ease-out, background 0.2s ease-out;
}
.wmBox_closeBtn p:hover {
  background: #FFF;
  color: #000;
}







} /* end screen */






/* ****** mobile ******************************************************* */
@media(max-width:960px) {
#wrapper {
	width: 960px;
}
/*
#wrapper img {
	max-width: 100%;
	height: auto;
}*/
}



@media(max-width:768px) {
body {
	-webkit-text-size-adjust: 100%;
}
#sprachwechsler {
	display: none;
}
#wrapper,
#header,
#container,
#footer,
.ce_image,
.ce_headline,
.ce_gallery,
.ce_text,
.panel .inside {
	width: 100%;
	/*margin: 0 auto;*/
	float: none;
	display: block;
}
.ce_image,
.ce_headline,
.ce_gallery,
.ce_text,
.panel .inside {
	padding: 0 7%;
}
.ce_gallery {
	padding: 0 7% !important;
}
#main .ce_gallery li {
	width: 33.3%;
}
#main .ce_gallery img {
	display: inline;
	max-width: 100%;
	width: 100%;
	height: auto;
}
.full,
.ce_text .ce_text {
	padding: 0;
}
.logo {
	float: left;
	padding-left: 7%;
	height: 95px;
}
.logo img {
	max-width: 170px;
}
#main img {
	___width: 100%;
	max-width: 100%;
	height: auto;
}
.float_left {
	float: none;
}
.float_right {
	padding: 0 0 30px 0;
  float: none;
}
.alignleft {
	width: 100%;
	float: none;
}
.alignright {
	width: 100%;
	float: none;
}
#header nav {
	display: none;
}
#main .inside .head {
	z-index: 0;
	margin-top: 0;
  padding: 0;
  width: 100% !important;
  min-width: 0;
}
.sticky-wrapper {
	display: none;
}
h1 {
	font: 28px/38px arial, verdana, sans-serif;
}
.half .float_left,
.half .float_right {
	padding: 0;
	max-width: 100%;
}
.half .inside.right,
.half .inside.left {
	float: none;
	padding: 20px 0 40px 0;
}
#nav {
	width: 100%;
	margin-bottom: 30px;
  border-bottom: 1px solid #fff;
  display: block;
}
#footer {
	padding-bottom: 20px;
}
#footer ul a,
#footer ul strong {
  padding: 10px 0 12px 7%;
	font-size: 16px;
	border-top: 1px solid #fff;
	background: #C7C9CB;
  width: 100%;
	display: block;
	text-decoration: none !important;
	color: #555;
	font-weight: normal;
}
#footer ul ul a,
#footer ul ul strong {
  padding-left: 12%;
}
#footer ul strong,
#footer ul a.trail,
#footer ul a:hover {
	color: #fff;
	background: #065da4;
}
#mobile_menu {
  display: block;
  float: right;
	position: absolute;
	top: 0;
	right: 0;
}
#mobile_menu a {
	border: 0;
	background: 0 !important;
	padding: 52px 30px 30px 30px;
	display: block;
}
#mobile_menu a:before {
  background: url(../../files/gfx/icons/mobile-menu.svg) 0 center no-repeat;
  padding-left: 1.6em;
  text-align: center;
  height: 12px;
  width: 24px;
	content: '';
}
#main .home-gallery img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.home-gallery a,
.home-gallery .text {
	display: block;
	float: none;
}
.home-gallery .text {
	width: 100%;
	height: auto;
	padding: 30px 0;
}
.empty {
	display: none !important;
}
}







/* ****** print ******************************************************* */
@media print {
nav {
	display: none;
}
#main {
	width: 100%;
}
#main,
p {
	font: 12px/18px arial, verdana, sans-serif;
}
h1 {
	font: 18px/18px arial, verdana, sans-serif;
	margin-bottom: 20px;
}
h2 {
	font: 14px/18px arial, verdana, sans-serif;
}
h3 {
	font: 12px/18px arial, verdana, sans-serif;
}
h4 {
	font: 12px/18px arial, verdana, sans-serif;
}
} /* end print */
