/* Global */

body, html {
font-family: "Source Sans Pro", Arial, sans-serif;
font-size: 1em;
font-weight: 300;
color: #141414;
line-height: 1.4em;
height: 100%;
width: 100%;
min-width: 320px;
margin: 0px;
padding: 0px;
text-align: left;
background: #c8c8c8;
-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: 600; }
i, em { font-style: italic; }
form { margin: 0px; padding: 0px; position: relative; }
p { margin: 0px; padding: 0px; }
ul { margin: 0px; padding: 0px 0px 0px 15px; }
ol { margin: 0px; padding: 0px; }
li { margin-left: 15px; }
.FA { font-family: 'FontAwesome'; }
.invis { display: none; visibility: hidden; }


* {
box-sizing: border-box;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.ofh {
overflow: hidden;
}

.block {
display: block;
}

.cb {
clear: both;
}

.fl {
float: left;
}

.fr {
float: right;
}


.txt-s {
font-size: 90% !important;
line-height: 150%;
}

.txt-ss {
font-size: 12px !important;
line-height: 125%;
}

.txt-sss {
font-size: 10px !important;
line-height: 125%;
}

.black {
color: #000000 !important;
}



/* Headlines */

h1, h2, h3, h4, h5, h6 {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}

h1 {
font-family: "Source Sans Pro";
color: #141414;
margin: 0px;
padding: 0px 0px 30px 0px;
font-size: 2em;
line-height: 100%;
font-weight: 300;
width: 100%;
max-width: 750px;
}

h2 {
font-family: "Source Sans Pro";
color: #141414;
margin: 0px;
padding: 0px 0px 20px 0px;
font-size: 1.6em;
line-height: 100%;
font-weight: 300;
}

h3 {
font-family: "Source Sans Pro";
color: #141414;
margin: 0px;
padding: 0px 0px 20px 0px;
font-size: 1.4em;
line-height: 115%;
font-weight: 300;
}

h4 {
font-family: "Source Sans Pro";
color: #141414;
margin: 0px;
padding: 0px 0px 20px 0px;
font-size: 1.3em;
line-height: 100%;
font-weight: 300;
}

h5 {
font-family: "Source Sans Pro";
color: #141414;
margin: 0px;
padding: 0px 0px 20px 0px;
font-size: 1.2em;
line-height: 100%;
font-weight: 300;
}

h6 {
font-family: "Source Sans Pro";
color: #141414;
margin: 0px;
padding: 0px 0px 20px 0px;
font-size: 1.1em;
line-height: 100%;
font-weight: 300;
}


/* Container */

#wrapper {
margin: 0px auto;
padding: 0px 20px 0px 20px;
-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;
}

#hw {
width: 100%;
max-width: 1100px;
margin: 0px auto;
position: relative;
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15);
-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;
}

#header {
width: 100%;
height: 270px;
position: relative;
padding: 0px 0px 0px 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;
}

#logo {
width: 240px;
height: 122px;
position: absolute;
top: 0px;
left: 36px;
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;
}

#logo img {
width: 100%;
height: auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}

#bcs {
height: 40px;
width: 100%;
max-width: 1100px;
position: relative;
margin: 0px auto;
font-size: 80%;
line-height: 40px;
padding: 0px 40px 0px 40px;
color: #8c8c8c;
}

#fw {
width: 100%;
background: #bfbfbf;
border-top: 1px solid #afafaf;
padding: 40px 0px 40px 0px;
}

#footer {
margin: 0px auto;
width: 100%;
max-width: 1100px;
padding: 20px 40px 40px 40px;
background: #7fac17;
color: #ffffff;
position: relative;
}

#fm {
margin: 0px auto;
width: 100%;
max-width: 1100px;
padding: 0px 40px 0px 40px;
line-height: 40px;
font-size: 85%;
}

#copyright {
float: left;
}

#footermenu {
float: right;
}

#start {
width: 100%;
max-width: 1100px;
position: relative;
margin: 0px auto;
padding: 0px 0px 0px 0px;
}

#main {
width: 100%;
max-width: 1100px;
position: relative;
margin: 0px auto;
margin-bottom: 40px;
background: #ffffff;
padding: 30px 40px 40px 40px;
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15);
}


section { 
display: block;
background: #ffffff;
padding: 20px 40px 20px 40px;
margin: 0px 0px 40px 0px;
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15);
}

#cc { 
width: 100%;
display: table;
}



/* Footer */

.ft-section {
float: left;
width: auto;
font-size: 100%;
line-height: 180%;
margin: 20px 60px 0px 0px;
color: #ffffff;
}

.ft-logo {
background: url(https://umweltstiftungmichaelotto.de/imgs/MOST-Logo-Footer-neu.png) left center no-repeat;
background-size: 160px auto;
padding: 0px 0px 0px 180px;
}

.ft-link-tw:before {
font-family: 'FontAwesome';
font-size: 100%;
content: "\f081" " ";
display: inline-block;
margin-right: 10px;
text-decoration: none !important;
}

.ft-link-fb:before {
font-family: 'FontAwesome';
font-size: 100%;
content: "\f082" " ";
display: inline-block;
margin-right: 10px;
text-decoration: none !important;
}

.ft-link-yt:before {
font-family: 'FontAwesome';
font-size: 100%;
content: "\f166" " ";
display: inline-block;
margin-right: 10px;
text-decoration: none !important;
}

.ft-link-nl:before {
font-family: 'FontAwesome';
font-size: 100%;
content: "\f199" " ";
display: inline-block;
margin-right: 10px;
text-decoration: none !important;
}


/* Keyvisual */

#kv {
width: 100%;
max-width: 1000px;
height: auto;
margin: 0px auto;
padding: 0px 0px 40px 0px;
position: relative;
}

#kv li {
margin-left: 0px;
}

#keyvisual {
display: block;
height: 100%;
margin: 0px 0px 40px 0px;
}

#keyvisual img {
width: 100%;
height: auto;
}



/* Start Blöcke */

#start-top-left {
float: left;
width: 48%;
}

