.slidercontainer
{
/* width:620px;
height:340px; */
/* width:1200px; */
width:100%;
height:520px;
margin: auto;
}
.slidercontainer DIV
{
width:100%;
height:100%;
position:relative;
}
.slider0
{
background:url('./img/slider/grafik.jpg') no-repeat center;
}
.slider1
{
background:url('./img/slider/banner_promo.jpg') no-repeat center;
}
.slider2
{
background:url('./img/slider/banner_promo2.jpg') no-repeat center;
}
.slider3
{
background:url('./img/slider/banner_promo3.jpg') no-repeat center;
}
.sliderbuttom1
{
position: absolute;
/* background: red; */
/* right: 25px; */
bottom: 157px;
width: 228px;
height: 41px;
right: 298px;
}
.sliderbuttom2
{
position: absolute;
/* background: red; */
left: 37px;
bottom: 24px;
width: 203px;
height: 40px;
}
.sliderbuttom3
{
position: absolute;
/* background: red; */
right: 69px;
bottom: 44px;
width: 209px;
height: 44px;
}
.promo_text{
max-width: 550px;
}
.slidercontainer .bodytext{
width:1200px;
}