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, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}



html {
  -webkit-text-size-adjust: 100%;
  overflow-y:scroll;
	overflow-x: hidden;
}

body {
	overflow-x: hidden;
	/*font-family:Arial, Geneva, sans-serif;
	*/
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:500;
	font-size:15px;
	line-height:18px;
	letter-spacing:0em;
	color:#4b4b4b;
	
	background-color:#4b4b4b;
	background-image:url(../images/back_verlauf.jpg);
	background-position:center top;
	background-repeat: repeat-y;

	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

@media only screen and (max-width: 767px) {
	body {
		font-size:20px;
		line-height:26px;
	}
}

.help-block{
	color: #ff0033;
	float: left;
	font-size: 12px;
	line-height: 15px;
	width:100%;
}

#button-file{
	margin-right:20px;
}

a {
	text-decoration:none;
	color:#4b4b4b;
}

p a {
	color:#00cccc;
	text-decoration:underline;
}

p a:hover {
	color:#FF0033;
	text-decoration:underline;
}

a:hover,
#singlecol .csc-default.csc-textpic .csc-textpic-text p a:hover,
.footer_menu ul li a:hover {
	text-decoration:none;
	color:#090948;
	color:#00cccc;

}

p {

}

.tx-srfreecap-pi1-cant-read{
	float: right;
	font-size: 12px;
	width: 273px;
}
.tx-srfreecap-pi1-cant-read a{
	text-decoration:none;
	color:#00cccc;
	font-weight: 500 !important;
}
.tx-srfreecap-pi1-cant-read a:hover{
	color:#FF0033;
	text-decoration:underline;
	font-weight: 500 !important;
}


p a:hover, td a:hover {}

p b, .csc-default strong, td b, td strong {
  font-weight:bold;
}

h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	margin-bottom: 9px;
	font-size:20px;
	line-height:24px;
	letter-spacing:0em;
}

#page_1 h1, #page_3 h1, #page_80 h1 {
	font-size:24px;
	line-height:26px;
}

#page_1 p, #page_3 p, #page_80 p {
	font-size:20px;
	line-height:26px;
}

h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;

	font-size:15px;
	line-height:18px;
	letter-spacing:0em;
}


p + *, h2 + * {
	margin:6px 0 0 0;
}

#page_1 h1 + *, #page_3 h1 + * , #page_80 h1 + *{
	margin:26px 0 0 0;
}

h1 + * {
	margin:9px 0 0 0;
}

h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
margin:20px 0 0 0;
	font-size:15px;
	line-height:18px;
	letter-spacing:0em;
}


.csc-text ul li:before{ content:"-"; position:relative; left:-5px;}
.csc-text ul li{ text-indent:-4px; }
.csc-text ul {
	margin:0 0 0 10px;
}



#main_wrap {
  margin:0 auto;
  width:1148px;
  
  z-index:2;
  position:relative;
}


#page_1 #main_wrap, #page_3 #main_wrap , #page_80 #main_wrap {
	/* margin-top:-706px;
	margin-top:-847px; */
	z-index:10;
}

#main {
	box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.6);
	width:100%;
	float:left;
	
	position:relative;
}


#header {
	width:100%;
	
	/* position:absolute;
	top:0px;
	left:0px; */
	
	width:1148px;
	
	background-color:#fff;
	
	/* box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.6); */
}

.meta_menu {
	width:100%;
	height:28px;
	
	background-image:url(../images/menueleiste_oben.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

.meta_menu > ul {
	margin:0 0 0 10px;
}

.meta_menu > ul > li {
	float:left;
	height:28px;
	
	position:relative;
}

.meta_menu > ul > li > a {
	color:#fff;
	float:left;
	padding:0 10px;
	line-height:28px;
}

.meta_menu > ul > li:hover > a,
.meta_menu > ul > li.active > a {
	color:#FF0033;
}

.meta_menu > ul > li > ul {
	display:none;
	
	background-color:#555;
	padding:10px 0;
	
	position:absolute;
	top:28px;
	left:0px;
}

.meta_menu > ul > li:hover > ul {
	display:block;
}

.meta_menu > ul > li > ul > li > a {
	padding:0 20px 0 10px;
	color:#fff;
	line-height:24px;
	display:block;
}

.meta_menu > ul > li > ul > li:hover > a,
.meta_menu > ul > li > ul > li.active > a {
	background-color:#888;
}


.header_content {
	float:none;
	width:100%;
}

.header_content .header_search {
	width:500px;
	margin:77px 0 6px 20px;
	float:left;
}

.header_content .header_search input.text {
	border:1px solid #999;
	height:18px;
	padding:5px 10px;
	width:288px;
	float:left;
	
	font-size:13px;
	line-height:18px;
	color:#4b4b4b;
}

.header_content .header_search input.submit {
	background-image:url(../images/lupe.png);
	background-color:transparent;
	background-repeat:no-repeat;

	float:left;

	
	font-size:0px;
	line-height:0px;
	color:transparent;
	
	width:30px;
	height:30px;
	display:block;
	margin:0 0 0 10px;
	
	cursor:pointer;
	
	border:none;
}

#tx_indexedsearch input.text {
	border: 1px solid #999;
	color: #4b4b4b;
	float: left;
	font-size: 13px;
	height: 18px;
	line-height: 18px;
	padding: 5px 10px;
	width: 500px;
	margin-bottom: 15px;
}

.input-group-btn input.submit {
	background-color: transparent;
	background-image: url("../images/lupe.png");
	background-repeat: no-repeat;
	border: medium none;
	color: transparent;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 0;
	height: 30px;
	line-height: 0;
	margin: 0 0 0 10px;
	width: 30px;
}

.tx-indexedsearch-browsebox ul li{
	display: inline;
	margin: 0 10px 0 0;
}
.tx-indexedsearch-res{
	margin-bottom: 15px;
}

#singlecol-centered .csc-default p{
	width: 568px;
}

.header_content .logo {
	float:right;
	margin: 10px 20px 0 0;
}

.header_content .logo img {
	float:right;
}

.main_menu {
	clear: both;
	float:none;
	padding-bottom: 25px;
	width:100%;
}

@media only screen and (min-width:992px) {
	.main_menu {
		padding-bottom: 0;
	}
}

.main_menu > ul > li {
	float:left;
	margin:0 3px 20px 20px;
}


.main_menu > ul > li > a {
	float:left;
	background-image:url(../images/button_gr_blau.jpg);
	background-repeat:repeat-x;
	box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.8);
	width:354px;
	height:56px;
	color:#fff;
	
	text-align:center;
	line-height:56px;
	
	font-size:25px;
	font-weight:600;
}

.main_menu > ul > li.active > a,
.main_menu > ul > li:hover > a {
	background-image:url(../images/button_gr_rot.jpg);
}

