#BackgroundImage{
	background-image: url("teaser_Poster3.jpg");
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-size: contain;
	background-position: center;
	width: device-width;
		height: 0;
	background-repeat: no-repeat;
	Background-color: #000000;
    padding-top: 70%;
	z-index: 101;
}
#Eventbirtelink{
	Background-color: #000000;
	z-index: 102;
	margin: auto;
	width: device-width;
	height: 100px;
		text-align: center;
}

