/* cmsms stylesheet: global modified: Freitag, 9. Mai 2025 12:09:24 */
/* Global */

body, html {
font-family: "brandon-grotesque", Arial, sans-serif;
font-size: 1.2em;
font-weight: 300;
color: #5b554e;
line-height: 1.2em;
width: 100%;
min-width: 320px;
margin: 0px;
padding: 0px;
text-align: left;
background: #fafafa;
-ms-text-size-adjust: none;
-webkit-text-size-adjust: none;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}


img { border: 0px; text-decoration: none; border-style: none; border-width: 0; }
a { outline: 0; -moz-outline: 0 }
b, strong { font-weight: 700; }
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'; }
.bigger { font-size: 150%; }
.smaller { font-size: 50%; }
.ttfnone { text-transform: none; }

.mi { display: inline-block; }
.wh100 { width: 100%; height: auto; }
.fw300 { font-weight: 300 !important; }
.fw400 { font-weight: 400 !important; }
.fw500 { font-weight: 500 !important; }
.fw700 { font-weight: 700 !important; }
.grey1 { color: #aba8a5 !important; }
.ekrot { color: #e30a17 !important; }

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


.op0 {
opacity: 0;
transition: all 500ms ease 10ms;
}

.op1 {
opacity: 1;
transition: all 500ms ease 10ms;
}

.ofh {
overflow: hidden;
position: relative;
}

.ofa {
overflow: auto;
position: relative;
}

.block {
display: block;
}

.cb {
clear: both;
}

.fl {
float: left;
}

.fr {
float: right;
}

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


/* Headlines */

h1 {
color: #5b554e;
font-weight: 700;
font-size: 0.9em;
margin: 0px;
padding: 0px 0px 5px 0px;
text-transform: uppercase;
}

h2.h1type {
color: #5b554e;
font-weight: 700;
font-size: 0.9em;
margin: 0px;
padding: 0px 0px 5px 0px;
text-transform: uppercase;
}

h2 {
color: #5b554e;
font-weight: 700;
font-size: 1.4em;
line-height: 125%;
margin: 0px;
padding: 5px 0px 30px 0px;
text-transform: uppercase;
}

h3 {
color: #5b554e;
font-weight: 700;
font-size: 0.9em;
margin: 0px;
padding: 0px 0px 5px 0px;
text-transform: uppercase;
}

h4 {
color: #5b554e;
font-weight: 700;
font-size: 0.9em;
margin: 0px;
padding: 0px 0px 5px 0px;
text-transform: uppercase;
}

h5 {
color: #5b554e;
font-weight: 700;
font-size: 0.9em;
margin: 0px;
padding: 0px 0px 5px 0px;
text-transform: uppercase;
}

h6 {
color: #5b554e;
font-weight: 700;
font-size: 0.9em;
margin: 0px;
padding: 0px 0px 5px 0px;
text-transform: uppercase;
}

/* Container */

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


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

#header {
position: relative;
width: 100%;
height: 95px;
margin: 0px auto;
z-index: 666;
}


#headerlogo {
position: absolute;
right: 70px;
bottom: 0px;
width: 340px;
height: auto;
}

#headerlogo_mm {
position: absolute;
right: 70px;
bottom: 0px;
width: 340px;
height: auto;
}

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

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

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

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


/* Content */

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

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

#mainB {
width: 100%;
max-width: 1200px;
margin: 0px auto;
padding: 20px 0px 70px 0px;
}

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

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

.content800 {
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: #4a4a4a;
font-size: 80%;
line-height: 115%;
}

#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;
margin: 0px 0px 0px 20px;
position: relative;
font-size: 90%;
width: auto;
}

#footer h4 {
color: #aba8a5;
font-weight: 700;
font-size: 1em;
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";
color: #aba8a5;
}

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

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

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

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

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

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

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

#ft-icon-fb {
height: 20px;
width: 22px;
background: url(http://relaunch.energieberatung-krollzik.de/imgs/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;
}

}








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

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


#headerlogo {
position: absolute;
right: 20px;
bottom: 27px;
width: 340px;
height: auto;
}

#headerlogo_mm {
position: absolute;
right: 20px;
bottom: 27px;
width: 340px;
height: auto;
}

#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;
}

}



@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;
z-index: 666;
}

#headerlogo {
position: absolute;
right: 20px;
bottom: 25px;
width: 240px;
height: auto;
}

