html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html, body 
{
	height:100%;
}

body
{
	line-height: 1;
	color: black;
	font-family: arial;
	background: #4c4c4c url(../../images/pds2/background.jpg) no-repeat scroll center center;	
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

#distance 
{ 
	width:1px;
	height:50%;	
	margin-bottom:-273px;
	float:left;
}

#wrapper
{
	margin: 0 auto;
	position: relative;	
	clear:left;
	width: 960px;
	height: 547px;	
	background-color: #000000;
	overflow:hidden;	
}

#header
{
	position: relative;	
	height: 43px;
	width: 100%;
	background-color: #615a50;
	color: #ffffff;
}

.intro #header
{
	display: none;
}

#header b
{
	position: absolute;
	padding: 13px;
}

#header img
{
	border: none;
}

#content
{
	position: absolute;
	left: 0;
	top: 43px;
	width: 960px;
	line-height: 1.2;
}

#introdiv
{
	position: absolute;
	width: 960px;
	height: 475px;	
	left: 70px;
}

#intro1, #intro2
{
	position: relative;
	font-size: 20px;
	top: 207px;	
	color: #939393;
	display: none;	
}

#intro2 .small
{
	font-size: 14px;
	line-height: 50px;
}

#skip
{
	position: absolute;	
	left: 830px;
	top: 450px;
	font-size: 11px;
	color: #736656;
	display: none;
}

#skip a
{
	color: #736656;
}

#imgs
{
	position: relative;
	width: 960px;
	left: 0;
	overflow: hidden;
}

#allimgs
{
	position: relative;
	width: 7680px;
	height: 475px;
	top: 167px;
	left: 107px;
	display: none;
}

#allimgs img
{
	width: 127px;
	height: 67px;	
	padding: 0;
	margin: 0;
	float: left;
}

.hotspotdiv
{
	position: absolute;
	height: 14px;
	width: 24px;
	cursor: pointer;
}

.hotspotdiv img
{
	display: inline;
	height: 16px;
	width: 26px;
}

.hotspot
{
	position: absolute;
	top: 4px;
	left: 4px;
	width: 18px;
	height: 8px;
	background-color: #dcdcdc;
}

#hotlayer
{
	position: absolute;
	top: 129px;
	left: 247px;
	width: 431px;
	height: 193px;
	padding: 12px;	
	color: #ffffff;
	font-size: 12px;
	display: none;
}

.hl_back
{
	position: absolute;
	top: 0;
	left: 0;
	width: 455px;
	height: 217px;
	background-color: #0e0e0e;
	border-top: 1px solid #393937;
	z-index: 0;	
}

.hl_imgtext
{
	position: absolute;
	width: 100%;	
	z-index: 1;
}

#hl_img
{
	position: absolute;
	float: left;	
}

#hl_text
{
	position: relative;		
	padding-right: 6px;
	padding-left: 207px;
	width: 227px;
	font-size: 11px;
	line-height: 16px;
}

#hl_header
{
	position: relative;
	color: #c2c2c2;
	width: 190px;
	padding-bottom: 9px;
	font-size: 13px;
}

#hl_close
{
	position: absolute;
	left: 424px;
	top: 0;
	cursor: pointer;
	z-index: 5;
}

#hl_links
{
	position: relative;
	left: 207px;
	top: 132px;
	font-size: 11px;
	top: 10px;
	display: none;
}

#hl_links a
{
	text-decoration: none;
	color: #746757;
}

#hl_button
{
	padding-bottom: 8px;
}

#hl_button a
{
	display: block;
	width: 148px;
	height: 22px;
	text-align: center;
	padding-top: 4px;
	text-decoration: none;
	color: #2d2d2d;	
	background-image: url(../../images/pds2/hl_button.jpg);
	background-repeat: no-repeat;
}

#hl_button a:hover
{
	color: #fff;
}

#hl_text ul
{
	padding-left: 12px;
}

#hl_text li
{
	list-style: square none outside!important;
}

#left
{
	position: absolute;
	top: 193px;
	left: 20px;
	display: none;
	cursor: pointer;
}

#right
{
	position: absolute;
	top: 193px;
	left: 890px;
	display: none;
	cursor: pointer;
}

#teaser
{
	position: absolute;	
	width: 230px;
	height: 49px;
	border-left: 1px solid #191919;
	border-top: 1px solid #292929;
	padding-left: 10px;
	padding-top: 14px!important;
	right: 0;
	bottom: 0;
	/*color:#C2C2C2;*/
	color:#000000;
	/*background-color: #ffffff;*/
	background-image: url(../../images/pds2/teaser/bg_state_02.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	z-index: 8;
	display: none;
}

#teaserarrow
{
	background-image: url(../../images/pds2/teaser/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 9px;
	height: 10px;
}

#teaserimage
{
	padding-top: 14px;
	padding-bottom: 33px;
	display: none;
}

#teaserheader
{
	margin-bottom: -2px;	
	font-size: 12px;
	color: #C2C2C2;
}

#teasertext
{		
	/*color: #00b2bf;*/
	color: #eea034;
	font-size: 12px;
}

#teaserbutton
{
	text-align: center;
	width: 187px;
	height: 22px;
	padding-top: 4px;
	margin-left: 15px;
	/*background-image: url(../../images/pds2/teaser/btn_mehrerfahren.jpg);*/
	background-repeat: no-repeat;
	color: #ffffff;
	cursor: pointer;
	display: none;
}

#teasershopbutton
{
	text-align: center;
	width: 187px;
	height: 22px;
	padding-top: 4px;
	margin-left: 15px;
	/*background-image: url(../../images/pds2/teaser/btn_onlineshop.jpg);*/
	background-repeat: no-repeat;
	color: #ffffff;
	cursor: pointer;
	display: none;
}

#fullteaserimage
{
	position: absolute;
	top: 66px;
	left: 13px;
	display: none;
}

#fullteaserheader
{
	font-size: 12px;
	display: none;
	margin-bottom: -2px;
	color: #C2C2C2;
}

#fullteasersubheader
{	
	/*color: #00b2bf;*/
	color: #eea034;
	font-size: 12px;
	display: none;
}

#fullteasertext
{
	position: absolute;
	top: 64px;
	left: 730px;
	width: 215px;
	display: none;
	color: #C2C2C2;
}

#fullteasertext .header
{
	font-weight: bold;	
}

#fullteasertext a
{
	text-decoration: none;
	color: #746757;
}

#fullteasertext p
{
	padding-bottom: 10px;
}

#closeteaserbutton
{
	position: absolute;
	left: 750px;
	top: 411px;
	text-align: center;
	width: 186px;
	height: 22px;
	padding-top: 4px;
	/*background-image: url(../../images/pds2/teaser/btn_ansicht_schliessen.jpg);*/
	background-repeat: no-repeat;
	color: #ffffff;
	cursor: pointer;
	display: none;
}

#productsteaserbutton
{
	position: absolute;
	left: 750px;
	top: 385px;
	text-align: center;
	width: 186px;
	height: 22px;
	padding-top: 4px;
	/*background-image: url(../../images/pds2/teaser/btn_onlineshop.jpg);*/
	background-repeat: no-repeat;
	cursor: pointer;
	color: #2e2e2e;
	display: none;
}

#footer
{
	position: absolute;
	height: 29px;
	width: 100%;	
	left: 0;
	bottom: 0;
	background-image: url(../../images/pds2/footer.png);	
}

.intro #footer
{
	display: none;
}

#search
{
	position: absolute;
	top: 3px;
	left: 716px;
	display: none;
}

#searchfield
{
	position: absolute;
	font-family:Arial;
	color:#8e8a87;
	font-size:11px;
	border: none;		
	height:15px;
	width: 156px;
	top: 3px;
	padding-left: 6px;
	padding-top: 1px;
	background-image:url(../../images/pds2/suchmaske.png);
	background-color: transparent;
}

#searchbutton
{
	position: absolute;	
	font-size: 11px;
	color:#8e8a87;
	width: 51px;
	height: 17px;
	border: none;
	background-color: #46413b;
	padding: 0 2px 2px 2px;
	left: 166px;
	top: 3px;
}

#meta
{
	position: absolute;
	top: 50%;	
	margin-top: 281px;	
	font-family: Arial;
	font-size: 11px;
	color: #939393;
	display: none;
}

#meta span
{
	padding-right: 13px;
}

#meta a
{
	color: #939393;
	text-decoration: none;
}

#meta a:hover
{
	color: #C2C2C2;	
}

#meta img
{
	padding-left: 5px;
}

#lang
{
	background-image: url(../../images/pds2/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 54px 5px;
	position: relative;	
}

#mainnavi
{
	position: absolute;
	top:0;
	left:0;
	display: none;
	height: 25px;
	width: 100%;
	z-index: 95;
}

#subnavi
{
	position: absolute;
	top: 24px;
	height: 235px;
	width: 100%;	
	z-index: 96;
	display: none;		
}

#subnavi li
{
	color: #746556;
	list-style-type: none!important;
	font-size: 11px;
	line-height: 1.2;
	padding-bottom: 5px;
}

#subnavi li a
{	
	width: 163px;
	height: 100%;
	text-decoration: none;
	color: #746556;
	padding-bottom: 5px;
	padding-left: 12px;	
}

#subnavi .li_last
{
	padding-bottom: 0;
}

#subnavi li a:hover .linkarrow
{
	background-image: url(../../images/pds2/arrow_subnavi_active.png);
}

#subnavi_back
{
	position: relative;
	top: 0;
	left: 0;	
	width: 100%;
	height: 100%;
}

#primary_back
{
	position: relative;
	width: 100%;
	height: 100%;
	background-image: url(../../images/pds2/bg_navi1.png);
}

#breadcrumb
{
	position: relative;		
	width: 100%;
	height: 21px;
	background-image: url(../../images/pds2/bg_breadcrumb.png);
}

.activebreadcrumb
{
	color: #dcdcdc;
}

#bc_text
{
	padding-left: 12px;
	padding-top: 4px;
	color: #424242;
	font-size: 11px;	
}

#bc_text a
{
	color: #736655;
	text-decoration: none;
}

#bc_text a:hover
{
	color: #DCDCDC;	
}

.subnavi_content
{
	position: absolute;
	color: #736656;
	font-size: 12px;
	top: 0;
	left: 0;
	width: 175px;
	margin-top:	10px;
	border-right: 1px solid #272727;
	display: none;
}

#subnavi_studio
{
	left: 148px;
}

#subnavi_company
{
	left: 252px;
}

.subsubnavi_content
{
	border-right: 1px solid #272727;
	display: none;
}

#subsubnavi
{
	position: absolute;
	color: #736656;
	font-size: 12px;
	top: 0;
	left: 175px;
	width: 175px;
	margin-top:	9px;		
}

#subsubsubnavi
{
	position: absolute;
	color: #736656;
	font-size: 12px;
	top: 0;
	left: 350px;
	width: 175px;
	margin-top:	9px;		
}

.subsubsubnavi_content
{
	border-right: 1px solid #272727;
	display: none;
}

#navibuttons, #navibuttons_back
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}

#productsdiv
{	
	height: 25px;	
	float: left;
}

#studiodiv
{	
	height: 25px;	
	float: left;
}

#companydiv
{	
	height: 25px;	
	float: left;
}

#mainnavi_restdiv
{	
	height: 25px;	
	float: left;
}

.naviback
{
	background-image: url(../../images/pds2/bg_naviTop.png);
}

.naviback.near
{
	background-image: url(../../images/pds2/bg_naviTop_near.png);
}

.naviback.active
{
	background-image: url(../../images/pds2/bg_naviTop_over.png);
}

.firstnavibutton.active, .firstnavibutton.near
{
	border-left: 1px solid #3d3d3d!important;
	margin-left: 1px;
	padding-left: 11px!important;
}

.navibutton
{
	position: relative;	
	text-decoration: none;
	color: #695d4a;
	font-size: 13px;
	line-height: 16px;
	padding: 2px 12px 6px;	
	margin: auto auto auto -4px;	
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

.firstnavibutton
{
	margin-left: 0px;
}

.navibutton.near
{	
	border-left: 1px solid #333333;
	border-right: 1px solid #0c0c0c;
	color: #695d4a;
}	

.navibutton.active
{	
	border-left: 1px solid #121212;
	border-right: 1px solid #000000;	
	color: #c2c2c2;
}

.mainnavi
{
	position: relative;	
	float: left;
	border: none;
}

#mainnavi_rest
{
	position: absolute;
	padding: 0;	
	height: 24px;
	top: 0px;
	right: 0px;	
}

#mainnavi_back
{
	position: relative;
	top:0;
	left:0;
	height: 100%;
	width: 100%;	
}

#tools_back
{
	position: absolute;
	/*background-color: #111111;*/
	background-color: #0e0e0e;
	width: 275px;
	height: 0px;
	bottom: 29px;
	z-index: 92;
}

#tools
{
	padding-left: 12px;
}

.tools
{
	float: left;
	padding-right: 22px;
	font-size: 11px;
	color: #939393;
	font-weight: bold;
	padding: 7px 11px;
	cursor: pointer;	
}

.tools:hover
{
	color: #C2C2C2;
}

.tools a
{
	color: #939393;
}

.tools a:hover
{
	color: #C2C2C2;
}

.linkarrow
{
	padding: 0 10px 0 0;
	background-image: url(../../images/pds2/arrow_subnavi.png);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}

#navi_trenner
{	
	position: absolute;
	top: 0px;
	display: none;
}

.navi_trenner
{
	position: relative;
}

/* Detailseite Start */

#detailwrapper
{
	position: relative;
	top: 0;
	left: 0;
}

#loaddummy {
	position: absolute;
	top: 36px;
	left: 57px;
	z-index: 2;
}

#product
{
	position: relative;
	top: 24px;
	left: 0;
	height: 451px;
	width: 717px;
	float: left;
}

#product .inactive
{
	left: -410px;
	display: none;
}

.productimg
{
	position: absolute;
	top: 36px;
	left: 57px;	
}

.productimg.active
{
	display: none;
}

#product .productname
{
	position: absolute;
	top: 14px;
	left: 14px;
	color: #404040;
	font-size: 12px;
	z-index: 1;
	display: none;
}

#product .productprice
{
	position: absolute;
	top: 373px;
	right: 30px;
	color: #ffffff;
	font-size: 14px;
	z-index: 1;
	display: none;
}

#productloader {
    position: absolute;
    top: 172px;
    left: 280px;
		z-index: 15;
}

#hotlayer #productloader {
    position: absolute;
    top: 87px;
    left: 195px;
		z-index: 15;
		display: none;
}

#last
{
	position: absolute;
	top: 201px;
	left: 15px;
	z-index: 10;
  display: none;
	cursor: pointer;
}

#next
{
	position: absolute;
	top: 201px;
	left: 665px;
	z-index: 10;
  display: none;
	cursor: pointer;
}

#prevleft
{
	position: absolute;
	border-top: 1px solid #323232;
	text-align: right;
	font-size: 11px;
	color: #ffffff;
	padding: 10px;
	left: 5px;
	top: 155px;
	width: 192px;
	height: 120px;
	background-color: #101010;
	z-index: 8;
	display: none;
}

#prevleft img
{
	padding-bottom: 5px;
}

#prevright
{
	position: absolute;
	border-top: 1px solid #323232;
	font-size: 11px;
	color: #ffffff;
	padding: 10px;
	right: 5px;
	top: 155px;
	width: 192px;
	height: 120px;
	background-color: #101010;
	z-index: 8;
	display: none;
}

#prevright img
{
	padding-bottom: 5px;
}

#basket
{
	background-color: #141414;
	margin-left: -10px;
	width: 242px;
	margin-top: 10px;
}

#basketContent
{	
	padding-left: 27px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #535353;
}

#basketContent .article
{		
	color: #ffffff;
}

#basketHeader
{
	font-size: 11px;	
	outline-style: none;	
	cursor: pointer;	
	padding-left: 27px;
	padding-top: 3px;
	padding-bottom: 4px;
	color: #a3a3a3;
	background-image: url(../../images/pds2/arrow_brown.png);
	background-repeat: no-repeat;
	background-position: 15px 5px;
}

#basket .activeBasket
{
	background-image: url(../../images/pds2/arrow_down.png);
	background-repeat: no-repeat;
	background-position: 13px 8px;
	color: #ffffff;
}

#infoblock {
    position: relative;
    top: 24px;
    margin-left: 960px;    
    border-left:1px solid #242321;
    opacity: 0;
}

