@font-face{font-family:'Open Sans';src:url('assets/fonts/OpenSans-Light.ttf') format('truetype');font-weight:300;}
@font-face{font-family:'Open Sans';src:url('assets/fonts/OpenSans-Regular.ttf') format('truetype');font-weight:400;}
@font-face{font-family:'Open Sans';src:url('assets/fonts/OpenSans-SemiBold.ttf') format('truetype');font-weight:600;}
@font-face{font-family:'Open Sans';src:url('assets/fonts/OpenSans-Bold.ttf') format('truetype');font-weight:700;}
@font-face{font-family:'Open Sans';src:url('assets/fonts/OpenSans-Black.ttf') format('truetype');font-weight:900;}

body{
	background-image:url(images/bg.jpg);
	background-size:cover;
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#7b0302;
	background-attachment: fixed;
	font-family: 'Open Sans', sans-serif;
}
html {
	position: relative;
	min-height: 100%;
}
body {
	padding-bottom: 30px;
	margin-bottom: 120px;
}
.logo{
	z-index:10;
}
.hinweis{
	z-index:9999;
	position:absolute;
	float:right;
	right:0;
	top:0;
	display:inline-block;
	width:250px;
	margin-right:10px;
	margin-top:10px;
}
.btn-hinweis{
	border:0;
	padding:5px 15px 5px 15px;
	background:#ffffff;
	border-radius:3px;
	color:#9D1006;
	font-weight:bold;
	margin-top:10px;
}
.alert{
	color:#ffffff;
	background:rgba(157,16,6,0.5);
	border:none;
}
.close{
	color:#ffffff !important;
	opacity:0.7;
}
.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 120px;
}
.modal-content{
	color:#ffffff;
	background:none;
	box-shadow:none;
	margin-top:60%;
	border:none;
	text-shadow:1px 2px 3px black;
}
#schnee{
	background-image: url('images/s1.png'), url('images/s2.png'), url('images/s3.png');
	height: 100%;
	-webkit-animation: schnee 15s linear infinite;
	-moz-animation: schnee 15s linear infinite;
	-ms-animation: schnee 15s linear infinite;
	animation: schnee 15s linear infinite;
	z-index:0;
	opacity:0.6;
}
@keyframes schnee {
	0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
	50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
	100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-moz-keyframes schnee {
	0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
	50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
	100% {background-position: 400px 1000px, 200px 400px, 100px 300px;}
}
@-webkit-keyframes schnee {
	0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
	50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
	100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-ms-keyframes schnee {
	0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
	50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
	100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
#bereich{
	width:100%;
	height:1100px;
	border-radius:50%;
	overflow:hidden;
	z-index:4;
	margin-top:-20%;
	position:absolute;
}

.haus{
	width: 150px;
	height: 76px;
	position:relative;
	z-index: 0;
	margin:100px auto;
	margin-bottom:-30px;
}
.haus2{
	position:absolute;
	bottom: 0px;
	background-color: #d75f3d;
	width:125px;
	left:14px;
	height: 40px;
}
.tri {
	left: 8px;
	position:absolute;
	width: 0px;
	height: 0px;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-bottom: 36px solid #ffffff;
}
.para {
	left: 34px;
	position:absolute;
	width: 102px;
	height: 36px;
	-webkit-transform: skew(26deg);
	-moz-transform: skew(26deg);
	-o-transform: skew(26deg);
	background-color: #ffffff;
}
.tuer
{
	background-color: #742e1a;
	z-index: 1;
	width: 15px; height: 25px;
	position: absolute;
	bottom: 0px; left:65px;
}
.fenster_1
{
	background-color: #f9eb32;
	z-index: 1;
	width: 15px; height: 15px;
	position: absolute;
	bottom: 10px; left:32px;
	-webkit-animation: light 1.8s linear;
	-webkit-animation-iteration-count: infinite;
}
.fenster_2
{
	background-color: #f9eb32;
	z-index: 1;
	width: 15px; height: 15px;
	position: absolute;
	bottom: 10px; left:95px;
	-webkit-animation: light 1.4s linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation: light 1.4s linear;
	-moz-animation-iteration-count: infinite;
	-ms-animation: light 1.4s linear;
	-ms-animation-iteration-count: infinite;
	animation: light 1.4s linear;
	animation-iteration-count: infinite;
}
@-webkit-keyframes light {
	0% {background-color: #f9eb32;}
	70% {background-color: #f9ac32;}
	10% {background-color: #f99032;}
}
@-moz-keyframes light {
	0% {background-color: #f9eb32;}
	70% {background-color: #f9ac32;}
	10% {background-color: #f99032;}
}
@-ms-keyframes light {
	0% {background-color: #f9eb32;}
	70% {background-color: #f9ac32;}
	10% {background-color: #f99032;}
}
.mensch_kopf
{
	background-color: #f7d496;
	width: 30px; height: 30px;
	border-radius: 50%;
	top: 20px; left:-45px;
	position: absolute;
	z-index: 1;
}
.mensch_koerper
{
	background-color: #d22a10;
	width: 20px; height: 20px;
	top: 45px; left:-40px;
	position: absolute;
}
.mensch_jb1
{
	background-color: #d22a10;
	width: 7px; height: 15px;
	top: 60px; left:-40px;
	border-bottom: 5px solid #323d0b;
	position: absolute;
}
.mensch_jb2
{
	background-color: #d22a10;
	width: 7px; height: 15px;
	top: 60px; left:-27px;
	border-bottom: 5px solid #323d0b;
	position: absolute;
}
.mensch_arm1
{
	background-color: #d22a10;
	width: 23px; height:7px;
	top: 47px; left:-57px;
	border-left: 5px solid #f7d496;
	position: absolute;
}
.mensch_arm2
{
	background-color: #d22a10;
	width: 23px; height:7px;
	top: 47px; left:-27px;
	border-right: 5px solid #f7d496;
	position: absolute;
}
.mensch_top
{
	top: -5px; left:-48px;
	width: 0px; height: 0px;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-bottom: 36px solid #d22a10;
	position: absolute; z-index: 2;
}
.mensch_pom
{
	background-color: #ffffff;
	width: 10px; height: 10px;
	border-radius: 50%;
	top: -10px; left:-35px;
	position: absolute;
	z-index: 3;
}
.mensch
{
	position: relative;
	-webkit-animation: mensch 0.4s linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation: mensch 0.4s linear;
	-moz-animation-iteration-count: infinite;
	-ms-animation: mensch 0.4s linear;
	-ms-animation-iteration-count: infinite;
	animation: mensch 0.4s linear;
	animation-iteration-count: infinite;
}
@-webkit-keyframes mensch {
	0% {bottom:0px;}
	70% {bottom:10px;}
	10% {bottom:0px;}
}
@-moz-keyframes mensch {
	0% {bottom:0px;}
	70% {bottom:10px;}
	10% {bottom:0px;}
}
@-ms-keyframes mensch {
	0% {bottom:0px;}
	70% {bottom:10px;}
	10% {bottom:0px;}
}
@keyframes mensch {
	0% {bottom:0px;}
	70% {bottom:10px;}
	10% {bottom:0px;}
}

body > .container {
	padding: 60px 15px 0;
}
.container .text-muted {
	margin: 20px 0;
	color:#ffffff;
	float:right;
	word-spacing:15px;
}
.footer > .container {
	padding-right: 15px;
	padding-left: 15px;
}
.foot{
	padding-right:65px;
}
.foot a{
	color:#ffffff;
}
.foot a:hover{
	color:#e5d5d5;
	text-decoration:none;
}
.countdown{
	border:none;
	display:inline-block;
	background:transparent;
	color:#ffffff;
}
.countdown:active, .countdown:focus{
	box-shadow:none;
	outline-color: transparent;
	outline-style: none;
}
.count{
	float:left;
	display:inline-block;
	padding-top:20px;
	padding-left:60px;
}
code {
	font-size: 80%;
}

.theme-dropdown .dropdown-menu {
	position: static;
	display: block;
	margin-bottom: 20px;
}

.theme-showcase > p > .btn {
	margin: 5px 0;
}

.theme-showcase .navbar .container {
	width: auto;
}
a{
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;
}
.fa{
	margin-right:5px;
}
.content{
	color:#ffffff;
	font-size:16px;
	margin-top:10px;
	text-shadow:0 1px 2px #555555;
	margin-bottom:50px;
}
.content a{
	color:#ffffff;
}
.content a:hover{
	color:#e5d5d5;
	text-decoration:none;
}
.content-second{
	padding:50px;
	color:#e3e3e3;
}
.content-second a{
	color:#ffffff;
}
.content-second a:hover{
	text-decoration:none;
}
.fb{
	margin-top:20px;
}
.fb:hover{
	background:blue !important;
}
.block-firm-main{
	z-index:9;
}
.block-firm{
    float:left;
	z-index:11;
	height:65px;
}
.firmen{
    text-align:center;
	margin-bottom:50px;
}
.firma{
    position:relative;
    display:inline-block;
    z-index:1000;
    margin:0 25px;
}
.calimeros{
	letter-spacing:8px;
}
.calimeros a{
	color:#e53232;
}
.calimeros a:hover{
	color:#f06969 !important;
}
.bottom{
	margin-bottom:125px;
}
.adventstag .text{
	margin-top:-25px;
}
.adventstag .text a{
	color:#ffffff;
}
.adventstag .text a:hover{
	color:#edf4f9;
}
.adventstag .top{
	color:#720c02;
	margin-top:5px;
	font-weight:700;
}
.adventstag .bot{
	color:#720c02;
	font-weight:300;
	margin-bottom:5px;
	font-size:12px !important;
}
.btn-vorbei{
	padding:3px 10px !important;
	margin-bottom:3px !important;
	color:#ffffff;
	background:#7a7a7a;
}
.btn-vorbei:hover{
	text-decoration:none;
	color:#ffffff;
}
.btn-facebook{
	padding:3px 10px !important;
	margin-bottom:3px !important;
	background: rgb(59,103,158);
	background: -moz-linear-gradient(top,  rgba(59,103,158,1) 0%, rgba(43,136,217,1) 53%, rgba(43,136,217,1) 55%, rgba(32,124,202,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 53%,rgba(43,136,217,1) 55%,rgba(32,124,202,1) 100%);
	background: linear-gradient(to bottom,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 53%,rgba(43,136,217,1) 55%,rgba(32,124,202,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#207cca',GradientType=0 );
}
.btn-facebook:hover{
	opacity:0.9;
}
.btn-instagram{
	padding:3px 10px !important;
	background:#f66f30;
	background:-moz-linear-gradient(45deg, #f66f30 0%, #b436a9 100%);
	background:-webkit-linear-gradient(45deg, #f66f30 0%,#b436a9 100%);
	background:linear-gradient(45deg, #f66f30 0%,#b436a9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f66f30', endColorstr='#b436a9',GradientType=1 );
}
.btn-instagram:hover{
	opacity:0.9;
}
.adventskalender{
	
}
.adventstag{
	-webkit-filter: drop-shadow(0px 1px 5px #ad1c1c);
	filter: drop-shadow(0px 1px 5px #ad1c1c);
	z-index:10;
}
.adventstag-opened{
	height:210px;
	background-image:url(images/adventstag-opened.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;
}
.missed{
	background-image:url(images/adventstag-opened-missed.png) !important;
}
.adventstag-opened:hover{
	-webkit-filter: drop-shadow(0px 1px 24px #ed2112);
	filter: drop-shadow(0px 1px 24px #ed2112);
}
.opened{
	margin-bottom:40px;
}
.adventstag-closed{
	height:190px;
	background-image:url(images/adventstag-closed.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:bottom center;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;

}
.adventstag-closed:hover{
	-webkit-filter: drop-shadow(0px 1px 24px #ed2112);
	filter: drop-shadow(0px 1px 24px #ed2112);
}
.adventstag-closed p{
	font-size:24px;
	font-weight:300;
	color:#ffffff;
	margin-left:45px;
	margin-top:15px;
}
.closed{
	margin-top:10px;
	margin-bottom:60px;
}
.adventstag .datum{
	background: rgb(127,100,40);
	background: -moz-linear-gradient(-45deg, rgb(127,100,40) 0%, rgb(238,232,184) 44%, rgb(238,232,184) 60%, rgb(127,100,40) 100%);
	background: -webkit-linear-gradient(-45deg, rgb(127,100,40) 0%,rgb(238,232,184) 44%,rgb(238,232,184) 60%,rgb(127,100,40) 100%);
	background: linear-gradient(135deg, rgb(127,100,40) 0%,rgb(238,232,184) 44%,rgb(238,232,184) 60%,rgb(127,100,40) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f6428', endColorstr='#7f6428',GradientType=1 );
	display:inline-block;
	box-shadow:2px 2px 2px #82672b;
	padding:10px 10px 10px 10px;
	text-align:center !important;
	width:60px;
	height:60px;
	border-radius:50%;
	color:#720c02;
	font-size:26px;
	font-weight:700;
}
.adventstag .datum-missed{
	background: rgb(147,147,147);
	background: -moz-linear-gradient(-45deg, rgba(147,147,147,1) 0%, rgba(219,219,219,1) 40%, rgba(219,219,219,1) 60%, rgba(147,147,147,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(147,147,147,1) 0%,rgba(219,219,219,1) 40%,rgba(219,219,219,1) 60%,rgba(147,147,147,1) 100%); 
	background: linear-gradient(135deg, rgba(147,147,147,1) 0%,rgba(219,219,219,1) 40%,rgba(219,219,219,1) 60%,rgba(147,147,147,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#939393', endColorstr='#939393',GradientType=1 );
	display:inline-block;
	box-shadow:2px 2px 2px #777777;
	padding:10px 10px 10px 10px;
	text-align:center !important;
	width:60px;
	height:60px;
	border-radius:50%;
	color:#720c02;
	font-size:26px;
	font-weight:700;
}
.advent-logo{
	margin-top:-10px;
}
@media (max-width:1200px){
	.adventstag-closed p{
		margin-left:25px;
	}
	.adventstag .datum, .adventstag .datum-missed{
		margin-top:20px;
	}
}
.desktop-only{
	display:block;
}
@media (max-width:1024px){
	.desktop-only{
		display:none;
	}
	.adventstag-opened{
		width:114%;
	}
	.adventstag .datum, .adventstag .datum-missed{
		margin-top:0px;
		margin-left:-15px;
	}
}
@media (max-width:768px){
	.adventstag-closed{
		height:185px;
	}
	.adventstag-opened{
		width:100%;
	}
	.closed{
		margin-top:10px;
	}
	.adventstag-closed p{
		margin-left:25%;
	}
	.adventstag .datum, .adventstag .datum-missed{
		margin-top:0px;
		margin-left:7.5%;
	}
	.countdown{
		text-align:center;
	}
	.count{
		text-align:center !important;
		padding-left:0;
	}
}
@media (max-width:610px){
	.adventstag-closed p{
		margin-left:37.5%;
	}
	.adventstag .datum, .adventstag .datum-missed{
		margin-left:22.5%;
	}
}
@media (max-width:510px){
	.adventstag-closed p{
		margin-left:34%;
	}
	.adventstag .datum, .adventstag .datum-missed{
		margin-left:18%;
	}
}
@media (max-width:480px){
	.adventstag-closed p{
		margin-left:30%;
	}
	.adventstag .datum, .adventstag .datum-missed{
		margin-left:12%;
	}
	.content-second{
		padding:20px;
	}
}
@media (max-width:380px){
	.adventstag-closed p{
		margin-left:23.5%;
	}
	.adventstag .datum, .adventstag .datum-missed{
		margin-left:2%;
	}
}
@media (max-width:320px){
	.adventstag-closed{
		height:150px;
	}
	.adventstag-closed p{
		margin-left:18%;
	}
}