#headerlogo_mm {
position: absolute;
right: 20px;
bottom: 25px;
width: 240px;
height: auto;
}

.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;
}

#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: menu modified: Mittwoch, 26. Februar 2025 19:41:45 */
.mop0 {
opacity: 0;
z-index: 100;
-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-image: url(http://relaunch.energieberatung-krollzik.de/imgs/bg_menu.png);
background-repeat: repeat-y;
background-size: 100% auto;
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: 70px;
bottom: 5px;
background: url(http://relaunch.energieberatung-krollzik.de/imgs/menuopen.png) no-repeat;
background-size: 33px 33px;
cursor: pointer;
}

.menuclose {
width: 33px;
height: 33px;
position: absolute;
left: 0px;
top: 0px;
background: url(http://relaunch.energieberatung-krollzik.de/imgs/menuclose.png) no-repeat;
background-size: 33px 33px;
cursor: pointer;
}

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

#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: 3px;
font-size: 30px;
}

.momenu_search {
position: absolute;
left: 120px;
top: 4px;
font-size: 28px;
background: red;
width: 28px;
}



#menu {
position: relative;
width: 100%;
max-width: 1200px;
height: 90%;
overflow-x: hidden;
overflow-y: auto;
padding: 180px 20px 20px 75px;
margin: 0px auto;
z-index: 333;
color: #ffffff;
font-size: 90%;
-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: uppercase;
}

#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: 500;
font-size: 1em;
color: #ffffff;
text-decoration: none;
}

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

#menu ul ul li a {
font-weight: 300 !important;
font-size: 1em;
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: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: underline;
}

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




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


#menuopen {
width: 33px;
height: 33px;
position: absolute;
left: 38px;
top: 38px;
background: url(http://relaunch.energieberatung-krollzik.de/imgs/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(http://relaunch.energieberatung-krollzik.de/imgs/menuopen.png) no-repeat;
background-size: 33px 33px;
cursor: pointer;
}

#momenu {
width: 50px;
height: 80px;
position: absolute;
left: 20px;
top: 28px;
}

.momenu_fone {
position: absolute;
left: 5px;
top: 50px;
font-size: 30px;
}

#menu {
position: relative;
width: 100%;
max-width: 1200px;
height: 90%;
overflow-x: hidden;
overflow-y: auto;
padding: 140px 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: links modified: Mittwoch, 26. Februar 2025 17:19:37 */
a:link {
color: #000000;
text-decoration: none;
transition: color 200ms ease 10ms;
}

a:active {
color: #000000;
text-decoration: none;
transition: color 200ms ease 10ms;
}

a:visited {
color: #000000;
text-decoration: none;
transition: color 200ms ease 10ms;
}

a:hover {
color: #000000;
text-decoration: underline;
transition: color 200ms ease 10ms;
}



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 {
color: #ffffff;
text-decoration: none;
}

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

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

#footer a:hover {
color: #ffffff;
text-decoration: underline;
}
/* cmsms stylesheet: components modified: Dienstag, 20. Mai 2025 16:36:50 */
.normcontainer {
display: table;
width: 100%;
height: 100%;
max-width: 1200px;
margin: 0px auto;
color: #5b554e;
background: #f0f0ef;
}

.normcontainer h2 {
color: #5b554e;
font-weight: 700;
font-size: 0.9em;
margin: 0px;
padding: 0px 0px 5px 0px;
text-transform: uppercase;
}

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

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

.imp-left {
display: table-cell;
height: 100%;
vertical-align: top;
background: url(http://relaunch.energieberatung-krollzik.de/imgs/bg_block.png) left bottom no-repeat #f0f0ef;
background-size: 90% auto;
padding: 45px;
}

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


.anfahrt-left {
display: table-cell;
float: left;
width: 380px;
height: 100%;
vertical-align: top;
background: url(http://relaunch.energieberatung-krollzik.de/imgs/bg_block.png) left bottom no-repeat #f0f0ef;
background-size: 90% auto;
padding: 45px;
}

.anfahrt-right {
display: table-cell;
vertical-align: top;
height: 100%;
width: 100%;
background: #e9e8e7;
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: #f0f0ef;
padding: 45px;
}

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

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

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

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

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

}


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

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

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

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

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

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

}


/* Referenzen */

