#contentWrapper{
    position: absolute;
    bottom:0;
    right:0;
}

    #DisplayWrapper.size1 #contentWrapper{
        width: 765px;
        height: 577px;
    }
    
    #DisplayWrapper.size2 #contentWrapper{
        width: 694px;
        height: 577px;
    }
    
    #DisplayWrapper.size3 #contentWrapper{
        width: 694px;
        height: 577px;
    }
    
/* ------------------- CONTENT DIV ------------------- */

#contentDiv{
    position: absolute;
    overflow:hidden;
}

    #DisplayWrapper.size1 #contentDiv{
        width: 765px;
        height: 496px;
        top: 41px;
        left: 0;
    }
    
    #DisplayWrapper.size2 #contentDiv{
        width: 694px;
        height: 496px;
        top: 41px;
        left: 0;
    }
    
    #DisplayWrapper.size3 #contentDiv{
        width: 694px;
        height: 496px;
        top: 41px;
        left: 0;
    }

#itemsWrapper{
    width: 100%;
    position: absolute;
    top:0;
    left:0;
}

#termsDiv{
    position: absolute;
    overflow:hidden;
}

    #DisplayWrapper.size1 #termsDiv{
        width: 765px;
        height: 496px;
        top: 41px;
        left: 0;
    }
    
    #DisplayWrapper.size2 #termsDiv{
        width: 694px;
        height: 496px;
        top: 41px;
        left: 0;
    }
    
    #DisplayWrapper.size3 #termsDiv{
        width: 694px;
        height: 496px;
        top: 41px;
        left: 0;
    }

#scrollwrapper{
    
}
    
    #DisplayWrapper.size1 #scrollwrapper{
        top: 3px;
        left: 10px;
        height: 489px;
        width: 720px;
        position: absolute;
        color:white;
        text-align: left;
    }
    
    #DisplayWrapper.size2 #scrollwrapper{
        top: 3px;
        left: 10px;
        height: 489px;
        width: 649px;
        position: absolute;
        color:white;
        text-align: left;
    }
    
    #DisplayWrapper.size3 #scrollwrapper{
        top: 3px;
        left: 10px;
        height: 489px;
        width: 649px;
        position: absolute;
        color:white;
        text-align: left;
    }
    
    
#DisplayWrapper #div_page_backbone #contentDiv_impressum .scrollfeld * {
	position: relative;
}

#scrollbar_div_i {
	right: 2px;
	top: 2px;
	height: 490px;
	width: 18px;
        position: absolute;
        overflow:hidden;
        background-color: black;
}

#scrollbar_i {
	left: 0;
	top: 0;
	width: 100%;
	background-color: white;
        position: absolute;     
}

#scrollbar_i.focusCls{
    background-image: none !important;
    background-color: #ff7100;
}

    #DisplayWrapper.size1 #scrollbar_i{
        background-image: url("../img/basic/scrolling_size1.png");
    }
    
    #DisplayWrapper.size2 #scrollbar_i{
        background-image: url("../img/basic/scrolling_size1.png"); /*  PLEASE INSERT HERE THE RIGHT ONE */
    }
    
    #DisplayWrapper.size3 #scrollbar_i{
        background-image: url("../img/basic/scrolling_size1.png"); /*  PLEASE INSERT HERE THE RIGHT ONE */
    }



.contentItem{
    
}

.contentItem.focusCls .itemDescription{
    color: #ff7100 !important;
}

    #DisplayWrapper.size1 .contentItem{
        width: 254px;
        height: 247px;
        background-image: url("../img/basic/item_size1.png");
        margin-right: 1px;
        margin-bottom: 1px;
        float: left;
    }
    
    #DisplayWrapper.size2 .contentItem{
        width: 693px;
        height: 164px;
        background-image: url("../img/basic/item_size2.png");
        margin-right: 1px;
        margin-bottom: 1px;
        float: left;
    }
    
    #DisplayWrapper.size3 .contentItem{
        width: 693px;
        height: 247px;
        background-image: url("../img/basic/item_size3.png");
        margin-right: 1px;
        margin-bottom: 1px;
        float: left;
    }
    
.parContentItem.focusCls > div{
    color: #ff7100;
}   
    
