* {
margin: 0;
padding: 0;
}
html, body {
min-height: 100%;
height: 100%;
margin: 0px;
height: 0px;

}
body {
	width: 100%;
	background: #fff;
	overflow: auto;
	font-family: PlutoSansCondLight;
}
div {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 1em 0 1em 0;
}
img {border:none;}
strong, b {
	font-family: PlutoSansBold;
	font-weight: normal;
}
#wrapper{
	opacity: 1;
	opacity: 1;
	display: inline-block;
	position: absolute;
	min-height: 100%;
	height: auto;
	width: 100%;
}
#band {
	display: block;
z-index: 6;
position: fixed;
width: 100%;
height: 100px;
background-color: #fff;
background: rgba(255,255,255,0.90);

}
#header {
display: block;
z-index: 6;
position: fixed;
top: 0px;
right: 0px;
width: 80%;
height: 100px;
background-color: transparent;
}

.logo {
	position: fixed;
	display: block;
	width: 149px;
	height: 149px;
	top: 30px;
	left: 50px;
	z-index: 7;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.logo img {
	width: 100%;
	height: auto;
}
.panel{
	width: 100%;
	height: auto;
	position: absolute;
	top: 40%;
	margin-top: -70px;
	background: transparent;
	z-index: 2;
	text-align: center;
}
#mobilfooter {display: none;}
.content{
	width: 984px;
	height: auto;
	background: transparent;
	margin: 0 auto;
	text-align: left;
}

.button .schraeg {
	display: none;
	position: absolute;
	height: 20px;
	width: 45px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #a6a6a6;
  border: 1px solid #a6a6a6;
  display: block;
  margin-top: -1px;
  margin-left: 2px;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.button {
	display: inline-block;
	height: 20px;
	width: 45px;
	position: absolute;
	bottom: 15px;
	left: 15px;
	background-color: #a6a6a6;
  	border-radius: 4px;
  	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;
  	border: 1px solid #a6a6a6;
  	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a.teaser:hover .button {
	background-color: #E52731;
  	border: 1px solid #E52731;
}
a.teaser:hover .button .schraeg {
  background-color: #E52731;
  border: 1px solid #E52731;
}
.button dfn {
	display: block;
	position: absolute;
	margin: 0;
	padding: 4px 10px 3px 5px;
	font-size: 11px;
	font-family: PlutoSansBold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	z-index: 2;
	left: 0px;
	top: 0px;
	font-style: normal;
}
a.teaser {
	display: inline-block;
	position: relative;
	float: left;
	margin: 0 15px 30px 15px;
	width: 186px;
	height: 210px;
	padding: 15px;
	text-decoration: none;
	background-color: #fff;
	background: rgba(255,255,255,0.90);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
a.teaser h2 {
	font-family: PlutoSansBold;
	font-weight: normal;
	color: #E52731;
	margin: 8px 0px;
	padding: 0px;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
}
a.teaser p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: PlutoSansCondLight;
	text-decoration: none;
	color: #000;
}
div.teaser {
	display: inline-block;
	position: relative;
	float: left;
	margin: 0 15px 30px 15px;
	width: 186px;
	height: 210px;
	padding: 15px;
	text-decoration: none;
	background: rgba(255,255,255,0.90);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
div.teaser h2 {
	font-family: PlutoSansBold;
	font-weight: normal;
	color: #E52731;
	margin: 8px 0px;
	padding: 0px;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
}
div.teaser p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: PlutoSansCondLight;
	text-decoration: none;
	color: #000;
}
.teaser img.gear {
	height: 56px;
	width: 56px;
}
.teaser img.about {
	height: auto;
	width: 186px;
}
.hintergrundbild{
	min-width: 100%;
	height: 100%;
	overflow-y: hidden;
	overflow-x: hidden;
	top:0px;
	opacity: 1;
	position: fixed;
	background: #fff;
	z-index: 2;
	visibility: visible;
}
.hintergrundbild img {
	top: 0px !important;
}
.description {
	display: inline-block;
	position: relative;
	float: left;
	margin: 0 12px 40px 12px;
	width: 920px;
	height: auto;
	padding: 20px;
	text-decoration: none;
	background-color: #fff;
	background: rgba(255,255,255,0.90);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: PlutoSansCondLight;
	font-size: 14px;
}
.description a {
	text-decoration: none;
	color: #E52731;
}
.description2 {
	display: inline-block;
	position: relative;
	float: left;
	margin: 0 12px 40px 12px;
	width: 920px;
	height: auto;
	padding: 20px;
	text-decoration: none;
	background-color: #fff;
	background: rgba(255,255,255,0.90);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: PlutoSansCondLight;
	font-size: 14px;
}
.description2 a {
	text-decoration: none;
	color: #E52731;
}
.description3 {
	display: inline-block;
	position: relative;
	float: left;
	margin: 0 12px 40px 236px;
	width: 460px;
	height: auto;
	padding: 20px;
	text-decoration: none;
	background-color: #fff;
	background: rgba(255,255,255,0.90);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: PlutoSansCondLight;
	font-size: 14px;
}
.description3 a {
	text-decoration: none;
	color: #E52731;
}
.description4 {
	display: inline-block;
	position: relative;
	float: left;
	margin: 0 12px 40px 105px;
	width: 730px;
	height: auto;
	padding: 20px;
	text-decoration: none;
	background-color: #fff;
	background: rgba(255,255,255,0.90);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: PlutoSansCondLight;
	font-size: 14px;
}
.description4 a {
	text-decoration: none;
	color: #E52731;
}
.description .col1 {
	display: block;
	float: left;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}
.description .col1 h2 {
	font-size: 50px;
	font-family: PlutoSansBold;
	font-weight: normal;
	color: #E52731;
	margin: 0;
	padding: 0;
}
.description .col2 {
	display: block;
	width: 23%;
	float: left;
	height: auto;
	margin: 0 2%;
	padding: 0;
}
.description .col3 {
	display: block;
	width: 23%;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
}
.description .col2 h2, .description .col3 h2, .description2 .col4 h2 {
	font-size: 20px;
	font-family: PlutoSansBold;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
}
.description2 .col1 {
	display: block;
	float: left;
	width: 48%;
	height: auto;
	margin: 0 4% 0 0;
	padding: 0;
}
.description2 .col1 h2 {
	font-size: 50px;
	font-family: PlutoSansBold;
	font-weight: normal;
	color: #E52731;
	margin: 0;
	padding: 0;
}
.description2 .col4 {
	display: block;
	float: left;
	width: 48%;
	height: auto;
	margin: 0;
	padding: 0;
}
.description2 .col4 img.bild_gross {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}
.description2 .col4 .untertitel {
	float: right;
	font-size: 12px;
	margin: 5px 0 0 0;
}
.description3 .col1 {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.description3 .col1 h2 {
	font-size: 50px;
	font-family: PlutoSansBold;
	font-weight: normal;
	color: #E52731;
	margin: 0;
	padding: 0;
}
.description4 .col1 {
	display: block;
	float: left;
	width: 62%;
	height: auto;
	margin: 0 4% 0 0;
	padding: 0;
}
.description4 .col1 h2 {
	font-size: 50px;
	font-family: PlutoSansBold;
	font-weight: normal;
	color: #E52731;
	margin: 0;
	padding: 0;
}
.description4 .col4 {
	display: block;
	float: left;
	width: 34%;
	height: auto;
	margin: 0;
	padding: 0;
}
.description4 .col4 h2 {
	font-family: PlutoSansBold;
}

ul.breadcrumb {
	display: block;
	width: 100%;
	height: 20px;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.breadcrumb li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	font-size: 12px;
}
ul.breadcrumb li a{
	color: #000;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
ul.breadcrumb li a:hover{
	color: #E52731;
}
ul.breadcrumb li.article {
	color: #E52731;
}
#kontakt {
	width: 100%;
	min-height: 100%;
	height: 100%;
	overflow: initial;
	top:100%;
	opacity: 1;
	position: fixed;
	background: transparent;
	z-index: 105;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#kontakt:target {
	top:0%;
	overflow: auto;
}
#kontakt .contentkontakt {
	width: 100%;
	min-height: 750px;
	height: 100%;
	margin-top:0px;
	opacity: 1;
	position: absolute;
	background: #e62832;
	display: block;
	padding-bottom: 100px;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	
}
#kontakt:target .contentkontakt {
	margin-top:93px;
	height: 100%;
	display: inline-block;

	
	
}

#kontakt .contentkontakt .contact {
	position: absolute;
	display: block;
	width: 138px;
	height: 64px;
	top: -63px;
	left: 51px;
	z-index: 4;
	opacity: 1;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#kontakt .contentkontakt .contact img {
	width: 100%;
	height: auto;
}
#kontakt .contentkontakt .contactclose {
	position: absolute;
	display: block;
	width: 138px;
	height: 64px;
	top: -63px;
	left: 51px;
	z-index: 3;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#kontakt .contentkontakt .contactclose img {
	width: 100%;
	height: auto;
}
#kontakt:target .contentkontakt .contact {
	display: block;
	z-index: 3;
	opacity: 0;
}
#kontakt:target .contentkontakt .contactclose {
	display: block;
	z-index: 4;
	opacity: 1;

}