.main_menu > ul > li > ul {
	display:none;
}













/* SLIDER */

#bgslider {
  /*position:absolute;
  top:141px;
  left:0;
  right:0;*/

  height:650px;

  border-top:28px solid #fff;
  border-bottom:28px solid #fff;

  overflow:visible !important;
  
  margin-top:141px;
  
  z-index:1;
}


.bgslider_element {
  background-repeat:no-repeat;
  background-position:center top;
}





.slidesjs-container, .slidesjs-control {
  min-width:1025px !important;
  min-height: 745px !important;
}


#bgslider div.slidesjs-control,
#bgslider div.slidesjs-container,
#bgslider div.slidesjs-slide {
  text-align:center;
  min-height: 100%;
  min-width: 100%;
}

#bgslider .bgslider_element div {
  height: 400px;
  left: 0;
  min-height: auto;
  min-width: auto;
  position: absolute;
  right: 0;
  top: 0;
  margin: 208px auto 0;
  width: 1025px;
}

#bgslider .bgslider_element h1 {
  -moz-user-select: none;
  border-bottom: 5px solid #fff;
  border-top: 5px solid #fff;
  color: #fff;
  cursor: default;
  font-size: 39px;
  font-weight: bold;
  line-height: 45px;
  margin: 0 350px 0 100px;
  padding: 12px 0;
  text-transform: uppercase;
  width: 575px;
  text-align:left;
  
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  
  cursor:default;
}

#bgslider .bgslider_element h1 a,
#bgslider .bgslider_element h1:hover a,
#bgslider .bgslider_element h1 a:hover {
  color:#fff;
  display:block;
  margin:-17px 0 -17px 0;
  padding:17px 0 17px;
}

#bgslider h1::selection {color:#fff;background:transparent;}
#bgslider h1::-moz-selection {color:#fff;background:transparent;}


.sjs-navigation {
  width: 1148px;
  height:500px;
  margin: 0 auto;
  padding:0 0px;

  position: absolute;
  z-index: 18;
  top: 208px;
  left: 0;
  right: 0;
  
  padding:0;
  
}


/*
.slidesjs-navigation {
  color:transparent;
  font-size:0px;
  line-height:0px;
  
  width:58px;
  height:57px;
  float:left;
  margin:171px 0 0 0;
  
  background:url(../images/slider_arrows.png) no-repeat 0 0;
}

.slidesjs-navigation:hover {
  background:url(../images/slider_arrows.png) no-repeat 0 0px;
}

*/

.slidesjs-navigation {
	color: #fff;
	float: left;
	font-size: 120px;
	height: 58px;
	line-height: 55px;
	margin: 209px 0 0;
	overflow: hidden;
	width: 58px;  
}

.slidesjs-navigation:hover {
}



.slidesjs-next {

  right:0px;
  float:right;
}

.slidesjs-next:hover {
}





.sjs-pagination {
  width: 925px;
  margin: 0 auto;
  padding:0 50px;
  text-align: right;

  position: absolute;
  z-index: 15;
  top: 522px;
  left: 0;
  right: 0;
}

ul.slidesjs-pagination {
  float:right;
}


.slidesjs-play, .slidesjs-stop {
  display:none !important;
}

ul.slidesjs-pagination li {
  display: inline-block;
  height: 19px;
  float:left;
  line-height: 19px;
  margin: 0 0 0 6px;
}

ul.slidesjs-pagination li a {
  float:left;
  color:transparent;
  font-size:0px;
  line-height:0px;
  
  width:20px;
  height:19px;
  
  /*background:url(../images/nav.png) no-repeat -38px 0;*/
}

ul.slidesjs-pagination li a:hover,ul.slidesjs-pagination li.active > a,ul.slidesjs-pagination li > a.active {
/*background:url(../images/nav.png) no-repeat -38px -19px;*/
}

/* /SLIDER */













.home-content-left{
	width:731px;
	float: left;
}

.home-content-right{
	width: 354px;
	float: right;
}
.home-content-right h1{
	background-color: #454648;
	background-image: url("../images/menueleiste_oben.jpg");
	background-position: left top;
	color: #fff;
	float: left;
	font-size: 14px !important;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	padding: 0 10px 14px;
	text-align: left;
	width: 334px;
	margin-bottom: 0;
}
.home-content-right div.csc-textpic, .home-content-right div.csc-textpic .home-content-right div.csc-textpic-imagerow, .home-content-right ul.csc-uploads li {
	float: left;
}

.home-content-right .csc-textpic-caption {
	caption-side: bottom;
	margin-top: 10px;
	text-align: left;
}

.home-content-right img {
	width: 354px;
	hight: auto;
}










#content {
	/* float:left; */
	/* margin-top:217px; */
	min-height:200px;
	background-color:#fff;
	
	/* box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.6); */
	
	width:100%;
}

#page_1 #content, #page_3 #content , #page_80 #content{
	/* margin-top:217px;
	margin-top:681px; */
	position:relative;
}


#widecol {
	float: left;
	padding: 20px 20px 100px;
	width: 1108px;
}

.csc-default {
	float:left;
	margin-bottom: 15px;
}

.csc-default.csc-textpic {
	width:100%;
	
	position:relative;
}

.csc-default.csc-textpic .csc-header {
	position:absolute;
	top:0;
	right:0;
	float:right;
	width:354px;
	margin:0 0 0 500px;
	
    background-image: url("../images/menueleiste_oben.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    height: 28px;
}

.csc-default.csc-textpic .csc-header h1 {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 28px;
	padding:0 10px;
	font-weight:normal;
	color:#fff;
}

.background-img-wrapper{
	height: 217px;
	position: relative;
	width: 1107px;

}
.background-img-wrapper img:first-child{
	left: 0px;
	max-height: 217px !important;
	max-width: 1107px;
	position: absolute;
	top: 0;
	z-index: 44 !important;

}
.background-img-wrapper img:last-child{
	right: 0 !important;
	max-width: 1107px;
}
.background-img{
	float: left;
	height: 217px;
	margin: 0;
	max-height: 219px !important;
	position: absolute;
	top: 0;
	width: auto;
	z-index: 1;
}
.contact-text{
	z-index: 50;
}

.csc-default.csc-textpic .csc-textpic-image {
	float:right;
	margin:0 0 0 23px;
}

.csc-default.csc-textpic .csc-header + .csc-textpic-image {
	margin-top:28px;
}

div.caption {
	font-size:11px;
	margin:10px 0 0 0;
}

.csc-default.csc-textpic .csc-textpic-text {
	float:left;
	width:731px;
}


#leftcol {
	width:374px;
	float:left;
	padding:25px 0 100px 0;
}
@media only screen and (max-width: 767px) {
	#leftcol {
		order: 1;
	}
}


