@font-face {
    font-family: 'roboto_condensedregular';
    src: url('RobotoCondensed-Regular-webfont.eot');
    src: url('RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('RobotoCondensed-Regular-webfont.woff') format('woff'),
         url('RobotoCondensed-Regular-webfont.ttf') format('truetype'),
         url('RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



img {
border: 0;
display: block;
}

form {
margin: 0;
padding: 0;
}

table, td, input, textarea, select {
font-family: Arial, sans-serif;
font-size: 1em;
}

p {
line-height: 150%;
margin:0;
padding: 8px 0 8px 0;
}

a {
color: #85bc20;
text-decoration: none;
}
a.gray {
color: #6e6e6e;
}
a.gray:hover {
color: #85bc20;
}

.fl {
float:left;
}
.fr {
float: right;
}
.clr {
clear:both;
}

body {
margin: 0;
padding: 0;
font-family: Arial, sans-serif;
font-size: 14px;
background-color: white;
color: #6e6e6e;
text-align: center;
}


#header {
position: relative;
height: 243px;
background: transparent url(img/header-line.png) center bottom repeat-x;
}
#logo {
position: absolute;
left: 50%;
top: 47px;
width: 176px;
height: 174px;
margin-left: -88px;
}

#header2 {
position: relative;
height: 264px;
}
#white {
background-color: #fff;
height: 60px;
width: 960px;
position: absolute;
bottom: 0px;
left: 50%;
margin-left: -480px;
z-index: 1;
}
#green {
background-color: #85bc20;
opacity: 0.7;
filter: alpha(opacity=70);
height: 60px;
width: 960px;
position: absolute;
bottom: 0px;
left: 50%;
margin-left: -480px;
z-index: 2;
}
#pics {
position: absolute;
top: 41px;
left: 50%;
width: 880px;
height: 173px;
margin-left: -440px;
z-index: 1;
overflow: hidden;
}
#pics img {
position: absolute;
top: 0px;
left: 0px;
}
#gray {
background-color: #f7f7f7;
height: 175px;
}

#navi {
z-index: 4;
position: absolute;
top: 227px;
left: 50%;
width: 880px;
margin-left: -440px;
font-family: Arial, sans-serif;
text-align: center;
}
#navi a {
color: white;
text-transform: uppercase;
padding: 0 46px 0 46px;
font-size: 14px;
}

.active {
font-weight: bold;
}

#dots {
position:absolute;
top:-3px;
left: 50%;
width: 400px;
margin-left:-200px;
text-align: center;
font-size: 43px;
font-family: Arial, sans-serif;
cursor: default;
}
.dot {
cursor: pointer;
color: #8c8c8c;
padding: 0px 3px 0px 3px;
}
.active_dot {
color: #85bc20;
}

.sidebar #subnavi {
background: #a9d062 url(img/navi-top.png) 0 0 no-repeat;
}
.sidebar #subnavi-in {
padding: 18px;
background: transparent url(img/navi-bot.png) bottom left no-repeat;
}
.sidebar #subnavi a {
color: white;
display: block;
font-size: 14px;
padding: 5px 0 5px 0;
}


#navi-sep-line {
width: 960px;
height: 10px;
background: transparent url(img/navi-line.png) center center no-repeat;
position: absolute;
bottom: 0px;
left: 50%;
margin-left: -480px;
z-index: 3;
}
.separator {
height: 20px;
margin: 0px 0px -20px 0;
background: transparent url(img/sep-line.png) center center no-repeat;
clear: both;
}
.content .separator {
background-image: url(img/sep-line-content.png);
margin: 30px 0 26px 0;
}

#base {
text-align: left;
margin: 0 auto;
width: 880px;
padding-bottom: 34px;
}

.sidebar {
width: 200px;
float: left;
padding-top: 50px;
}
.content {
width: 640px;
float: right;
padding-top: 50px;
}

.left-col {
width: 300px;
float: left;
}
.right-col {
width: 300px;
float: right;
}

.pic-right {
float: right;
margin-left: 40px;
}

h1, h2 {
color: #85bc20;
font-size: 21px;
font-weight: normal;
font-family: roboto_condensedregular, sans-serif;
margin: -7px 0 0 0;
padding: 0 0 8px 0;
}

.green {
color: #85bc20;
}
.inline-bullet {
color: #85bc20;
padding: 0 2px 0 2px;
}

ul {
margin: 0;
padding: 8px 0px 8px 0px;
list-style-type: none;
}
li {
line-height: 150%;
margin: 0;
padding: 0;
list-style-type: none;
padding-left: 12px;
background: transparent url(img/list-dot.png) left top no-repeat;
}


.form_label {
float: left;
width: 160px;
padding-top: 2px;
padding-bottom: 10px;
}
.form_input {
width: 480px;
float: left;
padding-bottom: 10px;
    max-width: 100%;
    box-sizing: border-box;
}
.form_text {
width: 99.5%;
    max-width: 100%;
    box-sizing: border-box;
}


