@font-face {
    font-family: 'OpenSans';
    src: url('../font/opensans-regular-webfont.eot');
    src: url('../font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-regular-webfont.woff2') format('woff2'),
         url('../font/opensans-regular-webfont.woff') format('woff'),
         url('../font/opensans-regular-webfont.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}
.logoPos {
	position: absolute;
	display: block;
	width: 210px;
	height: auto;
	right: 5%;
	top: 150px;
	z-index: 1;
}

a.white-btn {
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-size: 0.85em;
	margin-top: 1.25em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.white-btn:hover {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
}
a.produkt-btn {
	width: 50%;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-size: 0.85em;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.produkt-btn:hover {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
}
a.color-btn, form.customform button.color-btn {
	background: none;
	border: 1px solid #001925;
	border-radius: 3px;
	color: #001925;
	display: block;
	font-size: 0.85em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.color-btn:hover, form.customform button.color-btn:hover {
	border: 1px solid #FF0000;
	color: #FF0000;
}
#topbar {
	background: none repeat scroll 0 0 #01329B;
	border-bottom: 1px solid #01329B;
	padding: 0.3125em 0;
}
#topbar p {
	color: #FFFFFF;
	font-size: 0.75em;
	opacity: 0.8;
	position: relative;
	top: 2px;
}
#topbar p strong {
	font-weight: 600;
}
#topbar i {
	color: #ffffff;
	font-size: 1.1em;
	opacity: 0.5;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
#topbar i:hover {
	color: #FF0000;
	cursor: pointer;
	opacity: 1;
}
nav {
	background: none repeat scroll 0 0 #CADBDE;
}
header {
	border-bottom: 4px solid rgba(202, 219, 222, 0.53);
	position: fixed;
	width: 100%;
	z-index: 10;
}
p.logo {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: 300;
	position: relative;
	text-transform: uppercase;
	top: 0.6em;
}
p.logo strong {
	font-weight: 700;
}
.top-nav li a {
	border-top: 2px solid #CADBDE;
	color: #01329B;
	font-size: 0.75em;
	font-weight: 600;
	padding: 2.1em 1.1em 2.5em;
	text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
.top-nav li a:hover, .top-nav li.active-item a {
	background: none repeat scroll 0 0 #CADBDE;
	border-top: 2px solid #FF0000;
	color: #FF0000;
	position: relative;
}
#carousel .text {
	position: absolute;
	top: 40%;
	z-index: 10;
}
.item {
	overflow: hidden;
	width: 100%;
}
.prev-arrow, .next-arrow {
	background: none repeat scroll 0 0 #01329B;
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	text-align: center;
	width: 30px;
}
#carousel .text h2 {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.53);
	color: #000000;
	display: inline-block;
	font-size: 2em;
	font-weight: 300;
	margin: 1px 0;
	max-width: 600px;
	padding: 10px 20px;
	width: 100%;
}
#carousel .text p {
	background: none repeat scroll 0 0 #01329B;
	color: #fff;
	max-width: 600px;
	padding: 10px 20px;
	width: 100%;
}
#carousel .owl-theme .owl-controls {
	background: none repeat scroll 0 0 rgba(202, 219, 222, 0.53);
	bottom: 0;
	margin: 0;
	padding: 0.625em 0;
	position: absolute;
	width: 100%;
}
.owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 3px solid rgba(0, 40, 58, 0.57);
	height: 18px;
	margin: 0 0.3125em;
	opacity: 1;
	width: 18px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: none repeat scroll 0 0 #FF0000;
}
#first-block {
	background: none repeat scroll 0 0 #01329B;
	padding: 3em 2em;
	text-align: center;
}
#first-block h1 {
	color: #FFFFFF;
	font-size: 2em;
	font-weight: 300;
	margin-top: 0;
}
#first-block p {
	color: #FFFFFF;
	font-size: 0.85em;
}
#chronik {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	text-align: center;
	z-index: 2;
}
h2.chronik:after {
	background: #C0C0C0 none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h2.chronik {
	color: #C0C0C0;
	font-family: "OpenSans", sans-serif;
	font-size: 3.8em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}
