* {	padding: 0;	margin: 0;	border: 0; }

html, body { font: 90% "Trebuchet MS", sans-serif; line-height: 1.5; color: #595959; background: url(../images/background1.jpg); }

/* LINKS GLOBAL */
a { color: #ffffff; text-decoration: none; }
a:visited { }
a:hover, a:active { text-decoration: none;  }

#link_ctn{
	color:#739733;
	text-decoration: underline;
}

/* DEFINITIONS GLOBAL */
ul { list-style: none; }

.left {	float: left; }
.right { float: right; }
.clear { clear: both; }

/* BACKGROUND */
#background { float: left; width: 100%; background: url(../images/background2.jpg) repeat-x; }

/* CONTAINER */
#container { width: 940px; margin: 0 auto; position: relative; z-index: 2; border-bottom: 1px solid #c0c0c0; }

/* HEADER */
#header { width: 482px; height: 50px; margin: 9px 0 18px 40px; background: url(../images/header.jpg) no-repeat; font-weight: bold; text-align: right; color: #e3ceb3; }
#header a { width: 482px; height: 20px; padding: 30px 0 0 0; display: block; }
	
/* CONTENT */
#content { width: 940px; background: url(../images/content_background.jpg) repeat-y; }

#content #head { width: 937px; height: 172px; padding: 3px 0 0 3px; background: url(../images/content_top_background.jpg) no-repeat; }

#content #navigation { width: 914px; height: 24px; margin: 2px 0 0 4px; padding: 3px 0 0 18px; background: url(../images/navigation_background.jpg) no-repeat; }
#content #navigation a { font-size: 1em; color: #f8eece; text-decoration: underline; }
#content #navigation ul li { float: left; margin: 0 9px 0 0; }

#content #advert1 { width: 932px; height: 20px; margin: 2px 0 0 4px; background: url(../images/advert1_background.jpg) no-repeat;  }
#content #advert2 { float: left; width: 160px; height: 600px; margin: 2px 0 20px 4px; }
#content #advert3 { float: left; width: 336px; height: 280px; margin: 0 5px; }

#content #text { float: left; width: 730px; padding: 20px; margin: 0 0 20px 0; }
#content #text h1 { color: #739733; font-size: 1.3em; margin: 0 0 10px 0; }
#content #text h2 { color: #9f7f54; font-size: 1em; }
#content #text p { font-size: 1.05em; line-height: 2em; margin: 5px 0; text-align: justify; }

#content #text #short { width: 720px; margin: 5px; }
#content #text #short p { float: left; width: 180px; margin: 0 5px; line-height: 1.6em; text-align: justify; }
#content #text #short a { color: #739733; text-decoration: underline; }
#content #text #short img.image { float: left; }

/* FOOTER */
#footer { width: 100%; height: 100px; margin: -45px 0 0 0; border-top: 2px solid #739733; color: #5a5a5a; background: #e5d0b5; z-index: 1; }

#footer #inner { width: 860px; height: 55px; margin: 45px auto 0 auto; padding: 0 40px; }
#footer #inner #copyright { float: left; }
#footer #inner #copyright a { color: #739733; text-decoration: underline; font-weight: bold; }

#footer #inner #imprint { float: right; }
#footer #inner #imprint a { padding: 3px 5px 0 5px; height: 52px; display: block; color: #739733; text-decoration: underline; }
#footer #inner #imprint a:hover { color: #ffffff; text-decoration: none; background: #739733; }

div#content table.products{border-spacing: 0 10px;}
div#content table.products tr td{vertical-align: top;border-top:1px solid #dadbdb;border-bottom:1px solid #dadbdb;}
div#content table.products td.product_img{padding:10px 0;width:150px;border-left:1px solid #dadbdb;}
div#content table.products td.product_content{width:320px;padding:10px 10px;}
div#content table.products td.product_content a.product_name{font-size:14px;font-weight: bold;text-decoration: underline;color: #84a542;}

.rightPos a {color:#84a542;}

div#content table.products td.product_content ul li a{color:#84a542;}
div#content table.products td.product_content ul{margin:10px 0;padding:0 15px;list-style: url(http://www.kopfhoerertest.net/wp-content/themes/bestsellers/img/arrow.png) inside;}
div#content table.products td.product_content ul li{line-height:1.5;}
div#content table.products td.product_content a.button_order{margin-top:5px;display:block;background: url(../images/button_order.png) no-repeat;width:203px;height:42px;text-indent: -99999px;}
div#content table.products td.product_content a.button_order:hover{background: url(http://www.kopfhoerertest.net/wp-content/themes/bestsellers/img/button_order_hover.png) no-repeat;width:203px;height:42px;}
div#content table.products td.product_content ul li a:hover{text-decoration:underline;}
div#content table.products td.product_price{padding-top:35px;width:5px;font-size:11px;padding-right: 10px;border-right:1px solid #dadbdb;}
div#content table.products td.product_price a, div#content table.products td.product_price a:active, div#content table.products td.product_price a:visited  {text-decoration: none;}
div#content table.products td.product_price span a{font-size:20px;font-weight: bold; color:#ad1600;}
div#content table.products td.product_price a.button_details{margin:10px 0;display:block;background: url(../images/button_details.png) no-repeat;width:114px;height:25px;text-indent: -99999px;}
div#content table.products td.product_price a.button_details:hover{background: url(../images/button_details_hover.png) no-repeat;width:114px;height:25px;}
div#content table.products td.advise{padding:10px;font-size:11px;border-left:1px solid #dadbdb;border-right:1px solid #dadbdb;text-align: justify;}
.advise a {color:#84a542;}

