body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	background:url("http://www.boxkat.com/ebay/bilder/main_bgr.png") repeat;
}

h3 {
	font-size:14px;
	text-align:left;
	margin-left:15px;
	font-weight:normal;
	background:url("http://www.boxkat.com/ebay/bilder/sbsep.png") no-repeat bottom left;
	height:24px;
	margin-bottom:2px;
	color:#806c4d;
}

.wrapper {
	margin:0 auto;
	width:970px;
}

.header {
	width:970px;
	height:209px;
	background: url("http://www.boxkat.com/ebay/bilder/header.png") no-repeat top center;
	margin-top:20px;
}

.headerborder {
	border-bottom:1px solid #666666;
}

.sidebar {
	width:200px;
	float:left;
	background:#fff;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	min-height:900px;
}

.sidebar li{
	text-decoration:none;
	line-height:24px;
	list-style:none;
	border-bottom:1px solid #dacfbf;
	margin-left:15px;
	margin-right:15px;
	text-decoration:none;
	text-align:left;
	padding-left: 10px;
}

.sidebar li a{
	color:#666666;
	text-decoration:none;
}

.sidebar li a:hover{
	color:#806c4d;
	text-decoration:none;
}

.contentright {
	width:747px;
	float:right;
	background:#fff;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	min-height:880px;
	padding:10px;
	text-align:center;
}

.artikelname {
	font-size:24px;
	text-align:left;
	font-weight:bold;
	margin-bottom:10px;
}

.beschreibung {
	text-align:left;;
	float:left;
	width:330px;
	font-size:14px;
	padding-top:10px;
}

.pictureholder {
	width:400px;
	float:right;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	border:1px solid #cccccc;
	padding:5px;
}

.sidebartext {
	color:#666666;
}

.link {
	font-size:18px;
	text-align:center;
	width:747px;
	float:left;
	padding:40px 0px;
}

.link a{
	color:#950000;
	text-decoration:none;
}
.link a:hover{
	color:#806c4d;
	text-decoration:none;
}

.neu{
	margin-top:-8px;
	margin-bottom:-15px;
	margin-left:10px;
}