#leftcol .main_menu_sub {
	float:left;
    padding: 0 0px 0 0px;
    width: 374px;
}

.main_menu_sub > ul {
	width:100%;
	float:left;
}

.main_menu_sub > ul li {
	line-height:19px;
}

.main_menu_sub > ul li a {
	line-height:20px;
}

@media only screen and (max-width: 767px) {
	.main_menu_sub > ul li a {
		line-height: 26px;
	}
}

.main_menu_sub > ul li li a {
	padding:0 0 0 45px;
	width:329px;
}

.main_menu_sub > ul li li li a {
	padding:0 0 0 50px;
	width:304px;
}

.main_menu_sub > ul li:before {
	/* content:'\25B6\00a0\00a0'; */
	font-size:10px;
	color:#1f3371;
	vertical-align:bottom;
}

.main_menu_sub > ul li > a {
	display:block;
	width:100%;
}

.main_menu_sub > ul li > a:hover,
.main_menu_sub > ul li.active > a {
	color:#ff0033;
	font-weight:700;
}

.main_menu_sub > ul > li > a {
	padding:0 0 0 20px;
	width:354px;
}

.main_menu_sub > ul > li > ul > li  a:hover,
.main_menu_sub > ul > li > ul > li.active > a,
.main_menu_sub > ul li.current > a {
	color:#ff0033;
	color:#ffffff;
	background-color:#4b4b4b;
}


.min-height {
	min-height:80px;
}

.main_menu_sub > ul li.active:before {
	/* content:'\25BC\00a0\00a0'; */
	color:#ff0033;
}


#singlecol {
	width:1109px;
	float:left;
	
	padding:25px 19px 100px 20px;
}

#singlecol .csc-default {
	width:100%;
	margin:0px 0 0 0;
	float:left;
	
}

#singlecol .csc-default + .csc-default {
	margin:25px 0 0 0;
}


/*#page_9 singlecol .csc-default + .csc-default.v2 {*/
#page_9 #singlecol .csc-default.v2, #page_15 #singlecol .csc-default.v2 {
	width:838px;
	margin:0 0 0 -270px;
	padding:10px 0 0 270px;
    background-image: url("../images/logo-auf-grau_hh.jpg");
	
	height:207px;
	
	color:#fff;
}


#singlecol .csc-default.csc-textpic {
	background-color:#4a4a4a;
	background-image:url(../images/ueber_uns.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding:0 10px 0 0;
	width:1098px;
	float:left;
}

#singlecol .csc-default.csc-textpic.v2 {
	background-image:url(../images/logo-auf-grau_hh.jpg);
}

#singlecol .csc-default.csc-textpic .csc-textpic-image {
	width:354px;
	height:217px;
	float:left;

	margin:0;
}

#singlecol .csc-default.csc-textpic .csc-textpic-text {
	padding:10px 0 0 400px;
	float:right;
	width:344px;
	
	color:#fff;
}

#singlecol .csc-default.csc-textpic .csc-textpic-text p a {
	color:#fff;
}


#normalcol {
	width:751px;
	float:left;
	border-left:1px dotted #bbb;
	padding:25px 0 100px 20px;
}

#normalcol .csc-default {
	float:left;
	/* margin-left:25px; */
   width: 100%;
}


.csc-default p {
	
/*	float:left;*/
}

.home-content-right .csc-default p {
	width:auto;
	font-size:15px!important;
	line-height:18px!important;
}

.subcol.right .csc-default p {
	width:100%;
}

#page_9 .csc-default p,
#page_9 .csc-default h1,
#page_9 .csc-default h2,
#page_9 .csc-default h3 {
	width:568px;
}
#page_15 .csc-default p,
#page_15 .csc-default h1,
#page_15 .csc-default h2,
#page_15 .csc-default h3 {
	width:568px;
}

.csc-default.csc-textpic .csc-textpic-text p {
	width:100%;
}


.csc-default.morelink p {
	float:right;
	text-align:right;
	margin-right:10px;
}

.csc-default.morelink p a:after {
	content:'\00a0\00a0\00a0\00a0\25B6';
}

.csc-default.morelink p a {
	color:#4b4b4b;
	padding:0 0px 0 0;
}

.csc-default.morelink p a:hover {
	color:#00cccc;
}

.csc-default p + p {
	margin-top:23px;
}


.csc-default.csc-block a {
	color:#fff;
}

#normalcol .csc-default.csc-block.hover,
#normalcol .hover,
#singlecol .csc-default.csc-block.hover,
#singlecol .hover {
	position:relative;
	z-index:2;
	overflow:visible;
}

#normalcol .csc-default.csc-block.hover > ul,
#normalcol .hover > ul,
#singlecol .csc-default.csc-block.hover > ul,
#singlecol .hover > ul {
	height:154px;
	border-bottom:5px solid #454648
}

#normalcol .csc-default.csc-block,
#singlecol .csc-default.csc-block {
	background-color:#454648;
	
	
    border-bottom: 5px solid #fff;
	
	
	width:164px;
	height:164px;
	
	margin:25px 0 0 25px;
	
	font-size:15px;
	line-height:15px;
	overflow:hidden;
}

#page_10 #normalcol .csc-default.csc-block,
#page_10 #singlecol .csc-default.csc-block {
	 
	width:352px;
 
}

#normalcol .csc-default.csc-block.block1,
#singlecol .csc-default.csc-block.block1,
#normalcol .csc-default.csc-block.block2,
#singlecol .csc-default.csc-block.block2 {
	margin-left:0px;
}

#normalcol .csc-default.csc-block.block1 + .block1,
#singlecol .csc-default.csc-block.block1 + .block1,
#normalcol .csc-default.csc-block.block2 + .block2,
#singlecol .csc-default.csc-block.block2 + .block2 {
	margin-left:25px;
}



#normalcol .csc-default.csc-block.block2,
#singlecol .csc-default.csc-block.block2 {
	height:15px;
	text-align:center;

	padding:7px 0 8px;

	color:#fff;
	
	cursor:pointer;
	font-size:12px;
	
    background-image: url("../images/menueleiste_oben.jpg");
    background-position: left top;
}

@media only screen and (max-width: 767px) {
	#normalcol .csc-default.csc-block.block2,
	#singlecol .csc-default.csc-block.block2 {
		font-size: 16px;
	}
}

#page_10 #normalcol .csc-default.csc-block.block2,
#page_10 #singlecol .csc-default.csc-block.block2 {
	font-size:20px;
}


#normalcol .csc-default.csc-block.block2.active,
#normalcol .csc-default.csc-block.block2:hover,
#singlecol .csc-default.csc-block.block2.active,
#singlecol .csc-default.csc-block.block2:hover {
	background-image:url(../images/button_kl_rot.jpg);
}


