* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

html, body {
	font-family: Arial;
	font-size: 15px;
	background-repeat: repeat-x;
	background-color: #292929;
	color: #000000;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	height: 100%;
}

.overlay_data_protection_info a.button {
	display: inline-block;
	padding: 0.75em;
	padding-left: 2em;
	padding-right: 2em;
	border-radius: 0.5em;
	background-color: rgba(255, 255, 255, 1.0);
	color: rgba(33, 33, 33, 1.0) !important;
	text-decoration: none;
	border: 1px solid rgba(33, 33, 33, 1.0);
	box-shadow: 0.5em 0.5em rgba(0, 0, 0, 0.5);
}

.overlay_data_protection_info a.button:hover {
	color: rgba(255, 255, 255, 1.0) !important;
	background-color: rgba(33, 33, 33, 1.0) !important;
	border: 1px solid rgba(33, 33, 33, 1.0);
}

.overlay_data_protection_info a {
	color: rgba(255, 255, 255, 1.0);
}

.clear {
	clear: both;
	height: 15px;
}

.rel {
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
}

.info_link {
	display: inline-block;
	margin-top: 0.5em;
}

.present {
	position: absolute;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: rgba(255, 255, 255, 0.75);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	top: 50%;
	left: 50%;
	width: 0%;
	height: 0%;
	overflow: hidden
	opacity: 0.0;
	z-index: 5;
	transition: all 1s;
	color: rgba(0, 0, 0, 0.0);
}

.present * {
	opacity: 0.0;
	max-width: 0%;
	max-height: 0%;
}

.present.active {
	top: 10%;
	bottom: 10%;
	left: 18%;
	right: 18%;
	opacity: 1.0;
	width: 64%;
	height: 80%;
	color: rgba(0, 0, 0, 1.0);
	z-index: 20;
}

.present.active * {
	opacity: 1.0;
	max-width: 100%;
	max-height: 100%;
}

.content_fenster {
	width: 100%;
	text-align: center;
}

.content_fenster iframe {
	width: 720px;
	height: 405px;
	max-width: 90% !important;
	max-height: 720px !important;
	width: 55vw;
	height: 30.9vw;
}

.closer {
	position: absolute;
	top: 0px;
	right: 2.5%;
	display: block;
	font-weight: bold;
	font-size: 3em;
}

.closer a {
	display: block;
	text-decoration: none;
	color: #000000;
	width: 25px;
	height: 25px;
}

.closer a:hover {
	color: rgba(0, 0, 0, 0.5);
}

.all .overlay_data_protection_info a {
	color: rgba(255, 255, 255, 1.0) !important;
	text-decoration: underline;
}

.all .overlay_data_protection_info .closer {
	top: 0.3em;
}

.all .overlay_data_protection_info .closer a {
	text-decoration: none;
}

.adventskalender_mobile {
	display: none;
}

.overlay {
	position: fixed;
	top: 0%;
	left: 0%;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	transition: all 1s;
	opacity: 0.0;
	display: none;
	z-index: 0;
}

.overlay.active {
	z-index: 10;
	opacity: 0.75;
	display: block;
	background-color: rgba(49, 49, 49, 1.0);
}

.newsletter {
	position: absolute;
	top: 600px;
	left: 0px;
	width: 1040px;
	height: 100px;
}

.abstand {
	float: left;
	width: 2.5%;
	display: block;
}

.quater {
	float: left;
	padding: 0px;
	padding-top: 5px;
	width:	30.0%;
	text-align: left;
	display: block;
}
.threequater {
	float: left;
	padding: 0px;
	width: 55%;
	display: block;
	size: 12px;
	color: #AAAAAA;
	text-align: left;
}

.impressum {
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #AAAAAA;
	z-index: 100;
	/* bottom: -2.5em; */
	width: 100%;
	text-align: center;
	margin-top: 1em;
}

.impressum_mobile {
	display: none;
}

div.impressum a {
	color: #AAAAAA;
	text-decoration: underline;
}

.startpage {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 50px;
	text-align: center;
}

.startpage a {
	color: #09345F;
	text-decoration: underline;
	font-weight: bold;
}


.text_small {
	color: #AAAAAA;
	font-size: 10px;
}

.text_middle {
	color: #AAAAAA;
	font-size: 12px;
}

.overlay_data_protection_info {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	display: none;
	background-color: rgba(0, 0, 0, 0.85);
	color: rgba(255, 255, 255, 1.0);
	padding: 2em;
	padding-top: 20%;
	text-align: center;
	z-index: 1000;
}

.overlay_data_protection_info.active {
	display: block;
}

.adventskalender_mobile {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
}

.adventskalender_mobile:after {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	content: " ";
	
}

.adventskalender_mobile ul,
.adventskalender_mobile li {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.adventskalender_mobile li {
	margin-bottom: 0.5em;	
	list-style: none;
	text-align: center;
	font-size: 150%;
	color: rgba(255, 255, 255, 0.5);
	background-color: #133983;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	display: block;
}

.adventskalender_mobile li.door_available {
	background-color: #cf0d0b;
	background: linear-gradient(to bottom, rgba(218, 28, 12, 1.0) 0%, rgba(156, 0, 12, 1.0) 100%);
}


.adventskalender_mobile li a {
	color: rgba(255, 255, 255, 1.0);
	width: 100%;
	text-decoration: none;
	display: block;
}
