.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px;
width: 640px; /*width of featured content slider*/
height: 360px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 640px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 360px;
}



.minicontent a{
display:table-cell; 
width: 189px;
height: 90px;
overflow: hidden;
text-align: center;
vertical-align: middle;
}



.minipadding{
font-size: 14.0px; 
font-family: Verdana;  
font-weight: bold; 
line-height: 18px;
text-decoration: none;
padding-right: 10px;
padding-left: 31px;
padding-top: 10px;
padding-bottom: 10px;
}



.storcontent a{
display:table-cell; 
width: 600px;
height: 360px;
overflow: hidden;
z-index:100; 
position: absolute; 
padding-top: 285px; 
margin-left: 0px;
}

.storpadding{
width: 640px;
height: 360px;
font-size: 22.0px; 
font-family: Verdana;  
font-weight: bold; 
line-height: 32px;
text-decoration: none;
padding-left: 20px;
padding-right: 20px;
padding-top: 30px;
color: #ffffff;
}

.bildover{
z-index:50;
position: absolute;
margin-top: 0px;
margin-left: 0px;
}







#slider4{
margin-left: 0px;
height: 360px
}

#paginate-slider4{
margin-left: 0px;

}

#paginate-slider4 a{
background-image:url(bilder/inactive.jpg);
background-repeat: no-repeat;
color: #056284;

}

#paginate-slider4 a:hover, #paginate-slider4 a.selected {
background-image:url(bilder/active.jpg);
background-repeat: no-repeat;
color: #ffffff;
}