.referenz {
max-width: 100%;
position: relative;
background: url(http://relaunch.energieberatung-krollzik.de/imgs/bg_block_inv.png) right bottom no-repeat #f4f3f2;
background-size: 40% auto;
margin: 0px 70px 70px 70px;
padding: 0px 70px 0px 40px;
}

.refcontent {
float: left;
width: 55%;
padding: 40px 40px 40px 0px;
}

.refcontent h2 {
color: #5b554e;
font-weight: 700;
font-size: 1.4em;
line-height: 125%;
margin: 0px;
padding: 0px 0px 10px 0px;
text-transform: uppercase;
}


.refimage {
float: right;
width: 45%;
max-width: 480px;
padding: 40px 0px 40px 0px;
}

.refscale {
width: 100%;
max-width: 300px;
margin: 0px auto;
text-align: center;
}

.refscale img, .refimage img {
width: 100%;
height: auto;
}

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

.referenz {
max-width: 100%;
position: relative;
background: url(http://relaunch.energieberatung-krollzik.de/imgs/bg_block_inv.png) right bottom no-repeat #f4f3f2;
background-size: 50% auto;
margin: 0px 50px 50px 50px;
padding: 0px 70px 0px 40px;
}

.refcontent {
float: left;
width: 65%;
padding: 30px 30px 30px 0px;
}

.refimage {
float: right;
width: 35%;
max-width: 480px;
padding: 30px 0px 30px 0px;
}

}

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

.referenz {
max-width: 100%;
position: relative;
background: url(http://relaunch.energieberatung-krollzik.de/imgs/bg_block_inv.png) right bottom no-repeat #f4f3f2;
background-size: 60% auto;
margin: 0px 20px 50px 20px;
padding: 0px 0px 0px 0px;
}

.refcontent {
float: none;
width: 100%;
padding: 30px 20px 40px 20px;
}

.refimage {
float: none;
width: 100%;
max-width: 100%;
padding: 0px 20px 30px 20px;
}

}


/* Team */

.team-block {
position: relative;
width: 100%;
height: auto;
min-height: 300px;
background: url(http://relaunch.energieberatung-krollzik.de/imgs/bg_block_inv.png) right bottom no-repeat #f4f3f2;
background-size: 40% auto;
color: #8f877c;
padding: 0px 0px 0px 375px;
margin: 0px 0px 70px 0px;
}

.team-block h3 {
color: #5b554e;
font-weight: 700;
font-size: 1.4em;
line-height: 125%;
margin: 0px;
padding: 0px 0px 10px 0px;
text-transform: uppercase;
}

.team-content {
padding: 25px 20px 30px 0px;
}

.team-foto {
width: 340px;
position: absolute;
top: 0px;
left: 0px;
}

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


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

.team-block {
position: relative;
width: 100%;
height: auto;
min-height: 300px;
background: url(http://relaunch.energieberatung-krollzik.de/imgs/bg_block_inv.png) right bottom no-repeat #f4f3f2;
background-size: 50% auto;
color: #8f877c;
padding: 0px 0px 0px 275px;
margin: 0px 0px 70px 0px;
}

.team-foto {
width: 240px;
position: absolute;
top: 0px;
left: 0px;
}

}


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

.team-block {
position: relative;
width: 100%;
height: auto;
min-height: 300px;
background: url(http://relaunch.energieberatung-krollzik.de/imgs/bg_block_inv.png) right bottom no-repeat #f4f3f2;
background-size: 60% auto;
color: #8f877c;
padding: 0px 0px 0px 0px;
margin: 0px 0px 50px 0px;
}

.team-foto {
width: 100%;
position: relative;
top: auto;
left: auto;
}

.team-content {
padding: 25px 20px 30px 20px;
}

}


/* Suche */


#lupeo {
cursor: pointer;
}

#lupec {
cursor: pointer;
opacity: 0.5;
}

.lupeon {
display: block;
}

.lupeoff {
display: none;
}

.searchbox-off {
display: none;
}

.searchbox-on {
z-index: 199;
opacity: 1.0;
height: 34px;
width: 200px;
background: #ffffff;
position: absolute;
right: 5px;
bottom: 20px;
display: block;
-webkit-animation: fadeIn 450ms;
animation: fadeIn 450ms;
}

.search-input {
width: 200px;
height: 34px;
line-height: 34px;
text-indent: 5px;
border: 2px solid #ffffff;
outline: 0px;
background: #ffffff;
font-size: 1em;
font-family: "Open Sans", Arial, sans-serif;
position: absolute;
left: 5px;
top: 4px;
}