#info
{
    position: relative;
    top: 0;
	color: #ffffff;
	height: 319px;	
	padding-top: 14px;
}

#infolist
{
	position: relative;
	font-size: 11px;
    height: 319px;
}

#infolist .liHeader
{
	font-size: 12px;	
	outline-style: none;	
	cursor: pointer;	
	padding-left: 27px;
	padding-top: 3px;
	padding-bottom: 4px;
	color: #a3a3a3;
	height: 15px;
}

#infolist .liContent
{
	color: #DCDCDC;
}

#infolist .ui-state-default
{
	background-image: url(../../images/pds2/arrow_brown.png);
	background-repeat: no-repeat;
	background-position: 15px 7px;
	border-bottom: 1px solid #242321;
}

#infolist .ui-state-active
{
	background-image: url(../../images/pds2/arrow_down.png);
	background-repeat: no-repeat;
	background-position: 13px 10px;
	color: #ffffff;
}

#infolist .ui-accordion-content-active
{
	border-bottom: 1px solid #242321;
	overflow: hidden!important;
}

#infolist div
{
	padding-left: 27px;
}

.variantChoice
{
	color: #535353;
}

#action
{
	position: relative;
  width: 221px;
	height: 118px;	
	margin-top: 0px;	
	color: #ffffff;
}

