/* cmsms stylesheet: global modified: Mittwoch, 31. August 2022 17:34:44 */
body, html {
font-family: 'BR Candor', Arial, sans-serif;
font-size: 1em;
font-weight: 400;
color: #3f3b3b;
line-height: 1.8em;
width: 100%;
min-width: 320px;
margin: 0px;
padding: 0px;
text-align: left;
background: #f1f1f1;
-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: bold; }
i, em { font-style: italic; }
form { margin: 0px; padding: 0px; position: relative; }
p { margin: 0px; padding: 0px; }
ul { margin: 0px; padding: 0px; position: relative; }
li { margin-left: 15px; }
.wh100 { width: 100%; height: auto; }
.pointer { cursor: pointer; }
.FA { font-family: 'FontAwesome'; }
.bigger { font-size: 180% !important; }
.big { font-size: 150% !important; }
.small { font-size: 85% !important; }
.smaller { font-size: 65% !important; }
.red { color: #f21b1b !important; }
.do { display: inline-block !important; }
.mo { display: none !important; }
.sl-do { display: block !important; }
.sl-mo { display: none !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;
}

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

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

.ofa {
overflow: auto;
}

.block {
display: block;
}

.cb {
clear: both;
}

.fl {
float: left;
}

.fr {
float: right;
}

h1 {
width: 100%;
margin: 0px;
padding: 0px 0px 50px 0px;
font-size: 2em;
line-height: 125%;
color: #e2001a;
text-transform: uppercase;
text-align: center;
}

h2 {
width: 100%;
margin: 0px;
padding: 0px 0px 50px 0px;
font-size: 2em;
line-height: 125%;
color: #e2001a;
text-transform: uppercase;
text-align: center;
}

h3 {
margin: 0px;
padding: 0px 0px 10px 0px;
font-size: 1.6em;
line-height: 125%;
color: #3f3b3b;
text-transform: uppercase;
}

h4 {
margin: 0px;
padding: 0px 0px 5px 0px;
font-size: 1.4em;
line-height: 125%;
color: #3f3b3b;
text-transform: uppercase;
}

h5 {
margin: 0px;
padding: 0px 0px 5px 0px;
font-size: 1.2em;
line-height: 125%;
color: #3f3b3b;
text-transform: uppercase;
}

h6 {
margin: 0px;
padding: 0px 0px 5px 0px;
font-size: 1em;
line-height: 125%;
color: #3f3b3b;
text-transform: uppercase;
}


h2.klima {
width: 100%;
margin: 0px;
padding: 0px 0px 50px 0px;
font-size: 2em;
line-height: 125%;
color: #ffffff;
text-transform: uppercase;
text-align: center;
text-shadow: 1px 1px 7px #1c447b;
}


#header {
position: relative;
height: 150px;
width: 100%;
background: #ffffff;
margin: 0px auto;
}

#logo-ndz {
position: absolute;
top: 10px;
left: 0;
right: 0;
margin-left: auto; 
margin-right: auto;
width: 315px;
height: auto;
}

#logo-eb {
position: absolute;
top: 45px;
left: 100px;
width: 85px;
height: auto;
}

#logo-stb {
position: absolute;
top: 54px;
right: 100px;
width: 210px;
height: auto;
}

#logo-eb img, #logo-stb img, #logo-ndz img {
width: 100%;
height: auto;
}

#sm-top {
position: absolute;
top: 10px;
right: 15px;
}

#sm-top img, #sm-footer img {
width: 30px;
height: 30px;
margin-left: 10px;
}

section {
width: 100%;
position: relative;
}

.content {
padding: 50px 100px 50px 100px;
}

.content-low {
padding: 50px 100px 0px 100px;
}