@media only screen and (min-width: 701px) and (max-width: 1025px) {

body {
	width: 100%;
}
#wrapper {
	width: 100%;
}
#kontakt {
	width:100%;
}
#header {
	width: 80%;
	height: 60px;
	position: absolute;
}
#band {
	width: 100%;
	height: 60px;
	position: absolute;
}
.logo {
width: 110px;
height: 110px;
top: 20px;
left: 50px;
position: absolute;
}

#kontakt .contentkontakt .contactclose {
width: 102px;
height: auto;
top: -40px;
left: 50px;
}
#kontakt .contentkontakt .contact {
position: absolute;
display: block;
width: 102px;
height: auto;
top: -40px;
left: 50px;
z-index: 4;
opacity: 1;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
#kontakt:target .contentkontakt {
margin-top: 60px;
min-height: 100%;
height: auto;
display: inline-block;
}
.content {
width: 90%;
height: auto;
background: transparent;
margin: 0 auto;
text-align: left;
}
.panel {
margin-top: -130px;
}
a.teaser {
margin: 0 1% 3% 1%;
width: 19%;
height: 185px;
padding: 2%;
}
.teaser img.gear {
height: 45px;
width: 45px;
}
a.teaser h2 {
font-size: 15px;
}
a.teaser p {
font-size: 12px;
}
.teaser img.about {
height: auto;
width: 100%;
}
.description4, .description3, .description2 {
margin: 0px 11%;
width: 70%;
height: auto;
padding: 4%;
font-size: 13px;
margin-bottom: 50px;
}
.description4 .col1, .description2 .col1 {
width: 100%;
height: auto;
margin: 0;
padding: 0;
}
.description4 .col4, .description2 .col4 {
width: 100%;
margin-top: 10px;
}
.description4 .col1 h2, .description3 .col1 h2, .description2 .col1 h2{
font-size: 20px;
margin-top: 10px;
}
.description4 .col4 h2 {
font-size: 20px;
margin-bottom: -10px !important;
}
}
@media only screen and (min-width: 601px) and (max-width: 700px) {

body {
	width: 100%;
}
#wrapper {
	width: 100%;
}
#kontakt {
	width:100%;
}
#header {
	width: 80%;
	height: 60px;
	position: absolute;
}
#band {
	width: 100%;
	height: 60px;
	position: absolute;
}