#start-top-right {
float: right;
width: 48%;
}

#intro {
background: url(https://umweltstiftungmichaelotto.de/imgs/bg-menuactive.jpg) top left repeat-y #ffffff;
background-size: 100%;
font-size: 1.3em;
line-height: 1.4em;
padding: 20px;
width: 100%;
min-height: 280px;
}

#portrait-dr-otto {
display: none;
}

#zitat-dr-otto {
padding: 20px 195px 20px 20px;
border: 1px solid #f0f0f0;
width: 100%;
min-height: 280px;
background: url(https://umweltstiftungmichaelotto.de/imgs/Dr-Michael-Otto.jpg) top 20px right 20px no-repeat;
background-size: 155px 200px;
}

#signet {
font-size: 1.3em;
text-align: right;
padding: 5px;
}



/* Sidebar */

#sidebar {
display: table-cell;
width: 250px;
height: 100%;
float: right;
padding: 0px;
margin: 0px 0px 0px 40px;
-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;
}

#sidebar img {
width: 100%;
max-width: 350px;
height: auto;
}


#content {
display: table-cell;
height: 100%;
text-align: left;
padding: 0px;
margin: 0px 0px 0px 0px;
vertical-align: top;
-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;
}




@media only screen and (max-width: 1150px) {

#intro {
background: url(https://umweltstiftungmichaelotto.de/imgs/bg-menuactive.jpg) top left repeat-y #ffffff;
background-size: 100%;
font-size: 1.3em;
line-height: 1.4em;
padding: 20px;
width: 100%;
min-height: 300px;
}

#zitat-dr-otto {
padding: 20px 195px 20px 20px;
border: 1px solid #f0f0f0;
width: 100%;
min-height: 300px;
background: url(https://umweltstiftungmichaelotto.de/imgs/Dr-Michael-Otto.jpg) top 20px right 20px no-repeat;
background-size: 155px 200px;
}

}


@media only screen and (max-width: 1050px) {

#intro {
background: url(https://umweltstiftungmichaelotto.de/imgs/bg-menuactive.jpg) top left repeat-y #ffffff;
background-size: 100%;
font-size: 1.3em;
line-height: 1.4em;
padding: 20px;
width: 100%;
min-height: 340px;
}

#zitat-dr-otto {
padding: 20px 195px 20px 20px;
border: 1px solid #f0f0f0;
width: 100%;
min-height: 340px;
background: url(https://umweltstiftungmichaelotto.de/imgs/Dr-Michael-Otto.jpg) top 20px right 20px no-repeat;
background-size: 155px 200px;
}

}

@media only screen and (max-width: 950px) {

#sidebar {
display: table-cell;
width: 200px;
height: 100%;
float: right;
padding: 0px;
margin: 0px 0px 0px 40px;
-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;
}

#start-top-left {
float: none;
width: 100%;
margin: 0px 0px 40px 0px;
}

#start-top-right {
float: none;
width: 100%;
}

#intro {
background: url(https://umweltstiftungmichaelotto.de/imgs/bg-menuactive.jpg) top left repeat-y #ffffff;
background-size: 100%;
font-size: 1.2em;
line-height: 1.3em;
padding: 20px;
width: 100%;
min-height: 200px;
}

#zitat-dr-otto {
padding: 20px 195px 20px 20px;
border: 1px solid #f0f0f0;
width: 100%;
min-height: 240px;
background: url(https://umweltstiftungmichaelotto.de/imgs/Dr-Michael-Otto.jpg) top 20px right 20px no-repeat;
background-size: 155px 200px;
}

}


@media only screen and (max-width: 850px) {

#copyright {
float: none;
}

#footermenu {
float: none;
}


}




@media only screen and (max-width: 800px) {

#wrapper {
margin: 0px auto;
padding: 0px 0px 0px 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;
}

#content {
display: block;
height: 100%;
text-align: left;
padding: 0px;
margin: 0px 0px 0px 0px;
vertical-align: top;
-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;
}

#sidebar {
display: block;
width: 100%;
height: 100%;
float: none;
padding: 0px;
margin: 40px 0px 0px 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;
}

}




@media only screen and (max-width: 600px) {

/* Headlines */

h1 {
font-family: "Source Sans Pro";
color: #141414;
margin: 0px;
padding: 0px 0px 25px 0px;
font-size: 1.6em;
line-height: 100%;
font-weight: 300;
width: 100%;
max-width: 750px;
}

h2 {
font-family: "Source Sans Pro";
color: #141414;
margin: 0px;
padding: 0px 0px 15px 0px;
font-size: 1.4em;
line-height: 100%;
font-weight: 300;
}

h3 {
font-family: "Source Sans Pro";
color: #141414;
margin: 0px;
padding: 0px 0px 15px 0px;
font-size: 1.2em;
line-height: 100%;
font-weight: 300;
}

h4 {
font-family: "Source Sans Pro";
color: #141414;
margin: 0px;
padding: 0px 0px 15px 0px;
font-size: 1.2em;
line-height: 100%;
font-weight: 300;
}

h5 {
font-family: "Source Sans Pro";
color: #141414;
margin: 0px;
padding: 0px 0px 15px 0px;
font-size: 1.2em;
line-height: 100%;
font-weight: 300;
}

h6 {
font-family: "Source Sans Pro";
color: #141414;
margin: 0px;
padding: 0px 0px 15px 0px;
font-size: 1.2em;
line-height: 100%;
font-weight: 300;
}

#header {
width: 100%;
height: 240px;
position: relative;
padding: 0px 0px 0px 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;
}

#logo {
width: 200px;
height: 101px;
position: absolute;
top: 0px;
left: 15px;
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;
}


#bcs {
height: 40px;
width: 100%;
max-width: 1100px;
position: relative;
margin: 0px auto;
font-size: 80%;
line-height: 40px;
padding: 0px 20px 0px 20px;
}

#main {
width: 100%;
max-width: 1100px;
position: relative;
margin: 0px auto;
margin-bottom: 40px;
background: #ffffff;
padding: 30px 20px 40px 20px;
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15);
}