#normalcol .csc-default.csc-block.block3,
#normalcol .csc-default.csc-block.block4,
#singlecol .csc-default.csc-block.block3,
#singlecol .csc-default.csc-block.block4 {
	background-color:#fff;
}

#normalcol .csc-default.csc-block.block4,
#singlecol .csc-default.csc-block.block4 {
	height:30px;
}


.csc-block > ul {
	float:left;
	padding:5px 0 5px 0px;
	background-color: #454648;
	
	width:100%;
	border-bottom:5px solid transparent;
}

.csc-block > ul li {
	line-height:18px;
}

.csc-block > ul li a {
	display:block;
	width:347px;
	padding:0 0 0 5px;
	margin:0 0 0 0;
}

.csc-block > ul li a:hover {
	background-color:#888;
}



.csc-block > ul li {
	margin:0 0 0 0px;
	
	height:18px;
	overflow:hidden;
}

.csc-block > ul li.open {
	height:auto;
	overflow:visible;
}


.csc-block > ul li ul li a {
	padding-left:27px;
	width:162px;
}

#page_10 .csc-block > ul li ul li a {
	padding-left:27px;
	width:352px;
}

.csc-block > ul li:before {
/*	content:'\25B6\00a0\00a0';
*/	font-size:7px;

	color:#fff;
	vertical-align:bottom;
}

.csc-block > ul li.active > a,
.csc-block > ul li.active > a:hover {
	color:#FF0033;
}

.csc-block > ul li:hover > a,
.csc-block > ul li:hover:before {
	color:#FF0033;
}

.csc-block > ul li a:hover {
	color:#ffffff;
}

.csc-block > ul li.active:before {
/*	content:'\25BC\00a0\00a0';
*/	color:#FF0033;
}




#normalcol .slider {
	margin-top:25px;
	float:left;
	width:100%;
	margin-bottom:0px;
}

#normalcol .slider .big-image {
	float:left;
	width:542px;
    height:400px;
    background-color: #454648;
}
#normalcol .slider .small-image {
	float:left;
	margin:0 7px 0 0;
}

#normalcol .slider .small-image-list {
	float:left;
	width:542px;
	margin:25px 0 0 0;
	background-color:#d2d4d2;
}

#normalcol .subcol.right {
	float:right;
	width:164px;
	margin:25px 20px 0 25px;
}

#normalcol .slider .subcol.right {
	margin-top:-25px;
}

#normalcol .subcol.right div.csc-default {
	width:100%;
}

#normalcol .subcol.right div.csc-text h3 {
	text-transform:uppercase;
}

#normalcol .subcol.right .csc-image {
	float:left;
	margin:0px;
}

#normalcol .subcol.right .csc-textpic > div {
	float:left;
	margin:0px;
	width:100%;
}

#normalcol .subcol.right .csc-textpic > div + div {
	margin-top:10px;
}

.subcol.right h3 {
	font-family: "Source Sans Pro",sans-serif;
	font-weight:600;
	text-transform:uppercase;
	font-size:12px;
}

.subcol.right {
	font-size:12px;
}

.subcol.right .csc-text {
	margin:25px 0 0 0;
}


.subcol.right p a {
    text-decoration:underline;
}

.subcol.right p a.download {
    color:#4b4b4b;
    text-decoration:none;
}

.subcol.right p a:hover {
    color:#FF0033;
}

.subcol.right p a.download:hover {
    color:#00cccc;
}


.subcol.left {
	float:left;
	width:542px;
	margin:25px 0 0 0;
}

#page_9 .subcol.left, #page_15 .subcol.left {
	width:568px;
}


.subcol.left .csc-default {
	float:left;
	width:100%;
}

.subcol.right {
	float:right;
	width:164px;
	margin:25px 20px 0 0;
}

#page_9 .subcol.right, #page_15 .subcol.right {
	width:245px;
}

.toggletable {
	margin:20px 0 0 0px;
	width:100%;
	table-layout:fixed;
}

.toggletable + .toggletable {
	margin:0px;
}

.toggletable.closed + .toggletable {
	margin-top:-1px;
}


.toggletable.closed tbody {
	display:none;
}

.toggletable thead tr {
	text-align:left;
}

.toggletable thead tr {
	cursor:pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	background-image:url(../images/toggletable_lines_open.png);
	background-repeat:no-repeat;
}

.toggletable.closed thead tr {
	background-image:url(../images/toggletable_lines.png);
}



.toggletable thead tr th {
	line-height:32px;
		
    font-family: "Source Sans Pro",sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
}

.toggletable tbody tr,
.toggletable tbody tr + tr + tr,
.toggletable tbody tr + tr + tr + tr + tr,
.toggletable tbody tr + tr + tr + tr + tr + tr + tr,
.toggletable tbody tr + tr + tr + tr + tr + tr + tr + tr + tr,
.toggletable tbody tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr,
.toggletable tbody tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr,
.toggletable tbody tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr {
	background-color:#fff;
}

.toggletable tbody tr + tr,
.toggletable tbody tr + tr + tr + tr,
.toggletable tbody tr + tr + tr + tr + tr + tr,
.toggletable tbody tr + tr + tr + tr + tr + tr + tr + tr,
.toggletable tbody tr + tr + tr + tr + tr + tr + tr + tr + tr + tr,
.toggletable tbody tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr,
.toggletable tbody tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr,
.toggletable tbody tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr {
	background-color:#d2d4d2;
}

.toggletable tbody tr td {
	padding: 0 0 0 5px;
	padding-top:10px;
	width:50%;
}

.toggletable tbody tr td + td {
	background-image:url(../images/toggletable_divider.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.toggletable tbody tr + tr td {
	border-top:0px solid transparent;
	padding-top:0px;
}

.toggletable tbody tr:last-child td {
	border-bottom:10px solid #fff;
}

.toggletable p {
	width:100%;
}




#page_9 #singlecol, #page_15 #singlecol {
	width:568px;
	width:858px;
	padding-right:0px;
	padding-left:290px;
}



form#contact_form {
	float:left;
	width:100%;
}

form#contact_form .row,
form#contact_form .section {
	width:100%;
	float:left;
}

form#contact_form .row {
	margin:0 0 15px 0;
}


form#contact_form .topic {
	margin-bottom:85px;
}

form#contact_form .message {
	margin-bottom:70px;
}

form#contact_form .pdata {
	margin:0 0 70px;
}

form#contact_form .captcha {
	margin:0 0 0px;
}



