.sliderwrapper{ position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 320px; /*width of featured content slider*/
height: 240px; }



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 300px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #f0f;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #fff;
background-color: #f0f;
}
#startpict { background-image: url(http://www.youngslips.de/shared/contentslider/start_pict.jpg); height: 240px; width: 320px; left: 0; top: 0; position: absolute; visibility: visible; }
#bilder { background-image: url(http://www.youngslips.de/shared/contentslider/bilder_pict.jpg); height: 240px; width: 320px; left: 0; top: 0; position: absolute; visibility: visible; }
#videos { background-image: url(http://www.youngslips.de/shared/contentslider/videos_pict.jpg); height: 240px; width: 320px; left: 0; top: 0; position: absolute; visibility: visible; }
#fetischshop { background-image: url(http://www.youngslips.de/shared/contentslider/getragene_pict.jpg); height: 240px; width: 320px; left: 0; top: 0; position: absolute; visibility: visible; }
#telefonsex { background-image: url(http://www.youngslips.de/shared/contentslider/telefonsex.jpg); height: 240px; width: 320px; left: 0; top: 0; position: absolute; visibility: visible; }
#webcam { background-image: url(http://www.youngslips.de/shared/contentslider/webcam_pict.jpg); height: 240px; width: 320px; left: 0; top: 0; position: absolute; visibility: visible; }
#chat { background-image: url(http://www.youngslips.de/shared/contentslider/chat_pict.jpg); height: 240px; width: 320px; left: 0; top: 0; position: absolute; visibility: visible; }
#link { text-align: right; height: 20px; width: 300px; position: absolute; right: 10px; bottom: 15px; visibility: visible; }