#shopteaser
{
	position: absolute;
	background-image: url(../../images/pds2/Shopteaser_bg.jpg);
	height: 57px;
	width: 215px;
	font-size: 11px;
	color: #5b5b5b;
	padding-top: 8px;
	padding-left: 26px;
	cursor: pointer;
	display: none;
}

#shopteaser:hover
{
	background-image: url(../../images/pds2/Shopteaser_bg_over.jpg);
}

.actionbutton
{
	position: absolute;
	/*font-size: 12px;*/
	font-size: 11px;
	/*background-image: url(../../images/pds2/button_dunkelgrau.png);	*/
	background-image: url(../../images/pds2/button_hellgrau.png);	
	/*color: #a3a3a3;*/
	color: #2d2d2d;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	margin-top: 80px;
	cursor: pointer;
	height:	14px;
	width: 186px;
	margin-left: 27px;
}

.actionbutton:hover
{
	background-image: url(../../images/pds2/button_hellgrau_over.png);
}

.actionbutton a, .actionbutton input
{
	text-decoration: none;
	color: #a3a3a3;
}

.highlight a
{
	text-decoration: none;
	color: #ffffff;
}

#action .highlight
{
	background-image: url(../../images/pds2/button_orange.png);
	color: #ffffff;
}

#action .highlightOver
{
	background-image: url(../../images/pds2/button_orange_over.png);
	color: #ffffff;
}

#color
{
	position: absolute;
	top: 100px;
	left: 500px;
    display: none;
}

#material
{
	position: absolute;
	top: 100px;
	left: 130px;
    display: none;
}

#country
{
	position: absolute;
	top: 300px;
	left: 130px;
    display: none;
}

#country2
{
	position: absolute;
	top: 200px;
	left: 130px;	
}

.dropdown, .middledropdown
{
	color: #a4a4a4;
	font-size: 11px;	
	/*background-color: #262626;*/
	background-image: url(../../images/pds2/button_dunkelgrau.png);
	/*padding: 3px 8px 4px;*/
	position: absolute;
	display: none;
	z-index: 3;
}

.dropdown_arrow
{
	position: absolute;
	display: none;
}

.selectarrow
{
	padding: 0 15px 0 0;
	background-image: url(../../images/pds2/dropdown.png);
	background-repeat: no-repeat;
	background-position: 10px 3px;
}

#zoom
{
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left: 12px;
	padding-bottom: 14px;
    display: none;
}

#zoom img
{
	cursor: pointer;
	border: none;
}

#zoomLayer
{	
	position:fixed;
	overflow:auto !important;
	left:0px;
	top:0px;
	height: 100%;
	width: 100%;	
	background-color:#000000 !important;	
	background-image:none !important;	
	filter: Alpha(opacity=75, finishopacity=75, style=2) !important;
	-moz-opacity: 0.75 !important;
	opacity:0.75 !important;			
	z-index: 1000;
	display: none;
}

#views {
    position: absolute;
    bottom: 14px;
    left: 69px;
    cursor: pointer;
    display: none;
}

#views img {
    display: none;
}

/* Detailseite End */