.logo {
width: 90px;
height: 90px;
top: 15px;
left: 20px;
position: absolute;
}
#kontakt .contentkontakt .contactclose {
width: 73px;
height: auto;
top: -34px;
left: 30px;
}
#kontakt .contentkontakt .contact {
position: absolute;
display: block;
width: 73px;
height: auto;
top: -34px;
left: 30px;
}
#kontakt:target .contentkontakt {
margin-top: 54px;
min-height: 100%;
height: auto;
display: inline-block;
}
.content {
width: 90%;
height: auto;
background: transparent;
margin: 0 auto;
text-align: left;
}

.teaser img.gear {
height: 45px;
width: 45px;
}
a.teaser h2 {
font-size: 15px;
}
a.teaser p {
	display: none;
}
a.teaser {

height: 135px !important;


}
.panel {
margin-top: -100px;
}
.teaser img.about {
height: auto;
width: 100%;
}
.description4, .description3, .description2 {
margin: 0px 11%;
width: 70%;
height: auto;
padding: 4%;
font-size: 13px;
margin-bottom: 50px;
}
.description4 .col1, .description2 .col1 {
width: 100%;
height: auto;
margin: 0;
padding: 0;
}
.description4 .col4, .description2 .col4 {
width: 100%;
margin-top: 10px;
}
.description4 .col1 h2, .description3 .col1 h2, .description2 .col1 h2{
font-size: 20px;
margin-top: 10px;
}
.description4 .col4 h2 {
font-size: 20px;
margin-bottom: -10px !important;
}
}
@media only screen and (min-height: 0px) and (max-height: 610px) {
a.teaser p {
	display: none;
}
a.teaser {

height: 135px !important;


}
.panel {
margin-top: -60px;
}
.teaser img.about {
height: auto;
width: 100px;
}
}
@media only screen and (min-width: 1px) and (max-width: 600px) {

body {
	width: 100%;
}
#kontakt .contentkontakt .contactclose {
display: none;
}
#wrapper {
	width: 100%;
}
#kontakt {
	width:100%;
}
#header {
	width: 100%;
	position: absolute;
}
#band {
	width: 100%;
	position: absolute;
}
.logo {
	position: absolute;
}
#kontakt .contentkontakt .contact {display: none;}
.content {
	width: 86%;
	height: auto;
	font-size: 14px;
	position: relative;
	padding-bottom: 60px !important;
	padding-top: 130px;
	display: inline-block;
}
#header {
	height: 70px;
}
#band {
	height: 70px;
}
.logo {
width: 90px;
height: 90px;
top: 20px;
left: 8%;
z-index: 3000;
}

