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{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline;outline:none}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:none}table{border-collapse:collapse;border-spacing:0;width:100%}textarea{resize:none}input{margin:0;padding:0}
html, body {
    font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
    height:100%;
    width: 100%;
}
body{
    background-color: #fff;
    color: #1f1f1f;
}
/** h group **/
h1,h2,h3,h4,h5,h6{font-weight:400}
h1{font-size:20px;padding-bottom: 16px; color: #f29400;
 line-height: 1.1;}
h2{font-size:18px;padding-bottom: 16px;padding-left: 14px; padding-top: 16px;color: #f29400;}
h3{font-size:16px;padding-bottom: 16px;}
h4,h5,h6{font-size:14px;padding-bottom: 16px;}
/** h group **/

::selection{
    color:#fff;
    background: #3399ff;
}
::-moz-selection{
    color:#fff;
    background: #3399ff;
}
::-webkit-selection{
    color:#fff;
    background: #3399ff;
}

/** link **/
a{color: #f29400;text-decoration:none}
a:visited{}
a:hover{text-decoration:underline}
a:active{color:#f29400}
/** link **/

/** form tag style **/
input[type=text],input[type=password],textarea{
    font-size:11px;
    outline:none;
    font-family:Verdana,Arial;
    color:#999999;
    padding:2px;
    border:1px solid #ccc;
    vertical-align:middle;
}
input[type=text]:hover,input[type=password]:hover,textarea:hover{
    color:#404040;
}
input[type=text]:focus,input[type=password]:focus,textarea:focus{
    color:#000;
}
textarea{overflow:auto}
/** form tag style **/

*:focus { outline: none; }
.pie{position:relative}
td,th{vertical-align:top}
b,strong,th,dt{font-weight:700}
i,em,blockquote,dt{font-style:italic}
p{padding:0 0 15px}
code,pre,samp{font-family:monospace}
sup,sub{font-size:10px}
sub{vertical-align:sub}
sup{vertical-align:super}
hr{color:#ccc; background-color:#ccc; height:1px; border-width:0px; margin:0 0 15px;}

/** text block style ..  .content ol,.content ul,.content table{margin:0 0 2em;width:auto} */
.content ol,.content ul,.content table{margin:0 0 2em;}
.content ol,.content ul{ margin:0 0 2em 3em;}
.content ol li{list-style:decimal;}
.content ul li{list-style:disc}
.content td,.content th{padding:3px;vertical-align:middle;border:1px solid #fff}
.content th{background:#F4F4F4}
.content dl{margin:0 0 15px;}
.content dl dt{margin-bottom:.2em;font-weight:bold; }
.content dl dd{padding-left:5em;margin-bottom:.4em; }
.content form{padding:.5em 0;}
.content fieldset{margin-bottom:1em;border:none;}
.content legend{margin-top:-1px;padding-bottom:1em;font-size:1.1em;font-weight:bold;}
.content label{float:left;text-align:right;width:25.99%;padding:0 2%;}
/** text block style */

#wrapper,#header,#container,#main,#content,#sideLeft,#sideRight,#footer{position:relative}
#wrapper{
    width:961px;
    margin:0 auto;
}
/* Header
-----------------------------------------------------------------------------*/
#header{
    height:133px;
}
.logo{
    left: 6px;
    position: absolute;
    top: 9px;
    text-decoration: none;
}
.logo:hover{
    text-decoration: none;
}
.logo img{
    float: left;
}
.logo strong{
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    padding-left: 190px;
    padding-top: 24px;
    width: 274px;
    cursor: pointer;
}
.top-menu{
    float: right;
    overflow: hidden;
    background: #ECECEC;
    border-left: 13px solid #ccc;
    padding: 6px 10px 8px 5px;
    margin-bottom: 72px;
}
.top-menu li{
    float: left;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    color: #999999;
}
.top-menu li a{
    color: #999999;
    margin-left: 5px;
    margin-right: 5px;
}
.search{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    clear: both;
    float: right;
    margin-right: 1px;
    overflow: hidden;
    padding: 1px;
}
.search input[type="text"]{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    color: #999999;
    float: left;
    padding-left: 6px;
    width: 186px;
}
.search input[type="submit"]{
    background: url("/img/sprite.png") no-repeat 0 0;
    width: 21px;
    height: 19px;
    cursor: pointer;
    border: 0;
    float: left;
}
.user_bar{
    position: relative;
    z-index: 10;
}
.site-menu{
    zoom: 1;
    height: 51px;
    background: url("/img/site-menu.png") repeat-x 0 0;
    margin-bottom: 1px;
}
.site-menu:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.site-menu>ul>li{
    float: left;
    background: url("/img/site-menu-li.png") no-repeat 100% 0;
    padding-right: 2px;
    height: 51px;
    position: relative;
    z-index: 20;
}
.site-menu >ul >li:first-child >a{
    padding: 0 30px;
    line-height: 41px;
}
.site-menu >ul >li:first-child >a span{
    background: url("/img/sprite.png") no-repeat -21px 0;
    display: block;
        height: 14px;
    cursor: pointer;
    margin-top: 5px;
}
.site-menu> ul >li >a{
    color: #fff;
    height: 51px;
    line-height: 37px;
    display: inline-block;
    padding: 0 15px 0 18px;
    font-size: 14px;
    font-family: Tahoma, Arial, sans-serif;
}
.site-menu >ul >li> a:hover,.site-menu> ul >li.active >a {
    background: url("/img/site-menu.png") repeat-x 0 100%;
    text-decoration: none;
}
.site-menu >ul >li> a.hover {
    background: url("/img/site-menu.png") repeat-x 0 100%;
    text-decoration: none;
}
.site-menu >ul >li ul{
    position: absolute;
    top: 40px;
    left: 0;
    background: #ccc;
    border: 1px solid #fff;
    border-top-width: 2px;
    z-index: 100;
    min-width:  157px;
    padding-top: 3px;
    padding-bottom: 3px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
    display: none;
}
.site-menu >ul >li ul li a{
    border-bottom: 1px solid #FFFFFF;
    color: #111;
    display: block;
    padding: 2px 10px 3px 21px;
}
.site-menu >ul >li ul li a:hover{
    color: #fff;
    background: #f29400;
    text-decoration: none;
}
.slider{
    height: 231px;
    overflow: hidden;
    margin-bottom: 2px;
    position: relative;
}
.slider ul li{
    position: relative;
    height: 231px;
    overflow: hidden;
    width: 961px;
    background: #fff;
}
.slider ul li img{
    position: absolute;
    top: 0;
    right: 0;
    vertical-align: top;
    display: block;
}
.slider ul li .head{
    position: relative;
    z-index: 1;
    color: #1A3F89;
    font-family: Georgia,serif;
    font-size: 30px;
    line-height: 35px;
    padding: 35px 0 7px 40px;
    margin-right: 444px;
}
.slider ul li .head a{
    
}

.slider ul li p{
    position: relative;
    z-index: 1;
    color: #666666;
    font-size: 12px;
    line-height: 18px;
    padding-left: 40px;
    margin-right: 444px;
}
.link-slide{
    background: none repeat scroll 0 0 #C9C9C9;
    bottom: 0;
    color: #FEFFFF;
    display: inline-block;
    font-size: 10px;
    left: 46%;
    padding: 4px 35px 5px 13px;
    position: absolute;
}
/* Container
-----------------------------------------------------------------------------*/
#container {
    background: url("/img/cont-bg.png") repeat-y scroll -1px 0 transparent;
    border-top: 1px solid #565655;
    height: 1%;
    margin-bottom: 2px;
    width: 100%;
}
#container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#main{
    float:left;
    width:100%;
}
#content{
    padding: 12px 0 0 285px;
    background: url("/img/content-bg.png") no-repeat 100% 0;
}
.breadcrumbs{
    position: relative;
    color: #6e6d6d;
    font-size: 11px;
    padding-bottom: 10px;
}
.breadcrumbs a{
    color: #6e6d6d;
    font-size: 11px;
    margin: 0 4px;
}
.breadcrumbs span{
    color: #ca2f2f;
    margin: 0 4px;
}
.info{
    overflow: hidden;
    padding-top: 15px;
}
.info-item{
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
    width: 199px;
    height: 144px;
    float: left;
    margin-right: 39px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius:  5px 5px 5px 5px;
    -webkit-border-radius:  5px 5px 5px 5px;
}
.info-item:nth-child(3n+3){
    margin-right: 0;
}
.info-item p{
    padding: 10px 10px 10px 12px;
    position: absolute;
    width: 110px;
    background:#ff9900;
    -pie-background:rgba(26,63,137,0.75);
    left: 0;
    bottom: 8px;
    line-height: 21px;
}
.info-item:nth-child(2) p{
    bottom: 12px;
    left: auto;
    right: 0;
    width: 156px;
    padding: 1px 10px 4px 12px;
}
.info-item:nth-child(3) p{
    bottom: 12px;
    left: auto;
    right: 0;
    width: 156px;
    padding: 1px 10px 4px 12px;
}
.info-item p a{
    color: #FFFFFF !important;
    display: inline-block;
    font-family: Tahoma,sans-serif;
    font-size: 18px;
    position: relative;
    z-index: 100;
 text-decoration: none;
}
.formbuilderform div:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.formbuilderform div {
    padding-bottom: 4px;
    zoom: 1;
}
.formbuilderform label {
    padding-top: 1px;
    width: 137px;
    color: #565655;
    font-size: 12px;
}
.formbuilderform label, .formbuilderform input {
    color: #565655;
    float: left;
    font-size: 12px;
}
.formbuilderform input[type="text"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #a2a2a2;
    height: 21px;
    line-height: 20px;
    padding: 0 2px;
    width: 198px;
}
.formbuilderform input[type="checkbox"] {
    margin: 2px 2px 0 0;
}
.formbuilderform div textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #a2a2a2;
    color: #333333;
    height: 96px;
    overflow: hidden;
    padding: 0 2px;
    width: 354px;
    font-size: 12px;
    margin: 0;
}
.formbuilderform .submit input {
    border: 1px solid #999;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    height: 23px;
    line-height: 20px;
   margin-left: 163px;
    margin-top: 1px;
    padding: 0 0 3px;
    text-align: center;
    width: 114px;
    background: #ff9900; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNjNWVhYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzQxOGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ff9900 0%, #ff4e00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9900), color-stop(100%,#ff9900)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ff9900 0%,#ff4e00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ff9900 0%,#1c418b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ff9900 0%,#1c418b 100%); /* IE10+ */
    background: linear-gradient(top,  #ff9900 0%,#1c418b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9900', endColorstr='#ff4e00',GradientType=0 ); /* IE6-8 */
}
.formbuilderform{
    padding-top: 5px;
    padding-bottom: 5px;
}
.formbuilderform .blabla label {
    display: inline-block;
    float: none;
    width: auto;
}
.formbuilderform .submit{
    position: relative;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft{
    width:240px;
    margin-left:-100%;
    float:left;
    padding-top: 9px;
}
.title-left{
    padding-bottom: 10px;
    color: #fefeff;
    font-size: 18px;
    padding-left: 11px;
}
#menu_vert{
    padding-bottom: 15px;
}
#menu_vert>ul{
 border-top: 1px solid #FFFFFF;
}
#menu_vert>ul>li{
    padding-bottom: 0;
