/* cmsms stylesheet: mainmenu modified: Mittwoch, 20. Januar 2021 14:16:52 */
.mop0 {
opacity: 0;
z-index: 100;
height: 0px !important;
overflow: hidden;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}

.mop1 {
opacity: 1;
z-index: 200;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}




#ml {
background: rgba(15,50,131,0.9);
position: fixed;
top: 0px;
right: 0px;
z-index: 222;
}

.mlopen {
height: 100%;
width: 100%;
opacity: 1;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}

.mlclosed {
height: 0px;
width: 100%;
opacity: 0;
overflow: hidden;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}


#menuopen {
width: 33px;
height: 33px;
position: absolute;
left: 85px;
top: 65px;
background: url(https://holz-inform.de/img/menuopen.png) no-repeat;
background-size: 33px 33px;
cursor: pointer;
}

.menuclose {
width: 33px;
height: 33px;
position: absolute;
left: 0px;
top: 0px;
background: url(https://holz-inform.de/img/menuclose.png) no-repeat;
background-size: 33px 33px;
cursor: pointer;
}

#momenu {
width: 150px;
height: 33px;
position: absolute;
left: 85px;
top: 65px;
}

#momenu a {
color: #ffffff !important;
text-decoration: none !important;
}

#momenu a:hover {
color: #ffffff !important;
text-decoration: none !important;
}

.momenu_fone {
position: absolute;
left: 65px;
top: 8px;
font-size: 30px;
}

.momenu_search {
position: absolute;
left: 120px;
top: 6px;
font-size: 28px;
}



#menu {
position: relative;
width: 100%;
max-width: 1200px;
height: 90%;
overflow-x: hidden;
overflow-y: auto;
padding: 200px 20px 20px 85px;
margin: 0px auto;
z-index: 333;
color: #ffffff;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}


#menu ul {
margin: 0px;
padding: 0px;
text-transform: uppercase;
}

#menu ul ul {
margin: 15px 0px;
padding: 0px;
text-transform: none;
}

#menu ul li {
margin: 0px 0px 20px 0px;
padding: 0px;
list-style-type: none;
}

#menu ul ul li {
margin: 0px 0px 10px 0px;
padding: 0px;
list-style-type: none;
}

#menu ul li a {
font-weight: 400;
font-size: 1.2em;
color: #ffffff;
text-decoration: none;
}

#menu ul ul li a {
font-weight: 300;
font-size: 1.15em;
line-height: 100%;
color: #ffffff;
text-decoration: none;
padding: 0px 0px 0px 0px;
}

#menu ul ul li a:before {
position: relative;
top: -3px;
margin: 0px 14px 0px 0px;
font-family: 'FontAwesome';
font-size: 8px;
content: "";
text-decoration: none;
}

#menu ul ul li.currentpage a {
color: #ffffff;
font-weight: 400;
text-decoration: none;
}

#menu ul ul li.currentpage a:before {
position: relative;
top: -3px;
margin: 0px 8px 0px 0px;
font-family: 'FontAwesome';
font-size: 8px;
content: "\f04b";
text-decoration: none;
}

#menu ul ul li a:hover:before {
position: relative;
top: -3px;
margin: 0px 8px 0px 0px;
font-family: 'FontAwesome';
font-size: 8px;
content: "\f04b";
text-decoration: none;
}

#menu ul li a:hover {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#menu ul ul li a:hover {
color: #ffffff;
font-weight: 300;
text-decoration: none;
}




@media only screen and (max-width: 900px) {


#menuopen {
width: 33px;
height: 33px;
position: absolute;
left: 38px;
top: 38px;
background: url(https://holz-inform.de/img/menuopen.png) no-repeat;
background-size: 33px 33px;
cursor: pointer;
}

#momenu {
width: 150px;
height: 33px;
position: absolute;
left: 38px;
top: 38px;
}

#menu {
position: relative;
width: 100%;
max-width: 1200px;
height: 80%;
overflow-x: hidden;
overflow-y: auto;
padding: 140px 20px 20px 35px;
margin: 0px auto;
z-index: 333;
color: #ffffff;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}

}



@media only screen and (max-width: 600px) {


#menuopen {
width: 33px;
height: 33px;
position: absolute;
left: 20px;
top: 28px;
background: url(https://holz-inform.de/img/menuopen.png) no-repeat;
background-size: 33px 33px;
cursor: pointer;
}

#momenu {
width: 150px;
height: 33px;
position: absolute;
left: 20px;
top: 28px;
}

#menu {
position: relative;
width: 100%;
max-width: 1200px;
height: 80%;
overflow-x: hidden;
overflow-y: auto;
padding: 120px 20px 20px 20px;
margin: 0px auto;
z-index: 333;
color: #ffffff;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}

}
/* cmsms stylesheet: styles modified: Mittwoch, 18. Mai 2022 14:44:29 */
/* Global */

body, html {
font-family: "Open Sans", Arial, sans-serif;
font-size: 1em;
font-weight: 400;
color: #000000;
line-height: 1.2em;
width: 100%;
min-width: 320px;
margin: 0px;
padding: 0px;
text-align: left;
background: #f7f7f7;
-ms-text-size-adjust: none;
-webkit-text-size-adjust: none;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}