.earth {
padding: 50px 100px 100px 100px;
background: url(https://nimm-den-zug.brandmediale.com/imgs/earth_klimakampagne.jpg) bottom center;
background-size: cover;
}

.earth-txt {
width: 100%;
height: auto;
padding: 50px;
background: rgba(255,255,255,0.7);
color: #252429;
font-weight: bold;
font-size: 135%;
line-height: 150%;
}

.greenbox {
background: #4a922d;
padding: 25px 100px 25px 100px;
color: #ffffff;
font-size: 1.5em;
line-height: 150%;
}

.gb-txt-sp {
padding: 0px 250px 0px 0px;
position: relative;
height: auto;
}

.btn-more {
padding: 12px 10px 10px 10px;
width: auto;
height: auto;
border: 3px solid #ffffff;
border-radius: 30px;
background: #4a922d;
color: #ffffff !important;
font-size: 0.65em;
line-height: 1.2em;
letter-spacing: 0.05em;
font-weight: bold;
text-transform: uppercase;
text-decoration: none !important;
text-align: center;
transition: all 200ms ease 10ms;
}

.btn-more:hover {
background: #ffffff;
color: #4a922d !important;
text-decoration: none !important;
transition: all 200ms ease 10ms;
}

.pst-vc {
margin: 0;
position: absolute;
right: 0px;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.greenline {
background: #4a922d;
width: 100%;
height: 3px;
}

/* Topics */

#topics {
margin: 0px;
padding: 0px;
}

#topics ul {
margin: 0px -15px 0px -15px;
padding: 0px;
line-height: 175%;
display: -webkit-flex;	
display: flex;
flex-wrap: wrap;
}

#topics ul li {
flex: 1 1 calc(100% / 4);
margin: 0px 15px 60px 15px;
padding: 0px;
float: left;
list-style-type: none;
background: #ffffff;
border: 1px solid #e8e8e8;
box-shadow: 1px 1px 20px #d5d5d5;
}

.topic {

}

.topic-img {
width: 100%;
height: auto;
line-height: 0px;
}

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

.topic-txt {
width: 100%;
height: auto;
padding: 15px 10px 25px 10px;
background: #ffffff;
text-align: center;
}

.topic-txt h3 {
margin: 0px;
padding: 0px;
font-size: 1.3em;
}

/* Ende Topics */


/* Footer */

#footer {
width: 100%;
height: auto;
min-height: 190px;
padding: 40px 100px 40px 100px;
position: relative;
background: #303336;
color: #ffffff;
}

#footerleft {
float: left;
width: 50%;
min-height: 80px;
position: relative;
}

#footerright {
float: right;
width: 50%;
text-align: left;
position: relative;
}

#fmleft {
float: left;
width: 220px;
}

#fmright {
float: left;
width: 220px;
}

#fmleft a, #fmright a {
display: block;
margin: 0px 0px 6px 0px;
padding: 0px 0px 0px 20px;
text-decoration: none !important;
}

#fmleft a:before, #fmright a:before {
position: relative;
top: 0px;
left: -20px;
font-family: 'FontAwesome';
content:"\f0da";
font-size: 100%;
text-decoration: none !important;
color: #4a922d !important;
font-weight: 400;
}

#sm-footer {
position: absolute;
top: 0px;
right: 0px;
width: 90px;
}

#logo-eb-ft {
position: absolute;
top: 0px;
left: 0px;
width: 85px;
height: auto;
}

#logo-stb-ft {
position: absolute;
top: 0px;
left: 190px;
width: 210px;
height: auto;
}

#logo-eb-ft img, #logo-stb-ft img {
width: 100%;
height: auto;
}

#copyline {
width: 100%;
height: 80px;
line-height: 80px;
padding: 0px 100px 0px 100px;
position: relative;
background: #252329;
color: #ffffff;
}

/* Ende Footer */

#bbhome {
position: absolute;
top: 22px;
left: 20px;
font-size: 125%;
}

.gototop {
position: fixed;
bottom: 15px;
right: 10px;
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: 8888;
display: none;
}



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

#logo-eb {
position: absolute;
top: 45px;
left: 50px;
width: 85px;
height: auto;
}

#logo-stb {
position: absolute;
top: 54px;
right: 50px;
width: 210px;
height: auto;
}

.content {
padding: 50px 50px 50px 50px;
}

.content-low {
padding: 50px 50px 0px 50px;
}

