@charset "UTF-8";*{text-decoration:none;list-style:none;border:none;padding:0px;margin:0px;box-shadow:none;box-sizing:border-box;}
html, body{margin:0px auto;padding:0px;font-family:"Raleway",sans-serif;font-size:18px;font-weight:300;height:100%;color:#333;box-sizing:border-box;transition:all 0.3s ease-in-out 0s;}
div{display:block;}
.fullwidth{width:100%;position:relative;margin-top:160px;}
.reihe{position:relative;max-width:940px;margin:0px auto;margin-top:160px;}
.span1{width:8.33%;}
.span2{width:16.66%;}
.span3{width:25%;}
.span4{width:33.33%;}
.span5{width:41.66%;}
.span6{width:50%;}
.span7{width:58.33%;}
.span8{width:66.66%;}
.span9{width:75%;}
.span10{width:83.33%;}
.span11{width:91.66%;}
.span12{width:100%;}
[class*="span"]{float:left;padding:15px;}
@media (min-width:1024px) and (max-width:1400px){.reihe{position:relative;max-width:940px;margin:0px auto;margin-top:100px;}
.span1{width:8.33%;}
.span2{width:16.66%;}
.span3{width:25%;}
.span4{width:33.33%;}
.span5{width:41.66%;}
.span6{width:50%;}
.span7{width:58.33%;}
.span8{width:66.66%;}
.span9{width:75%;}
.span10{width:83.33%;}
.span11{width:91.66%;}
.span12{width:100%;}
/*.footercontent{height:370px;}*/
[class*="span"]{float:left;padding:15px;}
}
@media (min-width:768px) and (max-width:948px){.reihe{position:relative;max-width:940px;margin:0px auto;margin-top:60px;}
.hidden-desktop{display:inherit !important;}
.visible-desktop{display:none !important;}
.visible-tablet{display:inherit !important;}
.hidden-tablet{display:none !important;}
}
@media (max-width:768px){.reihe{max-width:700px;}
.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12{float:none;display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0;}
.hidden-desktop{display:inherit !important;}
.visible-desktop{display:none !important;}
.visible-phone{display:inherit !important;}
.hidden-phone{display:none !important;}
/*.footercontent{height:auto;}*/
}
.float-left{float:left;}
.float-right{float:right;}
.responsive-img{max-width:100%;height:auto;}
.reihe:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.fullwidth:after{visibility:hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.fullwidth:last-child:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.fixed:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}
/*.footercontent{height:auto;}*/