img { border: 0px; text-decoration: none; border-style: none; border-width: 0; }
a { outline: 0; -moz-outline: 0 }
b, strong { font-weight: 600; }
i, em { font-style: italic; }
form { margin: 0px; padding: 0px; }
p { margin: 0px; padding: 0px; }
ul { margin: 0px; padding: 0px; }
li { margin-left: 15px; }
.pointer { cursor: pointer; }
.FA { font-family: 'FontAwesome'; }

.mi { display: inline-block; }
.wh100 { width: 100%; height: auto; }
.fw300 { font-weight: 300 !important; }
.fw400 { font-weight: 400 !important; }
.fw600 { font-weight: 600 !important; }

* {
box-sizing: border-box;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}


.op0 {
opacity: 0;
-o-transition: all 1s ease 10ms;
-moz-transition: all 1s ease 10ms;
-ms-transition: all 1s ease 10ms;
-webkit-transition: all 1s ease 10ms;
transition: all 1s ease 10ms;
}

.op1 {
opacity: 1;
-o-transition: all 1s ease 10ms;
-moz-transition: all 1s ease 10ms;
-ms-transition: all 1s ease 10ms;
-webkit-transition: all 1s ease 10ms;
transition: all 1s ease 10ms;
}

.ofh {
overflow: auto;
}

.ofa {
overflow: auto;
}

.block {
display: block;
}

.cb {
clear: both;
}

.fl {
float: left;
}

.fr {
float: right;
}

.do { display: inline-block; }
.mo { display: none; }


/* Headlines */

h1 {
color: #0f3283;
font-weight: 600;
font-size: 2.7em;
line-height: 100%;
margin: 0px;
padding: 10px 0px 20px 0px;
text-transform: uppercase;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}

h2 {
color: #000000;
font-weight: 600;
font-size: 1.25em;
margin: 0px;
padding: 0px 0px 10px 0px;
text-transform: uppercase;
}

h2.bigblue {
color: #0f3283;
font-weight: 600;
font-size: 1.9em;
line-height: 125%;
margin: 0px;
padding: 10px 0px 20px 0px;
text-transform: uppercase;
}

h3 {
color: #0f3283;
font-weight: 600;
font-size: 1.4em;
line-height: 125%;
margin: 0px;
padding: 10px 0px 20px 0px;
text-transform: none;
}

/* Container */

#wrapper {
position: relative;
width: 100%;
max-width: 1200px;
margin: 0px auto;
padding: 0px 0px 0px 0px;
background: #ffffff;
}


#hw {
position: relative;
width: 100%;
max-width: 1200px;
margin: 0px auto;
z-index: 666;
}

#header {
position: relative;
width: 100%;
height: 170px;
margin: 0px auto;
color: #ffffff;
background: #0f3283;
z-index: 666;
}


#headerlogo {
position: absolute;
right: 48px;
top: 0px;
width: 260px;
height: auto;
z-index: 22;
}

#headerlogo img {
width: 100%;
height: auto;
}

#kv {
position: relative;
width: 100%;
max-width: 1200px;
height: auto;
margin: 0px auto;
}

#kv img {
width: 100%;
height: auto;
}

#kv li {
margin-left: 0px;
}



#main {
width: 100%;
max-width: 1200px;
margin: 0px auto;
padding: 60px 0px 70px 0px;
background: #ffffff;
}

#additional {
width: 100%;
max-width: 1200px;
margin: 0px auto;
padding: 0px 70px 70px 70px;
background: #ffffff;
}

#intro {
width: 100%;
max-width: 800px;
margin: 0px auto;
text-align: center;
}



#fw {
position: relative;
width: 100%;
max-width: 1200px;
margin: 0px auto;
color: #ffffff;
background: #0f3283;
font-weight: 300;
}

#footer {
position: relative;
width: 100%;
min-height: 180px;
margin: 0px auto;
padding: 25px 70px 5px 70px;
}


/* Footer */

.ft-section {
float: left;
white-space: nowrap;
}

.ft-block {
float: left;
padding: 0px 60px 20px 0px;
position: relative;
font-size: 90%;
}

#footer h4 {
color: #ffffff;
font-weight: 400;
font-size: 1.25em;
margin: 0px;
padding: 0px 0px 22px 0px;
text-transform: uppercase;
}

#ft-icon-loc {
position: absolute;
top: 0px;
left: -22px;
}

#ft-icon-loc:before {
font-family: 'FontAwesome';
font-size: 22px;
content: "\f041";
}

#ft-icon-fone {
position: absolute;
top: 0px;
left: -26px;
}

#ft-icon-fone:before {
font-family: 'FontAwesome';
font-size: 22px;
content: "\f095";
}

#ft-icon-mail {
position: absolute;
top: 0px;
left: -32px;
}

#ft-icon-mail:before {
font-family: 'FontAwesome';
font-size: 20px;
content: "\f0e0";
}

#ft-icon-info {
position: absolute;
top: 0px;
left: -20px;
}

#ft-icon-info:before {
font-family: 'FontAwesome';
font-size: 22px;
content: "\f129";
}