border-bottom: 1px solid #FFFFFF;
}
#menu_vert>ul>li.menuactive{
border-bottom: 0;
}
#menu_vert>ul>li>a{
    display: block;
    color: #000;
    font-size: 12px;
    border-left: 9px solid #fff;
    margin-left: -9px;
    padding: 6px 11px 9px;
}
#menu_vert>ul>li>a:hover, #menu_vert>ul>li.menuactive>a{
    text-decoration: none;
    background: #fff url("/img/menu-left.png") repeat-y 0 0;
    border-left: 9px solid #f29400;
    color: #1f1f1f;
}
#menu_vert > ul > li ul {   
    margin-left: 10px;
    padding: 1px 0 5px 10px;
}
#menu_vert>ul>li.menuactive ul{
background: none repeat scroll 0 0 #FFFFFF;  
}
#menu_vert>ul>li.menuactive ul li a{
color: #1f1f1f;
}
#menu_vert>ul>li ul li{
    padding: 0 15px 4px 10px;
 border-bottom: 1px solid #FFFFFF;


}
#menu_vert > ul > li.menuactive ul li{
    border-bottom-color: #d3d6f0;
}
#menu_vert > ul > li.menuactive ul li:first-child{
    border-top: 1px solid #d3d6f0;
}
#menu_vert > ul > li ul li:last-child{
    border: 0;
}
#menu_vert>ul>li ul li a{
       color: #000;
    font-size: 12px;
}
#menu_vert>ul>li ul li a:visited {
  color: #666;
}
#menu_vert>ul>li ul li a:hover, #menu_vert>ul>li ul li.menuactive a{
    text-decoration: none;
    color: #ca2f2f;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer{
    width:961px;
    height:85px;
    padding-top: 10px;
    margin:0 auto 0;
    clear:both;
    background:#fff url("/img/foot-bg.png") no-repeat 0 0;
    font-size: 11px;
    color: #666666;
}
.menu-footer{
    float: right;
    overflow: hidden;
    padding: 5px 12px 10px 0;
}
.menu-footer li{
    color: #999999;
    float: left;
    font-family: Tahoma,sans-serif;
    font-size: 11px;
    margin-left: 6px;
}
.menu-footer li:last-child a{
    margin-right: 0;
}
.menu-footer li a{
    color: #999999;
    margin-right: 5px;
}
.copy{
    padding-bottom: 3px;
    padding-top: 7px;
}
#footer p{
    line-height: 13px;
}
.site-menu >ul >li ul li ul{
    left: 100%;
    top: -1px;
}
.site-menu>ul>li:last-child{
    background: none;
}
.site-menu >ul >li ul li:last-child a{
    border: 0;
}
.site-menu >ul >li ul li{
    position: relative;
}
.site-menu> ul >li.menuactive >a {
    background: url("/img/site-menu.png") repeat-x 0 100%;
    text-decoration: none;
}
/*my_table*********************************************************************/*my_table**************************************************************************/
table.my_table{
    width: 100%;
    font-size: 11px;
    vertical-align: top;
    text-align: left;
}
table.my_table th{
    width: 25% !important;
    font-weight: normal;
    border: 0;
    border-bottom: 5px solid #fff;
    border-right: 5px solid #fff;
    background: #d3d9f1;
    padding: 4px;
    padding-left: 20px;
    vertical-align: middle;
        text-align: left;
/** font-weight:bold; **/
}
table.my_table th:last-child{
    border-right: 0;
}
table.my_table td{
    vertical-align: top;
        text-align: left;
    background: #eff0fb;
    border: 0;
        border-bottom: 5px solid #fff;
        border-right: 5px solid #fff;
    padding: 5px 5px 13px 20px;
}
table.my_table tr td:last-child{
    border-right: 0;
}
table.my_table ul{
    margin: 0;
    list-style-position: outside;
}
table td {
    padding: 0.5em 1.417em;
    border-width: 1px;
    border-style: solid none none solid;
    }

