@charset "utf-8";
* {
    box-sizing: border-box;
		ransition: height 2s;

}
html {
	height: 100%;
  scroll-behavior: smooth;
}


body {
	color: #fff;
	font-family: 	Verdana,Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100%;
	height: 100%;
	background-image: repeating-linear-gradient(#000 0%, #777 100%);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;

}
a, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #a9090d;
}

a img {
	border: 0;
	border: none;
}

.tel, .fax, .mail,	.tel > a, .mail > a {
	display: inline;
	olor: #fff;
} 

#wrapper {
	border: 0px solid #f00;
	width: 100%;
	min-height: 99%;
	overflow: hidden;
	display: inline-block;
}

.bar1, .bar2, .bar3 {
    width: 30px;
    height: 3px;
    background-color: #eee;
    margin: 4px 0;
	transition: 0.4s;
}
.txt {
  position: absolute;
	right: 1.8em;
	top: 0.8em;
}
/* Rotate first bar */
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(0px, 0px) ;
    transform: rotate(-45deg) translate(-4px, 5px) ;
}
/* Fade out the second bar */
.change .bar2 {
    opacity: 0;
}
/* Rotate last bar */
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(0px, 0px) ;
    transform: rotate(45deg) translate(-4px, -6px) ;
}


header, section {
	margin: auto;
	border: 0px solid #0f0;
}


header {
	border: 0px solid #0ff;
	margin-bottom: 2em;
	width: 100%;
	position: fixed;
	background-image: repeating-linear-gradient(#000 0%, #777 100%);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
  z-index: 1;

}	

header, footer {
}

#header-wrap {
	border: 0px solid #00f;
  margin: 1em auto;
}

#header-left  {
	border: 0px solid #00f;
	width: 50%;
	font-size: 1.3em;
	ont-weight: bold;
	float: left;
}

#header-left img {
	height: 100%;
	margin-left: -1em;
}


#header-right {
	border: 0px solid #f0f;
	width: 50%;
  float: left;
	font-size: 1em;
}

.blue {
	color: #0ff;
}

.bold, strong {
	font-weight: bold;
}

.adresszeile {
}
#impr {
	border: 0px solid #f0f;
	text-align: right;
	ont-weight: bold;
  margin-top: 2.3em;
}


.br {
		display: block;
}

#toggle-nav {
	background: rgba(0,0,0,0.2);
	display: block;
	position: absolute;
	left: calc(54% - 5em);
	top: 5em;
	padding: 0.45em 2.2em;
	color: white;
	cursor: pointer;
	border: 5px solid #fed230;
  border-radius: 50%;
	width: 10em;
}
#toggle-nav:hover {
	background: rgba(0,0,0,0.4);
}


#toggle-nav {
	display: none;	
}

#steuerung {
	border: 0px solid #ff0;
	font-size: 1.7em;
	width: 380px;
	position: fixed;
	top: 5em; 
	display: inline-block;
}

#steuerung  li {
  height: 1.5em;
	display: inline-block;
  width: 100%;
	display: inline-block;
}

#steuerung li a {
	height: 100%;
	idth: 100%;
	display: inline-block;
	color: #fff;
}

#steuerung  li a:hover {
  color: #a9090d;
	transition: color .75s;
}

#steuerung  li:hover {
}

.sub {
  overflow: hidden;
  font-size: 0.8em;
	margin-left: 1.8em;
	transition: height 2s;
}

.inactive {
  height: 0;
}

.hide {
  display: none;
}


/* Seitenaufbau  */


#main-cont {
	border: 0px solid #f00;
	display: inline-block;
	top: 8.5em;
	left: 390px;
	width: 60em;
  margin: 0 0 12em 0;
	position: relative;
}


h1 {	/* h1 Tag */
  color: #fff;
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.2em;
	padding: 1em;
}
.fliesstext {  /* allgemeiner Text */
	line-height: 1.5em;
	display: inline;
}
/* ######## FOOTER ########## */
footer {
	height: 2em;
	width: 100%;
	ackground-color: #f19969;
	color: #fff;
	position: fixed;
	bottom: 0px;
	left: 0px;
	
}	
footer a,
footer a:visited {
	color: #fff;
}
footer a:hover {
	color: #ccc;
}
#footerline {
	margin: auto;
}

