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

}
html {
	eight: 10%;
  scroll-behavior: smooth;
}


body {
	color: #a02020;
	width: 100%;
	height: 100%;
	background-color: #ecfbca;
	color: #513512;
	background-color: #dfd6cd;
}

/* Schrift Definition für alle Bereiche */
header, main, footer {
	font-family: 'D-DIN-Condensed', sans-serif;
	font-size: 1.2rem;
}

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

a:hover {
	color: #513512;
}

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

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


.bar1, .bar2, .bar3 {
    width: 30px;
    height: 3px;
    background-color: #eee;
    margin: 4px 0;
	transition: 0.4s;
}

/* Rotate first bar */
.changebar1 {
    -webkit-transform: rotate(-45deg) translate(0px, 0px) ;
    transform: rotate(-45deg) translate(-4px, 5px) ;
}
/* Fade out the second bar */
.changebar2 {
    opacity: 0;
}
/* Rotate last bar */
.changebar3 {
    -webkit-transform: rotate(45deg) translate(0px, 0px) ;
    transform: rotate(45deg) translate(-5px, -6px) ;
}

#header-wrap, main {
	margin: 0 auto 3rem;
	border: 0px solid red;
	osition: relative;
	eight: 100%;
}

header {
	border-bottom: 2px solid #e1e1e1;
	width: 100%;
	overflow: hidden;
  ackground-color: #3e302a;
	position: fixed;
	z-index: 5;
	top: 0;
  background-color: #ecfbca;
	background-color: #cec2b6;
	color: #513512;
}	

#header-wrap {
	border: 0px solid #00f;
}

#header-left  {
	border: 0px solid #00f;
	width: 10%;
	float: left;
}
#header-left img {
  width: 100px;	
	margin-top: 0.7em;
}

#header-right {
	border: 0px solid #f0f;
	width: 82%;
  float: left;
}

.headline_wrapper {
	width: 100%;
 	ont-family: 'Amaze-Bold', sans-serif;
	ont-size: 1.7rem;
  text-align: center;
	margin-top: 1rem;
}

.headlineTop {
	ont-size: 2rem;
}

.headlineBottom {
}

.blue {
	color: #0ff;
}

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

.breadcrumb {
	margin: 10rem auto 0;
	line-height: 1.8rem;
	overflow: hidden;
}

#impr {
	border: 0px solid #f0f;
	text-align: right;
  /*! margin-top: 2.3em; */
	float: left;
}


.br {
		/*! width: 57%; */
  	display: inline-block;
}

#toggle-nav {
	display: block;
	position: absolute;
	left: 2em;
	top: 1.5em;
	padding: 0.3em 0.5em;
	color: white;
	cursor: pointer;
	border: 2px solid #0ff;
  order-radius: 50%;
	width: 2.5em;
}



#toggle-nav {
	display: none;	
}

#steuerung {
	border: 0px solid #f00;
	ont-size: 1.3em;
	height: 100%;
	width: max-content;
}


#steuerung  li {
	border: 0px solid #f00;
	display: inline-block;
	text-align: center;
  float: left;
	margin: 0 0.5em;
}

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

#steuerung  li a:hover {
  color: #8e5b24;
	transition: color .25s;
}

#steuerung  li:hover {
}

.naviActive {
	font-weight: bold;
}


.sub {
  overflow: hidden;
  ont-size: 1.2rem;
	transition: height 2s;
  /*! margin-top: 2rem; */
  width: 10rem;
  display: inline-block;
	float: left;
}

.sub li {
  margin: 0.5rem 0;
	width: 100%;
}

.subActive {
	width: 70.9rem !important;
}

.inactive {
  height: 0;
}

.hide {
  display: none;
}

.mView {
	display: none !important;
}

/* Seitenaufbau  */

h1 {	/* h1 Tag */
	ont-size: 1.2em;
	ine-height: 1.2em;
	adding: 0.5em;
}
.liesstext {  /* allgemeiner Text */
	line-height: 1.5em;
	display: inline;
}
/* ######## FOOTER ########## */
footer {
	height: 3em;
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;	
	border-top: 2px solid #e1e1e1;
  background-color: #ecfbca;
	background-color: #cec2b6;

}	
footer a,
footer a:visited {
	color: #513512;
}
footer a:hover {
	color: #8e5b24;
}
#footerline {
	margin: auto;
	width: 1300px;
	ont-size: 1.2em;
	font-weight: 300;
	ine-height: 2.2em;
}

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


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

	#steuerung {
  	idth: 220px;
		margin: 1em auto;

  	/*! height: 100%; */
	}
	
	#toggle-nav {
		display: none;	
	}


}

@media only screen and ( max-width: 1350px ) {
    /* breites Browserfenster 
    body { ackground-color: #fbf;}
*/
	header, main {
		width: 1000px;
	}
	header {
		eight: 7em;
	}
	#header-left {
    width: 65%;
	}
	#header-right {
	 width: 35%
	}
	#steuerung {
  	idth: 280px;
		ont-size: 1.5em;
	}
	#toggle-nav {
		display: none;	
	}


}

@media only screen and ( max-width: 1050px ) { 
    /* breites Browserfenster 
    body { ackground-color: #aa0;}
*/
	header, main {
		width: 700px;
		ont-size: 0.9em;
	}
	
	header {
		eight: 4em;
	}
	
	#toggle-nav {
		display: none;	
	}
	
	#steuerung {
  	idth: 210px;
	}

	#header-left {
    width: 25.5em;
	}
	
	#header-right {
    width: 15em;
	}
	
	#impr {
		margin-top: 0.9em;
	}
	
	#impr a {
	 line-height: 1.7em;	
	}
	
	br {
		float: none;
	}

}

@media only screen and ( max-width: 750px ) {
    /* Tablets und mittlere Bildschirme 
   body { background-color: red;}
 */

	
	header, main {
		width: 100%;
	}

	header {
		height: 5em;
  	margin: 0em auto 1em;

		display: inline-block;
	}

	header.showing {
    eight: 5em;
  }
	#toggle-nav {
		display: block;
	}
	
	#header-left {
		width:  75%;
		line-height: 2.3em;
		margin: 0.8em 1.5em;
		float: right;
		text-align: right;
	}
	
	#header-right {
    display: none;
	}
	
#pdfLogo {
	display: none;
}


	#steuerung li a {
    transition: none;
	}
   #steuerung {
 		width: 100%;
		padding: 0 10%;
       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;
		ont-size: 1.5em;
	}
	#steuerung  ul {
		width: 100%;
	}
	#steuerung  li {
		float: none;
		width: 100%;
		margin: auto;
	}
   #steuerung.showing {
		height: 15em;
	}
	.mView {
		display: inline-block !important;
	}

	#impr {
		display: none;
	}
	

}
@media only screen and ( max-width: 480px ) {
    /* mobile Geräte 
  body { background-color: green;}
*/
	header {
		eight: 5em;
	}

	#header-left {
		width:  10em;
		loat: right;
		line-height: 1.3em;
		margin: 0.8em 1em;
	}
	
	#steuerung {
	}

}