.site-menu >ul >li:first-child >a {
    padding: 0 15px;
}

.site-menu >ul >li:first-child >a span {
    display: none;
}

.site-menu >ul >li:first-child >a:before {
    content: "";
    background: url("/img/sprite.png") no-repeat -21px 0;
    display: inline-block;
    width: 14px;
    height: 14px;
    cursor: pointer;
    margin-top: 12px;
}

.contact-link{
    width: 149px;
    height: 28px;
    line-height: 26px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-shadow: 2px 2px 1px #c73107;
    background: url("/img/contact-link.png") no-repeat 0 0;
    display: inline-block;
    margin-bottom: 6px;
   margin-right: 36px; 
margin-top: 6px;
padding-left: 0px;
}




/* ----------*/


#garanty {
	padding: 50px 0;
	background: url(../img/menu.png);
	position: relative;
}
#garanty:before {
	content: '';
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.garanty-set {
	display: flex;
    flex-wrap: wrap;
	justify-content: space-around;
}
.garanty-unit {
	flex-grow: 1;
	width: 25%;
}
.garanty-unit-image {
 
	margin: 0 auto;
	width: 150px;
	height: 150px;
	background-position: center center;
	background-repeat: no-repeat;
}

.garanty-unit-title {
	color: #666666;
	font-size: 10pt;
	text-align: center;
	margin-top: 4px;
}

