body {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	padding: 0;
}

td {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	cursor: pointer;
	outline: none;
}

a img {
	border: 0;
}

/* --- Topmenü --- */

.menu {
	background: url(https://www.parfumlife.de/layout/perfume/ebay/bg_menu.png) no-repeat;
}

.menu ul {
	height: 36px;
	margin: 0;
	padding: 1px 2px 3px 2px;
}

.menu li {
	float: left;
	height: 36px;
	list-style: none;
	padding: 0 5px 0 15px;
}

.menu a {
	color: #fff;
	display: block;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
}

/* --- Main --- */

.main {
	background: url(https://www.parfumlife.de/layout/perfume/ebay/bg_main.jpg) repeat-y center;
}

.headline {
	font-size: 16px;
	padding: 0 0 5px 5px;
}

/* --- Links --- */

.left .top, .left .bottom {
	font-size: 0;
	height: 4px;
	line-height: 0;
	width: 194px;
}

.left .top {
	background: url(https://www.parfumlife.de/layout/perfume/ebay/bg_lefttop.png) no-repeat;
}

.left .content {
	background: url(https://www.parfumlife.de/layout/perfume/ebay/bg_left.png) repeat-y;
	padding: 10px 10px 0 10px;
	width: 194px;
}

.left .bottom {
	background: url(https://www.parfumlife.de/layout/perfume/ebay/bg_leftbottom.png) no-repeat;
}

.categories ul, .service ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}

.categories a {
	color: #666;
	font-size: 14px;
	text-decoration: none;
}

.left table {
	margin: 0 0 15px 0;
}

.service {
	background: url(https://www.parfumlife.de/layout/perfume/ebay/bg_service.png) no-repeat;
	padding: 3px 10px 0 10px;
	width: 194px;
}

.service li {
	background: url(https://www.parfumlife.de/layout/perfume/ebay/item_servicelist.png) no-repeat 0 3px;
	color: #fff;
	font-size: 16px;
	line-height: 135%;
	padding: 0 0 0 20px;
    text-shadow: 1px 1px 2px #000000;
}

.info p {
	margin: 0 0 15px 0;
}

.info a {
	color: #e9669e;
	text-decoration: none;
}

.blue {
	color: #009;
	font-size: 11px;
	font-weight: bold;
}

.red {
	color: #f00;
	font-size: 10px;
	font-weight: bold;
}

/* --- Rechts --- */

.right .top, .right .bottom {
	height: 4px;
	width: 704px;
}

.right .top {
	background: url(https://www.parfumlife.de/layout/perfume/ebay/bg_righttop.png) no-repeat;
}

.right .content {
	background: url(https://www.parfumlife.de/layout/perfume/ebay/bg_right.png) repeat-y;
	padding: 10px 10px 0 10px;
	width: 704px;
}

.right .bottom {
	background: url(https://www.parfumlife.de/layout/perfume/ebay/bg_rightbottom.png) no-repeat;
	padding: 0 0 10px 0;
}

.thumbs img {
	margin: 25px 15px 15px 0;
}

.description p {
	margin: 0 0 15px 0;
}

.description span {
	display: block;
}

.price {
	color: #e9669e;
	font-size: 30px;
	font-weight: bold;
	line-height: 100%;
	margin: 0 0 10px 0;
}

.baseprice {
	font-size: 11px;
}

.tax  {
	font-size: 11px;
}

.tax a {
	color: #e9669e;
	text-decoration: none;
}