﻿
#assistent-vorlage-88 {
	text-align: center;
}
#assistent-vorlage-88 button {
	font-size: 120% ! important;
}
#text-1272 h1 {
	margin-bottom: 0;
}
#text-1275 h1 {
	margin-bottom: 0;
}
#col-1277 {
	float: left;
	width: 1;
}
#cont-1273:hover .copyrightlink {
	background: transparent;
}
#cont-1273:hover > div {
	opacity: 1;
}
#cont-1273:hover .copyrightlink a {
	color: white;
}
#cont-1273:hover .mapoverlay {
	opacity: 1;
}
#cont-1273::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40vh;
	background-color: rgba(0, 0, 0, 0.0);
	z-index: 1;
}
#cont-1273 {
	background-position: 50% 35%;
	background-image: url(../media/map.jpg);
	margin-top: 120px;
	height: 40vh;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
#cont-1273 .mapoverlay {
	height: 100%;
	color: white;
	background: rgba(0,0,0,0.8);
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	opacity: 0;
	transition: .3s ease;
	cursor: pointer;
}
#cont-1273 .copyrightlink {
	background: white;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 14px;
}
#cont-1270 {
	text-align: center;
}
#text-1278 {
	display: none;
}
#text-1278 h1 {
	margin-bottom: 0;
}
@media(max-width: 800px) {
	#cont-1270 {
		display: none;
	}
	#text-1278 {
		display: block;
	}
}