.sociallink {
position: relative;
display: block;
margin: 0px 0px 7px 26px;
}

#ft-icon-fb {
height: 20px;
width: 22px;
background: url(img/icon-ft-sc-fb.png) no-repeat;
background-size: 100%;
position: absolute;
top: -1px;
left: -26px;
}

#ft-icon-inst {
position: absolute;
top: 0px;
left: -26px;
}

#ft-icon-inst:before {
font-family: 'FontAwesome';
font-size: 22px;
content: "\f16d";
}

#ft-icon-xing {
position: absolute;
top: 0px;
left: -26px;
}

#ft-icon-xing:before {
font-family: 'FontAwesome';
font-size: 20px;
content: "\f168";
}

#ft-icon-lkin {
position: absolute;
top: 0px;
left: -26px;
}

#ft-icon-lkin:before {
font-family: 'FontAwesome';
font-size: 20px;
content: "\f0e1";
}


@media only screen and (max-width: 1200px) {

.ft-block {
float: left;
padding: 0px 60px 20px 0px;
margin: 0px 0px 0px 26px;
position: relative;
font-size: 90%;
}

.sociallink {
position: relative;
display: block;
margin: 0px 0px 7px 0px;
}

}


/* Content */

#content {
text-align: left;
padding: 0px 70px 0px 70px;
margin: 0px 0px 0px 0px;
}





@media only screen and (max-width: 900px) {

#header {
position: relative;
width: 100%;
height: 110px;
margin: 0px auto;
color: #ffffff;
background: #0f3283;
z-index: 666;
}


#headerlogo {
position: absolute;
right: 30px;
top: 0px;
width: 168px;
height: auto;
z-index: 22;
}

#footer {
position: relative;
width: 100%;
min-height: 180px;
margin: 0px auto;
padding: 25px 50px 5px 50px;
}

#content {
text-align: left;
padding: 0px 50px 0px 50px;
margin: 0px 0px 0px 0px;
}

#additional {
width: 100%;
max-width: 1200px;
margin: 0px auto;
padding: 0px 50px 50px 50px;
background: #ffffff;
}

}



@media only screen and (max-width: 600px) {

.do { display: none; }
.mo { display: inline-block; }

#header {
position: relative;
width: 100%;
height: 90px;
margin: 0px auto;
color: #ffffff;
background: #0f3283;
z-index: 666;
}


#headerlogo {
position: absolute;
right: 10px;
top: 0px;
width: 137px;
height: auto;
z-index: 22;
}

#content {
text-align: left;
padding: 0px 20px 0px 20px;
margin: 0px 0px 0px 0px;
}

#additional {
width: 100%;
max-width: 1200px;
margin: 0px auto;
padding: 0px 20px 50px 20px;
background: #ffffff;
}

#footer {
position: relative;
width: 100%;
min-height: 180px;
margin: 0px auto;
padding: 25px 20px 5px 20px;
}

.ft-block {
float: left;
padding: 0px 60px 20px 0px;
position: relative;
font-size: 90%;
margin: 0px 0px 0px 25px;
}

}
/* cmsms stylesheet: components modified: Freitag, 2. Juni 2023 15:48:19 */
#logovidpop {
position: fixed;
top: 0px;
right: 0px;
z-index: 8888;
background: rgba(220,220,220,0.95);
text-align: center;
}

video {
width: 100%;
height: auto;
}

#logovidcon {
position: relative;
width: 100%;
height: 100%;
}

#logovid {
position: absolute;
width: 300px;
height: auto;
top: 50%;
left: 50%;
margin: -100px 0px 0px -150px;
}

#lvclose {
width: 33px;
height: 33px;
position: absolute;
right: 20px;
top: 20px;
background: url(https://holz-inform.de/img/menuclose_bl.png) no-repeat;
background-size: 33px 33px;
cursor: pointer;
z-index: 9999;
}

.normcontainer {
display: table;
width: 100%;
height: 100%;
max-width: 1200px;
margin: 0px auto;
color: #322b21;
background: #efeeec;
}

.normcontainer h2 {
color: #0f3283;
font-weight: 600;
font-size: 1.9em;
line-height: 125%;
margin: 0px;
padding: 10px 0px 20px 0px;
text-transform: uppercase;
}

.job-left {
display: table-cell;
height: 100%;
vertical-align: top;
background: #efeeec;
padding: 45px;
}

.job-right {
display: table-cell;
width: 340px;
height: 100%;
float: right;
background: #e5e4e2;
padding: 45px;
}

.imp-left {
display: table-cell;
height: 100%;
vertical-align: top;
background: #efeeec;
padding: 45px;
}

.imp-right {
display: table-cell;
width: 480px;
height: 100%;
float: right;
background: #e5e4e2;
padding: 45px;
}


.anfahrt-left {
display: table-cell;
float: left;
width: 340px;
height: 100%;
vertical-align: top;
background: #efeeec;
padding: 45px;
}

.anfahrt-right {
display: table-cell;
vertical-align: top;
height: 100%;
width: 100%;
background: #e5e4e2;
padding: 0px;
}

.anfahrt-right iframe {
width: 100%;
height: 100%;
}


