body {
	font-size:24px;
}
#suche input {
	font-size:24px;
}

h1,h2 {
	font-size:32px;
}
h3 {
	font-size:24px;
	font-weight:400;
}

#Regionen {
	margin-left:-90px!important;
}

@media only screen and (max-width:1220px) {
body {
	font-size:24px;
}
}