.earth {
padding: 50px 50px 50px 50px;
background: url(https://nimm-den-zug.brandmediale.com/imgs/earth_klimakampagne.jpg) bottom center;
background-size: cover;
}

.greenbox {
background: #4a922d;
padding: 25px 50px 25px 50px;
color: #ffffff;
font-size: 1.5em;
line-height: 150%;
}

#footer {
width: 100%;
padding: 40px 50px 40px 50px;
position: relative;
background: #303336;
color: #ffffff;
}

#copyline {
width: 100%;
height: 80px;
line-height: 80px;
padding: 0px 50px 0px 50px;
position: relative;
background: #252329;
color: #ffffff;
}


}


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

#topics ul li {
flex: 1 1 calc(100% / 3);
margin: 0px 15px 60px 15px;
padding: 0px;
float: left;
list-style-type: none;
background: #ffffff;
border: 1px solid #e8e8e8;
box-shadow: 1px 1px 20px #d5d5d5;
}


#footerleft {
float: none;
width: 100%;
min-height: 80px;
position: relative;
}

#footerright {
float: none;
width: 100%;
text-align: left;
position: relative;
}

#sm-footer {
position: relative;
top: auto;
right: auto;
width: 180px;
margin: 20px 0px 0px -10px;
}

}



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

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


#logo-eb {
position: absolute;
top: 90px;
left: 20px;
width: 70px;
height: auto;
}

#logo-stb {
position: absolute;
top: 90px;
right: 20px;
width: 195px;
height: auto;
}

#logo-ndz {
position: absolute;
top: 10px;
left: 20px;
right: auto;
margin-left: none; 
margin-right: none;
width: 260px;
height: auto;
}

#sm-top {
position: absolute;
top: auto;
right: auto;
left: 18px;
top: 42px;
}

#sm-top img {
width: 28px;
height: 28px;
margin-left: 3px;
}

.content {
padding: 50px 20px 50px 20px;
}

.content-low {
padding: 50px 20px 0px 20px;
}

.earth {
padding: 50px 20px 50px 20px;
background: url(https://nimm-den-zug.brandmediale.com/imgs/earth_klimakampagne.jpg) bottom center;
background-size: cover;
}

.earth-txt {
width: 100%;
height: auto;
padding: 25px;
background: rgba(255,255,255,0.7);
color: #252429;
font-weight: bold;
font-size: 125%;
line-height: 150%;
}

.greenbox {
background: #4a922d;
padding: 15px 20px 20px 20px;
color: #ffffff;
font-size: 1.2em;
line-height: 135%;
}

.gb-txt-sp {
padding: 0px 0px 0px 0px;
position: relative;
height: auto;
}

.pst-vc {
margin: 0px auto;
margin-top: 20px;
position: relative;
right: auto;
top: auto;
-ms-transform: none;
transform: none;
display: block;
width: 200px !important;
}

#topics ul li {
flex: 1 1 calc(100% / 2);
margin: 0px 15px 60px 15px;
padding: 0px;
float: left;
list-style-type: none;
background: #ffffff;
border: 1px solid #e8e8e8;
box-shadow: 1px 1px 20px #d5d5d5;
}


#footer {
width: 100%;
padding: 40px 20px 40px 20px;
position: relative;
background: #303336;
color: #ffffff;
}

#copyline {
width: 100%;
height: 80px;
line-height: 80px;
padding: 0px 20px 0px 20px;
position: relative;
background: #252329;
color: #ffffff;
}

#fmleft {
float: none;
width: 100%;
}

#fmright {
float: none;
width: 100%;
}

#logo-eb-ft {
position: relative;
top: auto;
left: auto;
width: 85px;
height: auto;
}

#logo-stb-ft {
position: relative;
top: auto;
left: auto;
width: 210px;
height: auto;
margin: 20px 0px 20px 0px;
}

}




/* Links */

a:link { 
color: #3f3b3b;
text-decoration: underline;
-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;
}

a:active { 
color: #3f3b3b;
text-decoration: underline;
-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;
}

a:visited { 
color: #3f3b3b;
text-decoration: underline;
-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;
}

a:hover { 
color: #3f3b3b;
text-decoration: underline;
-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;
}


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

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

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

