﻿@import url("https://fonts.googleapis.com/css2?family=Exo+2:wght@200;400;700&display=swap");
.bhv-text {
	padding: 0em 0.5em;
}
p {
	margin: 0.5em 0em;
}
#flexmenu-232 {
	position: fixed;
	top: 6.3vh;
	left: 20vw;
	width: 70vw;
	--font--import: url("https://fonts.googleapis.com/css2?family=Exo+2:wght@200;400;700&display=swap");
	font-family: "Exo 2";
	font-size: max(12px, 2vw);
	font-weight: 400;
}
#poweredby-346 {
	position: fixed;
	right: 10px;
	bottom: 10px;
}
#cms_root {
	margin-top: 20vh;
}
#cms_root h2 {
	font-family: "Exo 2";
	font-weight: 700;
	font-size: 48px;
}
#bild-231 img {
	width: 20vw;
}
#bild-231 {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 85%;
	height: 12vw;
	border-radius: 0 0 6vw 0;
	background-color: white;
	text-align: left;
}
#text-252 {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 210px;
	background: transparent url('../media/wave-noar.svg') no-repeat center bottom 0px / 100% auto;
}
#text-252 p {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
	color: white;
}
body h1 {
	color: var(--fcm-blau);
}
body h2 {
	color: var(--fcm-blau);
}
body h3 {
	color: var(--fcm-blau);
}
body h4 {
	color: var(--fcm-blau);
}
body h5 {
	color: var(--fcm-blau);
}
body h6 {
	color: var(--fcm-blau);
}