a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
@media only screen and (max-width:768px) {
#navigation_d {
	display:none;
}
#slider_desktop {
	display:none;
	}
#slider_mobile {
	display:block;
	}
.container {
	position:relative;
	min-height:100%;
	background-color: rgba(255, 255, 255, 0.8);;
	width: 80%;
	font-family: 'Open Sans', sans-serif;
	/* width: 1090px; */
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1a0d0c;
	text-decoration: none;	/*box-shadow: 5px 5px 5px #000; /* box-shadow color generally should be a little darker than that for the NON CSS3 capable browsers background-color */					    -moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.googlemap_hide {
	display:none;
	box-sizing: border-box;
	width: 99%;
	float: left;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000;
	padding:10px;
	}

.slider1_container{
	position: relative;
	width:1200px;
	height: 300px;
	overflow:hidden;
	}
	
.intern_slides{
	cursor:move;
	position:absolute;
	left:0px;
	top:0px;
	width:962px;
	height:300px;
	overflow:hidden;
	}
.headslider-mask {
    position:relative;
    /* background:url(img/slider1/Headline_01.png) no-repeat; */
	background-color:none;
    width:100%; /* you can use % */
	border: 0px solid #fff;
    z-index:100;
		-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.5) inset;
}
.headslider-mask img{
	width:100%;
	height:auto;
}
}
@media only screen and (min-width:768px) {
#navigation_m {
	display:none;
}
#slider_desktop {
	display:block;
	}
#slider_mobile {
	display:none;
	}
.container {
	position:relative;
	min-height:100%;
	background-color: rgba(255, 255, 255, 0.8);
	width: 80%;
	font-family: 'Open Sans', sans-serif;
	/* width: 1090px; */
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1a0d0c;
	text-decoration: none;	/*box-shadow: 5px 5px 5px #000; /* box-shadow color generally should be a little darker than that for the NON CSS3 capable browsers background-color */					    -moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.googlemap_hide {
	display:none;
	box-sizing: border-box;
	width: 49%;
	float: left;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000;
	padding:10px;
	}

.slider1_container{
	position: relative;
	width:1200px;
	height: 300px;
	overflow:hidden;
	}
	
.intern_slides{
	cursor:move;
	position:absolute;
	left:0px;
	top:0px;
	width:962px;
	height:300px;
	overflow:hidden;
	}
.headslider-mask {
	display: flex;
    position:relative;
    /* background:url(img/slider1/Headline_01.png) no-repeat; */
	background-color:none;
    width:100%; /* you can use % */
	border: 0px solid #fff;
    z-index:100;
		-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	justify-content: center;
	align-items: center;
}
.headslider-mask img{
	width:100%;
	height:auto;
}
}

.footer {
	position:relative;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #891002;
	background-color:#c7c5c6;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	min-height:40px;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1a0d0c;
	text-decoration: none;	/*box-shadow: 5px 5px 5px #000; /* box-shadow color generally should be a little darker than that for the NON CSS3 capable browsers background-color */	/*-moz-box-shadow: 5px 5px 5px #000;
	-webkit-box-shadow: 5px 5px 5px #000;*/
	vertical-align: middle;
	bottom: 0px;
	text-align: center;
	margin-left: 0px;
	margin-right: auto;
	padding-top:15px;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
}



.nav-logo-container {
	display:none;
	background-color: rgba(68, 68, 68, 1);
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	vertical-align: middle;
	font-size: 2.85vw;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	line-height: 84px;
	height:168px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(255,255,255,0.5);
	border-bottom-color: rgba(255,255,255,0.5);
	z-index:1000;
}
.navigation_container_d {
	position:relative;
	text-align: center;
	width:100%;
	line-height: 4em;
	height:6em;
	z-index:1000;
	background-color: rgba(68, 68, 68, 1);
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 1) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 1) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 1) inset;
		transition:all 0.3s;
	}
.navigation_container_m {
	position:relative;
	text-align: center;
	width:90%;
	line-height: 1.5em;
	height:3em;
	z-index:1000;
	background-color: rgba(68, 68, 68, 1);
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 1) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 1) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 1) inset;
		transition:all 0.3s;
	}
