*{padding:0;margin:0;}
#wrapper{width:950px; padding:0 auto;margin:0 auto;border:1px solid #ccc;}
#header{border-bottom:1px dashed #ccc; margin-bottom:20px; padding:10px;}
#header ul li, #footer ul li{display:inline; padding: 0 10px;}
#content{padding:10px;padding-right:100px;}
#footer{border-top:1px dashed #ccc; margin-top:20px; padding:10px;clear:both;}
label{ width:150px;display:block;float:left;}
.warnung{border:1px solid red;font-weight:bold;}
p{ margin: 10px 0;}
#productlist{list-style:none; width:500px;float:left;}
#productlist li { padding: 10px 0;}
#productlist h2{font-size:14px; font-weight:bold;}
#productlist img {float:left; border:1px solid #ccc; padding:5px; margin:5px;}
#productlist .preis{clear:both; display:block; text-align:right;}
#productlist .preis span {color:green; font-weight:bold;}
#productlist .angebotslink{display:block; text-align:right;background:#ced;}


#topproducts { list-style:none; width:250px;float:right;}
#topproducts .preis{display:block; color:green;text-align:right;}
#topproducts img{display:block; border:0;}
#topproducts li{ padding:10px 0; }
#topproducts strong{ display:block;}

#zusatz th{text-align:left;}
#zusatz a:link{text-decoration:none;color:black;}
#zusatz strong a:link {text-decoration:underline;color:blue;}
#zusatz .realurl{color:green;}