#chronik i {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 100px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3) inset;
	color: #fff;
	display: inline-block;
	font-size: 2em;
	height: 150px;
	line-height: 100px;
	text-align: center;
	width: 150px;
}
#chronik h3 {
	font-size: 1em;
	font-weight: 600;
	margin: 1.25em 0;
	text-transform: uppercase;
}
#chronik p {
	color: #777;
	font-size: 0.85em;
	line-height: 1.5em;
	text-align: justify;
}
#topic {
	background: none repeat scroll 0 0 #CADBDE;
	clear: both;
}
#topic:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#topic article {
	padding: 4em;
}
.topic-icons i {
	display: block;
	float: left;
	height: 80px;
	margin-right: 2.6em;
	margin-bottom: 1em;
	text-align: center;
	width: 80px;
}
.topic-icons {
	display: block;
	margin-top: 2em;
}
a.topicLink:link {
  cursor: pointer;
  color: #FF0000;
}

a.topicLink:visited {
  color: #FF0000;
}

a.topicLink:hover {
  color: #012232;
}

a.topicLink:active {
  color: #FF0000;
}
span.topicLink:link {
  cursor: pointer;
  color: #FF0000;
}

span.topicLink:visited {
  color: #FF0000;
}

span.topicLink:hover {
  color: #012232;
}

span.topicLink:active {
  color: #FF0000;
}
article h2 {
	font-family: "OpenSans", sans-serif;
	font-size: 4em;
	font-weight: 800;
	font-style: italic;
	letter-spacing: 0px;
	line-height: 1.2;
	margin: 0 0 0.625em 0
}
article h1, article h2, article h3, article h4, article h5, article h6 {
	color: #01329B;
}
.media-container {
  overflow: hidden;
}
.media-container video, .media-container img {
  display: block;
  height: 100%;
  max-width: none;
  min-width: 100%;
  width: auto;
}
.adler {
  float: right;
  width: 50%;
  height: auto;
  z-index: 0;
  position: relative;
  margin-left:-150px;
  margin-top:-170px;
}
article p, article li {
	color: #01329B;
	font-size: 0.85em;
	opacity: 0.7;
    z-index: 1;	
}
article ul {
	padding: 1.25em 0;
}
article ul li {
	list-style-type: none;
	margin: 0.625em 0;
	padding: 0 0 0 1em;
}
article ul li:before {
	background: #CADBDE none repeat scroll 0 0;
	color: #fff;
	content: "\f006";
	display: inline-block;
	font-family: "mfg";
	font-size: 0.8em;
	height: 20px;
	line-height: 20px;
	margin-left: -1em;
	margin-right: 0.625em;
	text-align: center;
	width: 20px;
}
h2.section-title:after {
	background: #dedede none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h2.section-title {
	color: #dedede;
	font-size: 3.8em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}
#leistung1 {
	background: #CADBDE none repeat scroll 0 0;
	/*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);*/
	padding: 6em 2em;
}
h2.leistung1:after {
	background: #FFFFFF none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h2.leistung1 {
	color: #FFFFFF;
	font-family: "OpenSans", sans-serif;
	font-size: 3.8em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}
.leistung1Box1sp {
	float: left;
	width: 33.3333%;
	height: auto;
	padding: 0 20px;
	text-align: left;
}
.leistung1Box1sp p {
	text-align: left;
	font-size: 0.95em;
    font-family: OpenSans, sans-serif;
    color: #333333;
	padding-top: 1.2em;
}
.leistung1Box1sp ul {
	float: left;
	width: 100%;
}
.leistung1Box1sp li {
	font-size: 0.95em;
    font-family: OpenSans, sans-serif;
    color: #333333;
	padding-top: 1.2em;
	list-style-type: square;
}
.leistung1Box2sp {
	float: left;
	width: 66.6666%;
	height: auto;
	padding: 0 20px;
}
.leistung1Box2sp h3 {
	font-size: 2em;
    font-family: OpenSans, sans-serif;
    color: #01329B;
}
.leistung1Box2sp p {
	font-size: 0.95em;
    font-family: OpenSans, sans-serif;
    color: #333333;
	padding-top: 1.2em;
}
a.leistung1Link:link {
  cursor: pointer;
  color: #000000;
}

a.leistung1Link:visited {
  color: #000000;
}

a.leistung1Link:hover {
  color: #FFFFFF;
}

