body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #7b206b;	
}

#container
{
	width: 955px;
	border-right: 1px dashed #7b206b;
	border-bottom: 1px dashed #7b206b;
	margin: 0px auto;
	background-color: #fff;
	color: #333;
}

#top
{
	padding-top: 0px;
	background-color: #fff;
}

.content-title
{
	font-size: 15px;
	color: #7b206b;
}

.content-subtitle
{
	font-size: 13px;
	color: #7b206b;
}

.more-like-this-title
{
	padding-top: 50px;
	font-size: 15px;
	color: #7b206b;
	font-weight: bold;
}

#leftnav
{
	float: left;
	width: 150px;
	margin: 0;
	padding: 10px;
}

#rightnav
{
	float: right;
	width: 140px;
	margin: 0;
	padding: 10px;
}

#content
{
	margin-left: 170px;
	margin-right: 170px;
	padding: 0px
}

#footer
{
	clear: both;
	margin: 0;
	padding: 5px;
	color: #333;
	background-color: #fff;
}

.clear 
{
	display:inline-block;
}

.clear:after {
	display: block; 
	visibility: hidden; 
	clear: both; 
	height: 0; 
	content: "."; 
}

#leftnav p, 
#rightnav p 
{ 
	margin: 0 0 0 0; 
}

/*

#content h2 
{ 
	margin: 0 0 0 0; 
}

*/

img.noborder 
{
	border: none;
}

#logo
{
	border: none;
	vertical-align: top;
}

.noborder
{
	vertical-align: top;
}

#banner
{
	border: none;
	padding-top: 10px;
	padding-left: 110px;
}

#menu 
{
	margin-bottom: 20px;
}

#menu a {
	padding-top: 5px;
	padding-left: 5px;
	display: block;
	height: 14px;
	width: 140px;
	color: #7b206b;
	background-color: #bd90b5;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #7b206b;
}

#menu a.current 
{
	color: #fff;
	background: #999999;
}


#menu a.top:hover 
{
	color: #fff;
	background-color: #7b206b;
}

#quicksearch {
	color: #7b206b;
	font-size: 11px;
	text-align: center;
	margin-bottom:10px;
}