#mobilfooter {
	display: block;
position: absolute;
bottom: 0px;
z-index: 3000;
width: 100%;
background-color: #E52731;
}
#mobilfooter p {
	padding: 0px;
margin: 15px 0px 10px 0px;
color: #fff;
font-size: 14px;
text-align: center;
}
a.teaser {
margin: 1%;
width: 40%;
height: 150px !important;
padding: 4%;
text-decoration: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.teaser img.gear {
	display: none;
}
a.teaser h2 {
margin: 5px 0px;
padding: 0px;
font-size: 15px;
text-transform: uppercase;
text-decoration: none;
display: inline-block;
min-height: 40px;
height: auto;
}
a.teaser p {
font-size: 11px;
display: inline-block;
}
.panel {
width: 100%;
height: auto;
min-height: 100%;
position: absolute;
padding-top: 0%;
display: block;
top: inherit;
margin-top: 0px;
}
.description4, .description3, .description2 {
margin: 0px;
width: 91%;
height: auto;
padding: 4%;
font-size: 11px;
}
.description4 .col1, .description2 .col1 {
width: 100%;
height: auto;
margin: 0;
padding: 0;
}
.description4 .col4, .description2 .col4 {
width: 100%;
margin-top: 10px;
}
.description4 .col1 h2, .description3 .col1 h2, .description2 .col1 h2{
font-size: 20px;
margin-top: 10px;
}
.description4 .col4 h2 {
font-size: 20px;
margin-bottom: -10px !important;
}
.teaser img.about {
display: none;
}
}