a.leistung1Link:active {
  color: #000000;
}
#leistung2 {
	background: #01329B none repeat scroll 0 0;
	/*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);*/
	padding: 6em 2em;
}
h2.leistung2:after {
	background: #FFFFFF none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h2.leistung2 {
	color: #FFFFFF;
	font-family: "OpenSans", sans-serif;
	font-size: 3.8em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}
.leistung2Box0sp {
	float: left;
	width: 100%;
	height: auto;
	padding: 0 20px;
	text-align: left;
}
.leistung2Box0sp p {
	font-size: 0.95em;
    font-family: OpenSans, sans-serif;
    color: #FFFFFF;
	padding-top: 1.2em;
	padding-bottom: 1.2em;
}
.leistung2Box1sp {
	float: left;
	width: 33.3333%;
	height: auto;
	padding: 0 20px;
	text-align: left;
}
.leistung2Box1sp p {
	font-size: 0.95em;
    font-family: OpenSans, sans-serif;
    color: #FFFFFF;
	padding-top: 1.2em;
}
.leistung2Box1sp ul {
	float: left;
	width: 100%;
}
.leistung2Box1sp li {
	font-size: 0.95em;
    font-family: OpenSans, sans-serif;
    color: #FFFFFF;
	padding-top: 1.2em;
	list-style-type: square;
}
.leistung2Box2sp {
	float: left;
	width: 66.6666%;
	height: auto;
	padding: 0 20px;
}
.leistung2Box2sp h3 {
	font-size: 2em;
    font-family: OpenSans, sans-serif;
    color: #CADBDE;
}
.leistung2Box2sp p {
	text-align: left;
	font-size: 0.95em;
    font-family: OpenSans, sans-serif;
    color: #FFFFFF;
	padding-top: 1.2em;
}
.leistung2Box4sp {
	float: left;
	width: 25%;
	height: auto;
	padding: 0 20px;
	text-align: left;
}
.leistung2Box3sp {
	float: left;
	width: 33.333333%;
	height: auto;
	padding: 0 20px;
	text-align: left;
}
.leistung2BoxHalbsp {
	float: left;
	width: 50%;
	height: auto;
	padding: 0px 20px;
	text-align: left;
}
#leistung3 {
	background:  none repeat scroll 0 0;
	/*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);*/
	padding: 6em 2em;
}
h2.leistung3:after {
	background:  none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h2.leistung3 {
	color: ;
	font-family: "OpenSans", sans-serif;
	font-size: 3.8em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}
.leistung3Box1sp {
	float: left;
	width: 33.3333%;
	height: auto;
	padding: 0 20px;
	text-align: left;
}
.leistung3Box1sp p {
	font-size: 0.95em;
    font-family: OpenSans, sans-serif;
    color: ;
	padding-top: 1.2em;
}
.leistung3Box1sp span {
	font-size: 1.5em;
    font-family: OpenSans, sans-serif;
    color: ;
	padding-top: 1.2em;
}
.leistung3Box1sp ul {
	float: left;
	width: 100%;
}
.leistung3Box1sp li {
	font-size: 0.95em;
    font-family: OpenSans, sans-serif;
    color: ;
	padding-top: 1.2em;
	list-style-type: square;
}
a.leistung3Link:link {
  cursor: pointer;
  color: ;
}

a.leistung3Link:visited {
  color: ;
}

a.leistung3Link:hover {
  color: ;
}

a.leistung3Link:active {
  color: ;
}
span.leistung3Link:link {
  cursor: pointer;
  color: ;
}

span.leistung3Link:visited {
  color: ;
}

span.leistung3Link:hover {
  color: ;
}

span.leistung3Link:active {
  color: ;
}
#latest-news {
	background: #f3f3f3 none repeat scroll 0 0;
	box-shadow: 0px -10px 9px -11px rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 3;
}
h2.latest-news:after {
	background: #FF0000 none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h2.latest-news {
	color: #FF0000;
	font-size: 3.8em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}