/* Products Start */

#productscontent, #categorycontent, #linecontent
{
	width: 960px;
	height: 475px;
	background-image: url(../../images/pds2/productback.jpg);
}

#productbuttons
{
	position: absolute;
	top: 50px;
	width: 100%;
	z-index: 10;
}

#productbuttons ul
{
	margin: 0;
	padding-top: 0;
	padding-left: 12px;
}

#productbuttons li
{
	position: relative;
	float: left;
	width: 110px;
	height: 48px;
	list-style-type: none;
	display: inline;
	font-size: 11px;
	color: #877666;
	padding-right: 8px;	
	background-image: url(../../images/pds2/products_out.jpg);
	background-repeat: no-repeat;
}

#productbuttons li a
{
	display: block;
	width: 100px;
	height: 42px;
	padding-left: 7px;
	padding-top: 6px;
	text-decoration: none;
	color: #877666;
}

#productbuttons li a:hover
{	
	color: #ffffff;
}

#productscontent #productinfo
{
	position: absolute;
	top: 127px;
	left: 13px;
	width: 350px;
	font-size: 11px;
	color: #C2C2C2;
}

.productheadline
{
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 13px;	
	display: none
}

.producttext
{
	position: relative;
	padding-top: 10px;
	display: none;
}

.productimage
{
	position: absolute;
	top: -65px;
	left: 377px;
	display: none;
}

.activeproducts
{
	display: block;
}

/* Products End */

/* Category Start */

.activecategory
{
	background-image: url(../../images/pds2/products_over.jpg)!important;
}

.activecategory a
{
	color: #fff!important;
}

#categorybuttons
{
	position: absolute;
	top: 108px;
	width: 100%;
	z-index: 10;
}

#categorybuttons ul
{
	margin: 0;
	padding-top: 0;
	padding-left: 12px;
}

#categorybuttons li
{
	position: relative;
	float: left;
	width: 110px;
	height: 68px;
	list-style-type: none;
	display: inline;
	font-size: 11px;
	color: #877666;
	padding-right: 8px;
	background-image: url(../../images/pds2/categoryback.jpg);
	background-repeat: no-repeat;
}

#categorybuttons li a
{
	display: block;
	width: 110px;
	height: 48px;	
	text-decoration: none;
	color: #877666;
}

#categorybuttons img
{
	border: none;
	position: relative;
	top: 1px;
}

#categorycontent #productinfo
{
	position: absolute;
	top: 190px;
	left: 13px;
	width: 350px;
	font-size: 11px;
	color: #C2C2C2;
}

#categorycontent .productimage
{	
	top: -127px;	
}

#show_all
{
	padding-top: 17px;
}

#show_all a
{
	display: block;
	clear: both;	
	text-align: center;
	width: 92px;
	height: 22px;	
	text-decoration: none;
	color: #2d2d2d;	
	padding-top: 4px;
	font-weight: bold;
	background-image: url(../../images/pds2/show_all.jpg);
	background-repeat: no-repeat;
}

#show_all a:hover
{	
	color: #000;
}

.cbtext
{
	position: absolute;
	top: 6px;
	left: 10px;
	color: #fff;
	width: 90px;
	cursor: pointer;
}

/* Category End */

/* Line Start */

#lineimg
{
	position: absolute;	
	top: 59px;	
	left: 390px;	
}

#lineinfo
{
	position: absolute;
	top: 38px;
	left: 13px;
	width: 500px;
	font-size: 11px;
	line-height: 1.5;
	color: #C2C2C2;
	z-index: 1;
}

#linehead
{
	font-size: 14px;
	padding-bottom: 5px;
	width: 700px;
}

#linetext
{
	width: 290px;
}

#linetext ul
{
	padding-top: 16px;
	padding-left: 13px;	
	list-style-type: square;
}

#linebuttons
{
	width: 500px;
	padding-top: 24px;	
}

#linebuttons ul
{
	list-style-type: none;
	padding-left: 0;	
}

#linebuttons li
{
	position: relative;
	float: left;
	width: 110px;
	height: 48px;
	list-style-type: none;
	display: inline;
	font-size: 11px;
	color: #877666;
	padding-right: 8px;
	padding-bottom: 8px;
	background-image: url(../../images/pds2/linebutton.jpg);
	background-repeat: no-repeat;
}

#linebuttons li a
{
	display: block;
	width: 90px;
	height: 42px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	text-decoration: none;
	color: #877666;
}

#linebuttons li a:hover
{
	color: #fff;
}

#line_show_all
{
	position: relative;
	clear: left;
	padding-top: 17px;
}

#line_show_all a
{
	display: block;	
	text-align: center;
	width: 92px;
	height: 22px;	
	text-decoration: none;
	color: #2d2d2d;	
	padding-top: 3px;
	font-weight: bold;
	background-image: url(../../images/pds2/show_all.jpg);
	background-repeat: no-repeat;
}

#line_show_all a:hover
{	
	color: #000;
}

/* Line end */

#testform
{
	position: relative;
	top: 130px;
}

#choice
{
	position: relative;
	top: 50px;
	color: #fff;
}

/* Selectmenu Start */

.ui-selectmenu { display: block; position:absolute; height:20px; top: 0px; left: 0px; }
.ui-selectmenu-icon { position:absolute; right:6px; margin-top:-8px; top: 50%; }
.ui-selectmenu-menu { padding:0; margin:0; list-style:none; position:absolute; top: 0; visibility: hidden; overflow-y: auto; }
.ui-selectmenu-open { visibility: visible; background-color: #141414}
.ui-selectmenu-menu-popup { margin-top: -1px; }
.ui-selectmenu-menu-dropdown { margin-top: 0px; /*margin-left: -8px;*/ padding-right: 10px; z-index:10}
.ui-selectmenu-menu li { padding:0; margin:0; display: block; border-top: 1px dotted transparent; border-bottom: 1px dotted transparent; border-right-width: 0 !important; border-left-width: 0 !important; font-weight: normal !important; }
.ui-selectmenu-menu li a,.ui-selectmenu-status {line-height: 1.4em; display:block; padding:.3em 1em; outline:none; text-decoration:none; }
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.ui-selectmenu-hasIcon .ui-selectmenu-status { padding-left: 30px; position: relative; margin-left: 5px; }
.ui-selectmenu-menu li .ui-icon, .ui-selectmenu-status .ui-icon { position: absolute; top: 1em; margin-top: -7px; left: 0; }
/*.ui-selectmenu-status { line-height: 1.4em; }*/
.ui-selectmenu-status { display: none; }
.ui-selectmenu-open li.ui-selectmenu-item-focus a {  }
.ui-selectmenu-open li.ui-selectmenu-item-selected { display: block; }
.ui-selectmenu-open li.ui-selectmenu-item-selected  a{ color: #FFFFFF; }
.ui-selectmenu-menu li span,.ui-selectmenu-status span { display:block; margin-bottom: .2em; }
.ui-selectmenu-menu li .ui-selectmenu-item-header { font-weight: bold; }
.ui-selectmenu-menu li .ui-selectmenu-item-content {  }
.ui-selectmenu-menu li .ui-selectmenu-item-footer { opacity: .8; }
/*for optgroups*/
.ui-selectmenu-menu .ui-selectmenu-group { font-size: 1em; }
.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label { line-height: 1.4em; display:block; padding:.6em .5em 0; font-weight: bold; }
.ui-selectmenu-menu .ui-selectmenu-group ul { margin: 0; padding: 0; }

#label1, #label2, #label3
{
	cursor: pointer;
	display: block;
	padding: 3px 8px 4px;
}

/* Selectmenu End */


/****************************************************************************************************************/
/* Textseiten */
/****************************************************************************************************************/

/*Textpages*/
a {
    color: #746556;
    text-decoration: none;
}

a:hover, a.activeitem, a.active, a.active2 {
    color: #dcdcdc;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

p {
    margin: 0;
}

#infonavi {
    position: absolute;
    top: 116px;
    left: 27px;
    font-size: 11px;
    line-height: 19px;
    width: 165px;
}

#infonavi ul {
    margin-left: 10px;
    margin-bottom: 11px;
}

#productinfo {
    position: absolute;
    top: 73px;
    left: 201px;
    font-size: 11px;
    line-height: 16px;
    color: #c2c2c2;
    width: 369px;
    height: 330px;
		z-index: 2;
    /*overflow: hidden;*/
}

