body {margin:0;padding:0; width:100%;font-family: ABeeZee, Arial, Helvetica, sans-serif;font-size: 0.9em;background:#ffffff; color:888;}
.container {padding:20px;max-width: 99% !important;text-align: center;}
p {	margin: 3px 0;font-size: 1.2em;}
p.imp {	margin: 20px 0 0 0;font-size: 0.9em;}
h1 {	margin: 6px;font-size: 1.4em;}
a, a:hover, a.active {color:#888;text-decoration:none;}
center {margin: 50px;}
.row {
    width:100%;
	display:inline-flex;
	max-height:100%;
}
.row div {
	width: auto;
	text-align: center;
	margin: auto;
	max-height:100%;
}
.oben {background:#fefefe; height:30%;}
.unten {color:#666;height:70%;}
#impressum {	font-size: 0.7em;margin-top: 20px;}

.logo { max-width:100%;}
.smicon {width:120px;margin: 0 20px;}

@media (max-width: 740px) { 
.logo {max-width:100%;}
.row.unten {	height: 100%;}
.row.unten div {margin: 30px 14px;height: auto;}
.row.oben {	height: auto;margin: 30px auto;
}
}



@font-face {
  font-display: swap; 
  font-family: 'ABeeZee';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/abeezee-v22-latin-regular.woff2') format('woff2'); 
}