@media only screen and (max-width: 900px) {

.job-left {
display: block;
height: auto;
vertical-align: top;
background: #efeeec;
padding: 45px;
}

.job-right {
display: block;
width: 100%;
height: auto;
float: none;
background: #e5e4e2;
padding: 45px;
}

.anfahrt-left {
display: block;
float: none;
width: 100%;
height: auto;
vertical-align: top;
background: #efeeec;
padding: 45px;
}

.anfahrt-right {
display: block;
vertical-align: top;
height: 600px;
width: 100%;
background: #e5e4e2;
padding: 0px;
}

.imp-left {
display: block;
width: 100%;
height: auto;
vertical-align: top;
background: #efeeec;
padding: 45px;
}

.imp-right {
display: block;
float: none;
width: 100%;
height: auto;
background: #e5e4e2;
padding: 45px;
}

}


@media only screen and (max-width: 600px) {

.job-left {
display: block;
height: auto;
vertical-align: top;
background: #efeeec;
padding: 40px 20px 40px 20px;
}

.job-right {
display: block;
width: 100%;
height: auto;
float: none;
background: #e5e4e2;
padding: 40px 20px 40px 20px;
}

.anfahrt-left {
display: block;
float: none;
width: 100%;
height: auto;
vertical-align: top;
background: #efeeec;
padding: 40px 20px 40px 20px;
}

.imp-left {
display: block;
width: 100%;
height: auto;
vertical-align: top;
background: #efeeec;
padding: 40px 20px 40px 20px;
}

.imp-right {
display: block;
float: none;
width: 100%;
height: auto;
background: #e5e4e2;
padding: 40px 20px 40px 20px;
}

}

#ztc {
position: relative;
background: #ffffff;
width: 100%;
max-width: 1200px;
margin: 0px auto;
padding: 25px 70px 70px 70px;
}

#ap-home {
position: relative;
background: #efeeec;
width: 100%;
max-width: 1200px;
margin: 0px auto;
padding: 25px 70px 70px 70px;
}

#ap-home-content {
position: relative;
background: #efeeec;
color: #322b21;
width: 100%;
margin: 25px 0px;
}

#ap-home-image {
float: left;
width: 32%;
}

#ap-home-image img {
width: 100%;
height: auto;
}


#ap-home-txt {
float: right;
width: 65%;
height: auto;
min-height: 255px;
padding: 0px 50px 0px 0px;
}

#ap-home-txt h2 {
color: #0f3283;
font-weight: 600;
font-size: 1.9em;
line-height: 125%;
margin: 0px;
padding: 10px 0px 20px 0px;
text-transform: uppercase;
}


@media only screen and (max-width: 900px) {

#ap-home {
position: relative;
background: #efeeec;
width: 100%;
max-width: 1200px;
margin: 0px auto;
padding: 25px 50px 50px 50px;
}

}

@media only screen and (max-width: 600px) {

#ap-home {
position: relative;
background: #efeeec;
width: 100%;
max-width: 1200px;
margin: 0px auto;
padding: 25px 20px 50px 20px;
}

#ap-home-image {
float: none;
width: 100%;
margin: 0px 0px 20px 0px;
}

#ap-home-txt {
float: none;
width: 100%;
height: auto;
padding: 0px 0px 0px 0px;
}

}


