
        .buttonnavi {
			position: sticky;
			float: left;
			background-color: #04152d;
			color: #FFF;
			border: none;
			padding: 16px 32px;
			font-weight: 700;
			font-size: 18;
			font-family: sans-serif;
			}
			
		.buttonnavi:hover {
			background-color: #FFF;
			color: #042bd1 ;
			}
			
		.buttonnavi2 { 
			position: sticky;
			float: left;
			background-color: #FFF;
			color: #042bd1;
			border-color:#04152d ;
			padding: 16px 32px;
			font-weight: 700;
			font-size: 18;
			font-family: sans-serif;
			}
			
			
			
		.topleiste {
			position: sticky;
			float: left;
			background-color:#030f1f;
			display="none"
			}
			
		.div {
			margin:0;
			}
			
		.diashow {
			display: none;	
			}
			
		#divHOM {
			position: absolute;
			left: 40%;
			top: 20%;
			width: 50%;
			padding:50px 5;
			color: #FFF;
			font-weight:700;
			background:#020b1b;
			opacity: 0.7;
			font-size: 18;
			font-family: sans-serif;
			}
			
		#divARB {
			position: absolute;
			left: 40%;
			top: 20%;
			width: 50%;
			padding:50px 5;
			color: #FFF;
			font-weight:700;
			background:#020b1b;
			opacity: 0.7;
			font-size: 18;
			font-family: sans-serif;
			} 
			
		#divIMP {
			position: absolute;
			left: 40%;
			top: 20%;
			width: 50%;
			padding:50px 5;
			color: #FFF;
			font-weight:700;
			background:#020b1b;
			opacity: 0.7;
			font-size: 18;
			font-family: sans-serif;
			} 
			

		#divKon {
			position: absolute;
			left: 40%;
			top: 20%;
			width: 50%;
			padding: 50px 5;
			color: #FFF;
			font-weight:700;
			background:#020b1b;
			opacity: 0.7;
			font-size: 18;
			font-family: sans-serif;
			}
			
		#divBES {
			position: absolute;
			left: 40%;
			top: 20%;
			width: 50% ;
			padding: 50px 5;
			color: #FFF;
			font-weight:700;
			background:#020b1b;
			opacity: 0.7;
			font-size: 18;
			font-family: sans-serif;
			} 
	
		#divklein {
			height: 11%;
			width:60%;
			}
			


		#logobild {
			width :100%;
			height: 100% ;
			}
		
		#divyo{
			position: absolute;
			top:0;
			left:0;
			width:100%;
			Height:100%;
			z-index:-1;
			}
			
		
		
		
		body {
			background-repeat:no-repeat;
			background-size:cover;
			}