@charset "UTF-8";
/* CSS Document index kk */

@font-face {src: url("../typo/kk_typo/AcuminVariableConcept.otf");
		font-family: acumin;}
@font-face {src: url("../typo/kk_typo/Lato-Light.ttf");
	font-family: Lato-Light;}
@font-face {src: url("../typo/kk_typo/Lato-Bold.ttf");
	font-family: Lato-Bold;}
@font-face {src: url("../typo/kk_typo/Lato-Black.ttf");
	font-family: Lato-Black;}
@font-face {src: url("../typo/kk_typo/Lato-Regular.ttf");
	font-family: Lato-Regular;}
@font-face {src: url("../typo/kk_typo/Cousine-Regular.ttf");
	font-family: cousine;}

/*braun rgba(96,36,33,1.00)
gelb rgba(248,176,0,1.00)
blau rgba(13,133,176,1.00)
braun hover rgba(81,30,27,1.00)
gelb hell rgba(253,231,178,1.00)
*/

@media (max-width:43.75rem) {
	.cover{display: none}
	.left {display: none;}
	.right {display: none;}
	.navi {display: none;}
	.sticky_header {display: none}
	.navi-1 {display: none;}
	.navi-2 {display: none;}
	.navi-3 {display: none;}
	.navi-4 {display: none;}
	body {margin: 0;
		background-color: rgba(248,176,0,1.00)}
	.flex-1{display: flex; padding-top: 3rem;}
	.center{width: 100%}
	.link_rechts{
		text-align: left; margin-left: 1rem}
	.stoerer{
		transform: scale(180%);
		width: 100vw;
		text-align: center;
  		position: relative;
  		left: 0rem;
  		top: -5rem;}
	.center{
  		width: 100%;
  		height:auto;
 		background-color: rgba(248,176,0,1.00);
 		padding-top: 0rem;
  		padding-bottom: 0;}
	.flex-y{
 		display:block;
  		column-gap: 0rem;
		width: 100vw;}
	.tracks{
		width: 100vw;
		padding-left: 0}
	.linie-unten{
		width: 100vw;
		padding-left: 0}
}