.kundenstimme {
margin: 0px 0px 50px 0px;
padding: 50px 200px 50px 110px;
background: url(https://holz-inform.de/img/zitat.png) 40px 40px no-repeat #efeeec;
background-size: 60px auto;
width: 100%;
color: #0f3283;
font-weight: 600;
font-size: 1.4em;
line-height: 125%;
font-style: italic;
}

.kundenname {
font-size: 70%;
}


@media only screen and (max-width: 800px) {

.kundenstimme {
margin: 0px 0px 50px 0px;
padding: 50px 100px 50px 110px;
background: url(https://holz-inform.de/img/zitat.png) 40px 40px no-repeat #efeeec;
background-size: 60px auto;
width: 100%;
color: #0f3283;
font-weight: 600;
font-size: 1.4em;
line-height: 125%;
font-style: italic;
}

}


@media only screen and (max-width: 600px) {

.kundenstimme {
margin: 0px 0px 25px 0px;
padding: 50px 25px 50px 80px;
background: url(https://holz-inform.de/img/zitat.png) 15px 40px no-repeat #efeeec;
background-size: 60px auto;
width: 100%;
color: #0f3283;
font-weight: 600;
font-size: 1.2em;
line-height: 125%;
font-style: italic;
}

}

.button_blau {
position: relative;
display: inline-block;
background: #0f3283;
border-radius: 4px;
color: #ffffff !important;
text-decoration: none !important;
font-size: 85%;
height: 26px;
line-height: 26px !important;
cursor: pointer;
border: none;
outline: none;
margin: 0px;
padding: 0px 6px 0px 30px;
}

.button_blau_kurz {
position: relative;
display: inline-block;
background: #0f3283;
border-radius: 4px;
color: #ffffff !important;
text-decoration: none !important;
font-size: 85%;
height: 26px;
line-height: 26px !important;
cursor: pointer;
border: none;
outline: none;
margin: 0px;
padding: 0px 6px 0px 20px;
}

.button_blau:hover, .button_blau_kurz:hover {
text-decoration: none !important;
background: #ff9621;
}

.button-icon { 
display: block;
font-family: 'FontAwesome';
font-size: 150%;
position: absolute;
top: 0px;
left: 3px;
}

/* Leistungen */

.lsbgloader {
height: 0px;
width: 0px;
line-height: 0px;
background: url(https://holz-inform.de/img/icon_idee_weiss.png), url(https://holz-inform.de/img/icon_planung_weiss.png), url(https://holz-inform.de/img/icon_fertigung_weiss.png), url(https://holz-inform.de/img/icon_montage_weiss.png), url(https://holz-inform.de/img/icon_dialog_weiss.png);
}

.lsswon {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}

.lsswoff {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 0px;
}

.lsclose {
max-height: 0px;
overflow: hidden;
opacity: 0;
padding: 0px 25px 0px 150px;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}

.lsopen {
max-height: 1000px;
overflow: true;
opacity: 1;
padding: 25px 25px 25px 150px;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}

.lsbox {
margin: 0px 0px 25px 0px;
background: #efeeec;
color: #322b21;
width: 100%;
}

.lshead {
font-size: 100%;
line-height: 115px;
}

#ls_header_idee {
position: relative;
color: #0f3283;
font-weight: 600;
font-size: 1.9em;
text-transform: uppercase;
width: 100%;
height: 115px;
padding: 0px 0px 0px 150px;
background: url(https://holz-inform.de/img/icon_idee_blau.png) 15px no-repeat #efeeec;
background-size: 105px 105px;
cursor: pointer;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}

#ls_header_idee:hover {
color: #ffffff;
background: url(https://holz-inform.de/img/icon_idee_weiss.png) no-repeat #0f3283;
background-size: 115px 115px;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}

#ls_header_planung {
position: relative;
color: #0f3283;
font-weight: 600;
font-size: 1.9em;
text-transform: uppercase;
width: 100%;
height: 115px;
padding: 0px 0px 0px 150px;
background: url(https://holz-inform.de/img/icon_planung_blau.png) 15px no-repeat #efeeec;
background-size: 105px 105px;
cursor: pointer;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}

#ls_header_planung:hover {
color: #ffffff;
background: url(https://holz-inform.de/img/icon_planung_weiss.png) no-repeat #0f3283;
background-size: 115px 115px;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}

#ls_header_fertigung {
position: relative;
color: #0f3283;
font-weight: 600;
font-size: 1.9em;
text-transform: uppercase;
width: 100%;
height: 115px;
padding: 0px 0px 0px 150px;
background: url(https://holz-inform.de/img/icon_fertigung_blau.png) 15px no-repeat #efeeec;
background-size: 105px 105px;
cursor: pointer;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}

#ls_header_fertigung:hover {
color: #ffffff;
background: url(https://holz-inform.de/img/icon_fertigung_weiss.png) no-repeat #0f3283;
background-size: 115px 115px;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}

#ls_header_montage {
position: relative;
color: #0f3283;
font-weight: 600;
font-size: 1.9em;
text-transform: uppercase;
width: 100%;
height: 115px;
padding: 0px 0px 0px 150px;
background: url(https://holz-inform.de/img/icon_montage_blau.png) 15px no-repeat #efeeec;
background-size: 105px 105px;
cursor: pointer;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}

#ls_header_montage:hover {
color: #ffffff;
background: url(https://holz-inform.de/img/icon_montage_weiss.png) no-repeat #0f3283;
background-size: 115px 115px;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}

#ls_header_dialog {
position: relative;
color: #0f3283;
font-weight: 600;
font-size: 1.9em;
text-transform: uppercase;
width: 100%;
height: 115px;
padding: 0px 0px 0px 150px;
background: url(https://holz-inform.de/img/icon_dialog_blau.png) 15px no-repeat #efeeec;
background-size: 105px 105px;
cursor: pointer;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}

#ls_header_dialog:hover {
color: #ffffff;
background: url(https://holz-inform.de/img/icon_dialog_weiss.png) no-repeat #0f3283;
background-size: 115px 115px;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}

.ls_image {
float: right;
width: 315px;
height: auto;
margin: 0px 0px 0px 100px;
}


@media only screen and (max-width: 1100px) {

.ls_image {
float: right;
width: 250px;
height: auto;
margin: 0px 0px 0px 50px;
}

}


@media only screen and (max-width: 900px) {

.ls_image {
float: right;
width: 180px;
height: auto;
margin: 0px 0px 10px 25px;
}

}


@media only screen and (max-width: 800px) {

.ls_image {
float: right;
width: 160px;
height: auto;
margin: 0px 0px 10px 20px;
}

}


@media only screen and (max-width: 600px) {

.lshead {
font-size: 75%;
line-height: 115px;
display: inline-block;
}

.ls_image {
float: right;
width: 140px;
height: auto;
margin: 0px 0px 10px 20px;
}

.lsclose {
max-height: 0px;
overflow: hidden;
opacity: 0;
padding: 0px 20px 0px 20px;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}

.lsopen {
max-height: 1000px;
overflow: true;
opacity: 1;
padding: 20px 20px 20px 20px;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}

#ls_header_idee {
position: relative;
color: #0f3283;
font-weight: 600;
font-size: 1.9em;
text-transform: uppercase;
width: 100%;
height: 115px;
padding: 0px 0px 0px 130px;
background: url(https://holz-inform.de/img/icon_idee_blau.png) 15px no-repeat #efeeec;
background-size: 105px 105px;
cursor: pointer;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}

#ls_header_planung {
position: relative;
color: #0f3283;
font-weight: 600;
font-size: 1.9em;
text-transform: uppercase;
width: 100%;
height: 115px;
padding: 0px 0px 0px 130px;
background: url(https://holz-inform.de/img/icon_planung_blau.png) 15px no-repeat #efeeec;
background-size: 105px 105px;
cursor: pointer;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}

#ls_header_fertigung {
position: relative;
color: #0f3283;
font-weight: 600;
font-size: 1.9em;
text-transform: uppercase;
width: 100%;
height: 115px;
padding: 0px 0px 0px 130px;
background: url(https://holz-inform.de/img/icon_fertigung_blau.png) 15px no-repeat #efeeec;
background-size: 105px 105px;
cursor: pointer;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}


#ls_header_montage {
position: relative;
color: #0f3283;
font-weight: 600;
font-size: 1.9em;
text-transform: uppercase;
width: 100%;
height: 115px;
padding: 0px 0px 0px 130px;
background: url(https://holz-inform.de/img/icon_montage_blau.png) 15px no-repeat #efeeec;
background-size: 105px 105px;
cursor: pointer;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}


#ls_header_dialog {
position: relative;
color: #0f3283;
font-weight: 600;
font-size: 1.9em;
text-transform: uppercase;
width: 100%;
height: 115px;
padding: 0px 0px 0px 130px;
background: url(https://holz-inform.de/img/icon_dialog_blau.png) 15px no-repeat #efeeec;
background-size: 105px 105px;
cursor: pointer;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}

}


.infolistcontainer {
margin: 0px auto;
width: 100%;
max-width: 1060px;
padding: 80px 0px 0px 0px;
}

.infolistbox {
margin: 0px 0px 25px 0px;
padding: 25px;
background: #efeeec;
width: 100%;
}

.ilb-img {
float: left;
width: 30%;
max-width: 290px;
line-height: 0px;
}

.ilb-img img {
width: 100%;
height: auto;
}

.ilb-txt {
float: right;
width: 66%;
text-align: left;
padding: 0px 50px 0px 0px;
color: #322b21;
}

.ilb-txt-kurz {
float: right;
width: 66%;
text-align: left;
padding: 0px 210px 0px 0px;
color: #322b21;
position: relative;
}

.ilb-infologo {
position: absolute;
top: 0px;
right: 0px;
width: 166px;
height: auto;
}

.ilb-infologo img {
width: 100%;
height: auto;
}

.ilb-infolink {
position: absolute;
right: 0px;
bottom: 0px;
width: 166px;
height: auto;
}

.ilb-txt h2, .ilb-txt-kurz h2 {
color: #0f3283;
font-weight: 600;
font-size: 1.9em;
line-height: 100%;
margin: 0px;
padding: 5px 0px 10px 0px;
text-transform: uppercase;
}


@media only screen and (max-width: 900px) {

.ilb-img {
float: left;
width: 40%;
max-width: 290px;
line-height: 0px;
}


.ilb-txt {
float: right;
width: 56%;
text-align: left;
padding: 0px 30px 0px 0px;
color: #322b21;
}

.ilb-txt-kurz {
float: right;
width: 56%;
text-align: left;
padding: 0px 0px 0px 0px;
color: #322b21;
position: relative;
}

.ilb-infologo {
position: relative;
top: auto;
right: auto;
width: 140px;
height: auto;
margin: 40px 0px 0px 0px;
}

.ilb-infolink {
position: relative;
right: auto;
bottom: auto;
width: 166px;
height: auto;
margin: 20px 0px 0px 0px;
}

}



@media only screen and (max-width: 600px) {

.infolistbox {
margin: 0px 0px 20px 0px;
padding: 20px;
background: #efeeec;
width: 100%;
}

.ilb-img {
float: none;
width: 100%;
max-width: 100%;
line-height: 0px;
}


.ilb-txt {
float: none;
width: 100%;
text-align: left;
padding: 15px 0px 0px 0px;
color: #322b21;
}

.ilb-txt-kurz {
float: none;
width: 100%;
text-align: left;
padding: 15px 0px 0px 0px;
color: #322b21;
position: relative;
}

}



.gototop {
position: fixed;
bottom: 17px;
right: 20px;
font-family: 'FontAwesome';
font-size: 230%;
text-decoration: none !important;
color: #000000 !important;
font-weight: 400;
background: #ffffff;
width: 40px;
height: 40px;
line-height: 35px !important;
border-radius: 20px;
text-align: center;
z-index: 7777;
display: none;
}



#st {
margin: 0px auto;
width: 100%;
position: relative;
}

#st ul {
margin: 0px;
padding: 0px;
width: 100%;
position: relative;
}

/*
#st ul li {
list-style-type: none;
float: left;
width: 33.33%;
max-width: 340px;
height: 282px;
margin: 0px 10px 20px 10px;
overflow: hidden;
}
*/

#st ul li:nth-child(1) {
list-style-type: none;
float: left;
width: 32%;
max-width: 340px;
height: 282px;
margin: 0px;
overflow: hidden;
}

#st ul li:nth-child(2) {
list-style-type: none;
float: none;
width: 32%;
max-width: 340px;
height: 282px;
margin: 0px;
overflow: hidden;
position: absolute;
left: 34%;
right: 34%;
top: 0px;
}