form#contact_form .row label.text {
	color:#4b4b4b;
	font-size:12px;
	line-height:15px;
	width:410px;
    display: block;
    float: left;
}
form#contact_form .row label.text2 {
    color:#4b4b4b;
    font-size:12px;
    line-height:15px;
    margin-left:8px;
    width:140px;
    display: block;
    float: left;
}
form#contact_form .row label.text3 {
    color:#4b4b4b;
    font-size:12px;
    line-height:15px;
    margin-left:8px;
    width:240px;
    display: block;
    float: left;
}
form#contact_form .row label.text4 {
    color:#4b4b4b;
    font-size:12px;
    line-height:15px;
    width:280px;
    display: block;
    float: left;
}

form#contact_form .row input.text {
	float:left;
	width:558px;
	height:18px;
	padding:5px;
	line-height:18px;
	font-size:!5px;
	border:none;
	background-color:#d2d4d2;
	color:#4b4b4b;
}

form#contact_form .row.twofields input.text {
	width:400px;
}

form#contact_form .row.twofields input.text + input.text {
	width:140px;
	margin-left:8px;
}

form#contact_form .row.twofields2 input.text {
    width:270px;
}

form#contact_form .row.twofields2 input.text + input.text {
    width:270px;
    margin-left:8px;
}



form#contact_form .row.select input.text {
	width:270px;
	margin-left:8px;
	float:right;
	text-align:center;
}

form#contact_form .row input.text.overlay {
	position:absolute;
	z-index:1;
	background-color:transparent;
}



form#contact_form .row input.text.overlay.focus {
	background-color:#d2d4d2;
}


form#contact_form .row span.customSelect {
	text-align:center;
    background-color: #d2d4d2;
    font-size: 15px;
    line-height: 18px;
    padding: 5px 37px 5px 5px;
    text-align: center;
    width: 238px;
	
	background-image:url(../images/select.png);
	background-repeat:no-repeat;
	background-position:right top;
	cursor:pointer;
}

/**
form#contact_form .row.select label.text {
	width:270px;
	float:right;
	text-align:center;
	font-size:15px;
	line-height:18px;
	padding:5px;
	
	background-color:#d2d4d2;
}
**/
form#contact_form .row.select label.text {
    color:#4b4b4b;
    font-size:12px;
    line-height:15px;
    float:left;
    margin-left: 288px;
}

form#contact_form .row select {
	width:280px;
	height:28px;
	line-height:18px;
	font-size:!5px;
	
	cursor:pointer;
}

form#contact_form .row select option {
	background-color:#555;
	color:#ffffff;
}



/* make it red instead (with with same width and style) */
select option:hover{ box-shadow: 0 0 10px 10px #888 inset; }
select option{ box-shadow: 0 0 10px 10px #555 inset; }




form#contact_form .row select option:hover,form#contact_form .row select option:checked  {
	background-color:#888;
}


form#contact_form .row textarea {
	float:left;
	width:558px;
	min-height:100px;
	max-height:300px;
	padding:5px;
	line-height:18px;
	font-size:!5px;
	border:none;
	background-color:#d2d4d2;
	color:#4b4b4b;
	resize:vertical;
}

form#contact_form .captchabox {
	background-color:#d2d4d2;
	float:left;
	width:100%;
	padding:10px 0 10px;
}

form#contact_form .captchabox img {
	float: right;
	height: 75px;
	margin: 0 5px 0 25px;
	width: 270px;
}

form#contact_form .captchabox input.text {
	margin:22px 0 0 5px;
	width:250px;
	float:left;
	background-color:#fff;
}


form#contact_form .captchareload {
	width:273px;
	/*margin:15px 5px 0 0;*/
	float:right;
	font-size:12px;
	margin-bottom: 15px;
}

.row{
	font-size: 12px;
	line-height: 16px;
}
ul.fileupload-list li{
	line-height: 16px;
	float: left;
}
.file-upload-info{
	height: 80px;
	margin-top: -15px;
	margin-bottom: -15px;
}

form#contact_form .button {

    background-color: #454648;
    font-size: 12px;
    line-height: 15px;
    overflow: hidden;

    background-image: url("../images/menueleiste_oben.jpg");
    background-position: left top;
    color: #fff;
    cursor: pointer;
    height: 15px;
    padding: 7px 0 8px;

	width:272px;
	float:left;
	text-align:center;
}

form#contact_form input.button {
	padding:0px;
	height:30px;
	border:none;
}

form#contact_form label.button input.file {
	position:fixed;
	top:-1000px;
}

form#contact_form .button:hover {
	background-image:url(../images/button_kl_rot.jpg);
}

form#contact_form label span.file {
    display: inline-block;
    height: 16px;
    overflow: hidden;
    padding: 0 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 144px;
}

form#contact_form .button + .button {
	margin:0 0 0 38px;
	margin:0 0 0 23px;
}

form#contact_form .buttons .row {
    margin: 0 0 0px;
}

.subcol.right span.caption {
	background-color:#d2d4d2;
	width:225px;
	padding:5px 10px;
	float:left;
}












#footer {
	/* float:left; */
	background-color:#000;
	padding:27px 0 50px 0;
	/* box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.6); */
	
	width:100%;
	
	background-image:url(../images/footer.jpg);
}


.footer_menu {
	float:left;
	height:28px;
	margin:0 0 0 10px;
   /* width: 385px;*/
    color: #ffffff;
}
.footer_menu div{
    margin-top: 15px;
    margin-left: 10px;
}

.footer_menu ul li {
	float:left;
	margin:0 10px 0 10px;
}

.footer_menu ul li {
}

.footer_menu ul li a {
	background-color:#0099cc;
	background-repeat:repeat-x;
	display:block;
	height:28px;
	line-height:28px;
	color:#fff;
	
	padding:0 10px;
}

.footer_menu ul li:hover a {
	background-image:url(../images/button_kl_rot.jpg);
	color:#fff;
}
.footermeta_menu div{
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}


.footermeta_menu {
	float:left;
	height:28px;
	margin:0 0 0 50px;
    color: #ffffff;
}

.footermeta_menu ul li {
	float:left;
	margin:0 0 0 10px;
}

.footermeta_menu ul li {
}

.footermeta_menu ul li a {
	display:block;
	height:28px;
	line-height:28px;
	color:#fff;
	
	padding:0 10px;
}

.footermeta_menu ul li:hover a {
	color:#FF0033;
}




.langselector {
    color:#ffffff;
}
.langselector > li{
    float: left;
    line-height: 28px;
    padding: 0 10px;
}

.langselector > li:hover{
    color:#ff0033;
    cursor:pointer;
}

