.buttonfixed{
display:block;
_display:none;
position:fixed;
z-index:9999;
text-indent:-9999px;
overflow:hidden;
outline:none;
top:5px;
}
.buttonfixed .feed1{
background:url('/img/feed1.png') no-repeat 0 0; width:32px; height:32px;
}

.buttonfixed .twit1{
background:url('/img/twit1.png') no-repeat 0 0; width:32px; height:32px;
}

.buttonfixed .face1{
background:url('/img/face1.png') no-repeat 0 0; width:32px; height:32px;
}

.buttonfixed .beutel{
background:url('/img/beutel.png') no-repeat 0 0; width:32px; height:32px;
}

.buttonfixed .sauger{
background:url('/img/sauger.png') no-repeat 0 0; width:32px; height:32px;
}

.buttonfixed .space1{
background:url('/img/space1.png') no-repeat 0 0; width:32px; height:32px;
}

.buttonfixed .zubehoer{
background:url('/img/zubehoer.png') no-repeat 0 0; width:32px; height:32px;
}

.buttonfixed .ersatzteile{
background:url('/img/ersatzteile.png') no-repeat 0 0; width:32px; height:32px;
}


.buttonfixed .mail{
background:url('/img/mail.png') no-repeat 0 0; width:32px; height:32px;
}

.buttonfixed .faq{
background:url('/img/help.png') no-repeat 0 0; width:32px; height:32px;
}

.buttonfixed .start{
background:url('/img/start.png') no-repeat 0 0; width:32px; height:32px;
}

.buttonfixed .tipp{
background:url('/img/tipp.png') no-repeat 0 0; width:32px; height:32px;
}

.buttonfixed .cart{
background:url('/img/cart.png') no-repeat 0 0; width:32px; height:32px;
}

.buttonfixed .new{
background:url('/img/new.png') no-repeat 0 0; width:32px; height:32px;
}



.buttonfixed:hover{
top:6px;
}

.buttonfixed2{
display:block;
_display:none;
position:fixed;
z-index:9999;
text-indent:-9999px;
overflow:hidden;
outline:none;
left:5px;
}

.buttonfixed2 .tipp{
background:url('/img/tipp.png') no-repeat 0 0; width:70px; height:402px;
}

.buttonfixed2:hover{
left:6px;
}