#st ul li:nth-child(3) {
list-style-type: none;
float: right;
width: 32%;
max-width: 340px;
height: 282px;
margin: 0px;
overflow: hidden;
}

.st-infolayer {
width: 100%;
height: 100%;
background: rgba(15,50,131,0.85);
color: #ffffff;
cursor: pointer;
transform: scale(1.1);
opacity: 0.0;
position: relative;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}

.st-infolayer:hover {
transform: scale(1);
opacity: 1.0;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}



.sti-content {
text-align: center;
position: absolute;
bottom: 10px;
padding: 20px;
width: 100%;
}

.sti-content h2 {
color: #ffffff;
text-transform: uppercase;
font-weight: 400;
font-size: 1.25em;
line-height: 125%;
padding: 0px 0px 5px 0px;
}





@media only screen and (max-width: 1000px) {


#st ul li:nth-child(1) {
list-style-type: none;
float: left;
width: 32%;
max-width: 340px;
height: 220px;
margin: 0px;
overflow: hidden;
}

#st ul li:nth-child(2) {
list-style-type: none;
float: none;
width: 32%;
max-width: 340px;
height: 220px;
margin: 0px;
overflow: hidden;
position: absolute;
left: 34%;
right: 34%;
top: 0px;
}

#st ul li:nth-child(3) {
list-style-type: none;
float: right;
width: 32%;
max-width: 340px;
height: 220px;
margin: 0px;
overflow: hidden;
}



}