#categorycontent #productinfo {
	height: 280px;
}

#productinfo p
{
	padding-bottom: 12px;
}

#producttable {
    position: absolute;
    top: 73px;
    left: 201px;
    font-size: 11px;
    color: #c2c2c2;
    width: 707px;
    height: 350px;
    overflow: hidden;
}

#producttable table {
    width: 100%;
    border-spacing: 0;
}

#producttable table tr.high {
    background-color: #151515;
}

#producttable table th {
    line-height: 29px;
    text-align: left;
    padding: 0 8px 0 8px;
    /*width: 20%;*/
    color: #535353;
		background-color: #000000;
}

#producttable table tr td {
    line-height: 18px;
    padding: 0 8px 0 8px;
    /*width: 20%;*/
    border-right: 1px solid #000;
    border-bottom: 2px solid #000;
    border-left: 1px solid #1a1a1a;
}

#infoname {
    font-size: 13px;
    margin-bottom: 2px;
}

#infosub {
    font-size: 11px;
    margin-bottom: 10px;
		height: 16px;
		font-weight: bold;
}

#infotext
{
	display: none;
}

#infotext p
{
	padding-bottom: 12px;
}

#producttable #infosub {
    margin-bottom: 6px;
}

#productpager {
    position: absolute;
    top: 409px;
    left: 201px;
    font-size: 11px;
    color: #746556;
    width: 369px;
}

#productpager #pagernext {
	background-image: url(../../images/pds2/arrow_text_next_over.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
  float: right;		
	padding-right: 11px;
	text-align: right;
	width: 170px;
}

#productpager #pagerprev {
	background-image: url(../../images/pds2/arrow_text_last_over.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
  float: left;	
	padding-left: 11px;
	width: 170px;
}

.margin .cufon-canvas
{
	width: 0!important;
}

/*#productpager #pagerprev .margin {
    margin-right: 7px;
}*/

#infopager, #tablepager {
    position: absolute;
    top: 413px;
    left: 516px;
    font-size: 11px;
    color: #535353;
}

#tablepager {
    left: 853px;
}

#infopager a, #infopager a:hover, #tablepager a, #tablepager a:hover {
    color: #877665;
}

#pagerinfo {
    margin-right: 13px;
}

#pagerinfo .currentpage {
    font-weight: bold;
    color: #dcdcdc;
}

#infopager #pagerprev, #tablepager #pagerprev {
    padding-right: 5px;
}

#infopager #pagernext, #tablepager #pagernext {
    padding-left: 5px;
}

#infopict, #infoduopict {
    position: absolute;
    top: 118px;
    left: 622px;
    display: block;
    width: 286px;
    height: 265px;
    overflow: hidden;
}

#infoduopict {
    top: 76px;
    height: 385px;
}

#infopict img {
    margin-bottom: 2px;
}

#infopict p, #infoduopict p {
    font-size: 11px;
    line-height: 16px;
    color: #c2c2c2;
    width: 252px;
}

#infoduopict p {
    height: 44px;
    overflow: hidden;
}

.pictzoom {
    float: right;
    background: url("../../images/pds2/textseitezoom.png");
    width: 29px;
    height: 23px;
    margin-top: 1px;
    display: none;
}

.pictzoom:hover {
    background: url("../../images/pds2/textseitezoom_h.jpg");
}

.galleryzoom {
    float: right;
    background: url("../../images/pds2/gallery.gif");
    width: 29px;
    height: 23px;
    margin-top: 1px;
    display: none;
}

.galleryzoom:hover {
    background: url("../../images/pds2/gallery_over.gif");
}

.simplePagerNav
{
	position: absolute;
	bottom: 3px;
	left: 310px;
	color: #FFFFFF;
	/*color: #736656;*/
}

#producttable .simplePagerNav
{
	left: 644px;
	bottom: 0px;
}

#infolist .simplePagerNav
{	
	left: 135px;	
}

#infolist .simplePagerContainer
{
	padding-left: 0px;
}

.simplePagerNav img
{
	cursor: pointer;
}

#current
{
	color: #fff;
}

#gallery
{
	position: absolute;
	left: 205px;
	top: 40px;
	width: 526px;
	height: 371px;
	background-color: #0e0e0e;
	padding: 12px;
	z-index: 101;
	font-size: 11px;
	display: none;
}

#gallery_close
{
	position: absolute;
	left: 507px;
	top: 12px;
	cursor: pointer;
}

#gallery_text
{
	position: relative;
	width: 370px;
	height: 37px;
	padding-top: 8px;
	color: #fff;
    line-height: 14px;
}

#fullimage
{
	width: 485px;
	height: 258px;
}

#fullimage img
{
	width: 485px;
	height: 258px;
}

#thumbnails
{
    position: relative;
	padding-top: 5px;
    overflow: hidden;
    width: 496px;
    height: 60px;
}

#thumbnails ul {
  position: absolute;		
	list-style-type: none;
	padding-left: 0!important;	
}

#thumbnails li
{
	float: left;
	padding-right: 10px;
}

#loader_back
{
	display: none;
	background-color: #121212;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}

#lightbox_back
{
	display: none;
	background-color: #000000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}

.galleryPagerNav
{
	position: absolute;
	left: 442px;
	top: 279px;
	color: #736656;
}

.galleryPagerNav img
{
	cursor: pointer;
}

#gallery_prev {
    margin-left: 6px;
}

#gallery_next {
    margin-left: 10px;
}

.htmlinfobox {
    position: absolute;
    padding: 10px 12px 12px 12px;
    border: 1px solid #323232;
    background-color: #111;
    font-size: 11px;
    color: #c2c2c2;
    line-height: 14px;
    z-Index: 101;
    display: none;
}