/* ----------*/
#certs {
    background-image: url("../img/5step00.png");
    padding: 5px 0;
}
.certs-set {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-top: 10px;
}
.cert-unit img {
 border:10px solid #A9F5A9; 
    margin-bottom: 15px;
    width: 200px;
}
/* ----------*/
.referenzen .products-unit-image {
 border:5px solid #F2F2F2; 
    height: 140px;
}

/* -----steps-----*/


.process-steps {
    background-image: url("/public/img/5step0.png");
    background-position: center center;
    background-repeat: no-repeat;
    box-sizing: content-box;
    height: 59px;
    left: 70px;
    margin: 0 auto;
    padding: 50px 0 70px;
    position: relative;
   
}
.process-step {
    background-image: url("/public/img/5step.png");
    background-size: cover;
    font-size: 11pt;
    height: 22px;
    padding: 30px 90px 35px 30px;
    position: absolute;
    width: 271px;
}
.process-dig {
    font-size: 26pt;
    position: absolute;
    right: 0;
    text-align: center;
    top: 30px;
    width: 77px;
}
.process-step.step1 {
    right: 791px;
    top: 6px;
}
.process-step.step2 {
    right: 417px;
    top: 6px;
}
.process-step.step3 {
    right: 42px;
    top: 6px;
}
.process-step.step4 {
    right: 42px;
    top: 172px;
}
.process-step.step5 {
    right: 417px;
    top: 172px;
}
.process-step.step6 {
    right: 791px;
    top: 172px;
}
/* -----menu links-----*/