#footer a:hover { 
color: #ffffff;
text-decoration: underline;
-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;
}


a.stb:link { 
color: #00519e;
text-decoration: underline;
font-weight: bold;
-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;
}

a.stb:active { 
color: #00519e;
text-decoration: underline;
font-weight: bold;
-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;
}

a.stb:visited { 
color: #00519e;
text-decoration: underline;
font-weight: bold;
-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;
}

a.stb:hover { 
color: #00519e;
text-decoration: underline;
font-weight: bold;
-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;
}


a.eb:link { 
color: #4a922d;
text-decoration: underline;
font-weight: bold;
-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;
}

a.eb:active { 
color: #4a922d;
text-decoration: underline;
font-weight: bold;
-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;
}

a.eb:visited { 
color: #4a922d;
text-decoration: underline;
font-weight: bold;
-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;
}

a.eb:hover { 
color: #4a922d;
text-decoration: underline;
font-weight: bold;
-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;
}



a.std:link { 
color: #3f3b3b;
text-decoration: underline;
font-weight: bold;
-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;
}

a.std:active { 
color: #3f3b3b;
text-decoration: underline;
font-weight: bold;
-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;
}

a.std:visited { 
color: #3f3b3b;
text-decoration: underline;
font-weight: bold;
-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;
}

a.std:hover { 
color: #3f3b3b;
text-decoration: underline;
font-weight: bold;
-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;
}



a.sup:link { 
color: #3f3b3b;
text-decoration: underline;
font-weight: normal;
vertical-align: super;
font-size: 70%;
}


.ce-bodytext {
font-size: 90%;
line-height: 135%;
padding: 0px 0px 20px 0px;
}

.text-justify {
padding: 0px 0px 5px 0px;
}
/* cmsms stylesheet: mainmenu modified: Montag, 29. August 2022 08:41:22 */
#menuline {
position: absolute;
top: 80px;
left: 230px;
}

#menuline a {
font-weight: bold;
font-size: 125%;
display: inline-block;
margin: 0px 30px 0px 0px;
text-decoration: none;
}

#menuline a:hover {
text-decoration: underline;
}


#clayer {
background: rgba(255,255,255,0.9);
position: fixed;
top: 0px;
right: 0px;
z-index: 1000;
}

.clopen {
height: 100%;
width: 100%;
-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;
}

.clclosed {
height: 100%;
width: 0px;
-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 {
display: none;
}

.menuclose {
width: 30px;
height: 30px;
position: absolute;
right: 30px;
top: 15px;
background: url(https://nimm-den-zug.brandmediale.com/imgs/menuclose.png) no-repeat;
background-size: 30px 30px;
cursor: pointer;
}


#menu {
position: fixed;
top: 0px;
width: 300px;
height: 100%;
padding: 90px 30px 25px 25px;
background: #ffffff;
z-index: 9999;
text-align: right;
-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;
}

.mopen {
right: 0px;
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
-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;
}

.mclosed {
right: -300px;
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.15);
-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;
}

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

#menu ul li a {
font-weight: bold;
font-size: 125%;
color: #000000;
text-decoration: none;
}

#menu ul li a:hover {
color: #000000;
text-decoration: underline;
}

#menu ul li a.FA {
font-weight: 400;
color: #000000;
text-decoration: none;
font-size: 150%;
}

#menu ul li a.FA:hover {
color: #000000;
text-decoration: none;
}


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

#menuline {
position: absolute;
top: 115px;
left: 100px;
}

}

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

#menuline {
position: absolute;
top: 115px;
left: 50px;
font-size: 90%;
}

}


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

#menuopen {
display: block;
width: 30px;
height: 30px;
position: absolute;
right: 20px;
top: 10px;
background: url(https://nimm-den-zug.brandmediale.com/imgs/menuopen.png) no-repeat;
background-size: 30px 30px;
cursor: pointer;
}

#menuline {
display: none;
}

}
/* cmsms stylesheet: klicklist modified: Montag, 29. August 2022 08:42:27 */
/* Klickliste */