/*Matrix*/
#matrix {
    position: relative;
    top: 25px;
    left: 0;
    height: 401px;
    width: 910px;
    padding-left: 50px;
    padding-top: 50px;
    overflow: hidden;
	display: none;
}

#thumbs {
    position: relative;
    width: 944px;
	list-style: none;
	margin: 0;
    padding: 0;
}

.page {
    width: 944px;
    float: left;
}

.page li {
    position: relative;  /* Set the absolute positioning base coordinate */
    float: left;
    width: 152px;
    height: 101px;
    margin-right: 84px;
    margin-bottom: 24px;
    padding: 0;
    cursor: pointer;
    display: inline;    /* Double-Margin Bugfix fuer ie6 */
    z-index: 0;  /* Highlight Fix fuer ie8 */
}

.page li.hover {
    opacity: .5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

.page li img {
    position: absolute;
    width: 152px;
    height: 101px; /* Set the small thumbnail size */
    -ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
    padding: 0;
    border: 0;
}

#matrixleft {
	position: absolute;
	top: 208px;
	left: 12px;
	display: none;
	cursor: pointer;
}

#matrixright {
	position: absolute;
	top: 208px;
	left: 912px;
	display: none;
	cursor: pointer;
}

#mlightbox {
    position: absolute;
    top: 25px;
    left: 0;
    height: 401px;
    width: 960px;
    display: none;
    background-color: #000;
    opacity: 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
    z-index: 5;
}

#mproductlabel {
    position: absolute;
    font-size: 11px;
    color: #fff;
    z-index: 15;
    padding: 5px 10px 5px 10px;
    display: none;
    background-color: #141414;
}

#matrixdropdown {
    position: absolute;
    top: 18px;
    /*left: 759px;*/
    z-index: 10;
		right: 50px;
}

#matrixdropdown label
{
	cursor: pointer;
	display: block;
	padding: 3px 8px 4px;
}

/****************************************************************************************************************/
/* Shopseiten */
/****************************************************************************************************************/

#loginfo {
    margin-top: 30px;
    padding: 0 12px 6px 0;
    color: #535353;
    font-size: 11px;
    text-align: right;
}

#loglink {
    margin-left: 3px;
    color: #746757;
}

ol#shopheader {
    font-size: 11px;
    height: 20px;
    padding-left: 12px;
    margin-bottom: 2px;
    border-top: 1px solid #1f1f1f;
    border-bottom: 1px solid #1f1f1f;
}

#shopheader li {
    height: 22px;
    margin-top: -1px;
    display: inline;
    float: left;        /*Double Margin bugfix fuer IE8*/
}

#shopheader li.highlight, #shopheader li.highlightshort {
    color: #0d0d0d;
    background-color: #949494;
}

#shopheader li.highlightshort {
    width: 170px
}

#shopheader li.dimmed {
    color: #323232;
}

#shopheader li.checked {
    color: #877666;
    background: url("../../images/pds2/check.png") 158px 7px no-repeat;
}

#shopheader li.checked img {
    float: right;
    margin-right: 17px;
    margin-top: 3px;
}

#orderscroller, #orderscrollershort {
    width: 936px;
    height: 311px;
    padding-top: 2px;
    margin-left: 12px;
    margin-bottom: 7px;
    font-size: 11px;
    color: #c2c2c2;
    overflow-y: auto;
    overflow-x: hidden;
}

#orderscrollershort {
    height: 248px;
}

.orderlistrow {
    height: 55px;
    padding-top: 8px;
    border-bottom: 1px solid #181818;
}

#overviewscroller .orderlistrow {
    border: 0;
    height: 33px;
}

.orderlistrow li {
    display: inline;
    float: left;        /*Double Margin bugfix fuer IE8*/
}

.orderlistrow .shoppict {
    width: 80px;
}

.orderlistrow .colarticle, .orderlistrow .product {
    width: 220px;
}

.orderlistrow .product {
    width: 170px;
}

.orderlistrow .colarticle li, .orderlistrow .product li {
    display: block;
    float: none;
    line-height: 16px;
}

.orderlistrow .colarticle li .delarticle, .orderlistrow .product li .delarticle {
    margin-left: 8px;
    cursor: pointer;
}

.orderlistrow .colcolor {
    width: 403px;
    color: #7a7a7a;
}

.orderlistrow .colcount, .orderlistrow .quantity {
    width: 118px;
    color: #7a7a7a;
}

.orderlistrow .quantity {
    width: 23px;
}

.orderlistrow .colcount .quannum {
    margin-right: 9px;
}

.orderlistrow .colcount input {
    margin-right: 1px;
}

.orderlistrow .colsum, .orderlistrow .sum {
    width: 91px;
    text-align: right;
    color: #c2c2c2;
}

.orderlistrow .sum {
    width: 311px;
}

#ordersummary {
    height: 32px;
    padding: 5px 10px 0 12px;
    border-top: 1px solid #1f1f1f;
    font-size: 11px;
    color: #525252;
}

#overviewscroller #ordersummary {
    height: 44px;
    padding: 0;
    margin-left: 706px;
    border: 0;
}

#ordersummary li {
    display: inline;
    float: left;        /*Double Margin bugfix fuer IE8*/
}

#ordersummary .sumstar {
    width: 640px;
}

#ordersummary .sumlabel {
    width: 739px;
    text-align: right;
}

#ordersummary .sumadd {
    width: 78px;
    text-align: right;
}

#ordersummary .sumamount {
    width: 95px;
    color: #dcdcdc;
    text-align: right;
}

#ordersummary .orderamount {
    color: #dcdcdc;
    text-align: right;
}

#ordersummary .orderamount li {
    margin-top: 6px;
}

#ordersummary .errortext {
    float: right;
    color: #a76511;
    margin-right: 13px;
}

#ordersubmits, #ordersubmitsdown, #succsubmitsdown {
    padding-left: 12px;
    padding-right: 12px;
}

.ordersubmits
{
	padding-left: 12px;
  padding-right: 12px;
}

#ordersubmitsdown, #succsubmitsdown {
    padding-top: 38px;
    border-top: 1px solid #1f1f1f;
}

#succsubmitsdown input {
    margin-left: 10px;
}

#ordersubmits .nextbtn, #ordersubmitsdown .nextbtn, #succsubmitsdown .nextbtn {
    float: right;
}

#zipinput {
    height: 33px;
    padding-top: 12px;
    padding-left: 6px;
    margin: 13px 12px 4px;
    border: 1px solid #aa6311;
    font-size: 11px;
    color: #aa6311;
    vertical-align: middle;
}

#ziptext {
    width: 42px;
    margin-left: 7px;
    border: 1px solid #474747;
    border-right-color: #424242;
    border-left-color: #424242;
    background-color: #474747;
    vertical-align: middle;
}

#zipbtn {
    vertical-align: middle;
}

#simpleorder {
    float: left;
    width: 171px;
    padding: 15px 20px 0 20px;
    font-size: 11px;
    color: #7b7b7b;
}