@media only screen and (max-width: 800px) {


#st ul li:nth-child(1) {
list-style-type: none;
float: left;
width: 32%;
max-width: 340px;
height: 180px;
margin: 0px;
overflow: hidden;
}

#st ul li:nth-child(2) {
list-style-type: none;
float: none;
width: 32%;
max-width: 340px;
height: 180px;
margin: 0px;
overflow: hidden;
position: absolute;
left: 34%;
right: 34%;
top: 0px;
}

#st ul li:nth-child(3) {
list-style-type: none;
float: right;
width: 32%;
max-width: 340px;
height: 180px;
margin: 0px;
overflow: hidden;
}


}


@media only screen and (max-width: 600px) {

#st ul {
margin: 0px;
padding: 0px;
width: 100%;
}

#st ul li:nth-child(1) {
list-style-type: none;
float: none;
width: 100%;
max-width: 100%;
height: 340px;
margin: 0px 0px 20px 0px;
overflow: hidden;
}

#st ul li:nth-child(2) {
list-style-type: none;
float: none;
width: 100%;
max-width: 100%;
height: 340px;
margin: 0px 0px 20px 0px;
overflow: hidden;
position: relative;
left: auto;
right: auto;
top: auto;
}

#st ul li:nth-child(3) {
list-style-type: none;
float: none;
width: 100%;
max-width: 100%;
height: 340px;
margin: 0px 0px 20px 0px;
overflow: hidden;
}


}
/* cmsms stylesheet: links modified: Dienstag, 11. August 2020 12:36:55 */
a:link {
font-weight: 400;
color: #000000;
text-decoration: underline;
}

a:active {
font-weight: 400;
color: #000000;
text-decoration: underline;
}

a:visited {
font-weight: 400;
color: #000000;
text-decoration: underline;
}

a:hover {
font-weight: 400;
color: #000000;
text-decoration: underline;
}



a.btn-top:link {
color: #ffffff;
text-decoration: none;
}

a.btn-top:active {
color: #ffffff;
text-decoration: none;
}

a.btn-top:visited {
color: #ffffff;
text-decoration: none;
}

a.btn-top:hover {
color: #ffffff;
text-decoration: underline;
}


#footer a:link {
font-weight: 400;
color: #ffffff;
text-decoration: none;
}

#footer a:active {
font-weight: 400;
color: #ffffff;
text-decoration: none;
}

#footer a:visited {
font-weight: 400;
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
font-weight: 400;
color: #ffffff;
text-decoration: underline;
}


a.vcard:link {
color: #0f3283;
text-decoration: none;
font-size: 90%;
}

a.vcard:before {
display: inline-block;
width: 25px;
font-family: 'FontAwesome';
font-size: 16px;
content: "\f2bb";
}

a.vcard:hover {
color: #0f3283;
text-decoration: underline;
}
/* cmsms stylesheet: bxslider modified: Mittwoch, 20. Januar 2021 11:34:58 */
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

