@charset "utf-8";
/* CSS Document */

html {
	box-sizing: border-box;
}

@font-face {
    font-family: 'Cairo';
	   font-style: normal;
	       font-weight: normal;
    src: url('../fonts/cairo-regular-webfont.woff') format('woff'), url('../fonts/cairo-regular-webfont.woff2') format('woff2') ;
	font-display: swap;
}
body{
	font-family:"Cairo", sans-serif;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;line-height:150%; font-size:1em;
}


p{
	font-family:Tahoma, Geneva, sans-serif;
}


html, body{margin: 0; padding: 0; width: 100%; height: 100%;background-color:#fff;position:absolute; 
	font-family: "Cairo", sans-serif;}
	
#header{width: 100%; height: auto;}

#container{width: 100%; top: 0: left: 0;}



a {
	color: #000;
	text-decoration:none;
}

nav {
	font-weight:bold; }

nav ul li{display:inline; padding-right: 30px;}
nav ul li a,
nav ul li a:visited{color: #000;}
nav ul li a.active,
nav ul li a:hover{
	display:inline;width:60px;text-align:center;-webkit-appearance:none;cursor:pointer;padding:0px 0px;box-sizing:border-box;margin:0em
0;border:2px solid #d23586;border-radius:6px;background-color:#cd032e;font-size:1.2rem;line-height:1.4;font-family:inherit;text-decoration:none;color:#000;
transition:background-color .4s cubic-bezier(.235,.02,.165,1.155),border-color .4s cubic-bezier(.235,.02,.165,1.155),color .4s cubic-bezier(.235,.02,.165,1.155)}


h1 { 
	font-size:2.2em;
	width: 100%;
	margin-bottom:2%;
	
}


h2 { 
	font-size:1.4em;
	width: 100%;
	margin-bottom:2%;

}
h3 {

	color: #000;
	font-size:1.8em;
	font-weight:bold;
	margin-top: 6%;
	margin-bottom: 1%;
	line-height: 1.5em;

}


#banner {
	position: fixed;
	background-color: #fff;
	top: 0;
	left: 0;
	width: 100%;
	height:1ßßpx;
}


#header{
	position: relative;
	top: 6%;
	width: auto;
	height: 10vh;
	margin: 0%;
	background-color:#fff; 
}

#content{

}

#impressum{
	width:60%; 
	height: auto; 
	margin: 0% auto;
	padding-left: 0%; 
	display: flex;
	flex-wrap: wrap;
    flex: 1;
	
}

#impressum img{
	width:100%;
	display: flex;
	flex-wrap: wrap;

}	
#impressum h1{
	font-size:1.8em;
	line-height:1.2em;
	width: 100%;
	margin-top: 8%;
	margin-left: 0%;
	margin-bottom:5%;	
}



#footer a {color: #000;}
#footera:visited { color: #000; }

	

#footer{
	/*position:fixed;*/
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #ffd300;	
	background-color: #ffef00; 	
	color: #000;
	padding: 1% 0 2% 5%;


	font-size:small;
}



@media only screen and (min-width: 1240px)  { 
 
h1 { 
	font-size:2em;
	width:100%;
	margin-bottom: 2%;
}
#banner 
h2 { 
	font-size:1.6em;
	margin-bottom:1%;
}

 @media only screen and (max-width: 1920px) { }


@media screen and (max-width: 1024px) { 

}



@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
	
}

@media only screen and (max-width: 768px) { 

}



@media only screen and (max-height: 480px) and (max-device-width: 1024px) and (orientation: landscape){ 

}


@media only screen and (max-width: 480px) and (orientation: portrait) { 
h1 { 
	font-size:1.6em;
	margin-top: 1%;
	margin-left: 3%;
	margin-bottom:2%;
	
}

h2 { 
	font-size:1.0em;
	margin-top: -1%;
	margin-left: 3%;
	margin-bottom:2%;

}
}


@media only screen and (max-device-width: 375px) and (orientation: portrait) { 

/*#hintergrund{
	 height: 300px;
}
#content{
	width:90%; 
	margin: 5% auto;
}
#content h1{
	font-size:1.4em;
	margin-left: 0%;	
}

h1 { 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.6em;
	margin-top: 1%;
	margin-left: 3%;
	margin-bottom:2%;
	
}

h2 { 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.18em;
	margin-top: 1%;
	margin-left: 3%;
	margin-bottom:3%;

}
h3 {

	font-size:1.5em;
	margin-top: 8%;
	margin-bottom: 5%;
	margin-left: 22%;
	line-height: 1.5em;
}*/
}






/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0px none; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0px none; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table }
.clearfix:after { clear: both; }
.clearfix { zoom: 1;clear:both; }



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