.news-date {
	background: #01329B none repeat scroll 0 0;
	clear: both;
	color: #fff;
	display: block;
	float: none;
	min-height: 118px;
	padding: 0.625em 0;
	text-align: center;
	width: 100%;
}
.day {
	font-size: 2.5em;
	font-weight: 700;
}
.month, .year {
	font-size: 0.85em;
	text-transform: uppercase;
}
.news-text {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	min-height: 118px;
	padding: 0.625em 1.25em;
}
.news-text p {
	color: #777;
	font-size: 0.85em;
}
#contact {
	background: none repeat scroll 0 0 #fff;
	padding: 6em 2em;
	position: relative;
	z-index: 2;
}
#contact input, #contact textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
}
form.customform button.color-btn {
	height: auto;
	margin-top: 0;
}
h2.contact:after {
	background: #C0C0C0 none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h2.contact {
	color: #C0C0C0;
	font-size: 3.8em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}
#contact h3 {
	color: #FF0000;
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 0.625em;
	text-transform: uppercase;
}
#contact p {
	font-size: 0.85em;
	font-style: normal;
	line-height: 2em;
}
#contact p strong {
	font-weight: 700;
}
#contact i {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	line-height: 26px;
	margin: 0.625em;
	text-align: center;
	width: 26px;
}
.contact ul li{
	list-style-type: square;
}
#impress {
	background: #F3F3F3 none repeat scroll 0 0;
	padding: 3em 2em 3em 2em;
}
#impress h2 {
	color: #01329B;
	margin: 0 0 1.25em;
}
#impress h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}
#impress i {
	background: none repeat scroll 0 0 #fff;
	border-radius: 80px;
	color: #333333;
	display: block;
	float: left;
	font-size: 2.8em;
	height: 80px;
	line-height: 80px;
	margin-right: 0.625em;
	text-align: center;
	width: 80px;
}
.impress-text {
	display: table;
	position: relative;
}
#impress h3 {
	color: #01329B;
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
	padding: 2em 0;
}
#impress p {
	color: #333333;
	font-size: 0.8em;
	text-align: justify;
}
#impress ul {
	color: #fff;
	font-size: 0.8em;
}
#impress li {
	color: #fff;
}
a.impLink:link {
  color:            #FF0000;
}

a.impLink:visited {
  color:            #FF0000;
}

a.impLink:hover {
  color:            #01329B;
}