/* News */

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


.news-container {
position: relative;
background: #f1f0f0;
max-width: 100%;
margin: 0px 70px 40px 70px;
padding: 25px 0px 25px 70px;
}

.news-content {
position: relative;
background: #efeeec;
width: 100%;
margin: 25px 0px;
}

.news-image {
float: left;
width: 32%;
}

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


.news-txt {
position: relative;
float: right;
width: 65%;
height: auto;
padding: 0px 200px 0px 0px;
font-weight: 500;
}

.news-txt-full {
position: relative;
float: right;
width: 65%;
height: auto;
padding: 0px 200px 0px 0px;
font-weight: 500;
}

.news-date {
padding: 0px 0px 0px 0px;
font-weight: 400;
font-size: 85% !important;
}

.news-txt h2, .news-txt-full h2 {
color: #e30a17;
font-weight: 600;
font-size: 0.9em;
line-height: 125%;
margin: 0px;
padding: 10px 0px 20px 0px;
text-transform: uppercase;
}

.arr_ap-home {
position: absolute;
top: 50%;
right: 0px;
width: 40px;
height: 82px;
transform: translateY(-50%);
text-decoration: none !important;
background: url(http://relaunch.energieberatung-krollzik.de/imgs/arrow-right-feat.png) no-repeat;
background-size: 40px 82px;
}

.arr_ap-home:hover {
text-decoration: none !important;
background: url(http://relaunch.energieberatung-krollzik.de/imgs/arrow-right-feat-mo.png) no-repeat;
background-size: 40px 82px;
}

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

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

.news-container {
position: relative;
background: #f1f0f0;
max-width: 100%;
margin: 0px 50px 40px 50px;
padding: 25px 0px 25px 70px;
}

.news-txt {
position: relative;
float: right;
width: 65%;
height: auto;
padding: 0px 100px 0px 0px;
font-weight: 500;
}

.news-txt-full {
position: relative;
float: right;
width: 65%;
height: auto;
padding: 0px 50px 0px 0px;
font-weight: 500;
}

}

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

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

.news-container {
position: relative;
background: #f1f0f0;
max-width: 100%;
margin: 0px 20px 40px 20px;
padding: 20px 20px 20px 20px;
}

.news-image {
float: none;
width: 100%;
margin: 0px 0px 20px 0px;
}

.news-txt {
float: none;
width: 100%;
height: auto;
padding: 0px 80px 0px 0px;
}

.news-txt-full {
float: none;
width: 100%;
height: auto;
padding: 0px 0px 0px 0px;
}

}


/* News Ende */


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


}


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


}


.button_std {
position: relative;
display: inline-block;
background: #ffffff;
border-radius: 4px;
color: #e30a17 !important;
text-decoration: none !important;
text-transform: uppercase;
text-align: center;
font-size: 70%;
font-weight: 600;
height: 30px;
line-height: 28px !important;
width: auto;
min-width: 160px;
cursor: pointer;
border: 1px solid #e30a17;
outline: none;
margin: 0px 10px 0px 10px;
padding: 0px 20px 0px 20px;
}

.button_std:hover {
background: linear-gradient(to right, #ff7912 0%, #e30a17 100%);
color: #ffffff !important;
text-decoration: none !important;
}

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


/* Klickliste */

dd { 
display: none;
margin: 0px;
}

dt {
cursor: pointer;
position: relative;
}

dl {
margin: 0px;
}

dt h3 {
color: #5b554e;
font-weight: 700;
font-size: 1.05em;
margin: 0px;
padding: 10px 0px 5px 20px;
text-transform: uppercase;
}

.closed {
color: #5b554e;
transition: all 200ms ease 10ms;
}

.closed:hover {
color: #e30a17;
transition: all 200ms ease 10ms;
}

.closed:before {
position: absolute;
top: 15px;
left: 0px;
font-family: 'FontAwesome';
font-size: 70%;
line-height: 100%;
color: #5b554e;
content:"\f0da";
transition: all 200ms ease 10ms;
}

.closed:hover:before {
color: #e30a17;
content:"\f0da";
transition: all 200ms ease 10ms;
}

.open {
color: #e30a17;
transition: all 200ms ease 10ms;
}

.open:before {
position: absolute;
top: 15px;
left: 0px;
font-family: 'FontAwesome';
font-size: 70%;
line-height: 100%;
color: #e30a17;
content:"\f0da";
transition: all 200ms ease 10ms;
}

.listbox {
width: 100%;
margin: 0px 0px 0px 0px;
text-align: left;
}

.listcontent {
margin: 5px 0px 0px 0px;
padding: 0px 0px 10px 20px;
position: relative;
width: 100%;
}


#liste-leistungen {
width: 100%;
padding: 20px 0px 0px 130px;
background: url(http://relaunch.energieberatung-krollzik.de/imgs/qm_bubble.png) top left no-repeat;
background-size: 86px 88px;
}

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

#liste-leistungen {
font-size: 90%;
width: 100%;
padding: 0px 0px 0px 65px;
background: url(http://relaunch.energieberatung-krollzik.de/imgs/qm_bubble.png) top left no-repeat;
background-size: 40px 41px;
}

}



