#warenkorb{
width:270px;
height:200px;
background-color:#cccccc;
}

#warenkorb_header{
padding-top:4px;
padding-left:10px;
background-color:#ee7f00;
height:20px;
text-align:left;
font-weight:bold;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
}

.warenkorb_submit{
border:1px solid;
width:100px;
height:20px;
}