.navigation_spacer {
	width:20%;
	}
.button28_m {
	margin-top:0.7em;
	text-align:center;
	font-weight:bold;
	color: rgba(255,255,255,1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
}
.button28_m span{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.button28_m a{
	color: rgba(51,51,51,1);
	text-decoration: none;
	display: block;
}
.button28_m::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(255,255,255,0.5);
	border-bottom-color: rgba(255,255,255,0.5);
	-webkit-transform: scale(0.1, 1);
	transform: scale(0.1, 1);
	
}
.button28_m:hover span{
	letter-spacing: 2px;
	}
.button28_m:hover::before{
	opacity: 1;	
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	
}
.button28_m::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	background-color: rgba(255,255,255,0.25);
	
}
.button28_m:hover::after{
	opacity: 0;	
	-webkit-transform: scale(0.1, 1);
	transform: scale(0.1, 1);
}

.button28_d {
	margin-top:1em;
	text-align:center;
	font-weight:bold;
	color: rgba(255,255,255,1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
	
}
.button28_d span{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.button28_d a{
	color: rgba(51,51,51,1);
	text-decoration: none;
	display: block;
}
.button28_d::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(255,255,255,0.5);
	border-bottom-color: rgba(255,255,255,0.5);
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: rgba(255,255,255,0.5);
	border-right-color: rgba(255,255,255,0.5);
	-webkit-transform: scale(0.1, 1);
	transform: scale(0.1, 1);

	
}
.button28_d:hover span{
	letter-spacing: 2px;
	}
.button28_d:hover::before{
	opacity: 1;	
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
		
}
.button28_d::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	background-color: rgba(255,255,255,0.25);
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: rgba(255,255,255,0.5);
	
}
.button28_d:hover::after{
	opacity: 0;	
	-webkit-transform: scale(0.1, 1);
	transform: scale(0.1, 1);
}
.navigation_button {
	width: 100%;
	position:relative;
	background-color: #cdd4e3;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	vertical-align: middle;
	font-size: 0.8em;
	font-style: normal;
	margin-top: 1em;
	line-height: 3em;
	height: 3em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	cursor:pointer;
	z-index:10;
	border-radius:10px;
	border: 1px solid #fff;
	transition:all 0.3s ease;
	}
.navigation_button:hover {
	width:100%;
	position:relative;
	float:left;
	background-color:#eee;
		-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	vertical-align: middle;
	font-size: 0.8em;
	font-style: normal;
	margin-top: 1em;
	line-height: 3em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	cursor:pointer;
	border-radius:10px;
	border: 1px solid #fff;	
	z-index:1001;
  -webkit-transform: translate(0px, 0);
  -moz-transition: translate(0px, 0);
-webkit-transition: -webkit-transform .3s ease-out;
-moz-transition: -moz-transform .3s ease-out; 
	        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);

	}
.dropdown {
  position: relative;
  z-index:1001;
  width:100%;
  display: inline-block;
}
.dropdown-content {
  /* display: none; */
  visibility:hidden;
	transition:visibility 0.1s linear,opacity 0.1s linear;
  position: absolute;
  height:0px;
  transition: all .5s ease-in-out;
	background-color: #002647;
  width:100%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  opacity:0.6;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover {
  color: white;
  letter-spacing: 2px;
  padding: 12px 16px;
  text-decoration: none;
  opacity:1;
  display: block;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    visibility: visible;
    opacity: 0.9;
  }
}

@keyframes kenburns {
    0% {
      opacity: 0;
    }
    5% {
      opacity: 1;
    }
    95% {
        transform: scale3d(1.5, 1.5, 1.5) translate3d(-190px, -120px, 0px);
        animation-timing-function: ease-in;
        opacity: 1;
    }
    100% {
        transform: scale3d(2, 2, 2) translate3d(-170px, -100px, 0px);
        opacity: 0;
    }
}
.show {
	height:auto;
	animation: 0.7s fadeIn;
  animation-fill-mode: forwards;
	visibility:visible;
	}

