@charset "utf-8";
/* CSS Document */

body				{ margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; }

#header_wrapper		{ width:100%; height:179px; background:url(http://www.goodcloth.de/layout/bs-style/ebay/images/header_bg.jpg) top left repeat-x;}
#header				{ height:179px; background:url(http://www.goodcloth.de/layout/bs-style/ebay/images/header.jpg) center top no-repeat; }
#body_wrapper		{ position:relative; background:url(http://www.goodcloth.de/layout/bs-style/ebay/images/bg_pattern.jpg); top:0px; }

#body				{ width:990px; margin:auto; padding:5px; background:#ffffff;  }
#top_sizes			{ position:absolute; top:30px; right:130px; }
.pagewrap			{ position:relative; margin:auto; width:1000px; height:auto; }
.shadow_top			{ width:100%; height:17px; background:url(http://www.goodcloth.de/layout/bs-style/ebay/images/shadows.png) bottom center repeat-x; position:absolute; top:0px;  }
.shadow_bottom		{ width:100%; height:17px; background:url(http://www.goodcloth.de/layout/bs-style/ebay/images/shadows.png) top center repeat-x; position:absolute; bottom:0px; }

#sidebar			{ float:left; width:20%; margin:0px; padding:0px;  }
#main				{ float:left; width:80%; margin:0px; padding:0px;  }

.footer_trenner		{ width:100%; height:40px; background:#323232; border-top:1px solid #555; }

td					{  }
td.sidebar			{ width:200px; vertical-align:top; }
td.gallery			{ width:350px; vertical-align:top; }
td.descr			{ width:440px; vertical-align:top; text-align:left;  }

td.box				{ width:30%; vertical-align:top; padding:1%  }
td.box h3			{ font-size:18px; }
td.box p			{ font-size:12px; }

ul.left_menu		{ list-style:none; margin:0px; padding:10px; font-family:'Yanone Kaffeesatz', sans-serif; }
ul.left_menu a		{ color:#323232; text-decoration:none; display:block; padding:2px 0px 5px 2px; }
ul.left_menu ul		{ list-style:none; margin:0px; padding:0px; font-family:'Yanone Kaffeesatz', sans-serif; background:#efefef; }
ul.left_menu ul a	{ color:#323232; text-decoration:none; display:block; padding:2px 0px 5px 20px; }

ul.left_menu ul ul	{ list-style:none; margin:0px; padding:0px; font-family:'Yanone Kaffeesatz', sans-serif; background:#efefef; }
ul.left_menu ul ul a{ color:#323232; text-decoration:none; display:block; padding:2px 0px 5px 40px;  }
.sub_cat			{ display:none; }

.thumb				{ float:left; margin:2px; }
.article_no			{ font-size:11px; color:#666; }
.auction_title		{ font-family:'Yanone Kaffeesatz', sans-serif; font-size:30px; font-weight:300; color:#323232; }
.auction_description		{ font-size:12px; font-weight:normal; color:#323232; }

fieldset			{ font-size:12px; border:1px solid #ccc }
legend				{ color:#666; font-weight:bold; }