.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;
}

.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 h2 {
color: #0f3283;
font-weight: 600;
font-size: 1.9em;
margin: 0px;
padding: 15px 0px 25px 0px;
text-transform: uppercase;
}


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

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


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

}



@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%;
}


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

}



.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: 9999;
display: none;
}



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

#st ul {
margin: 0px -10px 0px -10px;
padding: 0px;
display: -webkit-flex;	
display: flex;
flex-wrap: wrap;
}


#st ul li {
position: relative;
flex: 1 1 calc(100% / 3);
list-style-type: none;
float: left;
height: 350px;
margin: 0px 10px 20px 10px;
overflow: hidden;
}


.st-infolayer {
z-index: 10;
width: 100%;
height: 100%;
background: #ffffff;
color: #5b554e;
cursor: pointer;
transform: scale(1.1);
opacity: 0.0;
position: relative;
border-width: 2px;
border-style: solid;
border-image: linear-gradient(to right, #ff7912, #e30a17) 1;
transition: all 500ms ease 10ms;
}

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

.sti-icon {
z-index: 5;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 30%;
height: auto;
}

.sti-content {
text-align: center;
position: absolute;
top: 10px;
padding: 10px 20px 20px 20px;
width: 100%;
font-size: 90%;
overflow: auto;
hyphens: none;
}

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


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

#st ul li {
position: relative;
flex: 1 1 calc(100% / 1);
list-style-type: none;
float: none;
height: 350px;
margin: 0px 10px 20px 10px;
overflow: hidden;
}


}


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

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


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

}
/* cmsms stylesheet: news modified: Mittwoch, 26. Februar 2025 17:19:18 */
.sn-block {
width: 100%;
padding: 0px 0px 30px 0px;
}

.sn-block img {
width: 100%;
height: auto;
margin: 0px 0px 10px 0px;
}

.sn-textblock {
padding: 0px 20px 0px 20px;
background: url(img/news-arrow-sn.png) 0px 4px no-repeat;
background-size: 11px 14px;
}

.sn-datum {
font-weight: 300;
font-size: 0.85em;
padding: 0px 0px 5px 0px;
}
/* cmsms stylesheet: slider modified: Dienstag, 20. Mai 2025 16:40:50 */
/**
 * 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
 */

#ztc {
background: #f4f3f1;
}

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

#wertecon {
background: #f4f3f1;
position: relative;
}

.wertecontent {
width: 60%;
padding: 50px 20px 50px 20px;
font-weight: 500;
color: #8f867b;
margin: 0px auto;
text-align: center;
}

.wertecontent h2 {
color: #e30a17;
text-transform: uppercase;
font-weight: 600;
font-size: 1.25em;
line-height: 125%;
padding: 0px 0px 15px 0px;
}

#werteclaim {
color: #726d68;
text-transform: uppercase;
font-weight: 700;
font-size: 0.9em;
line-height: 125%;
position: absolute;
top: 20px;
left: 70px;
}

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

#ztc .bx-wrapper .bx-next {
right: 20px;
width: 40px;
height: 82px;
transform: translateY(64px);
background: url(http://relaunch.energieberatung-krollzik.de/imgs/arrow-right-feat.png) no-repeat;
background-size: 40px 82px;
}

#wertecon .bx-wrapper .bx-next {
right: 20px;
width: 40px;
height: 82px;
transform: translateY(40px);
background: url(http://relaunch.energieberatung-krollzik.de/imgs/arrow-right-feat.png) no-repeat;
background-size: 40px 82px;
}