#content {
display: block;
height: 100%;
text-align: left;
padding: 0px;
margin: 0px 0px 0px 0px;
vertical-align: top;
font-size: 95%;
-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;
}

#sidebar {
display: block;
width: 100%;
height: 100%;
float: none;
padding: 0px;
margin: 40px 0px 0px 0px;
font-size: 90%;
-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;
}

section { 
display: block;
background: #ffffff;
padding: 20px 20px 20px 20px;
margin: 0px 0px 40px 0px;
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15);
}

#portrait-dr-otto {
display: block;
width: 80px;
min-height: 104px;
background: url(https://umweltstiftungmichaelotto.de/imgs/Dr-Michael-Otto.jpg) top left no-repeat;
background-size: 80px 104px;
float: right;
margin: 0px 0px 5px 10px;
}

#zitat-dr-otto {
padding: 20px 20px 20px 20px;
border: 1px solid #f0f0f0;
width: 100%;
min-height: 240px;
background: none;
}

#footer {
margin: 0px auto;
width: 100%;
max-width: 1100px;
padding: 20px 20px 40px 20px;
background: #7fac17;
color: #ffffff;
position: relative;
}

#fm {
margin: 0px auto;
width: 100%;
max-width: 1100px;
padding: 10px 20px 0px 20px;
line-height: 30px;
font-size: 85%;
}

.ft-logo {
background: url(https://umweltstiftungmichaelotto.de/imgs/MOST-Logo-Footer-neu.png) left top no-repeat;
background-size: 160px auto;
padding: 90px 0px 0px 0px;
}

}




@media only screen and (max-width: 400px) {

#copyright {
float: none;
font-size: 80%;
}

#footermenu {
float: none;
font-size: 80%;
}


}
/* Stylesheet: styles Modified On 2018-04-27 14:40:12 */
/* Fader */

@-webkit-keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}

@keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}



@media only screen and (min-width: 961px) {

/* Mainmenu */

#ls {
position: absolute;
top: 0px;
right: 40px;
height: 45px;
line-height: 45px;
color: #8c8c8c;
}

#ls a {
font-family: 'FontAwesome';
font-size: 150%;
color: #8c8c8c;
text-decoration: none;
background: none;
}

#ls a:hover {
color: #000000;
text-decoration: none;
background: none;
}


#mmclicker {
display: 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;
}

#mainmenu {
position: relative;
color: #58595b;
background: #ffffff;
height: 45px;
line-height: 45px;
width: 100%;
padding: 0px 30px 0px 30px;
-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;
}

#mainmenu ul {
padding: 0px;
margin: 0px;
font-weight: 300;
font-size: 1.45em;
}

#mainmenu ul li {
float: left;
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px;
position: relative;
}

#mainmenu ul li a {
color: #58595b;
text-decoration: none;
margin: 0px;
padding: 0px 10px 0px 10px;
display: block;
height: 45px;
background: url(https://umweltstiftungmichaelotto.de/imgs/bg-menuactive.jpg) top left no-repeat #ffffff;
background-size: 0px 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;
}

#mainmenu ul li a:hover {
color: #000000;
text-decoration: none;
background: url(https://umweltstiftungmichaelotto.de/imgs/bg-menuactive.jpg) top left no-repeat;
background-size: 100% 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;
}

#mainmenu li.menuactive {
color: #000000 !important;
text-decoration: none;

}

#mainmenu a.menuactive {
color: #000000 !important;
text-decoration: none;
background: url(https://umweltstiftungmichaelotto.de/imgs/bg-menuactive.jpg) top left no-repeat;
background-size: 100% 100%;

}

#mainmenu li a.menuactive span {
color: #000000;
text-decoration: none;
}

#mainmenu li li a.menuactive span {
color: #000000;
text-decoration: none;
}

#mainmenu li.separator {
display: none;
}




/* Submenu */




/* Mainmenu weitere Ebenen */

#mainmenu ul ul {
position: absolute;
display: none;
margin-bottom: -1px;
width: auto;
text-align: left;
padding: 0px 0px 10px 0px;
white-space: nowrap;
color: #58595b;
background: #ffffff;
z-index: 999;
line-height: 33px;
font-size: 85%;
letter-spacing: 0px;
-webkit-box-shadow: 5px 2px 5px 0px rgba(0,0,0,0.18);
-moz-box-shadow: 5px 2px 5px 0px rgba(0,0,0,0.18);
box-shadow: 5px 2px 5px 0px rgba(0,0,0,0.18);
}

#mainmenu ul ul ul {
margin-top: 0px;
left: 100%;
top: 0px;
margin-left: 0px;
padding: 0px 0px 0px 0px;
background: #ffffff;
line-height: 33px;
font-size: 95%;
letter-spacing: 0px;
-webkit-box-shadow: 5px 2px 5px 0px rgba(0,0,0,0.18);
-moz-box-shadow: 5px 2px 5px 0px rgba(0,0,0,0.18);
box-shadow: 5px 2px 5px 0px rgba(0,0,0,0.18);
}


#mainmenu ul ul li {
list-style-type: none;
float: none;
width: auto;
position: relative;
padding: 0px;
margin: 0px;
}


#mainmenu ul ul li:last-child {
list-style-type: none;
float: none;
width: auto;
position: relative;
padding: 0px;
margin: 0px;
}


#mainmenu ul ul ul li {
list-style-type: none;
float: none;
width: auto;
position: relative;
padding: 0px;
margin: 0px;
}

#mainmenu ul ul li a {
color: #58595b;
text-decoration: none;
margin: 0px;
padding: 0px 10px 0px 10px;
display: block;
height: auto;
}

#mainmenu ul ul,
#mainmenu ul li:hover ul,
#mainmenu ul li:hover ul ul,
#mainmenu ul li:hover ul ul ul {
display: none;
}

#mainmenu ul li:hover ul,
#mainmenu ul ul li:hover ul,
#mainmenu ul ul ul li:hover ul,
#mainmenu ul ul ul ul li:hover ul {
display: block;
-webkit-animation: fadeIn 200ms;
animation: fadeIn 200ms;
}


}