#simpleorder p {
    line-height: 16px;
    margin-bottom: 16px;
}

#simpleorder .dataitem {
    margin-right: 0;
}

.simpletitle {
    font-weight: bold;
    margin-bottom: 5px;
}

.simpletitle .info {
    margin-left: 11px;
    cursor: pointer;
}

.simpleselect input {
    margin-bottom: 25px;
}

.simpleselect input.margin {
    margin-right: 8px;
}

#simpletrans {
    position: absolute;
    top: 74px;
    width: 208px;
    height: 280px;
    background-color: black;
    opacity: 0.5;                    /* Firefox, Safari(WebKit), Opera */
    -ms-filter: "alpha(opacity=50)"; /* IE 8 */
    filter: alpha(opacity=50);       /* IE 4-7 */
}

#datascroller {
    width: 739px;
    height: 300px;
    padding-top: 14px;
    margin-bottom: 7px;
    font-size: 11px;
    color: #c2c2c2;
    overflow-y: auto;
    overflow-x: hidden;
    float: left;
}

#datascroller label {
    margin-bottom: 3px;
    display: block;
}

.dataitem {
    float: left;
    height: 46px;
    margin-right:19px;
}

.dataitem .info {
    float: right;
    margin-top: 5px;
    cursor: pointer;		
}

.datafield {
    height: 15px;
    width: 165px;
    background: #474747;
    padding-top: 2px;
    padding-left: 4px;
    border: #474747;
    border-top: #444;
    font-size: 11px;
    color: #c2c2c2;
}

#billblock {
    margin-top: 23px;
}

#deliveryblock {
    margin-top: 23px;
    display: none;
}

#settingsblock {
    margin-top: 13px;
}

#settingsblock .info {
    cursor: pointer;
}

#settingsblockborder {
    margin-top: 13px;
    padding-bottom: 13px;
    border-bottom: 1px solid #1f1f1f;       /*Border in #recipientblock wegen IE6/7 nicht moeglich*/
}

#settingsblock label, #settingsblockborder label {
    display: inline;
    vertical-align: 28%;
    margin-right: 5px;
}

#settingsblock img, #settingsblockborder img {
    vertical-align: 13%;
}

#settingsblock input, #settingsblockborder input {
    margin: 0;
    margin-right: 2px;
}

#recipientblock {
    margin-top: 11px;
    display: none;
}

.shopdropdown {
	font-size: 11px;
    background: url('../../images/pds2/popupbg.png') no-repeat;
}

.middledropdown {	
		display: block;
}

.shortdropdown {
	font-size: 11px;
    margin-right: 3px;
    background: url('../../images/pds2/popupshortbg.png') no-repeat;
    float: left;
}

.ui-selectmenu-status {
    padding-top: 1px;
    padding-left: 6px;
}

.ui-state-default {
    color: #a4a4a4;
}

.shopdropdown select {
    width: 169px;
    height: 20px;
}

.middropdown select {
    width: 152px;
    height: 20px;
}

.shortdropdown select {
    width: 83px;
    height: 20px;
}

#paymentscroller {
    width: 936px;
    height: 300px;
    padding-top: 14px;
    margin-left: 14px;
    margin-bottom: 7px;
    font-size: 11px;
    color: #7a7a7a;
    overflow-y: auto;
    overflow-x: hidden;
}

#paymentscroller label {
    margin-bottom: 3px;
    display: block;
}

#paymentscroller #settingsblock {
    margin-left: 7px;
}

#paymentscroller #settingsblock label {
    display: inline;
}

#paymentblock {
    margin-bottom: 13px;
    padding-left: 7px;
    padding-bottom: 7px;
}

#sendblock label {
    margin-bottom: 1px;
}

#sendblock .dataitem {
    width: 193px;
    height: 41px;
    margin-top: 15px;
    margin-right: 0;
    padding-left: 725px;
    border-bottom: 1px solid #181818;
}

#sendblock .dataitem .info {
    margin-top: 18px;
    margin-right: 8px;
}

#overviewscroller {
    width: 936px;
    height: 311px;
    padding-top: 2px;
    margin-left: 14px;
    margin-bottom: 7px;
    font-size: 11px;
    color: #7a7a7a;
    overflow-y: auto;
    overflow-x: hidden;
}

#listblock, #personalblock, #billingblock, #deliverblock, #payblock {
    padding-left: 5px;
    padding-bottom:14px;
    border-bottom:1px solid #1f1f1f;
}

#payblock {
    border: 0
}

#personaltable, #billingtable, #delivertable, #paytable {
    padding: 13px 0 14px 5px;
    border-bottom:1px solid #1f1f1f;
}

#paytable {
    border: 0
}

#personaltable, #billingtable table, #delivertable, #paytable {
    line-height: 16px;
}

.forminputdescription {
    width: 70px;
}

.sumheader {
    margin-top: 13px;
    margin-bottom: 17px;
    color: #c2c2c2
}

.sumlistrow {
    margin-bottom: 3px;
}

.sumlistrow dt {
    width: 70px;
    display: inline;
    float: left;
}

.sumlistrow dd {
    display: inline;
}

#successscroller {
    width: 936px;
    height: 289px;
    padding-top: 24px;
    margin-left: 20px;
    margin-bottom: 7px;
    font-size: 11px;
    color: #c2c2c2;
    overflow-y: auto;
    overflow-x: hidden;
}

#successscroller p {
    width: 480px;
    line-height: 16px;
    margin-bottom: 16px;
}

.succheader {
    font-weight: bold;
    margin-bottom: 18px;
}


.clearfloat {
    clear: both;
    height: 0;
    font-size: 0;
}

.floatright {
    float: right;
}

.errorlabel {
    color: #a76511;
}

.errorvalue {
    background-color: #c6c6c6;
    border: 1px solid #a76511;
    color: #212121;
}

.infoboxclose {
    float: right;
    margin-top: -11px;
    margin-right: -4px;
    cursor: pointer;
}

.infoboxicon {
    margin: 1px 9px 0 -2px;
    float: left;
}

.infoboxheader {
    font-weight: bold;
    margin-bottom: 9px;
}

.quanplus, .quanminus {
    cursor: pointer;
}




/****************************************************************************************************************/
/* Templates 4.1.1, 5.1.1, 2.1.5.1, 2.1.5.3 */
/****************************************************************************************************************/


#productlist {
    position: relative;
    top: 50px;
    height: 21px;
    padding: 0 0 0 11px;
    margin: 0;
    border-top: 1px solid #1f1f1f;
    border-bottom: 1px solid #1f1f1f;
}

#productlist li {
    display: inline;
}

#productlist a {
    padding: 6px 11px 4px 7px;
    margin: 0;
    font-size: 11px;
    line-height: 12px;
    color: #333;
    text-decoration: none;
    border-left: 1px solid #1f1f1f;
    border-right: 1px solid #1f1f1f;
    float: left;
}

#productlist a.high {
    color: #0c0c0c;
    background-color: #949494;
}

#location {
    position: relative;
    top: 62px;
    font-size: 11px;
    color: #c1c1c1;
    margin: 0 0 0 11px;
}