#ztc .bx-wrapper .bx-next:hover, #wertecon .bx-wrapper .bx-next:hover {
background: url(http://relaunch.energieberatung-krollzik.de/imgs/arrow-right-feat-mo.png) no-repeat;
background-size: 40px 82px;
}

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

#ztc .bx-wrapper .bx-next {
right: 20px;
width: 20px;
height: 41px;
transform: translateY(36px);
background: url(http://relaunch.energieberatung-krollzik.de/imgs/arrow-right-feat.png) no-repeat;
background-size: 20px 41px;
}

#wertecon .bx-wrapper .bx-next {
right: 20px;
width: 20px;
height: 41px;
transform: translateY(20px);
background: url(http://relaunch.energieberatung-krollzik.de/imgs/arrow-right-feat.png) no-repeat;
background-size: 20px 41px;
}

#ztc .bx-wrapper .bx-next:hover, #wertecon .bx-wrapper .bx-next:hover {
background: url(http://relaunch.energieberatung-krollzik.de/imgs/arrow-right-feat-mo.png) no-repeat;
background-size: 20px 41px;
}

.wertecontent {
width: 80%;
padding: 50px 20px 50px 20px;
font-weight: 500;
color: #8f867b;
margin: 0px auto;
text-align: center;
}

#werteclaim {
color: #726d68;
text-transform: uppercase;
font-weight: 700;
font-size: 0.9em;
line-height: 125%;
position: absolute;
top: 20px;
left: 50px;
}

}

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

#ztc .bx-wrapper .bx-next {
right: 20px;
width: 20px;
height: 41px;
transform: translateY(30px);
background: url(http://relaunch.energieberatung-krollzik.de/imgs/arrow-right-feat.png) no-repeat;
background-size: 20px 41px;
}

#werteclaim {
color: #726d68;
text-transform: uppercase;
font-weight: 700;
font-size: 0.9em;
line-height: 125%;
position: absolute;
top: 20px;
left: 20px;
}

}


.sl-ov-or {
position: absolute;
bottom: -40px;
left: -22%;
width: 68%;
height: auto;
z-index: 10;
}

.sl-ov-gr {
position: absolute;
bottom: -10px;
left: -30%;
width: 55%;
height: auto;
z-index: 5;
}

.sl-ov-or img, .sl-ov-gr img {
width: 100%;
height: auto;
}

.sl-infotext {
position: absolute;
bottom: 30px;
left: 70px;
color: #ffffff;
width: 33%;
height: auto;
z-index: 15;
font-size: 95%;
hyphens: none;
}

.sl-infotext-teaser {
font-weight: 600;
font-size: 125%;
text-transform: uppercase;
}



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

.sl-infotext {
position: absolute;
bottom: 30px;
left: 70px;
color: #ffffff;
width: 33%;
height: auto;
z-index: 15;
font-size: 80%;
line-height: 125% !important;
}

}

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

.sl-infotext {
position: absolute;
bottom: 20px;
left: 40px;
color: #ffffff;
width: 33%;
height: auto;
z-index: 15;
font-size: 70%;
line-height: 125% !important;
}

}

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

.sl-infotext {
display: none;
}

}

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

.refsl-block {
width: 100%;
height: auto;
margin: 0px 0px 35px 0px;
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: transparent;
}

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

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

.bx-wrapper .bx-viewport {

	left: 0px;
	background: transparent;
	
	/*fix other elements on the page moving (on Chrome)*/
    	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(http://relaunch.energieberatung-krollzik.de/imgs/bx_loader.gif) center center no-repeat #ffffff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* 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;
	border-radius: 6px;
}

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

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 20px;
	background: url(http://relaunch.energieberatung-krollzik.de/imgs/sl_rew.png) no-repeat;
background-size: 30px 30px;
}

.bx-wrapper .bx-next {
	right: 20px;
	background: url(http://relaunch.energieberatung-krollzik.de/imgs/sl_forw.png) no-repeat;
background-size: 30px 30px;
}


.bx-wrapper .bx-controls-direction a {
	position: absolute;
	bottom: 50%;
	margin-top: -30px;
	outline: 0;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	z-index: 99;
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(http://relaunch.energieberatung-krollzik.de/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(http://relaunch.energieberatung-krollzik.de/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(http://relaunch.energieberatung-krollzik.de/imgs/sl_rew.png) no-repeat;
background-size: 30px 30px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(http://relaunch.energieberatung-krollzik.de/imgs/sl_forw.png) no-repeat;
background-size: 30px 30px;
}

.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;
}

}