.parContentItem{

}

    #DisplayWrapper.size1 #parItem_0{
        margin-right: 2px;
    }

    #DisplayWrapper.size1 .parContentItem{
        width: 381px;
        height: 495px;
        background-image: url("../img/basic/parItem_size1.png");
        margin-bottom: 1px;
        float: left;
    }
    
    #DisplayWrapper.size2 .parContentItem{
        width: 693px;
        height: 247px;
        background-image: url("../img/basic/item_size3.png");
        margin-right: 1px;
        margin-bottom: 1px;
        float: left;
    }
    
    #DisplayWrapper.size3 .parContentItem{
        width: 693px;
        height: 247px;
        background-image: url("../img/basic/item_size3.png");
        margin-right: 1px;
        margin-bottom: 1px;
        float: left;
    }

.channelName{
    position: relative;
    color: white;
    padding-left: 3px;
    padding-right: 3px;
}

    #DisplayWrapper.size1 .channelName{
        width: 333px;
        height: 45px;
        top:0;
        left:21px;
        line-height: 45px;
    }
    
    #DisplayWrapper.size2 .channelName{
        width: 333px;
        height: 50px;
        top:0;
        left:21px;
        line-height: 50px;
    }
    
    #DisplayWrapper.size3 .channelName{
        width: 333px;
        height: 50px;
        top:0;
        left:21px;
        line-height: 50px;
    }
    
    
    
.parContentItem .itemThumbnail{
    position: relative;
}

    #DisplayWrapper.size1 .parContentItem .itemThumbnail{
        width: 339px;
        height: 197px;
        top: 0px;
        left: 21px;
    }
    
    #DisplayWrapper.size2 .parContentItem .itemThumbnail{
        width: 206px;
        height: 114px;
        top: 0px;
        left: 21px;
    }
    
    #DisplayWrapper.size3 .parContentItem .itemThumbnail{
        width: 206px;
        height: 114px;
        top: 0px;
        left: 21px;
    }
    
    
    
.parContentItem .descriptionWrapper{
    position: relative;
    color: white;
}
    
    #DisplayWrapper.size1 .parContentItem .descriptionWrapper{
        width: 333px;
        height: 225px;
        top: 5px;
        left: 21px;
    }
    
    #DisplayWrapper.size2 .parContentItem .descriptionWrapper{
        width: 651px;
        height: 190px;
        bottom: 118px;
        left: 21px;
    }
    
    #DisplayWrapper.size3 .parContentItem .descriptionWrapper{
        width: 651px;
        height: 190px;
        bottom: 118px;
        left: 21px;
    }
    
.parItemDes{

}

    #DisplayWrapper.size1 .parItemDes{
        width:100%;
        margin-bottom: 10px;
    }
    
    #DisplayWrapper.size2 .parItemDes.title{
        margin-bottom: 10px;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 430px;
    }
    
    #DisplayWrapper.size2 .parItemDes.standardtext{
        margin-bottom: 10px;
        position: absolute;
        bottom: 10px;
        left: 4px;
        width: 640px;
    }
    
    #DisplayWrapper.size3 .parItemDes.title{
        margin-bottom: 10px;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 430px;
    }
    
    #DisplayWrapper.size3 .parItemDes.standardtext{
        display: none;
    }
    
    
    
.parItemDes.videoInfo{

}

    #DisplayWrapper.size1 .parItemDes.videoInfo{
        width:100%;
        text-align: center;
        position: absolute;
        height: 50px;
        line-height: 50px;
        bottom: -20px;
        left:0;
    }
    
    #DisplayWrapper.size2 .parItemDes.standardtext.videoInfo{
        width:350px;
        text-align: center;
        position: absolute;
        height: 50px;
        line-height: 50px;
        bottom: 50px;
        left: 220px;
    }
    
    #DisplayWrapper.size3 .parItemDes.standardtext.videoInfo{
        width:650px;
        text-align: center;
        position: absolute;
        height: 50px;
        line-height: 50px;
        bottom: 0px;
        left: 0px;
        display: block;
    }
    
.teaser{
    position: relative;
}

    #DisplayWrapper.size1 .teaser{
        width: 230px;
        height: 129px;
        top: 12px;
        left: 12px;
    }
    
    #DisplayWrapper.size2 .teaser{
        width: 246px;
        height: 138px;
        top: 13px;
        left: 14px;
    }
    
    #DisplayWrapper.size3 .teaser{
        width: 492px;
        height: 138px;
        top: 13px;
        left: 14px;
    }
    
