#largescoop{
float:left;
padding:0 22px;
width:691px;
}
/*SHOPPING CART*/
input[type=submit].shopbutton_aktualisieren{
background:url(/themes/default/img/aktualisieren_button.png) no-repeat 0 0;
}
input[type=submit].shopbutton_aktualisieren:hover, input[type=submit].shopbutton_aktualisieren:focus{
background:url(/themes/default/img/aktualisieren_button.png) no-repeat 0 -19px;
}
input[type=submit].shopbutton_weiter{
background:url(/themes/default/img/weiter_button.png) no-repeat 0 0;
}
input[type=submit].shopbutton_weiter:hover, input[type=submit].shopbutton_weiter:focus{
background:url(/themes/default/img/weiter_button.png) no-repeat 0 -19px;
}
input[type=submit].shopbutton_login{
background:url(/themes/default/img/login_button.png) no-repeat 0 0;
}
input[type=submit].shopbutton_login:hover, input[type=submit].shopbutton_login:focus{
background:url(/themes/default/img/login_button.png) no-repeat 0 -19px;
}
input[type=submit].shopbutton_bestell{
background:url(/themes/default/img/bestellen_button.png) no-repeat 0 0;
}
input[type=submit].shopbutton_bestell:hover, input[type=submit].shopbutton_bestell:focus{
background:url(/themes/default/img/bestellen_button.png) no-repeat 0 -19px;
}
/**/
h1{
float:left;
width:509px;
}
#metanavigation{
float:right;
width:182px;
height:26px;
margin:5px 0 0 0;
text-align:right;
z-index:99;
}
.ref td:first-child{
text-align:center;
}
.refinner td:first-child{
text-align:left;
}


