/*=============================
=			Reset			=
=============================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del, dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,
legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure, footer,header,menu,nav,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: sans-serif;
}
body {
	line-height:1;
}
#banner{
	transform-origin: 0 0;
	-ms-transform-origin: 0 0;  
	-webkit-transform-origin: 0 0;
	/*Retina*/
	/*
	transform: scale(0.5);
	-ms-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	*/
	cursor: pointer;
	background-color: black;
	position: relative;
	/* Banner width */
	width: 300px;
	/* Banner height */
	height: 600px;
	/* auf Dimension maskieren */
	overflow: hidden;
	/*box-sizing: border-box;*/
	/*-webkit-transform: rotate(0.01deg);	transform: rotate(0.01deg);*/
	display: none;
}
.smoothAni{
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000px;
}
.banner_element{
	overflow: hidden;
	display: block;
	position: absolute;
	margin: 0px;
	padding:0px;
	background-size: contain;
}
.adSize{
	width: 300px;
	height: 600px;
    background-size: contain;
}
.adImgSize{
	width: 320px;
	height: 600px;
}

/* Custom CSS goes here */
#banner_Img1{
	background-image: url('https://speedata.fr/account/creas/theramp/BMW/Motorrad_Gamme_CE04/IAB/300x600/links/img1.jpg');
	background-repeat: no-repeat;
}
#banner_Img2{
	background-image: url('https://speedata.fr/account/creas/theramp/BMW/Motorrad_Gamme_CE04/IAB/300x600/links/img2.jpg');
	background-repeat: no-repeat;
}
#banner_Img3{
	background-image: url('https://speedata.fr/account/creas/theramp/BMW/Motorrad_Gamme_CE04/IAB/300x600/links/img3.jpg');
	background-repeat: no-repeat;
}
#banner_Img4{
	background-image: url('https://speedata.fr/account/creas/theramp/BMW/Motorrad_Gamme_CE04/IAB/300x600/links/img4.jpg');
	background-repeat: no-repeat;
}
#banner_Img5{
	background-image: url('https://speedata.fr/account/creas/theramp/BMW/Motorrad_Gamme_CE04/IAB/300x600/links/img5.jpg');
	background-repeat: no-repeat;
}
#banner_Logo{
	background-image: url('https://speedata.fr/account/creas/theramp/BMW/Motorrad_Gamme_CE04/IAB/300x600/links/logo.png');
	background-repeat: no-repeat;
}
#banner_Copy1{
	background-image: url('https://speedata.fr/account/creas/theramp/BMW/Motorrad_Gamme_CE04/IAB/300x600/links/copy1.png');
	background-repeat: no-repeat;
}
#banner_Copy2{
	background-image: url('https://speedata.fr/account/creas/theramp/BMW/Motorrad_Gamme_CE04/IAB/300x600/links/copy2.png');
	background-repeat: no-repeat;
}
#banner_Copy3{
	background-image: url('https://speedata.fr/account/creas/theramp/BMW/Motorrad_Gamme_CE04/IAB/300x600/links/copy3.png');
	background-repeat: no-repeat;
}
#banner_Copy4{
	background-image: url('https://speedata.fr/account/creas/theramp/BMW/Motorrad_Gamme_CE04/IAB/300x600/links/copy4.png');
	background-repeat: no-repeat;
}
#banner_Copy5{
	background-image: url('https://speedata.fr/account/creas/theramp/BMW/Motorrad_Gamme_CE04/IAB/300x600/links/copy5.png');
	background-repeat: no-repeat;
}
#banner_Copy5_0{
	background-image: url('https://speedata.fr/account/creas/theramp/BMW/Motorrad_Gamme_CE04/IAB/300x600/links/copy5_0.png');
	background-repeat: no-repeat;
}
#banner_Copy5_1{
	background-image: url('https://speedata.fr/account/creas/theramp/BMW/Motorrad_Gamme_CE04/IAB/300x600/links/copy5_1.png');
	background-repeat: no-repeat;
}
#banner_Copy5_2{
	background-image: url('https://speedata.fr/account/creas/theramp/BMW/Motorrad_Gamme_CE04/IAB/300x600/links/copy5_2.png');
	background-repeat: no-repeat;
}
#banner_CTA{
	background-image: url('https://speedata.fr/account/creas/theramp/BMW/Motorrad_Gamme_CE04/IAB/300x600/links/cta.png');
	background-repeat: no-repeat;
}
#banner_BlackBox{
	background: black;
}