.listleft {
float: left;
width: 47%;
}

.listright {
float: right;
width: 47%;
text-align: left;
}

dl {
margin: 0px;
}

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

dt {
cursor: pointer;
}

dt h3 {
margin: 0px;
padding: 17px 50px 17px 20px;
font-size: 1.05em;
line-height: 120%;
font-weight: bold;
}

.closed {
color: #4b4041;
background: url(https://nimm-den-zug.brandmediale.com/imgs/list-ar-down.png) right 20px top 20px no-repeat #ffffff;
background-size: 15px auto;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
-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;
}

.open {
color: #ffffff;
background: url(https://nimm-den-zug.brandmediale.com/imgs/list-ar-up.png) right 20px top 20px no-repeat #4a922d;
background-size: 15px auto;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
-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;
}

.listbox {
background: #ffffff;
min-height: 28px;
width: 100%;
margin: 0px 0px 10px 0px;
padding: 0px;
box-sizing: border-box;
box-shadow: 1px 1px 10px #d5d5d5;
border-radius: 3px;
}

.listcontent {
margin: 0px;
padding: 15px 20px 15px 20px;
position: relative;
font-size: 90%;
}



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

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

.listright {
float: none;
width: 100%;
text-align: left;
}

}
/* cmsms stylesheet: bxslider modified: Montag, 29. August 2022 08:44:00 */
/**
 * 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
 */

.introslider ul li {
margin: 0px;
padding: 0px;
position: relative;
}

.introslider-txt-l {
position: absolute;
left: 100px;
bottom: 100px;
width: auto !important;
height: 130px;
z-index: 33;
}

.introslider-txt-r {
position: absolute;
right: 100px;
bottom: 100px;
width: auto !important;
height: 130px;
z-index: 33;
}

/*
.introslider-image-l img {
width: 100%;
height: auto;
}
*/


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

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

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

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

.bx-wrapper .bx-viewport {

	left: 0px;
	background: #f0f0f0;
	
	/*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: 0px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(https://nimm-den-zug.brandmediale.com/imgs/bx_loader.gif) center center no-repeat #f0f0f0;
	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-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: #dfd90b;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

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

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 20px;
	background: url(https://nimm-den-zug.brandmediale.com/imgs/arrow-left.png) no-repeat;
background-size: 100%;
opacity: 0.4;
}

.bx-wrapper .bx-next {
	right: 20px;
	background: url(https://nimm-den-zug.brandmediale.com/imgs/arrow-right.png) no-repeat;
background-size: 100%;
opacity: 0.4;
}

.bx-wrapper .bx-prev:hover {
opacity: 1;
}

.bx-wrapper .bx-next:hover {
opacity: 1;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	bottom: 50%;
	outline: 0;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	z-index: 999;
-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(https://nimm-den-zug.brandmediale.com/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(https://nimm-den-zug.brandmediale.com/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: 1100px) {

.introslider-txt-l {
position: absolute;
left: 50px;
bottom: 50px;
width: auto !important;
height: 120px;
z-index: 33;
}

.introslider-txt-r {
position: absolute;
right: 50px;
bottom: 50px;
width: auto !important;
height: 120px;
z-index: 33;
}

}


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

.introslider-txt-l {
position: absolute;
left: 20px;
bottom: 20px;
width: auto !important;
height: 180px;
z-index: 33;
}

.introslider-txt-r {
position: absolute;
right: 20px;
bottom: 20px;
width: auto !important;
height: 180px;
z-index: 33;
}

}



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

.introslider-txt-l {
position: absolute;
left: 20px;
bottom: 20px;
width: auto !important;
height: 120px;
z-index: 33;
}

.introslider-txt-r {
position: absolute;
right: 20px;
bottom: 20px;
width: auto !important;
height: 120px;
z-index: 33;
}

}


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

.introslider-txt-l {
position: absolute;
left: 20px;
bottom: 20px;
width: auto !important;
height: 100px;
z-index: 33;
}

.introslider-txt-r {
position: absolute;
right: 20px;
bottom: 20px;
width: auto !important;
height: 100px;
z-index: 33;
}

}
