/* 970x250 - ALLIANZ - MOTIV 1 - KFZ Versicherung - Q3 - 2017 */

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, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}
body {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

#banner {
    cursor: pointer;
    display: none;
    position: absolute;
    overflow: hidden;
    width: 970px;
    height: 250px;
    background-color: #black;
    -webkit-transform: translateZ(0.01px);
    -moz-transform: translateZ(0.01px);
    -ms-transform: translateZ(0.01px);
    -o-transform: translateZ(0.01px);
    transform: translateZ(0.01px)
}
#look {
    position: absolute;
}

.bannerClass {
    position: absolute;
}

.containerClass {
    position: absolute;
    width: inherit;
    height: inherit;
}

#border {
	top: 0;
	left: 0;
	width: 968px;
	height: 248px;
	border: 1px solid #d2d2d2;
}

/* BACKGROUND */
#bg_container {
	width: 2394px;
	height: 250px;
  background-image: url("bg_pattern.jpg");
  background-repeat: repeat-x;
  left:0;
  top:0;
}

#bg_pattern {
    /*top: -600px;*/
}


/*AUTO BLAU*/
#car_blue_container {
  height: inherit;
  width: inherit;
}

#car_blue {
  width: 150px;
  height: auto;
  left: 340px;
  top: 66px;
}

/*AUTO GRAU*/
#car_grey_container {
  height: inherit;
  width: inherit;
}

#car_grey {
  width: 150px;
  height: auto;
  left: 151px;
  top: 161px;
}

/* LOGO */
#logo_container {
  height: inherit;
  width: inherit;
}

#logo {
	position: absolute;
	width: 176px;
	height: auto;
	right: 18px;
  top: 16px;
}


/* CTA */
#cta_container {
  height: inherit;
  width: inherit;
}

#cta {
	width: 160px;
	height: auto;
  right: 20px;
	bottom: 19px;
}

/* BADGE */
#badge_container {
  height: inherit;
  width: inherit;
}

#badge {
	width: 116px;
	height: auto;
	left: 406px;
	top: 60px;
}

/* STOERER */
#stoerer_container {
  height: inherit;
  width: inherit;
}

#stoerer {
	width: 204px;
	height: auto;
	right: 192px;
  top: 28px;
}


/* TXT 1 */
#txt_1_container {
  height: inherit;
  width: inherit;
}

#txt_1_1 {
  width: 328px;
	height: auto;
	left: 15px;
  top: 21px;
}


/* TXT 2 */
#txt_2_container {
  height: inherit;
  width: inherit;
}

#txt_2_1 {
	width: 502px;
	height: auto;
  left: 16px;
	top: 21px;
}


/* TXT 3 */
#txt_3_container {
  height: inherit;
  width: inherit;
}

#txt_3_1 {
  width: 307px;
	height: auto;
	left: 14px;
  top: 55px;
}

#txt_3_2 {
	width: 305px;
	height: auto;
	left: 15px;
  top: 167px;
}