#content.menubg {
    background: url("/img/content-bg.png") 100% 0px no-repeat, url("/public/img/bg-links.png") 0 0 no-repeat;
}

#container.menubg {
    background: transparent;
}
/* -----anfrage----*/
.formbuilderform input[type="email"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #a2a2a2;
    height: 21px;
    line-height: 20px;
    padding: 0 2px;
    width: 198px;
}
#cookie_consent {background: #000;position: fixed;bottom: 0;float: left;z-index: 100000;width: 100%;padding: 30px 0;/*filter: alpha(opacity=70);opacity: 0.7;*/}#cookie_consent p {text-align: center;color: #fff;font-size: 14px;line-height: 40px;margin: 0;padding: 0 0 10px 0;/*filter: alpha(opacity=100);opacity: 1;*/}#cookie_consent a.accept_cookies {margin: 0 5px;padding: 5px;color: #000;font-weight: bold;text-decoration: none;cursor: pointer;background: #6c0;}#cookie_consent a.more_info {margin: 0 5px;padding: 5px;color: #000;font-weight: bold;text-decoration: none;cursor: pointer;background: #ccc;}
/* Stylesheet: hst-s Modified On 2018-08-07 11:26:48 */
.container {
	position: relative;
	padding: 0 16px;
	margin: 0 auto;
    max-width: 1200px;
}
.products-category {
	display: flex;
    flex-wrap: wrap;
	justify-content: space-around;
}
.category-unit {
	padding: 5px;
}
.category-unit-image {
	height: 270px;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0 auto;
}

.category-unit-title {
    width: 170px;
	font-size: 12pt;
	text-align: center;
	display: block;
}
.category-unit-title:hover {
	color: #333
}
.products-content {
	display: flex;
	flex-wrap: wrap;
}
.products-unit {
	position: relative;
	width: 24%;
	padding: 3px 3px 10px;
text-align: center;
}
.products-unit.referenzen {
    width: 24%;

}

.products-unit-image {
	max-width: 100%;
	height: 100px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto;
}
.products-unit-image_tovar {
	max-width: 100%;
	height: 400px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto;
}
.referenzen .products-unit-image {
    height: 100px;
}
.products-unit-title {
	text-align: center;
	display: block;
	margin-top: 8px;
}


/* Stylesheet: app-1 Modified On 2016-05-02 14:01:13 */