@media only screen and (max-width: 960px) {

/* Mainmenu */

#ls {
position: absolute;
top: 3px;
right: 40px;
height: 35px;
line-height: 35px;
color: #8c8c8c;
}

#ls a {
font-family: 'FontAwesome';
font-size: 110%;
color: #8c8c8c;
text-decoration: none;
background: none;
}

#ls a:hover {
color: #000000;
text-decoration: none;
background: none;
}

#mmclicker {
width: 35px;
height: 30px;
overflow: hidden;
cursor: pointer;
position: absolute;
top: 5px;
left: 40px;
display: block;
-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;
}

.mmc1 {
background: url(https://umweltstiftungmichaelotto.de/imgs/mm-clicker.png) no-repeat;
background-size: 35px 30px;
-o-transition: all 400ms ease 10ms;
-moz-transition: all 400ms ease 10ms;
-ms-transition: all 400ms ease 10ms;
-webkit-transition: all 400ms ease 10ms;
transition: all 400ms ease 10ms;
transform: rotate(0deg);
}

.mmc2 {
background: url(https://umweltstiftungmichaelotto.de/imgs/mm-clicker-x.png) no-repeat;
background-size: 35px 30px;
-o-transition: all 400ms ease 10ms;
-moz-transition: all 400ms ease 10ms;
-ms-transition: all 400ms ease 10ms;
-webkit-transition: all 400ms ease 10ms;
transition: all 400ms ease 10ms;
transform: rotate(180deg);
}

.mmshow-off {
position: absolute;
left: 0px;
top: -26px;
height: 26px;
width: 35px;
}

.mmshow-on {
position: absolute;
left: 0px;
top: 0px;
height: 26px;
width: 35px;
cursor: pointer;
}

.mmclose-off {
position: absolute;
left: 0px;
top: -26px;
height: 26px;
width: 35px;
}

.mmclose-on {
position: absolute;
left: 0px;
top: 0px;
height: 26px;
width: 35px;
cursor: pointer;
}

.mmoff {
max-height: 0px;
overflow: hidden;
padding: 0px;
-o-transition: all 500ms ease-out 10ms;
-moz-transition: all 500ms ease-out 10ms;
-webkit-transition: all 500ms ease-out 10ms;
-ms-transition: all 500ms ease-out 10ms;
transition: all 500ms ease-out 10ms;
}

.mmon {
max-height: 2000px;
-o-transition: all 1000ms 0ms;
-moz-transition: all 1000ms 0ms;
-webkit-transition: all 1000ms 0ms;
-ms-transition: all 1000ms 0ms;
transition: all 1000ms 0ms;
}

#mainmenu {
height: auto;
min-height: 40px;
color: #58595b;
background: #ffffff;
font-size: 135%;
font-family: "Source Sans Pro";
-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;
padding: 0px 0px 0px 40px;
line-height: 30px;
position: relative;
}

#mainmenu ul {
margin: 0px;
padding: 40px 0px 0px 0px;
}

#mainmenu ul li {
list-style-type: none;
float: none;
margin: 0px;
padding: 0px 20px 0px 0px;
}

#mainmenu ul li:last-child {
list-style-type: none;
float: none;
margin: 0px;
padding: 0px 20px 20px 0px;
}

#mainmenu ul li a {
color: #58595b;
text-decoration: none;
padding: 5px 0px 5px 0px;
display: block;
}

#mainmenu ul li a:hover {
color: #000000;
text-decoration: none;
}

#mainmenu li a.menuactive span {
color: #5aad24;
text-decoration: none !important;
}

#mainmenu li a.menuactive span:before {
font-family: 'FontAwesome';
font-size: 80%;
content: "\f0da" "";
display: inline-block;
margin-right: 6px;
margin-left: -12px;
text-decoration: none !important;
}

#mainmenu li li a.menuactive span {
color: #5aad24;
text-decoration: none !important;
}

#mainmenu li.separator {
display: none;
}

/* Mainmenu weitere Ebenen */

#mainmenu ul ul {
line-height: 30px;
text-align: left;
font-size: 0.95em;
padding: 0px 0px 15px 0px;
}

#mainmenu ul ul ul {
padding: 10px 0px 0px 20px;
font-size: 0.95em;
}


#mainmenu ul ul li {
list-style-type: none;
width: auto;
position: relative;
white-space: nowrap;
padding: 0px;
margin: 10px 0px 10px 0px;
line-height: 100%;
}

#mainmenu ul ul li:first-child {
font-family: 'Source Sans Pro';
font-size: inherit;
list-style-type: none;
float: none;
width: auto;
position: relative;
padding: 0px;
margin: 5px 0px 10px 0px;
line-height: 100%;
}

#mainmenu ul ul li:last-child {
list-style-type: none;
float: none;
width: auto;
position: relative;
padding: 0px;
margin: 10px 0px 5px 0px;
line-height: 100%;
}

#mainmenu ul ul li a {
padding: 0px 20px 0px 20px;
}


}


@media only screen and (max-width: 600px) {

#ls {
position: absolute;
top: 1px;
right: 20px;
height: 35px;
line-height: 35px;
color: #8c8c8c;
}

#mmclicker {
width: 35px;
height: 30px;
overflow: hidden;
cursor: pointer;
position: absolute;
top: 5px;
left: 20px;
display: block;
-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;
}

#mainmenu {
height: auto;
min-height: 40px;
color: #58595b;
background: #ffffff;
font-size: 135%;
font-family: "Source Sans Pro";
-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;
padding: 0px 0px 0px 20px;
line-height: 30px;
position: relative;
}

}
/* Stylesheet: menu Modified On 2018-05-30 14:30:01 */
/* Global */


a:link { 
color: #141414;
text-decoration: underline; 
-o-transition: all 400ms ease 10ms;
-moz-transition: all 400ms ease 10ms;
-ms-transition: all 400ms ease 10ms;
-webkit-transition: all 400ms ease 10ms;
transition: all 400ms ease 10ms;
}