a.impLink:active {
  color:            #FF0000;
}
a.dasLink:link {
  color:            #FFFFFF;
}
a.dasLink:visited {
  color:            #FFFFFF;
}
a.dasLink:hover {
  color:            #CADBDE;
}
a.dasLink:active {
  color:            #FFFFFF;
}
footer {
	background: none repeat scroll 0 0 #01329B;
	padding: 3.5em 2em;
}
.footBlock {
  margin:0 auto;
  max-width:71.25em;
  padding:0 0.625em;
  height: auto;
}
 .footBox {
  float: left;
  width: 50%;
}
footer p, footer a:visited, footer a, footer a:hover {
	color: #C0C0C0;
	font-size: 0.8em;
	text-align:right;
}
#slider1 {
	background: #FFFFFF none repeat scroll 0 0;
	/*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);*/
	padding: 2em 2em;<!-- 6 2 -->
}
h2.slider1:after {
	background: #01329B none repeat scroll 0 0;
	content: "";
	display: block;
	height: 0px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h2.slider1 {
	color: #01329B;
	font-family: "OpenSans", sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 0 0 1.25em;
	text-align: center;
}
.slider1Box {
	float: left;
	background: #FFFFFF none repeat scroll 0 0;
  display: block;
  height: 100%;
  max-width: none;
  min-width: 100%;
  width: auto;
  top: 0;
  left: 0;
	text-align: left;
}
.btnFacebook {
float: right;
position:fixed;
width:33px;
height:90px;
top:210px;
right:0px;
background: #000000;
z-index: 20;
}
.picFacebook {
float: right;
width:33px;
height:90px;
margin-top: 0px;
margin-left: 0px;
}
@media screen and (max-width: 1170px) {
}
@media screen and (max-width: 1040px) {
  .top-nav li a {
	font-size: 0.7em;  
  }
}
@media screen and (max-width: 950px) {
  .top-nav li a {
	font-size: 0.65em;	
  }
}
@media screen and (max-width: 900px) {
  a.produkt-btn {
	width: 80%;
  }	
.logoPos {
	width: 180px;
	height: auto;
	right: 3%;
	top: 150px;
}
}
@media screen and (max-width: 840px) {
.logoPos {
	width: 150px;
	height: auto;
	right: 1%;
	top: 200px;
}
  .top-nav li a {
	font-size: 0.9em;
    padding: 0em 0em 0em;	
  }
.leistung1Box1sp {
	text-align: center;
	width: 100%;
	padding-bottom: 1.5em;
}
.leistung1Box1sp p {
	text-align: center;
}
.leistung1Box1sp ul {
	padding: 0 20% 0 20%;
}
.leistung1Box2sp {
	width: 100%;
}
.leistung2Box1sp {
	width: 100%;
	padding-bottom: 1.5em;
}
.leistung2Box1sp ul {
	padding: 0 20% 0 20%;
}
.leistung2Box1sp p {
	text-align: center;
}
.leistung2Box2sp {
	width: 100%;
}
.leistung2Box2sp p {
	margin-bottom: 1.5em;
}
.leistung3Box1sp {
	width: 100%;
	padding-bottom: 1.5em;
}
.leistung3Box1sp ul {
	padding: 0 20% 0 20%;
}
}
@media screen and (max-width: 768px) {
.logoPos {
	width: 150px;
	height: auto;
	left: 2%;
	top: 380px;
}
  header {
  	position: relative;
  }
  .top-nav li a {
  	background:  none repeat scroll 0 0;
  }
  #carousel .text {
  	font-size: 0.8em;
  	top: 20%;
  }
  .owl-controls.clickable {
  	display: none!important;
  }
  .right {
  	float: none;
  }
  .social.right {
  	float: right;
  }
  #leistung1en article {
  	padding: 4em 2.5em;
  }
  h2.section-title {
	font-size: 3.8em;
  }
}
@media screen and (max-width: 720px) {
.logoPos {
	top: 360px;
}
  a.produkt-btn {
	width: 50%;
  }
 .footBox {
	width: 100%;
	padding: 0;
	text-align: center;
  }
footer p, footer a:visited, footer a, footer a:hover {
	text-align: center;
  }
.leistung2Box4sp {
	width: 50%;
	padding: 20px 20px;
}
}
@media screen and (max-width: 530px) {
.logoPos {
	left: 50%;
	right: 50%;
	margin-left: -75px;
}
  .leistung1Box1sp ul {
  padding: 0 10% 0 10%;
}
  .leistung2Box1sp ul {
  padding: 0 10% 0 10%;
}
  .leistung3Box1sp ul {
  padding: 0 10% 0 10%;
}
.leistung2Box3sp {
	width: 100%;
	padding: 20px 20px;
}
.leistung2BoxHalbsp {
	width: 100%;
	padding: 20px 20px;
}
}
@media screen and (max-width: 480px) {
.logoPos {
	top: 200px;
}
  #topbar {
  	line-height: 1.625em;
  	text-align: center;
  }
  .social.right {
  	float: none;
  }
  p.logo, p.nav-text {
  	text-align: center;
  }
   h2.section-title {
	font-size: 1.9em;
  }
  #produkte i {
	display: none;
  }
   a.produkt-btn {
	width: 100%;
  }
  .footBox {
  font-size: 0.75em;
  }
h2.chronik, article h2, h2.leistung1, h2.leistung2, h2.leistung3,  h2.latest-news, h2.contact {
	font-size: 2.8em;
}
.leistung1Box2sp h3, leistung2Box2sp h3, leistung3Box2sp h3, leistung4Box2sp h3 {
	font-size: 1.8em;
}
.leistung1Box1sp li,  leistung2Box1sp li, leistung3Box1sp li, leistung4Box1sp li {
	font-size: 0.8em;
}
.leistung1Box2sp li,  leistung2Box2sp li, leistung3Box2sp li, leistung4Box2sp li {
	font-size: 0.85em;
}
.adler {
  float: left;
  width: 100%;
  z-index: 0;
  position: relative;
  margin-left:0px;
  margin-top:0px;
}
}
@media screen and (max-width: 380px) {
.logoPos {
	top: 230px;
}
h2.chronik, article h2, h2.leistung1, h2.leistung2, h2.leistung3,  h2.latest-news, h2.contact {
	font-size: 2.4em;
}
.leistung1Box2sp h3, leistung2Box2sp h3, leistung3Box2sp h3, leistung4Box2sp h3 {
	font-size: 1.5em;
}
.leistung2Box4sp {
	width: 100%;
	padding: 20px 20px;
}
}