/* give slideshow some style */
.slideshow, .slideshow div { width: 622px; height: 422px;}

/* make sure each slide image is centered */
.slideshow div img { margin: auto; padding: 10px; background-color: #fefefe; border: solid 1px #000000; display: block; }
#Counter {
position:absolute;
font-weight: bold;
font-size: 9pt;
color: #e1e1e1;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
width: 55px;
height: 20px;
left: 293px;
top:473px;
}
#Counter2 {
position:absolute;
background-image: url(../images/CycleMenu/zaehler-bg.jpg);
width: 55px;
height: 20px;
left: 293px;
top:470px;
z-index:-1;
}
#Bedienung {
position:absolute;
text-align: left;
width: 200px;
height: 20px;
left: 362px;
top:470px;
}
#loader {
    position:absolute;
    left:337px;
    top: 220px;
}