a:active { 
color: #141414;
text-decoration: underline; 
-o-transition: all 400ms ease 10ms;
-moz-transition: all 400ms ease 10ms;
-ms-transition: all 400ms ease 10ms;
-webkit-transition: all 400ms ease 10ms;
transition: all 400ms ease 10ms;
}

a:visited { 
color: #141414;
text-decoration: underline; 
-o-transition: all 400ms ease 10ms;
-moz-transition: all 400ms ease 10ms;
-ms-transition: all 400ms ease 10ms;
-webkit-transition: all 400ms ease 10ms;
transition: all 400ms ease 10ms;
}

a:hover { 
color: #000000;
text-decoration: underline; 
-o-transition: all 400ms ease 10ms;
-moz-transition: all 400ms ease 10ms;
-ms-transition: all 400ms ease 10ms;
-webkit-transition: all 400ms ease 10ms;
transition: all 400ms ease 10ms;
}

/* BCS */

#bcs a:link { 
color: #8c8c8c;
text-decoration: none;
}

#bcs a:active { 
color: #8c8c8c;
text-decoration: none;
}

#bcs a:visited { 
color: #8c8c8c;
text-decoration: none;
}

#bcs a:hover { 
color: #000000;
text-decoration: underline;
}

/* Footermenu */

#footermenu a:link { 
color: #141414;
text-decoration: none;
}

#footermenu a:active { 
color: #141414;
text-decoration: none;
}

#footermenu a:visited { 
color: #141414;
text-decoration: none;
}

#footermenu a:hover { 
color: #000000;
text-decoration: underline;
}



/* Footer */

#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; 
}
/* Stylesheet: links Modified On 2017-12-13 11:31:13 */
/* Vid-Teaser */

#vid-teaser {
margin: 0px auto;
display: inline-block;
width: 100%;
text-align: center;
font-size: 1.1em;
line-height: 100%;
color: #404040;
padding: 0px 20px 40px 20px;
}

#vid-teaser a {
margin: 0px auto;
display: inline-block;
text-align: left;
color: #404040;
text-decoration: none;
background: #ffffff;
border-radius: 5px;
padding: 5px 15px 5px 15px;
line-height: 135%;
}

#vid-teaser a:hover {
color: #102d51;
text-decoration: none;
background: #ffffff;
}

#vid-teaser a:before {
color: #808080 !important;
font-family: "FontAwesome";
text-decoration: none !important;
content: "\f008";
font-size: 25px;
line-height: 20px;
font-style: normal;
padding: 0px 10px 0px 0px;
display: inline-block;
-o-transition: all 400ms ease 10ms;
-moz-transition: all 400ms ease 10ms;
-ms-transition: all 400ms ease 10ms;
-webkit-transition: all 400ms ease 10ms;
transition: all 400ms ease 10ms;
}

#vid-teaser a:hover:before {
color: #102d51 !important;
font-family: "FontAwesome";
text-decoration: none !important;
content: "\f008";
font-size: 25px;
line-height: 20px;
font-style: normal;
padding: 0px 10px 0px 0px;
-o-transition: all 400ms ease 10ms;
-moz-transition: all 400ms ease 10ms;
-ms-transition: all 400ms ease 10ms;
-webkit-transition: all 400ms ease 10ms;
transition: all 400ms ease 10ms;
}


/* NL-Teaser */

#nl-teaser {
margin: 0px auto;
display: inline-block;
width: 100%;
text-align: center;
font-size: 1.1em;
line-height: 100%;
color: #404040;
padding: 0px 20px 40px 20px;
}

#nl-teaser a {
margin: 0px auto;
display: inline-block;
text-align: left;
color: #404040;
text-decoration: none;
background: #ffffff;
border-radius: 5px;
padding: 5px 10px 5px 10px;
}

#nl-teaser a:hover {
color: #102d51;
text-decoration: none;
background: #ffffff;
}

#nl-teaser a:before {
color: #808080 !important;
font-family: "FontAwesome";
text-decoration: none !important;
content: "\f003";
font-size: 25px;
line-height: 20px;
font-style: normal;
padding: 0px 10px 0px 0px;
-o-transition: all 400ms ease 10ms;
-moz-transition: all 400ms ease 10ms;
-ms-transition: all 400ms ease 10ms;
-webkit-transition: all 400ms ease 10ms;
transition: all 400ms ease 10ms;
}

#nl-teaser a:hover:before {
color: #102d51 !important;
font-family: "FontAwesome";
text-decoration: none !important;
content: "\f0e0";
font-size: 25px;
line-height: 20px;
font-style: normal;
padding: 0px 10px 0px 0px;
-o-transition: all 400ms ease 10ms;
-moz-transition: all 400ms ease 10ms;
-ms-transition: all 400ms ease 10ms;
-webkit-transition: all 400ms ease 10ms;
transition: all 400ms ease 10ms;
}

/* HH-Gespräch */

.hhgs-block {
padding: 20px;
border: 1px solid #f0f0f0;
margin: 0px 0px 40px 0px;
}

.hhgs-img {
float: left;
margin: 0px 20px 0px 0px;
padding: 0px;
width: 200px;
height: auto;
}

.hhgs-img img {
width: 100%;
height: auto;
border: 2px solid #7FAC17;
}

.hhgs-yl {
padding: 0px 0px 15px 0px;
}


/* Team */

.teamblock {
width: 100%;
margin: 0px 0px 40px 0px;
}

.teamportrait {
float: right;
margin: 5px 0px 10px 20px;
width: 203px;
height: auto;
}

.teamportrait img {
width: 100%;
height: auto;
}

.errorinfo {
padding: 20px;
border: 2px dashed #d32626;
background: #f2f2f2;
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;
}

.hinweis {
padding: 20px;
border: 2px dashed #bfbfbf;
background: #f2f2f2;
-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;
}

.moreinfos {
padding: 20px;
border: 1px solid #f0f0f0;
-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;
}

/* YT */

.ytcon {
width: 100%;
max-width: 485px;
}

.ytfilm {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
}