#footer {
font-family: Arial, sans-serif;
background: transparent url(img/footer-line.png) center top repeat-x;
text-align: center;
padding: 28px 20px 16px 20px;
font-size: 11px;
color: #b4b4b4;
}
#footer a {
color: #b4b4b4;
text-decoration: none;
}





#mobilenavi ul {
list-style-type: none;
margin: 0;
padding: 0px;
}

#mobilenavi > ul > li {
padding-bottom: 20px;
}

#mobilenavi a {
text-decoration: none;
display: block;
padding: 14px;
text-transform: uppercase;
font-size: 16px;
}

#mobilenavi ul ul a {
font-size: 14px;
border-top: 1px white solid;
}


#menu-button {
display: none;
z-index: 1010;
position: absolute;
    right: 5%;
    top: 36px;
width: 44px;
height: 44px;
}

@media (max-width:959px) {
 #menu-button {
  display: block;
 }
}

#menu-button span {
height: 2px;
width: 34px;
margin-left: -17px;
margin-top: -1px;
left: 22px;
top: 50%;
position: absolute;
background-color: #85bc20;
transition: background-color 0.3s ease;
}
#menu-button #menu-line1 {
transform: translateY(-13px);
-webkit-transform: translateY(-13px);
-ms-transform: translateY(-13px);
transition: transform ease 0.3s, width ease 0.3s, margin-left ease 0.3s;
}
#menu-button #menu-line2 {
transition: opacity ease 0.3s;
transition-delay: 0.1s;
}
#menu-button #menu-line3 {
transform: translateY(13px);
-webkit-transform: translateY(13px);
-ms-transform: translateY(13px);
transition: transform ease 0.3s, width ease 0.3s, margin-left ease 0.3s;
}

#menu-button.menu-button-x #menu-line1 {
transform: translateY(0px) rotate(45deg);
-webkit-transform: translateY(0px) rotate(45deg);
width: 44px;
margin-left: -22px;
transition: transform ease 0.3s, width ease 0.3s, margin-left ease 0.3s;
}

#menu-button.menu-button-x #menu-line2 {
opacity: 0;
transition: opacity ease 0.3s;
}

#menu-button.menu-button-x #menu-line3 {
transform: translateY(0px) rotate(-45deg);
-webkit-transform: translateY(0px) rotate(-45deg);
width: 44px;
margin-left: -22px;
transition: transform ease 0.3s, width ease 0.3s, margin-left ease 0.3s;
}

#menu-button.menu-button-x span {
background-color: white;
}



#mobile-menu-bg {
display: none;
z-index: 950;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 140%;
background-color: RGBA(133,188,32,0.95);
}
#mobile-menu {
display: none;
z-index: 951;
position: absolute;
top: 36px;
left: 0px;
width: 100%;
text-align: center;
color: white;
}

#mobile-menu a {
color: white;
}


.mobile-submenu a {
    padding: 8px !important;
    font-size: 14px !important;
}
.mobile-submenu {
margin: -8px 0 8px 0px;
}




@media (max-width: 1079px), (max-height: 839px) {
 #header {
 height: 170px;
 }
 #logo {
 top: 22px;
 margin-left: -70px;
 }
 #logo,
 #logo img {
 width: 140px;
 height: 115px;
 }
}


@media (max-width: 512px) {
 #menu-button {
 top: 21px;
 }
 #mobile-menu {
 top: 22px;
 }

 #header {
 height: 135px;
 }
 #logo {
 top: 18px;
 margin-left: -54px;
 }
 #logo,
 #logo img {
 width: 108px;
 height: 88px;
 }

 .footer-sep {
 display: block;
 visibility: hidden;
 }

 .pic-right {
 float: none;
 margin: 0 auto 28px auto;
 max-width: 60%;
 height: auto;
 }

}



@media (max-width: 719px) {

 .form_label {
 padding-top: 12px;
 }
 .left-col,
 .right-col {
 float: none;
 width: auto;
 }
 .right-col {
 padding-top:36px;
 }
 .unterschrift {
 padding-top: 10px;
 }
 .unterschrift img {
 margin: 0 auto;
 }

 .mobile-autoheight {
 height: auto !important;
 padding-bottom: 30px;
 }
 
}


.mobile-only {
display: none;
}


@media (max-width: 979px) {
 .mobile-only {
 display: block;
 }

 #dots {
 display: none;
 }
 #pics {
    top: 1px;
    left: 0;
    width: 100%;
    height: 19.6vw;
    max-height: 173px;
    margin-left: 0px;
 }
 #pics img {
    width: 100%;
    height: auto;
 }
 #navi {
 display: none;
 }

 #header2 #gray,
 #header2 #green,
 #header2 #white,
 #header2 #navi-sep-line {
  display: none;
 }

 #header2 {
    height: 19.6vw;
    max-height: 173px;
 }

 #base {
 width: auto;
 padding-left: 5%;
 padding-right: 5%;
 }
 .sidebar {
 display: none;
 }
 .content {
 width: auto;
 float: none;
 }

}