.contactbox{
	position: relative;
}
.contactbox img, .service img{
	height:217px;
}
.service{
	margin-left: -270px;
	position: relative;
}
.service a {
	color: #00cccc;
	text-decoration: underline;
}
.service a:hover {
	color: #ff0033;
	text-decoration: underline;
}
.service-text {
	color: #fff;
	height: 207px;
	padding: 10px 0 0 270px;
	position: absolute;
	top: -20px;
	width: 568px;
	z-index: 55;
}

.service-text h4{
font-family: "Source Sans Pro",sans-serif;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 24px;
	margin-bottom: 15px;

}

.service-background-img{
	top: 0px;
	left: 0px;
	z-index: 5;

}

.contact-text{
	color: #fff;
	float: right;
	padding: 10px 0 0 400px;
	position: absolute;
	right: 10px;
	top: -23px;
	width: 344px;
	line-height: 20px;
}
.contact-text a{
	color: #fff;
	text-decoration: underline;
}
.contact-text a:hover{
	color: #00cccc;
	text-decoration: underline;
}
.contact-text h4 {
	text-transform: uppercase;
	margin-bottom: 5px;
}


#singlecol-centered {
	float: left;
	padding-left: 290px;
	padding-right: 0;
	width: 858px;
	padding-top: 25px;
	padding-bottom: 100px;
}

.catalog-list-head{
    display: none;
}

#c155{
    margin-top: -80px;
}

.tx-sil-products p, .tx-sil-products ul {
    width: 542px;
}
#normalcol .subcol.right .csc-textpic > div + div{
   margin-top:0;
}
.tx-sil-products .right .csc-textpic-text  p{
   
	margin-top:0px;
 
}
.tx-sil-products .right .csc-textpic-text  p.bodytext{
    width:157px;
	margin-top:0px;
    margin-left:5px;
}
.tx-sil-products .downloadlist{
    width: 352px;

} 

.activeblock{

    z-index: 8 !important;
    overflow: visible !important;
    position: relative !important;
}

/* tt-products

.tt-products input.button {
	border: medium none;
	height: 30px;
	padding: 0;
}

.tt-products input {
	background-color: #454648;
	background-image: url("../images/menueleiste_oben.jpg");
	background-position: left top;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	padding: 7px 0 8px;
	text-align: center;
	width: 180px;

}

*/

/*  .tx-sil-products */

.tx-sil-products li.current-category a{
    color:#ff0033;
    font-weight: 700;
}

.tx-sil-products ul li.current-category ul li a {
    color: #4b4b4b;
    font-weight: normal!important;
}
.tx-sil-products ul li.current-category ul li.current a {
    color: #ffffff;
    font-weight: normal!important;
}

.tx-sil-products ul li.current-category ul li a:hover  {
    color: #ffffff;
    font-weight: normal!important;
}


.tx-sil-products p {
    width:731px;
}

.tx-sil-products h1,.tx-sil-products h2,.tx-sil-products h3 {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 0px;

}
.tx-sil-products h4{
    font-family: "Source Sans Pro",sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 9px;

}
#normalcol .tx-sil-products .slider .small-image {
    float: left;
    margin: 3px 5px 0 3px;
}

.tx-sil-products .csc-text ul {
    margin: 5px 0 0 10px;
	padding-bottom:15px;
}

.tx-sil-products .subcol .csc-text  p  { 
	width: 542px;
	margin-bottom:10px;
}

.tx-sil-products .csc-text ul li {
    line-height: 128%;
    list-style-type: square;
    margin-left: 5px;
    padding-left: 0;
    text-indent: 0;
}

.tx-sil-products table {
    border-collapse: separate;
    border-spacing: 10px;
}

.tx-sil-products table .csc-default p {
    float: left;
    line-height: 157%;
    width: 731px;
}
.tx-sil-products .csc-text ul li:before {
    content: "";
    left: 0px;
    position: relative;
}
.tx-sil-products table {
    border-collapse: separate;
    border-spacing: 0px;
}

.tx-sil-products table tr th{
    font-family: "Source Sans Pro",sans-serif;
    font-size: 20px;
    font-weight: 600;
}

.tx-sil-products table p, .tx-sil-products table ul {
    width: 279px;
}

.tx-sil-products .block1 a,.tx-sil-products .block2 a{
    display: block;
}



#singlecol .tx-sil-products .csc-default.csc-block.block2.active, #singlecol .tx-sil-products  .csc-default.csc-block.block2:hover{
    background-image: none;
}

#singlecol .tx-sil-products .csc-default.csc-block.block2{
    cursor:default;
}

#normalcol .tx-sil-products .right .block2{
    cursor:default;
    background-image: none;
}


#normalcol .tx-sil-products .right .csc-default.csc-block.block2.active, #normalcol .tx-sil-products .right .csc-default.csc-block.block2:hover{
    background-image: none;
}

.toggletable tbody tr td + td {
    background:none;
}

.catalog-detail-actions{
    display:none;
}


.checkout-standard-delivery .note, .checkout-standard-payment .note {
    font-weight: bold;
    padding: 10px 0 10px 15px!important;
}

.checkout-standard .item-service .description h2 {
    font-size: 90%!important;
}

.checkout-confirm-intro{
  height:22px;
}


.checkout-standard-summary-option .single {
    background: none repeat scroll 0 0 #efefef;
    padding: 0.5em 0;
}

.checkout-standard-summary-option-terms {
    margin: 0!important;
}

.checkout-standard-summary-option h3 {
    display: block;
    margin: 0;
    padding: 0.5em 0.5em 0.5em 15px!important;
}

.checkout-standard-order .order-notice{
   text-align:left!important;
   margin-left:0!important;
   padding-left:0!important;
}
.form-option{
    display:none;
}

.tooltip {
    display:none;
    position:absolute;
    /*border:1px solid #fff;*/
    background-color: #ffffff;
	
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color=#333333)";/*IE 8*/
-moz-box-shadow: 3px 3px 10px #333333;/*FF 3.5+*/
-webkit-box-shadow: 3px 3px 10px #333333;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 3px 3px 10px #333333;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color=#333333); /*IE 5.5-7*/
    /*border-radius:5px;*/
    padding:10px;
    color:#4b4b4b;
    font-size:12px;
    max-width: 150px !important;
    z-index: 88;
	  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";

  /* IE 5-7 */
  filter: alpha(opacity=85);

  /* Netscape */
  -moz-opacity: 0.85;

  /* Safari 1.x */
  -khtml-opacity: 0.85;

  /* Good browsers */
  opacity: 0.85;
}
.tooltip h1{
    color:#4b4b4b !important;
    font-size: 12px !important;
}

.catalog-list .text-list .text-item {
    height: 8.0em !important;
}

.additional-box .description{
    display: block!important;
    margin: 0!important;
}

.additional-box h2.description{
    font-weight: bold!important;
}

.catalog-filter-tree ul{
    display: block!important;
}

