﻿div.sprachwahl {
	display: flex;
	flex-flow: row-reverse;
	margin-top: -110px;
	position: sticky;
	z-index: 1;
	top: 90px;
	right: 0;
}

.hauptmenu a:link, .hauptmenu a:active, .hauptmenu a:visited {
	font-size: 20px;
}