#zeitstrahl img {
width: 100%;
height: auto;
}



#ztc .bx-wrapper .bx-prev {
display: none !important;
}

#ztc .bx-wrapper .bx-next {
right: 20px;
background: url(https://holz-inform.de/img/sl_forw_bl.png) no-repeat;
background-size: 30px 30px;
transform: scale(1);
}

#ztc .bx-wrapper .bx-next:hover {
transform: scale(1.4);
}

#refsl {
position: relative;
width: 100%;
max-width: 1200px;
margin: 0px auto;
height: auto;
}

#refsl .bx-wrapper .bx-next {
right: 20px;
background: url(https://holz-inform.de/img/sl_forw_bl.png) no-repeat;
background-size: 30px 30px;
transform: scale(1);
}

#refsl .bx-wrapper .bx-next:hover {
transform: scale(1.4);
}

#refsl .bx-wrapper .bx-prev {
right: 20px;
background: url(https://holz-inform.de/img/sl_rew_bl.png) no-repeat;
background-size: 30px 30px;
transform: scale(1);
}

#refsl .bx-wrapper .bx-prev:hover {
transform: scale(1.4);
}

.refsl-block {
width: 100%;
height: auto;
background: #efeeec;
}

.refsl-item {
width: 100%;
height: auto;
position: relative;
padding: 25px 70px 25px 70px;
background: #efeeec;
}

.refsl-img {
float: left;
width: 65%;
height: auto;
overflow: hidden;
}

.refsl-img img {
width: 100%;
height: auto;
}

.refsl-txt {
float: right;
width: 35%;
height: auto;
text-align: left;
padding: 0px 0px 0px 40px;
color: #322b21;
}

.refsl-txt h2 {
color: #0f3283;
font-weight: 600;
font-size: 1.9em;
line-height: 115%;
margin: 0px;
padding: 0px 0px 20px 0px;
text-transform: uppercase;
}

h2.refsl-title {
color: #000000;
font-weight: 600;
font-size: 1.25em;
margin: 0px;
padding: 0px 0px 10px 70px;
text-transform: uppercase;
}


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
background: #ffffff;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {

	left: 0px;
	background: #ffffff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 10px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(img/bx_loader.gif) center center no-repeat #ffffff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: 1em;
font-family: "Open Sans";
	font-weight: 300;
	color: #dfd90b;
	padding-top: 0px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ffffff;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 4px;
	outline: 0;
border: 2px solid #ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #0f3283;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 20px;
	background: url(https://holz-inform.de/img/sl_rew.png) no-repeat;
background-size: 30px 30px;
transform: scale(1);
}

.bx-wrapper .bx-prev:hover {
transform: scale(1.4);
}

.bx-wrapper .bx-next {
	right: 20px;
	background: url(https://holz-inform.de/img/sl_forw.png) no-repeat;
background-size: 30px 30px;
transform: scale(1);
}

.bx-wrapper .bx-next:hover {
transform: scale(1.4);
}


.bx-wrapper .bx-controls-direction a {
	position: absolute;
	bottom: 48%;
	margin-top: -30px;
	outline: 0;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	z-index: 99;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(imgs/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(imgs/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


@media only screen and (max-width: 900px) {

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(https://holz-inform.de/img/sl_rew.png) no-repeat;
background-size: 30px 30px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(https://holz-inform.de/img/sl_forw.png) no-repeat;
background-size: 30px 30px;
}

#refsl .bx-wrapper .bx-next {
right: 10px;
background: url(https://holz-inform.de/img/sl_forw_bl.png) no-repeat;
background-size: 30px 30px;
transform: scale(1);
}

#refsl .bx-wrapper .bx-next:hover {
transform: scale(1.4);
}

#refsl .bx-wrapper .bx-prev {
right: 10px;
background: url(https://holz-inform.de/img/sl_rew_bl.png) no-repeat;
background-size: 30px 30px;
transform: scale(1);
}

.refsl-item {
width: 100%;
height: auto;
position: relative;
padding: 25px 50px 25px 50px;
background: #efeeec;
}

.refsl-img {
float: left;
width: 50%;
height: auto;
}


.refsl-txt {
float: right;
width: 50%;
height: auto;
text-align: left;
padding: 0px 0px 0px 20px;
color: #322b21;
}


h2.refsl-title {
color: #000000;
font-weight: 600;
font-size: 1.25em;
margin: 0px;
padding: 0px 0px 10px 50px;
text-transform: uppercase;
}

}



@media only screen and (max-width: 600px) {

.refsl-item {
width: 100%;
height: auto;
position: relative;
padding: 25px 50px 25px 50px;
background: #efeeec;
}

.refsl-img {
float: none;
width: 100%;
height: auto;
}


.refsl-txt {
float: none;
width: 100%;
height: auto;
text-align: left;
padding: 20px 0px 0px 0px;
color: #322b21;
}


h2.refsl-title {
color: #000000;
font-weight: 600;
font-size: 1.25em;
margin: 0px;
padding: 0px 0px 10px 20px;
text-transform: uppercase;
}

}
/* cmsms stylesheet: rslides modified: Dienstag, 11. August 2020 12:37:17 */
/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