.catalog-session-seen .seen-items .media-item{
    max-height: 121px!important;
    background-color: #e5e5e5;
}
.catalog-detail-additional .header::after{
    background-image:none!important;
}
.basket-standard-coupon{
  display:none;
}

.zoomContainer{
  z-index:77;
}
.aimeos p {
    float: left;
    width: 731px !important;
}

div.zoomWindowContainer .zoomWindow{
  width:319px!important;
}

.contact-text p{
   float:none;
}

.service-form-wrapper{
    margin-left:290px !important;
}
.service-content-right{
    float: right;
    margin-right: 20px;
    margin-top: 25px;
    width: 245px;
}
.service-content-right img {
    width: 245px;
    height: auto;
}
.service-content-right table caption.csc-textpic-caption{
    margin-top: 5px;
    padding: 5px 10px !important;
    width: 225px !important;
    letter-spacing: 0;
    font-size: 11px;
}

.servicecontent{
    padding-bottom: 25px !important;
}
.service-content-right.csc-default{
    float: right;
    width: 245px !important;
}
.service-content-right p, .service-content-right .csc-header, .service-content-right .csc-header-n2, .service-content-right h1, .service-content-right h2, .service-content-right h3{
    width: 245px !important;
}

.tx-sil-products ul li ul {
    width: 352px !important;
}

.white-border{
    border-bottom: 10px solid #fff !important;
}

.block1{
    min-height: 164px;
    background-color: #454648;
     
}

#page_10 .block1{
    min-height: 164px;
    background-color: #454648;
    margin-bottom: 25px !important;
}

/*shop*/

.level-0 a:hover{
    font-weight:bold!important;
 
   color:#F90032!important;
}

.catalog-filter-tree.catalog-filter-count ul.level-0 li.cat-item.withchild.active {
   font-weight:bold!important;
 
   color:#F90032!important;
}
.catalog-filter-tree.catalog-filter-count ul.level-0 li.cat-item.withchild.active ul li{
   font-weight:normal!important;
 
   color:#F90032!important;
}

.catalog-filter-tree a.cat-item{
   border:none!important;
   padding: 0.06em 0px!important;
}


 section.aimeos.catalog-filter nav form section.catalog-filter-tree.catalog-filter-count h2{
   display:none!important;
}

.catalog-filter-tree a.cat-item:hover{
   text-decoration:none!important;
   font-weight:bold;
}

 .catalog-filter-tree ul.level-1 li.active.withchild a{
   font-weight:bold!important;
 
   color:#F90032!important;	   
}

.catalog-filter-tree a{
  	  color:#4b4b4b!important;	 
}

.catalog-filter-tree a:hover{
  	  color:#F90032!important;	 
}

.catalog-filter-tree.catalog-filter-count ul.level-0 li.cat-item.withchild.active ul.level-1 li.cat-item.withchild ul.level-2 li.cat-item.nochild{
   display:none;
 }
 
.catalog-filter-tree.catalog-filter-count ul.level-0 li.cat-item.withchild.active ul.level-1 li.cat-item.withchild.active ul.level-2 li.cat-item.nochild a.cat-item{
       font-weight:normal!important; 
	   color:#4b4b4b!important;
}

.catalog-filter-tree.catalog-filter-count ul.level-0 li.cat-item.withchild.active ul.level-1 li.cat-item.withchild.active ul.level-2 li.cat-item.nochild a.cat-item:hover{
       font-weight:normal!important;
   background-color: #4b4b4b;
   color:#fff!important;
}


 

.catalog-filter-tree.catalog-filter-count ul.level-0 li.cat-item.withchild.active ul.level-1 li.cat-item.withchild.active ul.level-2 li.cat-item.nochild.active a.cat-item{
    font-weight:normal!important;
   background-color: #4b4b4b;
   color:#fff!important;
}

.catalog-filter-tree.catalog-filter-count ul.level-0 li.cat-item.withchild.active ul.level-1 li.cat-item.withchild.active ul.level-2 li.cat-item.nochild{
  display:block;
}
.catalog-filter-tree.catalog-filter-count ul.level-0 li.cat-item.withchild.active ul.level-1 li.cat-item.withchild.active ul.level-2 li.cat-item.nochild.active a.cat-item:hover{
    font-weight:normal!important;
   background-color: #4b4b4b;
   color:#fff!important;
}
 
 ul.level-1 .cat-name{
    padding-left:10px;
	display:inline-block;
 }


 
.catalog-filter-tree.catalog-filter-count ul.level-0 li.cat-item.withchild.active ul.level-1 li.cat-item.withchild.active ul.level-2 li.cat-item.nochild a.cat-item span.cat-name{
   
    padding-left:20px;
	display:inline-block;
  
} 

.catalog-filter-tree ul{
    padding:0!important;
}
.checkout-standard .item-service .option {
	float: left;
	height: 2em;
}
.checkout-standard .item-service .price-value {
	padding-right: 90px;
	font-size: 20px;
}
.checkout-standard .icons{
	margin-bottom: 2em !important
}

.checkout-standard .item-service .description h2{
	float: left !important;
	font-size: 26px !important;
	margin-bottom: 15px !important;
	margin-left: 15px !important;
	width: 100%;
}

.checkout-standard-summary-option input {
	float:left;
}
.checkout-standard-summary-option .single {
	background: #efefef none repeat scroll 0 0;
	height: 20px;
	line-height: 20px;
	padding-left: 15px !important;
}


/* Raster */

#main_wrap {
	width: auto;
}

#main {
	float: none;
}
	#header {
		min-height: 237px;
		width: 100%;
	}

#widecol {
	float: none;
	gap: 20px;
	padding: 20px 20px 100px;
	max-width: 1108px;
	width: auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#content {
	display: flex;
  flex-direction: column;
}
	#leftcol {
		float: none;
	}
	#normalcol {
		float: none;
		min-height: auto !important;
		overflow: hidden;
		padding: 25px 25px 100px 20px;
		width: auto;
	}
@media only screen and (min-width:768px) {
	#content {
		flex-direction: row;
	}
	#content.single {
		flex-direction: column;
	}
}

@media only screen and (min-width:992px) {
	#widecol {
		flex-direction: row;
	}
}
@media only screen and (min-width:1148px) {
	#header,
	#main_wrap {
    width: 1148px;
	}
}

.home-content-left {
	width: auto;
	float: none;
}

.home-content-right {
	width: auto;
	float: none;
}

@media only screen and (max-width:991px) {
	#header {

	}
	.header_content {
		float: none;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
	}
	.header_content .header_search {
		float: none;
    margin: 0px 0 6px 20px;
    width: auto;
	}
	.header_content .logo {
    float: none;
    margin: 10px 20px 0 20px;
	}
	.header_content .logo img {
    float: none;
    height: auto;
    width: 200px;
	}
}