#location .request {
    color: #675e55;
}

#productid {
    position: absolute;
    top: 100px;
    font-size: 11px;
    margin-left: 11px;
}

#productid dt {
    line-height: 16px;
    color: #c1c1c1;
}

#productid dd {
    line-height: 16px;
    color: #7a7a7a;
    margin: 0;
}

#productid img {
    margin-top: 11px;
}

#designstore, #dealerstore, #dealerstore2 {
    position: absolute;
    top: 114px;
    left: 248px;
    width: 228px;
    font-size: 11px;
    color: #c3c3c3;
}

#dealerstore {
    left: 485px;
}


#dealerstore2 {
    left: 720px;
    margin-top: 18px;
}

#designstore h1, #dealerstore h2, #dealerstore2 h2 {
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 5px;
    margin: 0;
}

#designstore dl, #dealerstore dl, #dealerstore2 dl {
    padding-top: 6px;
    margin: 0 0 4px;
    line-height: 16px;
    border-top: 1px solid #2b2b2b;
}

#designstore dl dt img, #dealerstore dl dt img, #dealerstore2 dl dt img {
    margin-left: 10px;
    cursor: pointer;
}

#designstore dl dd, #dealerstore dl dd, #dealerstore2 dl dd {
    margin: 0;
}

#nodealer {
    position: absolute;
    top: 112px;
    left: 249px;
    width: 354px;
    font-size: 11px;
    line-height: 16px;
    color: #c1c1c1;
}

#nodealer h1 {
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 5px;
    margin: 0;
}

#nodealeroptions li {
    list-style: square;
    margin-left: 12px;
    margin-top: 16px;
}

.premiumimg {
    float: right;
    margin-right:6px;
}

#dealerpager {
    position: absolute;
    top: 374px;
    left: 895px;
    font-size: 11px;
    color: #535353;
}

#dealernote {
    position: absolute;
    top: 394px;
    width: 949px;
    padding: 4px 0 0 11px;
    border-top: 1px solid #1f1f1f;
    font-size: 11px;
    line-height: 16px;
    color: #545454;
}

#dealerbuttons {
    position: absolute;
    top: 430px;
    padding: 3px 0 0 13px;
    cursor: pointer;
}

#dealerbuttons img {
    margin-right: 7px;
}

#overview {
    position: relative;
    top: 39px;
    height: 420px;
}

#overviewlist {
    position: relative;
    font-size: 11px;
    color: #867666
}

#overviewlist .liHeader {
    width: 932px;
	font-size: 12px;
	outline-style: none;
	cursor: pointer;
	padding-left: 27px;
	padding-top: 3px;
	padding-bottom: 4px;
	color: #a3a3a3;
}

#overviewlist .liContent {
    width: 950px;
    padding-left: 10px;
    overflow: hidden;
}

#overviewlist .ui-state-default {
	background-image: url(../../images/pds2/arrow_brown.png);
	background-repeat: no-repeat;
	background-position: 15px 7px;
	border-bottom: 1px solid #242321;
}

#overviewlist .ui-state-active {
	background-image: url(../../images/pds2/arrow_down.png);
	background-repeat: no-repeat;
	background-position: 13px 10px;
	color: #ffffff;
}

#overviewlist .ui-accordion-content-active {
	border-bottom: 1px solid #242321;
}

#overviewlist div {
    width: 960px;
}

.pcategorie {
    float: left;
    width: 146px;
    margin-right: 12px;
    display: inline;
}

.pcategorie dt {
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;
}

.pcategorie dd {
    line-height: 16px;
}

.pheight {
    height: 192px;
}

#worldmap {
    margin-top: 24px;
}

#areausa, #areaeuro, #areaasia {
    position: absolute;
    top: 108px;
    left: 69px;
    width: 177px;
    height: 89px;
    cursor: pointer;
    display: block;
}

#areaeuro {
    top: 107px;
    left: 376px;
}

#areaasia {
    top: 180px;
    left: 647px;
}

#locdialog {
    position: absolute;
    top: 351px;
    left: 13px;
    width: 292px;
    height: 110px;
    padding: 11px 0 0 9px;
    font-size: 11px;
    line-height: 14px;
    color: #7a7a7a;
    border-top: 1px solid #343434;
    background-color: #121212;
}

#locdialog h1 {
    margin-bottom: 9px;
    font-weight: bold;
    color: #cbcbcb;
}

#locdialog .dclose {
    float: right;
    margin-top: -12px;
    margin-right: 8px;
    cursor: pointer;
}

#locbuttons {
    position: relative;
    top: 16px;
}

#locbuttons .enter {
    margin-right: 37px;
}

#languageSelect{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 130px;
	height: 126px;	
	margin-top: 173px;
	margin-left: 332px;	
	display: none;
	z-index: 100;
}

#language_back
{
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #000000;
}

#language_choice
{
	position: absolute;	
	top: 0;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	width:	130px;
	padding: 22px 0;
}

.lang_option
{	
	cursor: pointer;
	height: 19px;
}

.lang_option a
{
	display: block;
	padding-right: 21px;
	position: relative;
	top: 4px;
}

.lang_option:hover a
{
	color: #ffffff;
}

#language_choice .active
{
	background-color: #1f1f1f;
}

#preloader
{
	width: 100%;
	height: 100%;
	background-image: url(../../images/pds2/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 460px 228px;
}

#fwwtext
{
	display: none;
}

#fwwlayer_back
{
	display: none;
	position: absolute;
	background-color: #0e0e0e;
	top: 119px;
	/*left: 254px;*/
	left: 132px;
	width: 455px;
	height: 214px;
	z-index: 199;
	padding: 0;	
}

#fwwlayer
{
	position: absolute;
	top: 119px;
	/*left: 254px;*/
	left: 132px;
	width: 431px;
	height: 190px;
	padding: 12px;	
	color: #FFFFFF;
	font-size: 12px;
	display: none;
	z-index: 200;
	/*background-color: #333333;*/
}

#fwwlayer .closeWindowButton
{
    position: absolute;
    right: 10px;
    top: 0;
	cursor: pointer;
}

#fwwlayer .innerContent
{
	font-size: 11px;
	padding: 10px;
}

#sb-player .innerContent
{
	font-size: 11px;
	padding: 10px;
	color: #ffffff;
	line-height:1.3;
}

#fwwlayer .innerContent p
{
	margin-bottom: 5px;
}

#sb-player .innerContent p
{
	margin-bottom: 5px;
}

#fwwlayer span.header
{
	background-image: url(../../images/pds2/info.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
    color: #FFFFFF;
	padding-left: 25px;
	font-weight: bold;	
}

#sb-player span.header
{
	background-image: url(../../images/pds2/info.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
    color: #FFFFFF!important;
	padding-left: 25px;
	font-weight: bold;
	font-size: 12px;	
}

.fwwlink
{
	background-image: url(../../images/pds2/info.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
    text-decoration: underline;
}

#sb-player.html
{
	padding: 10px;
}