.navigation_button_m {
	width: 100%;
	position:relative;
	background-color: #cdd4e3;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	vertical-align: middle;
	font-size: 0.8em;
	font-style: normal;
	margin-top: 1em;
	line-height: 3em;
	height: 3em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	cursor:pointer;
	z-index:10;
	border-radius:10px;
	border: 1px solid #fff;
	transition:all 0.3s ease;
	}
.navigation_button_m:hover {
	width:100%;
	position:relative;
	float:left;
	background-color:#eee;
		-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	vertical-align: middle;
	font-size: 0.8em;
	font-style: normal;
	margin-top: 1em;
	line-height: 3em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: rgba(199, 199, 199, 0.8);
	text-decoration: none;
	cursor:pointer;
	border-radius:10px;
	border: 1px solid #fff;	
	z-index:1001;
  -webkit-transform: translate(0px, 0);
  -moz-transition: translate(0px, 0);
-webkit-transition: -webkit-transform .3s ease-out;
-moz-transition: -moz-transform .3s ease-out; 
	        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);

	}
.dropdown_m {
  position: relative;
  z-index:1001;
  width:100%;
  display: inline-block;
}
.dropdown-content_m {
  /* display: none; */
  visibility:hidden;
	transition:visibility 0.1s linear,opacity 0.1s linear;
  position: absolute;
  background-color: rgba(6, 58, 96, 1);
	border: 1px solid #fff;
		-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8), 0 0 10px rgba(0, 0, 0, 0.5) inset;
  width:100%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  opacity:0.9;
}
.dropdown-content_m a {
  color: white;
  font-size:14px;
  line-height:50px;
  border: 1px solid #fff;
  text-decoration: none;
  display: block;
  height:50px;
}
.dropdown-content_m a:hover {
  color: white;
   background-color: #aaaaaa;
  text-decoration: none;
 		-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8), 0 0 10px rgba(0, 0, 0, 0.5) inset;
  opacity:1;
  display: block;
}
.show {
	animation: 0.7s fadeIn;
  animation-fill-mode: forwards;
	visibility:visible;
	}

#head {
	position:inherit;
	overflow:hidden;
	}
.headeline {
	background-color: #063a60;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	vertical-align: middle;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	padding-top:0px;
	padding-bottom:0px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	height:auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 1) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 1) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 1) inset;
	}
.linie {
	width:100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	}

.info_container1 {
	width:80%;
	}
.info_head_tab {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	padding-top:15px;
	padding-bottom:15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #002647;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #002647;
	margin-left:0px;
	background-color: rgba(180, 180, 180, 0.5);
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	}
.info_linie_blau {
	width:100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #002647;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	}
.linie2 {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #891002;
	height:10px;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.5) inset;

	}
.vspace {
	height:40px;
	}
.content {
	margin-top:15px;
	margin-bottom:15px;
	width:90%;
	margin-left:auto;
	margin-right:auto;	
	}
.content1 {
	margin-top:15px;
	margin-bottom:15px;
	width:90%;
	margin-left:auto;
	margin-right:auto;	
	}
.content1 img {
	width: 100%;
	box-sizing: border-box;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}
.grid-kaminholzpreisliste {
  display: grid;
  width:100%;
  grid-template-columns: 20% 20% 20% 20% 20%;
  grid-gap: 0px;
  grid-template-columns: auto-fit;
}
.imagegrid {
	display: grid;
	opacity:0.3;
    grid-template-columns: repeat(auto-fit, 200px);
    grid-gap: 20px;
	}
@keyframes imagegrid_fadeIn {
  0% {
    opacity: 0.3;
  }
  100% {
    visibility: visible;
    opacity: 0.9;
  }
}
.imagegrid_show {
	height:auto;
	animation: 1.7s imagegrid_fadeIn;
  animation-fill-mode: forwards;
	visibility:visible;
	}
