
#body #teasers {padding:1px 1px 6px 13px;min-height:10px; }
#teasers .teaser {overflow: hidden;}
/*SLIDER*/
/* slider*/

.boundingBox { overflow: hidden; }

#homepageTeaser { width: 970px; height: 455px; position: relative; overflow:hidden; margin:0 0 0px;}
#homepageTeaser .teaserContainer { overflow:hidden; position:relative;  height: 455px; width:970px;}

#homepageTeaser .teaser {  width: 970px; float:left; position: relative; display: block; }

#homepageTeaser .teaserContainer .slides { position:absolute; top:0; left:0; }
/*#homepageTeaser .teaserContainer .teaser.next .teaserBox { left: 970px }
#homepageTeaser .teaserContainer .teaser.prev .teaserBox { left: 0; }*/
#homepageTeaser .teaserContainer .slides .teaser h1 { position:absolute;left: 27px; top: 17px; z-index:1000; color:#fff; }
#homepageTeaser .teaser .teaserBox .transparentBackground { position: absolute; width: 307px; height: 110px; background-color: #000; }
#homepageTeaser .teaser .teaserBox { text-decoration: none;  color: #FFF; left:653px; top: 279px; position: absolute; width: 307px; height: 110px; overflow:hidden; }
#homepageTeaser .teaser .teaserBox a {  position: relative; display:block; width: 307px; height: 110px; margin: 0; }
#homepageTeaser .teaser .teaserBox .img{ position: absolute; top: 15px;left: 13px; border: 1px solid #E9E9E9; width: 78px; height:78px; }
#homepageTeaser .teaser .teaserBox .img img{ border: 1px solid #FFF; }
#homepageTeaser .teaser .teaserBox .headline-5 { position: relative; display: block; font-size: 16px; margin: 0px 0 2px;
line-height:1.26em; width:190px;}
#homepageTeaser .teaser .teaserBox .copytext { position: absolute; top: 15px; left: 105px; font-size:11px; color: #FFFFFF; display: block; line-height:1.4em; width: 190px;}
#homepageTeaser .teaser .teaserBox a .copytext .more { color: #37BEE7; line-height: 1.4; }
#homepageTeaser .teaser .teaserBox a:hover .copytext .more { color: #7fbed1; }

#homepageTeaser .teaserContainer.expectPrev .teaser { left: 970px; }
#homepageTeaser .teaserContainer .teaser.next { left: 970px; }
#homepageTeaser .teaserContainer .teaser.prev { left: 0; }

#homepageTeaser .teaserNavigation { position: absolute; left: 869px; top: 192px; width: 91px; height: 73px; }
#homepageTeaser .teaserNavigation .buttonBackground { position: absolute; width: 45px; height: 50px; background-color: #000; }
#homepageTeaser .teaserNavigation .buttonBackground.next { left: 46px; }
#homepageTeaser .teaserNavigation .button { cursor:pointer;position: absolute; top: 10px; width: 33px; height: 28px; border: 1px solid: #FFF; }
#homepageTeaser .teaserNavigation .button.prev { left: 12px; background: url('/shared/images/general/teaser_arrow_prev.png'); }
#homepageTeaser .teaserNavigation .button.next { left: 46px; background: url('/shared/images/general/teaser_arrow_next.png'); }
#homepageTeaser .teaserNavigation .timerBackground { position: absolute; top: 51px; width: 91px; height: 22px; background-color: #000; }
#homepageTeaser .teaserNavigation .timer { position: absolute; top: 51px; width: 91px; height: 22px; }
#homepageTeaser .teaserNavigation .timer .progressbar { position: absolute; border-right: 1px solid #047A9C; width: 0; height: 22px; background-color: #03090E; }
#homepageTeaser .teaserNavigation .timer .number { position: absolute; width: 91px; height: 22px; text-align: center; margin-top: 5px; font-size: 11px; color: #FFF; font-family: Arial, Helvetica, sans-serif; }

/*VIZARDING STYLES*/
.vizarding #teasers .img.clear { clear: none; }