.itemThumbnail{
    background-color: black;
    position: absolute;
}

    #DisplayWrapper.size1 .itemThumbnail{
        width: 230px;
        height: 129px;
        top: 0px;
        left: 0px;
    }
    
    #DisplayWrapper.size2 .itemThumbnail{
        width: 246px;
        height: 138px;
        top: 0px;
        left: 0px;
    }
    
    #DisplayWrapper.size3 .itemThumbnail{
        width: 246px;
        height: 138px;
        top: 0px;
        left: 0px;
    }
    
.itemDescription{
    overflow: hidden;
    position: relative;
    color: white;
}

    #DisplayWrapper.size1 .itemDescription{
        width: 224px;
        height: 100px;
        float: bottom;
        left: 12px;
        bottom: -15px;
        padding-left: 3px;
        padding-right: 3px;
    }
    
    #DisplayWrapper.size2 #div_right_video .itemDescription{
        width: 225px;
    }
    
    #DisplayWrapper.size2 .itemDescription{
        width: 401px;
        height: 138px;
        float: bottom;
        right: 12px;
        bottom: 125px;
        float:right;
    }
    
    #DisplayWrapper.size3 #div_right_video .itemDescription{
        width: 483px;
    }
    
    #DisplayWrapper.size3 .itemDescription{
        width: 667px;
        height: 75px;
        float: left;
        right: 12px;
        top: 20px;
        float:right;
    }
    
.itemDate{
    color: white;
    position: relative;
    background-image: url("../img/basic/transparency.png");
}

    #DisplayWrapper.size1 .itemDate{
/*        width: 85px;
        height: 18px;*/
        width:auto;
        height:auto;
        left: 0px;
        top: 111px;
        float:left;
        text-align: left;
        padding-left:3px;
        padding-right:3px;
        line-height: 18px !important;
    }
    
    #DisplayWrapper.size2 .itemDate{
/*        width: 105px;
        height: 22px;*/
        width:auto;
        height:auto;
        left: 0px;
        top: 116px;
        float:left;
        text-align: left;
        padding-left:3px;
        padding-right: 3px;
        line-height: 22px !important;
    }
    
    #DisplayWrapper.size3 .itemDate{
/*        width: 125px;
        height: 26px;*/
        width:230px;
        height:30px;
        right: 0px;
        top: 0px;
        text-align: left;
        line-height: 26px !important;
        background-image: none;
        position:absolute;
    }

.itemTime{
    color:white;
    position: relative;
    background-image: url("../img/basic/transparency.png");
}

    #DisplayWrapper.size1 .itemTime{
/*        width: 70px;
        height: 18px;*/
        width:auto;
        height:auto;
        right: 0px;
        top: 111px;
        float:right;
        text-align: right;
        padding-right:3px;
        padding-left: 3px;
        line-height: 18px !important;
    }
    
    #DisplayWrapper.size2 .itemTime{
/*        width: 82px;
        height: 22px;*/
        width:auto;
        height:auto;
        right: 0px;
        top: 116px;
        float:right;
        text-align: right;
        padding-right:3px;
        padding-left:3px;
        line-height: 22px !important;
    }
    
    #DisplayWrapper.size3 .itemTime{
/*        width: 100px;
        height: 26px;*/
        width:230px;
        height:30px;
        right: 0px;
        top: 30px;
        text-align: left;
        line-height: 26px !important;
        background-image: none;
        position:absolute;
    }

.arrowBar{
    position: absolute;
}

    #DisplayWrapper.size1 .arrowBar{
        width: 764px;
        height: 40px;
    }
    
    #DisplayWrapper.size2 .arrowBar{
        width: 693px;
        height: 40px;
    }
    
    #DisplayWrapper.size3 .arrowBar{
        width: 693px;
        height: 40px;
    }

#barUp{
    top:0;
    left:0;
    background-image: url("../img/basic/barUp.png");
}

#barDown{
    bottom:0;
    left:0;
    background-image: url("../img/basic/barDown.png");
}

.arrows{
    
}

    #DisplayWrapper.size1 .arrows{
        width: 47px;
        height: 16px;
        position: absolute;
        left: 358.5px;
        top: 12px;
    }
    
    #DisplayWrapper.size2 .arrows{
        width: 47px;
        height: 16px;
        position: absolute;
        left: 323px;
        top: 12px;
    }
    
    #DisplayWrapper.size3 .arrows{
        width: 47px;
        height: 16px;
        position: absolute;
        left: 323px;
        top: 12px;
    }

#arrowDown{
    background-image: url("../img/basic/arrowDown.png");
}

#arrowUp{
    background-image: url("../img/basic/arrowUp.png");
}