.ytfilm iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/* Buttons */

.btn-std {
position: relative;
display: inline-block;
height: 26px;
width: auto;
line-height: 26px;
border: 1px solid #cbdb2a;
outline: 0px;
padding: 0px 9px 0px 9px;
margin: 10px 10px 10px 0px;
color: #000000;
font-size: 16px;
font-weight: 300;
white-space: nowrap;
text-transform: uppercase;
text-decoration: none;
background: #cbdb2a;
cursor: pointer;
-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;
}

.btn-std:hover {
border: 1px solid #141414;
-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.btn-std {
color: #000000;
text-decoration: none;
}

.logout-btn {
position: absolute;
top: 0px;
right: 0px;
margin: 0px;
background: #f65226 !important;
color: #ffffff !important;
z-index: 2000;
border: 1px solid #f65226;
}

.iz-btn {
margin: 20px 10px 20px 20px;
}

.teaser-btn-top {
position: absolute;
top: 2px;
right: 10px;
}

.teaser-btn-bot {
position: absolute;
bottom: 2px;
right: 10px;
}

.slider-btn-mi {
float: right;
margin: 10px 0px 0px 0px !important;
}

.totop {
color: #8c8c8c !important;
font-size: 20px;
font-family: "FontAwesome";
text-decoration: none !important;
position: absolute;
right: 40px;
top: -30px;
}

.totop:hover {
color: #102d51 !important;
}


/* Forms */

.nl-optin-start {
position: relative;
width: 100%;
height: 100%;
min-height: 210px;
max-width: 450px;
box-sizing: border-box;
display: inline-block;
}

.txtfield-std {
width: 100%;
max-width: 490px;
height: 26px;
box-sizing: border-box;
outline: 0px;
border: 1px solid #707070;
background: #ffffff;
color: #141414;
font-size: 0.9em;
line-height: 26px;
text-indent: 5px;
margin: 0px 0px 10px 0px;
}

.tf-std {
margin: 0px 0px 5px 0px;
}

.tf-std input {
width: 100%;
max-width: 490px;
height: 26px;
box-sizing: border-box;
outline: 0px;
border: 1px solid #707070;
background: #ffffff;
color: #141414;
font-size: 0.9em;
line-height: 26px;
text-indent: 5px;
margin: 0px 0px 10px 0px;
}

.tf-std input[type="checkbox"] {
width: auto;
max-width: 490px;
height: 26px;
box-sizing: border-box;
outline: 0px;
border: 1px solid #707070;
background: #ffffff;
color: #141414;
font-size: 0.9em;
line-height: 26px;
text-indent: 5px;
margin: 0px 0px 10px 0px;
}

.tf-std input[type="file"] {
width: 100%;
max-width: 490px;
height: 26px;
box-sizing: border-box;
outline: 0px;
border: none;
background: none;
color: #141414;
font-size: 0.9em;
line-height: 26px;
text-indent: 0px;
margin: 0px 0px 10px 0px;
}

.tf-std select {
width: 150px;
height: 26px;
box-sizing: border-box;
outline: 0px;
border: 1px solid #707070;
background: #ffffff;
color: #141414;
font-size: 0.9em;
line-height: 26px;
text-indent: 0px;
margin: 0px 0px 10px 0px;
}

.tf-std textarea {
width: 100%;
max-width: 490px;
height: 120px;
box-sizing: border-box;
outline: 0px;
border: 1px solid #707070;
background: #ffffff;
color: #141414;
font-size: 0.9em;
line-height: 26px;
text-indent: 5px;
margin: 0px 0px 10px 0px;
}

button {
font-family: "Source Sans Pro";
color: #000000;
font-size: 16px;
font-weight: 300;
}

.btn-submit {
font-family: "Source Sans Pro";
color: #000000;
font-size: 16px;
font-weight: 300;
line-height: 24px !important;
outline: 0px !important;
padding: 0px 9px 0px 9px !important;
border: 1px solid #cbdb2a;
}

.btn-submit:hover {
border: 1px solid #141414;
-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;
}

input[type=search] {
-webkit-appearance: none;
-webkit-border-radius: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
-webkit-appearance: none;
}


::-webkit-input-placeholder {
color: #909090;
font-style: italic;
font-size: 100%;
font-family: "Source Sans Pro";
opacity: 1;
}

:-moz-placeholder { 
color: #909090;
font-style: italic;
font-size: 100%;
font-family: "Source Sans Pro";
opacity: 1;
}

::-moz-placeholder { 
color: #909090;
font-style: italic;
font-size: 100%;
font-family: "Source Sans Pro";
opacity: 1;
}

:-ms-input-placeholder {  
color: #909090;
font-style: italic;
font-size: 100%;
font-family: "Source Sans Pro";
opacity: 1;
}

::input-placeholder {  
color: #909090;
font-style: italic;
font-size: 100%;
font-family: "Source Sans Pro";
opacity: 1;
}


/* Suche */

#srchtrg {
cursor: pointer;
}

.searchbox-off {
display: none;
}

.searchbox-on {
z-index: 199;
opacity: 1.0;
height: 30px;
width: 145px;
background: #ffffff;
position: absolute;
right: -2px;
top: 5px;
display: block;
-webkit-animation: fadeIn 450ms;
animation: fadeIn 450ms;
}

.search-input {
width: 135px;
height: 28px;
line-height: 28px;
text-indent: 5px;
border: 1px solid #f0f0f0;
outline: 0px;
background: #ffffff;
color: #141414;
font-size: 1em;
font-family: "Source Sans Pro";
position: absolute;
left: 5px;
top: 4px;
}

.search-input:hover {
background: #f0f0f0;
-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;
}

.searchhilite {
background: #f0f0f0;
}

/* Projekte */

.pl-item {
background: #f2f2f2;
margin: 0px 0px 40px 0px;
}

.pl-item-text {
float: left;
width: 50%;
min-height: 180px;
padding: 20px 20px 70px 20px;
position: relative;
}

.pl-item-text h3 {
font-size: 1.3em;
line-height: 115%;
font-weight: 300;
margin: 0px;
padding: 0px;
}