#quicksearch input, select, button 
{
	background-color: #FFFFFF;
	border: 1px solid #7b206b;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#quicksearch button:hover
{
	color: #fff;
	background-color: #7b206b;
	cursor: pointer;
}

input[type="text"], input[type="password"], textarea, select, button 
{
	background-color: #FFFFFF;
	border: 1px solid #7b206b;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}

button:hover
{
	color: #fff;
	background-color: #7b206b;
	cursor: pointer;
}

.button 
{
	background-color: #FFFFFF;
	border: 1px solid #7b206b;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.button:hover
{
	color: #fff;
	background-color: #7b206b;
	cursor: pointer;
}


.infobox
{
	width: 140px;
	font-size: 11px;
	color: #333333;
	background-color: #bd90b5;
	border: 2px solid #7b206b;
	margin-bottom: 20px;
}

.infobox-title 
{
	padding-top: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height:18px;
	color: #fff;
	font-weight: bold;
	background-color: #7b206b;
}

.infobox a
{
	color: #333333;	
	text-decoration: none;
}

.infobox a:hover
{
	text-decoration: underline;
}

.infobox-title a
{
	font-size: 11px;
	color: #fff;
	background-color: #7b206b;
}

.infobox p
{
	padding-left: 2px;
	padding-right: 2px;
	text-align: justify;
}

#categorybox
{
	color: #7b206b;
	background-color: #bd90b5;
	border: 2px solid #7b206b;
	width: 594px;
	height: 60px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
}

#categorybox p
{
	font-size: 12px;
	font-weight: bold;
	/*width: 576px;*/
	margin-top: 6px;
	margin-bottom: 6px;
}

#categorybox a
{
	font-size: 12px;
	text-decoration: none;
	color: #7b206b;
	width: 198px;
	float:left;
	padding-bottom: 6px;
}

#categorybox a:hover
{
	font-size: 12px;
	text-decoration: underline;
	color: #7b206b;
}

.shortinfo
{
	width: 605px;
	border-bottom: solid 1px #7b206b;
	margin-top: 4px;
}

.shortinfo-thumbnail
{
	width: 90px;
	float: left;
}

.shortinfo-thumbnail-img
{
	width: 80px;
	border: none;
}

.shortinfotext
{
	width: 515px;
	float: left;
	min-height: 140px;
	padding-bottom: 4px;
}

.shortinfotext-title
{
	display: inline;
	margin-top: 5px;
	font-size: 12px;
}

.shortinfotext-title a
{
	color: #7b206b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.shortinfotext-title a:hover
{
	text-decoration: underline;
	margin-bottom: 10px;
}


.shortinfotext-subtitle
{
	font-size: 12px;
	font-weight: normal;
/*	
	padding-top: 10px;
	padding-bottom: 10px;
*/
}

.shortinfotext-subtitle em
{
	font-weight: bold;
}

.shortinfotext .shortdescription
{
	min-height: 74px;
	font-size: 12px;
}

.shortinfotext a
{
	color: #7b206b;
	font-size: 12px;
	margin-right:20px;
}

.shortinfotext a:hover
{
	text-decoration: underline;
}

.pricebox
{
	font-size: 10px;
	float: right;
	width: 110px;
	color: #ffffff;
	background-color: #7b206b;
	border: 1px solid #7b206b;
	text-align:right; 
	margin-right: 0px;
}

.originalprice
{
	color: #7b206b;
	background-color: #ffffff;
	padding: 2px 2px 2px 2px;
}


.originalprice span
{
	text-decoration: line-through;
}

.ourprice
{
	padding: 2px 2px 2px 2px;
	text-align:right; 
}

.ourprice a
{
	font-size: 10px;
	color: #ffffff;
	background-color: #7b206b;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.nobr 
{
	white-space: nowrap
}
/*
#categorynavigator
{
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
*/

#detailsnavigator
{
	color: #7b206b;
	margin-top: 5px;
	margin-bottom: 5px;
}

#detailsnavigator a
{
	text-decoration: none;
	color: #7b206b;
}

#detailsnavigator a:hover
{
	text-decoration: underline;
	color: #7b206b;
}

#categorynavigator a
{
/*
	font-size: 12px;
*/
	text-decoration: none;
	color: #7b206b;
}

#categorynavigator a:hover
{
/*	
	font-size: 12px;
*/
	text-decoration: underline;
	color: #7b206b;
}

#categorylist
{
	font-size: 11px;
}

#categorylist td
{
	width: 200px;
	vertical-align: top;
}

#categorylist ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom:10px;
}

#categorylist a
{
	font-size: 12px;
	text-decoration: none;
	color: #7b206b;
}

#categorylist a:hover
{
	font-size: 12px;
	text-decoration: underline;
	color: #7b206b;
}

#subcategorylist
{
	width: 582px;
}
#subcategorylist a
{
	float: left;
	width: 194px;
	font-size: 12px;
	text-decoration: none;
	color: #7b206b;
}

#subcategorylist a:hover
{
	font-size: 12px;
	text-decoration: underline;
	color: #7b206b;
}

#adlistnav
{
	width: 605px;
	font-size: 12px;
	color: #7b206b;
	border-top: solid 1px #7b206b;
	border-bottom: solid 1px #7b206b;
	padding-top: 5px;
	padding-bottom: 5px;
}

#adlistnav a
{
	text-decoration: underline;
	color: #7b206b;
}

#adlistnav a:hover
{
	text-decoration: underline;
	color: #7b206b;
}

#details
{
	width: 605px;
	font-size: 12px;
	min-height:210px;
	height:auto!important;
	_height:210px;
}

.details-title
{
	width: 605px;
	padding-top: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 12px;
	line-height:18px;
	color: #fff;
	font-weight: bold;
	background-color: #7b206b;
}

.details-td
{
	padding:2px;
	border-bottom: solid 1px #7b206b;
}

.details-a
{
	color: #7b206b;
	font-size: 12px;
	margin-right:15px;
}


#productimages
{
}

#productimages td
{
	text-align: center;	
	vertical-align: middle;
	border: solid 1px #7b206b;
}

#productimages img
{
	border: none;
}

#productimages a
{
	margin: 0;
}

#userlistnav
{
	width: 600px;
	font-size: 12px;
	color: #7b206b;
	border-top: solid 1px #7b206b;
	border-bottom: solid 1px #7b206b;
	padding-top: 5px;
	padding-bottom: 5px;
}

#userlistnav a
{
	text-decoration: underline;
	color: #7b206b;
}

#userlistnav a:hover
{
	text-decoration: underline;
	color: #7b206b;
}

.sold-de
{
	background-image: url("/img/sold-de.png");
	background-repeat:no-repeat;
}

.sold-en
{
	background-image: url("/img/sold-en.png");
	background-repeat:no-repeat;
}

.sold-small-de
{
	background-image: url("/img/sold-small-de.png");
	background-repeat:no-repeat;
}

.sold-small-en
{
	background-image: url("/img/sold-small-en.png");
	background-repeat:no-repeat;
}

