#teaserScrollable {
    float:left;
    width:779px;
    height:415px;
    padding:0;
    position:relative;
    overflow:hidden;
}
#teaserScrollable .items {
    position:absolute;
    width:20000em;
    margin:0px;
}
#teaserScrollable .entry {
    background-repeat:no-repeat;
    float:left;
    width:779px;
    height:415px;
}
#teaserScrollable .entry img{
    width:779px;
}
#teaserPrev{
    z-index:10000;
    cursor:pointer;
    position:absolute;
    top:140px;
}
#teaserNext{
    z-index:10000;
    cursor:pointer;
    position:absolute;
    top:140px;
    left:754px;
}
#teaserScrollable .items .innerMenue{
    margin-left:385px;
}
.innerMenue{
    background-image:url(../../img/teaser_text_bg_plain.png);
    background-repeat:no-repeat;
    color:#222;
    font-size:13px;
    overflow:hidden;
    padding:8px 0 7px 11px;
    width:341px;
    line-height:20px;
}
.innerMenue p{
    width:330px;
}
.innerMenue a {
    color:#fff;
    font-weight:normal;
    font-size:16px;
}
.innerMenue a:hover {
    color:#DEDC26;
}
.innerMenueLink{
    margin:0;
    padding:0;
    height:20px;
    width:340px;
    cursor:pointer;
}
#teaserScrollable #casestudie1{
    left:1px;
    top:1px;
}
#teaserScrollable #casestudie1 img{
    width:311px;
    height:180px;
}
#teaserScrollable #casestudie2{
    left:312px;
    top:1px;
}
#teaserScrollable #casestudie2 img{
    width:155px;
    height:180px;
}
#teaserScrollable #casestudie3{
    left:467px;
    top:1px;
}
#teaserScrollable #casestudie3 img{
    width:311px;
    height:180px;
}
#teaserScrollable #casestudie4{
    left:1px;
    top:180px;
}
#teaserScrollable #casestudie4 img{
    width:157px;
    height:176px;
}
#teaserScrollable #casestudie5{
    left:158px;
    top:180px;
}
#teaserScrollable #casestudie5 img{
    width:310px;
    height:176px;
}
#teaserScrollable #casestudie6{
    left:467px;
    top:180px;
}
#teaserScrollable #casestudie6 img{
    width:157px;
    height:176px;
}
#teaserScrollable #casestudie7{
    left:621px;
    top:180px;
}
#teaserScrollable #casestudie7 img{
    width:157px;
    height:176px;
}
#startpageTeaser{
    left:410px;
    position:absolute;
    top:277px;
}
#ideaWorld{
    left:26px;
    position:absolute;
    top:4px;
}
#ideaWorldTextDiv{
    position:absolute;
    top:100px;
    left:132px;
    overflow:hidden;
    width:0px;
}
.classicTeaser{
    float:left;
    color:#F1F1F1;
    margin-left:88px;
    margin-top:163px;
    width:245px;
}
.classicTeaser h3{
    font-size:18px;
    color:#dedc26;
    font-weight:normal;
}
.classicMovie{
    color:#FFFFFF;
    font-size:10px;
    margin-left:405px;
    margin-top:67px;
}
#teaserScrollable ul, #teaserScrollable li{
    margin:0;
    padding:0;
    list-style-type: none;
}