.pl-item-img {
float: right;
width: 50%;
min-height: 180px;
position: relative;
background-position: 50% 50%;
background-size: cover;
cursor: pointer;
}

.pl-btn {
position: absolute !important;
left: 20px;
bottom: 10px;
}



@media only screen and (max-width: 950px) {

.pl-item-text {
float: left;
width: 60%;
min-height: 200px;
padding: 20px 20px 70px 20px;
position: relative;
}

.pl-item-img {
float: right;
width: 40%;
min-height: 200px;
position: relative;
background-position: 50% 50%;
background-size: cover;
}

}


@media only screen and (max-width: 850px) {

.searchbox-on {
z-index: 199;
opacity: 1.0;
height: 30px;
width: 145px;
background: #ffffff;
position: absolute;
right: -5px;
top: 1px;
display: block;
-webkit-animation: fadeIn 450ms;
animation: fadeIn 450ms;
}

}


@media only screen and (max-width: 600px) {

.hhgs-img {
float: left;
margin: 0px 20px 0px 0px;
padding: 0px;
width: 140px;
height: auto;
}

.pl-item-text {
float: none;
width: 100%;
min-height: 150px;
padding: 20px 20px 70px 20px;
position: relative;
}

.pl-item-img {
float: none;
width: 100%;
min-height: 150px;
position: relative;
background-position: 50% 25%;
background-size: cover;
}

.teamportrait {
float: right;
margin: 10px -10px 5px 10px;
width: 130px;
height: auto;
}

.totop {
color: #8c8c8c !important;
font-size: 20px;
font-family: "FontAwesome";
text-decoration: none !important;
position: absolute;
right: 20px;
top: -30px;
}

#nl-teaser a:before {
display: none;
}

}

@media only screen and (max-width: 400px) {

.hhgs-img {
float: none;
margin: 0px 0px 20px 0px;
padding: 0px;
width: 100%;
height: auto;
}

}


#upsum ul { 
margin: 0px; 
padding: 0px; 
width: 100%;
display: block;
}

#upsum ul li { 
margin: 0px 0px 30px 0px; 
padding: 10px;
float: left;
list-style-type: none;
width: 33.33%;
height: auto;
min-height: 250px;
display: block;
overflow: hidden;
box-sizing: border-box;
background: none;
-o-transition: all 400ms ease 10ms;
-moz-transition: all 400ms ease 10ms;
-ms-transition: all 400ms ease 10ms;
-webkit-transition: all 400ms ease 10ms;
transition: all 400ms ease 10ms;
}

#upsum ul li:hover { 
background: #f4f4f4;
-o-transition: all 400ms ease 10ms;
-moz-transition: all 400ms ease 10ms;
-ms-transition: all 400ms ease 10ms;
-webkit-transition: all 400ms ease 10ms;
transition: all 400ms ease 10ms;
}

.upsumhead {
height: 50px;
width: auto;
overflow: hidden;
}


/* Tablet & Mobile */
@media only screen and (max-width: 700px) {

#upsum ul li { 
margin: 0px 0px 30px 0px; 
padding: 10px;
float: left;
list-style-type: none;
width: 50%;
width: calc(100% / 2);
height: auto;
min-height: 250px;
display: block;
overflow: hidden;
box-sizing: border-box;
background: none;
-o-transition: all 400ms ease 10ms;
-moz-transition: all 400ms ease 10ms;
-ms-transition: all 400ms ease 10ms;
-webkit-transition: all 400ms ease 10ms;
transition: all 400ms ease 10ms;
}


}


/* Tablet & Mobile */
@media only screen and (max-width: 400px) {

#upsum ul li { 
margin: 0px 0px 30px 0px; 
padding: 10px;
float: left;
list-style-type: none;
width: 100%;
width: calc(100% / 1);
height: auto;
min-height: 250px;
display: block;
overflow: hidden;
box-sizing: border-box;
background: none;
-o-transition: all 400ms ease 10ms;
-moz-transition: all 400ms ease 10ms;
-ms-transition: all 400ms ease 10ms;
-webkit-transition: all 400ms ease 10ms;
transition: all 400ms ease 10ms;
}


}
/* Stylesheet: components Modified On 2018-10-30 16:03:35 */
/**
 * 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
 */

#header ul {
margin: 0px;
padding: 0px;
position: relative;
}

#header ul li {
margin: 0px;
padding: 0px;
position: relative;
}

.header-slider-image {
width: 100%;
height: 270px;
background-position: 50% 50%;
background-size: cover;
}

.header-slider-text {
width: auto;
height: auto;
margin-right: auto;
margin-left: auto;
text-align: center;
position: absolute;
left: 0;
right: 0;
bottom: 20px;
}

.header-slider-text a {
width: auto;
height: auto;
margin: 0px 40px 0px 40px;
background: rgba(255,255,255,0.9);
text-align: center;
text-transform: uppercase;
font-size: 1.3em;
font-style: normal;
padding: 8px 10px 8px 10px;
display: inline-block;
cursor: pointer;
text-decoration: none;
border: 2px solid #7FAC17;
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15);
}

.header-slider-text a:hover {
background: rgba(255,255,255,1);
}

.header-slider-cr {
position: absolute;
right: 0px;
bottom: 0px;
width: auto;
height: auto;
background: rgba(255,255,255,0.9);
font-size: 10px;
line-height: 10px;
padding: 2px 5px 2px 5px;
display: inline-block;
}


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
background: #f0f0f0;
height: 270px;
}

