@charset "utf-8";

.ccm-settings-summoner {
	bottom: 0 !important;
}


* {
    box-sizing: border-box;
		ransition: height 2s;

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

.accordeon {
	eight: unset !important;
}



body {
	color: #888;
	width: 100%;
	height: 100%;
  background-color: #fff;
  overflow: auto;
}

#wrapper {
	border: 0px solid red;
	width: 100%;
	/*! position: relative; */
  margin: 0 auto;
	height: 100%;
	display: flex;
	flex-direction: column;
}



/* Schrift Definition für alle Bereiche */
body {
	font-family: "arial";
}

main {
  flex: 1;
  margin-bottom: 6em; 
  margin-top: 5em;
}

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

a:hover {
	color: #999;
}

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

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

#mobileSteuerung {
  margin: 3em 0 1em;
}


.bar1, .bar2, .bar3 {
    width: 23px;
    height: 3px;
    background-color: #aaa;
    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, #header-wrap, main, #footerline {
	width: 100%;
}


header.showing {
}
#toggle-nav {
	display: block;
}

header {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	position: fixed;
	z-index: 5;
	top: 0;
	height: 5em;

}	
#header-wrap {
	border: 0px solid #00f;
	display: block;
	width: 90%;
	margin: auto;
	height: 100%;
}

#header-left {
	idth:  13em;
	line-height: 1.3em;
	margin-left: -5px;
	width: 12em;
	float: left;
	padding: 1.5rem 0 0;
}

#header-left img {
  width: 100%;	
}

#header-right {
display: none;
position: absolute;
}

#mobileSteuerung {
	width: 100%;
	padding: 0 1.4em;
   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: 1.5em;
	text-align: right;
	position: fixed;
	background: #fff;
	z-index: 10;
}
#mobileSteuerung  ul {
	width: 100%;
}
#mobileSteuerung  li {
	float: none;
	width: 100%;
	margin: auto;
	padding: 0.5em 0;
	border-bottom: 1px solid #aaa;
}

#mobileSteuerung li a {
	transition: none;
}

#mobileSteuerung.showing {
	height: 23.3em;
}

.mView {
	display: inline-block !important;
}

#impr {
	display: none;
	margin-right: 13vw;
	width: auto;
}

.add-line-item {
	margin: 1vw;
}

.red-quardrat {
	height: 0.6em;
	width: 0.6em;
	background-color: #cf1719;
	display: inline-block;
	margin-right: 0.7em;
}

#header-wrap .red-quardrat {
	float: right;
	/*! margin: 0 5em 0 0; */
	
	position: absolute;
	right: 6em;
	top: 5.1em;
}

.comBar-slider {
	position: fixed;
	top: 26vh;
	right: 0;
	background: #c60202;
	height: 96px;
	idth: 2.8vw;
	ax-width: 48px;
	in-width: 40px;
	z-index: 5;
  	
	display: flex;
	align-items: center; 
	flex-direction: column;
	line-height: 48px;
	overflow: hidden;
	transition: margin-right 0.5s ease-in-out 0s;
	
	width: 300px;
	margin-right: -255px;
}

.comBar-slider-show {
	margin-right: 0px;
}

.comBar-slider a {
	color: #fff;
	padding: 0 0.5em;	
}

.comBar-tel, .comBar-mail {
  width: 100%;
  height: 48px;
}

.comBar-slider img {
	display: block;
  float: left;
	cursor:  pointer;
	height: 100%;
}

.blue {
	color: #0ff;
}

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

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

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


.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 #aaa;
  /*! border-radius: 5px; */
	right: 2em;
}

#steuerung {
	border: 0px solid #f00;
	font-size: 1.3em;
	loat: left;
	height: 100%;
	width: 56em;
	/*! float: right; */
	display: inline-block;
	/*! padding-left: 8em; */
}


#steuerung  li {
	border: 0px solid #f00;
	display: inline-block;
	text-align: center;
  float: left;
	margin: 0 4%;
	/*! margin-left: 2em; */
	text-align: justify;
}

#steuerung li a {
	height: 100%;
	idth: 100%;
	display: inline-block;
	color: #000;
	/*! text-decoration: underline; */
	padding: 0.5em;
}

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

#steuerung  li:hover {
}

#steuerung .actNavi a {
	text-decoration: none;
	color: #cf1719;
	ont-weight: bold;
}


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

.inactive {
  height: 0;
}

.hide {
  display: none !important;
}


/* Seitenaufbau  */

.fliesstext {  /* allgemeiner Text */
	line-height: 1.5em;
	display: inline;
}
/* ######## FOOTER ########## */
footer {
	height: 2em;
	width: 100%;
	color: #888;
	position: fixed;
	bottom: 0px;
	left: 0px;	
	/*! border-top: 1px solid #eee; */
  ackground-color: #bfbfbf;
	background-image: linear-gradient(to right, rgba(191, 191, 191,0.6) 0%, rgb(191, 191, 191) 40%,rgb(191, 191, 191));
	
}	
footer a,
footer a:visited {
	color: #000;
}
footer a:hover {
	color: #555;
}
#footerline {
	margin: auto;
	idth: 1300px;
	font-size: 1em;
	/*! font-weight: bold; */
	line-height: 3.2em;
}

#contactinfo {
	float: unset;
	text-align: center;
	display: none;
}


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


}


@media only screen and ( min-width: 1050px ) { 
    /* breites Browserfenster 
    body { background-color: #aa0;}
*/
	ody { background-color: #aa0;}
	
	
	#toggle-nav, #mobileSteuerung {
		display: none;	
	}
	
	br {
		float: none;
	}

	header {
		height: 10em;
	}

	main {
		margin-top: 10em;
		margin-bottom: 6em;
  }

	
	#steuerung {
		font-size: 0.9em;
		width: 66em;
	}
	
	#steuerung li {
		margin: 0 1%;
		margin-left: 2em;
	}

	#header-wrap {
		isplay: inline-block;
		width: 100%;
		
	}
	
	#header-left {
		float: left;
		margin: 2em 0em 0 8em;
	}
	
	#header-right {
	 width: 50em;
	 display: block;
	 margin: 4.5em 0 0 31%;
	 padding-left: 7em;
	}

	.mView {
	 display: none !important;
  }

	#header-wrap .red-quardrat {
		right: 3em;
		display: none;
	}

	#impr {
		display: block;
	}
	
	#impr a {
	 line-height: 1.7em;	
	 padding: 0 0.5em;
	}
	
	.combar {
		top: 14em;
	}
	footer {
		position: fixed;

		height: 3em;
	}	

}


@media only screen and ( min-width: 1350px ) {
    /* breites Browserfenster 
    body { background-color: yellow;}
*/
	
	body { background-color: #fff;}

	#header-right {
	 width: 50em;
	 display: block;
	 margin: 4.5em 0 0 31%;
	 padding-left: 7.8em;
	}
	
	#steuerung li {
		margin: 0 4%;
		margin-left: 2em;
	}
	
	#header-wrap .red-quardrat {
	 right: 4em;
 	display: block;

  }


}

@media only screen and ( min-width: 1925px ) {
    /* breites Browserfenster 
    body { background-color: yellow;}
	body { background-color: #ff0;}
*/
	
	

	#wrapper {
		width: 1920px;
	}
	
	
	#header-wrap, main, #footerline {
	 width: 1920px;
	 margin: auto;
	}

}