#contactinfo {
	border: 0px solid #f0f;
	float: right;
	display: block;
}

#impr br {
		float: left;
	}


@media only screen and ( min-width: 1350px ) {
    /* breites Browserfenster 
    body { ackground-color: yellow;}
*/
	#header-wrap, section, #footerline {
		width: 1300px;
	}
	header {
		height: 7em;
	}

	#toggle-nav {
		display: none;	
	}
	
	#main-cont {
		width: 56.7em;
	}


}

@media only screen and ( max-width: 1350px ) {
    /* breites Browserfenster 
    body { ackground-color: #fbf;}
*/
  #header-wrap, section, #footerline {
		width: 1000px;
	}
	header {
		height: 7em;
	}
	#toggle-nav {
		display: none;	
	}
	#header-left, #header-center, #header-right {
		eight: 6em;
	}
	#eader-right {
		line-height: 1.4em;
		font-size: 0.9em;
	}
	#main-cont {
		width: 38em;
	}


}

@media only screen and ( max-width: 1050px ) { 
    /* breites Browserfenster 
    body { ackground-color: #aa0;}
*/
	#header-wrap, section, #footerline {
		width: 700px;
	}
	header {
		height: 5em;
	}
	
	#toggle-nav {
		display: none;	
	}
	
	#steuerung {
	 width: 280px;
	}	
	#steuerung li {
		width: 8em;
	}

	#eader-wrap {
	}
  #header-left {
    eight: 5em;
		isplay: none;
    width: 23.5em;
	}
	
	#header-right {
    width: 13em;
	}

	br {
		float: none;
	}
}
@media only screen and ( max-width: 750px ) {
    /* Tablets und mittlere Bildschirme 
   body { background-color: red;}
 */
	#header-wrap, section, #footerline {
		width: 100%;
	}

	header {
		height: 9em;
		display: inline-block;
	      -webkit-transition: height 500ms ease-out;
        -moz-transition: height 500ms ease-out;
        -ms-transition: height 500ms ease-out;
         -o-transition: height 500ms ease-out;
          transition: height 500ms ease-out;

	}

header.showing {
    height: 17em;
}
	#toggle-nav {
		display: block;
		margin-left: -5%;
	}
	
 	#header-center {
	  height: 3.8em;
	}

	#steuerung {
		width: 30%;
		margin: 4em 34% 0;
	}
   #steuerung {
        height:0px;
       -webkit-transition: height 500ms ease-out;
        -moz-transition: height 500ms ease-out;
        -ms-transition: height 500ms ease-out;
         -o-transition: height 500ms ease-out;
          transition: height 500ms ease-out;

		display: inline-block;
		float: none;
		overflow: hidden;
		font-size: 1em;
	}
	#steuerung  ul {
		width: 100%;
	}
	#steuerung  li {
		float: none;
		width: 10em;
		margin: auto;
		color: #000;
		text-align: center;
	}
   #steuerung.showing {
		height: 9em;
		-webkit-transition: height 500ms ease-out;
		-moz-transition: height 500ms ease-out;
		-ms-transition: height 500ms ease-out; 
		-o-transition: height 500ms ease-out;
		transition: height 500ms ease-out;
	}
 	
	#mail a, #impr a {
		padding: 0.4em;
		margin: auto;
	}

	#impr {
		float: none;
		margin: auto;
	}
	#addressblock {
		display: inline-block;
		width: 100%;
  	padding: 0 1em;
	  color: #000;
    margin-bottom: 3em;
	}
	

}
@media only screen and ( max-width: 480px ) {
    /* mobile Geräte 
  body { background-color: green;}
*/
	header {
		height: 9em;
	}
	#header-contact, #footerline {
		width: 100%;
	}
	#steuerung {
		width: 40%;
		margin: 4em 29% 0;
	}

	.br{
		margin-left: 0.8em;
	}

	#impr {
		float: none;
		margin: auto;
	}
}
.break {
	float: left;
}
*/