/* Navigation */

.main_menu > ul {
	display: grid;
  gap: 20px;
	grid-template-columns: repeat(auto-fit,minmax(9rem,1fr));
	margin: 0;
	padding: 0;
}
.main_menu > ul > li {
	float: none;
	margin: 0;
	padding: 20px;
}
.main_menu > ul > li > a {
	display: block;
	float: none;
	width: auto;
}

@media only screen and (max-width:767px) {
	.main_menu > ul {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fit,minmax(9rem,1fr));
    margin: 0;
    padding: 0 20px;
	}
	.main_menu > ul > li {
		float: none;
		margin: 0;
		padding: 0;
	}
	.main_menu > ul > li > a {
    float: none;
    height: auto;
    line-height: 1.3em;
    font-size: 20px;
	}
	.meta_menu {
		background: #333;
		height: 28px;
		overflow: hidden;
		margin-bottom: 25px;
	}
	.meta_menu.active {
		height: auto;
	}
	.meta_menu > ul {
		display: flex;
    flex-direction: column;
	}
	.meta_menu > ul > li {
		float: none;
		height: auto;
	}
	.meta_menu > ul > li > a {
		float: none;
	}
	.meta_menu > ul > li > ul {
		background-color: transparent;
		display: block !important;
		position: unset;
		left: unset;
		top: unset;
		padding-left: 10px;
    padding-top: 0;
	}
	.meta_menu > ul > li > ul a {
		line-height: 28px;
	}
	.burger {
		background: transparent url(../images/menu.svg) no-repeat center;
		background-size: contain;
		position: absolute;
		top: 1px;
		right: 10px;
		height: 24px;
		width: 24px;
		z-index: 5;
	}
	.burger.toggle {
		background: transparent url(../images/menu_close.svg) no-repeat center;
		background-size: contain;
	}
}

/* Footer */
#footer {
	background-size: auto 100%;
	display: flex;
  flex-direction: column;
}
.footer_menu {
	float: none;
	height: auto;
	width: auto;
}
.footermeta_menu {
	float: none;
	height: auto;
	margin: 0 0 0 0px;
}
@media only screen and (min-width:992px) {
	#footer {
		flex-direction: row;
	}
	.footermeta_menu {
		margin: 0 0 0 50px;
	}
}


/* Content Elements */
.home-content-right h1 {
	width: calc(100% - 20px);
}

div.csc-textpic-center .csc-textpic-center-outer {
	position: relative;
	float: none;
	right: unset;
}
div.csc-textpic-center .csc-textpic-center-inner {
	position: relative;
	float: none;
	right: unset;
}
.csc-default {
	float: none;
	margin-bottom: 15px;
	display: flex;
	flex-direction: column;
}
.home-content-right div.csc-textpic {
	float: none;
}
.home-content-right img {
	height: auto;
	width: 100%;
}

.header_content .logo {
	float: left;
	margin: 10px 20px 0 20px;
}
@media only screen and (min-width:992px) {
	.header_content .logo {
		float: right;
		margin: 10px 20px 0 0px;
	}
}

/* Slider */

#bgslider div.slidesjs-slide img {
	height: auto;
	width: 100vw;
	max-width: 1600px;
}

/* single row content */

#singlecol-centered {
	display: flex;
	float: none;
    justify-content: center;
    padding-left: 20px;
		padding-right: 20px;
		width: unset;
}
#singlecol-centered .csc-default p {
	max-width: 568px;
	width: auto;
}

/* Search */
.header_content .header_search input.text {
	width: 238px;
}


/* Catalog */
.catalog-list .list-items {
	display: grid;
	grid-template-columns: 1fr;
}
.catalog-list .product {
	width: auto;
}
.catalog-list .media-list {
	height: unset;
  width: 100%;
}
.catalog-list .media-item {
	height: auto;
	width: 100%;
	aspect-ratio: 1 / 0.75;
}
.catalog-list .product a {
	display: block;
}
@media only screen and (min-width:500px) {
	.catalog-list .list-items {
		grid-template-columns: 1fr 1fr;
	}
}
@media only screen and (min-width:768px) {
	.catalog-list .list-items {
		grid-template-columns: 1fr;
	}
}

@media only screen and (min-width:992px) {
	.catalog-list .list-items {
		grid-template-columns: 1fr 1fr;
	}
}
@media only screen and (min-width:1200px) {
	.catalog-list .list-items {
		grid-template-columns: 1fr 1fr 1fr;
	}
}


/* Products*/
.tx-sil-products p {
	width: auto !important;
}
.tx-sil-product-list {
	display: grid;
	grid-template-columns: 1fr 1fr;
	justify-content: space-between;
	gap: 25px;
}
.tx-sil-product-list h1 {
	grid-column: 1 / -1;
}
.product__item {
	background-color: #fff !important;
	float: left !important;
	height: unset !important;
	margin: 0 !important;
	overflow: unset !important;
	width: 100% !important;
}
.product__item .geraetebezeichnung {
	display: none;
}
.product__image {
	aspect-ratio: 1 / 1;
	height: auto;
	object-fit: contain;
	width: 100%;
}
.product__title {
	float: none;
	margin-left: 0 !important;
	width: 100% !important;
}
@media only screen and (min-width:992px) {
	.tx-sil-product-list {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media only screen and (min-width:1200px) {
	.tx-sil-product-list {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}

.product__details {

}
.tx-sil-product-list p {
	width: auto !important;
}
.tx-sil-products p,
.tx-sil-products ul {
	width: auto !important;
}
.product__detail__images {
	max-width: 100%;
}
.product__detail__images .big-image ul {
	width: auto !important;
}
.product__detail__images img {
	height: auto;
	width: 100%;
}

.product__details .subcol.left,
.product__details .subcol.right {
	float: none;
	width: auto !important;
}

.big-image {
	margin-top: 25px;
}

.small-image-list {
	clear: both;
}

@media only screen and (min-width:1200px) {
	.big-image {
		width: 542px !important;
    float: left !important;
	}
	.sidebar {
		float: right !important;
    margin: 25px 0px 0 20px !important;
    width: 164px !important;
	}
	.product__details .subcol.left {
		float: left !important;
    margin: 25px 0 0 0;
		width: 542px !important;
	}
	.product__details .subcol.right {
		float: right !important;
		margin: 25px 0px 0 20px !important;
		width: 164px !important;
	}
}

.small-image img {
	width: 40px;
}

.sidebar img {
	width: 164px;
}




/* Swiper */
.swiper-slide {
	line-height: 0;
}
.swiper-slide img {
	height: auto;
	width: 100%;
	max-width: 1600px;
}