@keyframes imagegrid_fadeOut {
  0% {
	visibility: visible;
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
.imagegrid_hide {
	height:auto;
	animation: 1.7s imagegrid_fadeOut;
  animation-fill-mode: forwards;
	}
.shop_artikeluebersicht_artikelcontainer {
	height: 281px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.3) inset;
	background-color: #bbb;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	cursor: pointer;
	position: relative;
	text-align: center;
	background-image: url(/shop/img/shop/hintergrund_artikelbody.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	z-index:10;
  -webkit-transform: translate(0px, 0);
  -moz-transition: translate(0px, 0);
-webkit-transition: -webkit-transform .3s ease-out;

-webkit-transition: -webkit-transform .3s ease-out; 
-moz-transition: -moz-transform .3s ease-out;
	        -webkit-transform: scale(1.0);
        -ms-transform: scale(1.0);
        transform: scale(1.0);
}
.shop_artikeluebersicht_artikelcontainer img {
	width: 200px;
	height: auto;
	}
.shop_artikeluebersicht_artikelcontainer:hover {
	height: 279px;
	width: 199px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.6) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.6) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.6) inset;
	background-color: #eee;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
	z-index: 100;
	text-align: center;
  -webkit-transform: translate(0px, 0);
  -moz-transition: translate(0px, 0);
-webkit-transition: -webkit-transform .3s ease-out;
-moz-transition: -moz-transform .3s ease-out; 
	        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
}
.clearfix {
	clear:both;
	}
.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}
.register_icon {
	width:38px;
	height:38px;
	float: left;
	margin-right:15px;	
	}
.register_icon img {
	width:38px;
	height:38px;
	}
.eingabe_feld {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	border: 1px solid #000;
	margin-top:5px;
	margin_bottom:5px;
	border-radius: 5px;
}
.server-validation {
	border: 1px solid #000;
	margin-top:5px;
	margin_bottom:5px;
	border-radius: 5px;
	margin-left:0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
}
.bestellen_button {
	color: #FFF;
	padding: 5px;
	border: 1px solid #000;
	margin-top: 10px;
	margin_bottom: 5px;
	border-radius: 5px;
	margin-left: 0px;
	cursor: pointer;
	background-color: #C30;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.6) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.6) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.6) inset;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.bestellen_button:hover {
	color:#3f221a;
	padding:5px;
	border: 1px solid #000;
	margin-top:10px;
	margin_bottom:5px;
	border-radius: 5px;
	margin-left:0px;
	cursor:pointer;
	background-color: #eee;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.6) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.6) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.6) inset;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.trennlinie {
	height: 1px;
	background-color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.labelfeld {
padding-top: 5px;
margin-right:10px;

}

form.validating-server-side .server-validation {
    background: url(/img/ajax-loader.gif?v=2) no-repeat center right #FFF;
    opacity: 0.5;
}
.bestellformular {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	width:75%;
	margin-left:auto;
	margin-right:auto;
	}
.bestellung_spalte1 {
	width:47%;
	padding-right:2%;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	}
.bestellung_spalte2 {
	width:48%;
	float:left;
	padding-left:2%;
	}
.info_container {
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #002647;
	text-decoration: none;
	width: 100%;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	}

.produkt_bild {
	box-sizing: border-box;
	width: 49%;
	float: left;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000;
	padding:10px;
	}
.produkt_text {
	margin-top:1em;
	box-sizing: border-box;
	width:49%;
	float:right;
	padding-left:0px;
	}
h1 {
	line-height: normal;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	border: 1px none #000;
	white-space: normal;
	}
@media only screen and (max-width : 1024px) {
/* Styles */
.eingabe_feld {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	border: 1px solid #000;
	margin-top:5px;
	margin_bottom:5px;
	border-radius: 5px;
}
.server-validation {
	border: 1px solid #000;
	margin-top:5px;
	margin_bottom:5px;
	border-radius: 5px;
	margin-left:0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
}
.navigation_spacer {
	width:0%;
	}
.bestellformular {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	}
.bestellung_spalte1 {
	width: 100%;
	float: left;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000;
	}
.bestellung_spalte2 {
	width:100%;
	float:left;
	padding-left:0px;
	}
.produkt_bild {
	box-sizing: border-box;
	width: 100%;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000;
	}
.produkt_text {
	box-sizing: border-box;
	width:100%;
	padding-left:0px;
	}
}
.tab-spalte {
	width:50%:
	height:5em;
	border-style:solid;
	border-width: 2px;
	border-color:#063a60;
	background-color: rgba(6, 58, 96, 0.2);
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.7) inset;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.7) inset;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.0), 0 0 10px rgba(0, 0, 0, 0.7) inset;
}