
body {
	background:#FFF;
	color:#000;
	font:12px/1.5 Verdana, sans-serif;
	margin:0;
	padding:0;
}
a { color:#000 !important; }

img { border:none; }
img.left, .product_image_small, .teaser_image, .detail_images #main_image { float:left; margin-right:10px; }
img.right { float:right; margin-left:10px; }

h1, h2, h3, h4, h5, h6, p, ul, ol, table { color:#000; }

table { margin-bottom:10px; }
caption { font-weight:bold; text-align:left; }

.article_list {
	list-style:none;
	margin:0 0 10px;
	padding:0;
}

/* Diese Elemente brauchen wir nicht! */
#header #nav-main,
#header #nav-help,
#header #nav-sites,
#header #form-search,
#content #main-image,
#bluebox, #sidebar,
#nav-sub, #minibasket,
form.shopBasketFormExtended,
.pagination,
.article_detail form .article_detail,
.recently_viewed {
	display:none;
}

#header-logo {
	font-size:24px;
	border-bottom:1px solid #000;
	font-weight:bold;
	line-height:1.5;
}
body #header #header-logo a {
	text-decoration:none;
}

#footer { clear:both; border-top:1px solid #000; }
#footer p { font-size:10px; line-height:1.5; }