.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://umweltstiftungmichaelotto.de/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-family: "Source Sans Pro";
	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: 10px;
	background: url(https://umweltstiftungmichaelotto.de/imgs/arrow-left.png) no-repeat;
background-size: 100%;
opacity: 0.1;
display: none;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(https://umweltstiftungmichaelotto.de/imgs/arrow-right.png) no-repeat;
background-size: 100%;
opacity: 0.1;
display: none;
}

.bx-wrapper .bx-prev:hover {
opacity: 0.9;
}

.bx-wrapper .bx-next:hover {
opacity: 0.9;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	bottom: 50%;
	outline: 0;
	width: 21px;
	height: 21px;
	text-indent: -9999px;
	z-index: 9999;
-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://umweltstiftungmichaelotto.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(https://umweltstiftungmichaelotto.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: 600px) {

.header-slider-text {
width: auto;
height: auto;
margin-right: auto;
margin-left: auto;
text-align: center;
position: absolute;
left: 0;
right: 0;
bottom: 20px;
}

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
background: #f0f0f0;
height: 240px;
}

.header-slider-image {
width: 100%;
height: 240px;
background-position: 50% 50%;
background-size: cover;
}

.header-slider-text a {
width: auto;
height: auto;
margin: 0px 10px 0px 10px;
background: rgba(255,255,255,0.9);
text-align: center;
text-transform: uppercase;
font-size: 0.9em;
font-style: normal;
padding: 4px;
display: inline-block;
cursor: pointer;
text-decoration: none;
border: 2px solid #7FAC17;
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15);
}

.header-slider-cr {
position: absolute;
right: 0px;
bottom: 0px;
width: auto;
height: auto;
background: rgba(255,255,255,0.9);
font-size: 8px;
line-height: 8px;
padding: 2px 5px 2px 5px;
display: inline-block;
}

.bx-wrapper .bx-prev {
display: none;
}

.bx-wrapper .bx-next {
display: none;
}

}
/* Stylesheet: bxslider Modified On 2018-09-04 09:13:35 */
/* Klickliste */

dd { 
display: none;
margin: 0px;
}

dt {
cursor: pointer;
}

dt h3 {
font-family: "Source Sans Pro";
color: #141414;
margin: 0px;
padding: 10px 50px 10px 20px;
font-size: 1.4em;
line-height: 100%;
font-weight: 300;
position: relative;
}

.closed {
background: #f2f2f2;
-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;
}

.closed:after {
font-family: 'FontAwesome';
content: "\f0d7";
font-size: 25px;
line-height: 25px;
width: 25px;
height: 25px;
font-style: normal;
color: #8c8c8c;
position: absolute;
top: 10px;
right: 10px;
}

.open {
background: #ffffff;
-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:after {
font-family: 'FontAwesome';
content: "\f0d8";
font-size: 25px;
line-height: 25px;
width: 25px;
height: 25px;
font-style: normal;
color: #8c8c8c;
position: absolute;
top: 10px;
right: 10px;
}

.listbox {
border: 1px solid #f0f0f0;
background: #ffffff;
min-height: 40px;
width: 100%;
max-width: 750px;
margin: 0px 0px 20px 0px;
padding: 0px;
box-sizing: border-box;
}

.listcontent {
margin: 15px 20px 20px 20px;
position: relative;
}

.proimp img {
width: 100%;
height: auto;
}


@media only screen and (max-width: 600px) {

dt h3 {
font-family: "Source Sans Pro";
color: #141414;
margin: 0px;
padding: 10px 50px 10px 20px;
font-size: 1.3em;
line-height: 100%;
font-weight: 300;
position: relative;
}

}
/* Stylesheet: klicklist Modified On 2019-03-26 09:37:29 */
.news-sum-st {
width: 100%;
padding: 20px;
border: 1px solid #f0f0f0;
margin: 0px 0px 40px 0px;
}

.news-sum-st-content {
position: relative;
padding: 0px;
width: 100%;
height: auto;
min-height: 165px;
}

.news-sum-st-txt {
padding: 0px 180px 0px 0px;
width: 100%;
height: auto;
}

.news-sum-txt {
padding: 0px;
width: 100%;
height: auto;
}

.news-sum-st-img {
float: left;
padding: 0px;
margin: 0px 20px 10px 0px;
width: 200px;
height: auto;
line-height: 2px;
}

.news-sum-st-img img {
width: 100%;
height: auto;
}

.news-sum-st-linkblock {
position: absolute;
top: 0px;
right: 0px;
padding: 0px;
width: 180px;
height: auto;
text-align: right;
}

.news-sum-linkblock {
position: relative;
top: auto;
right: auto;
padding: 20px 0px;
width: 100%;
height: auto;
text-align: left;
}

.news-sum-st-btn {
margin: 0px 0px 20px 0px !important;
}

.news-sum-btn {
margin: 0px 20px 20px 0px !important;
}

.news-sum-det-txt {
padding: 0px;
width: 100%;
height: auto;
}

.news-sum-det-img {
float: left;
padding: 0px;
margin: 5px 20px 2px 0px;
width: 300px;
height: auto;
line-height: 2px;
}

.news-sum-det-img img {
width: 100%;
height: auto;
}


@media only screen and (max-width: 950px) {

.news-sum-det-img {
float: left;
padding: 0px;
margin: 5px 20px 2px 0px;
width: 200px;
height: auto;
line-height: 2px;
}

}


@media only screen and (max-width: 800px) {

.news-sum-st {
width: 100%;
padding: 20px 20px 0px 20px;
border: 1px solid #f0f0f0;
margin: 0px 0px 40px 0px;
}

.news-sum-st-txt {
padding: 0px 0px 0px 0px;
width: 100%;
height: auto;
}

.news-sum-st-linkblock {
position: relative;
top: auto;
right: auto;
padding: 20px 0px;
width: 100%;
height: auto;
text-align: left;
}

.news-sum-st-btn {
margin: 0px 20px 20px 0px !important;
}

}


@media only screen and (max-width: 600px) {

.news-sum-st-img {
float: left;
padding: 0px;
margin: 0px 20px 2px 0px;
width: 150px;
height: auto;
line-height: 2px;
}

}


@media only screen and (max-width: 400px) {

.news-sum-det-img, .news-sum-st-img {
float: none;
padding: 0px;
margin: 0px 0px 20px 0px;
width: 100%;
height: auto;
line-height: 2px;
}

.news-sum-st-img img {
width: 100% !important;
height: auto;
}

}
/* Stylesheet: news Modified On 2018-11-09 10:17:11 */
