/*www.klasan.at*/ 

#scroller {
margin-top: 0px;
text-align: left;
}

#scoller {
background: #f0efef;
width: 199px;
height: 570px;
margin-bottom: 20px;
}

#scoller h2{
background: url(../img/scroll_bg.png) repeat-x #bebebe;
color: white;
font-size: 14px;
padding-top: 9px;
padding-bottom: 9px;
padding-left: 8px;
margin: 0px;
font-weight: 100;
}

#scoller a{
color: #c10404; 
font-size: 12px;
font-weight: 100;
}

#up{
position: relative;
top: 525px;
left: 0px;
}

#down{
position: relative;
left: 100px;
top: 502px;
}
        
.arrow{
cursor: pointer;
}
        
#ScrollBox {
width: 199px;
height: 520px;
position:  absolute;
overflow: hidden;
border: solid 0px #000;
}

#BigBox{
width: 199px;
position:  absolute;
background: transparent;
height: 1400px;
}

.block{
padding-top: 10px;
padding-left: 5px;
float: left;
height: 120px;
margin-right: 10px;
width: 199px;
}


.block img{
float: left;
margin-right: 5px;
border: none;
}

.block h3{
margin: 0px;
}

.block .preis_liste {
margin-top: 8px;
}
