*  {
	margin: 0;
	padding: 0;
}
body  {
	font-family: Verdana,Geneva,Helvetica,sans-serif;
	font-size: 75%;
	line-height: 1em;
	text-align:left;
	color: #000000;
	padding: 0;
	background: #FFFFFF url(pix/background.gif) repeat-x left 170px;
}
div {
   font-size: 1em;
}
img {
   border: 0;
}
a img  {
   border: 1px solid #CF8B03;
}
a,
a:link  {
   text-decoration: underline;
   background-color: inherit; 
   font-weight: bold;
   color: #000000; 
}
a:visited {
   background-color: inherit;
   color: #000000;
}
a:hover {
   text-decoration: none;
   background-color: inherit;
   color: #000000;
}
a:active  {
		background-color: inherit; 
	  font-weight:bold;
	  color: #000000; 
}

/* HEADINGS */
h1 {
   font-size: 2em;
   line-height: 1em;
	 background-color: inherit;
   margin: 0;
}
h2 {
	color: #000000; 
	background-color: inherit;
	font-size: 1.5em; 
	text-align: left; 
	padding-bottom: 1px;
  line-height: 1.5em;
  margin: 0 0 0.1em 0;
}
h3 {
   color: #000000; 
	 background-color: inherit;
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0.2em 0 0.3em 0;
}
h4 {
   color: #000000; 
	 background-color: inherit;
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h5 {
   color: #000000; 
	 background-color: inherit;
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   color: #000000; 
	 background-color: inherit;
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

hr  {
	height: 1px;
	border: 0;
	margin: 3px 15% 3px 12%;
	border-bottom: 1px solid #999999;
}
blockquote  {

}
cite  {
	font-style:italic;
	font-size: 95%;
}

#wrapper {
	width: 960px;
	margin: 1px auto 0;
	position:relative;
	overflow:hidden;
}

p  {
	line-height: 1.5em;
	margin-bottom: 10px;
	text-align: justify;
}
input, select, textarea  {
	border: 1px solid #000000;
	width:auto;
	padding: 0 3px;
}
select  {
	padding-right: 0;
}
option  {
	width: 100%;
	padding-right: 50px;
}

/* ------------- Header ------------- */
#header  {
	height: 319px;
	width: 960px;
	border-top: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
#header h1  {
	margin: 30px auto 31px;
	height: 107px;
	width: 450px;
	background: #FFFFFF url(pix/logo.gif) no-repeat left top;
}
#header h1 a  {
	display: block;
	height: 107px;
	width: 450px;
	text-indent: -999em;  /* this hides the text */
	text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
	background-color: transparent;
	overflow:hidden;
}
#header #imageBar  {
	width: 940px;
	height: 150px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	overflow: hidden;
}
#header #imageBar img  {
	display: block;
	float: left;
	margin: 0;
	margin-right: 2px;
}

#basket  {
	font-weight:bold;
	font-size: 100%;
	text-align: center;
}

#basket a img  {
	display: inline;
	margin: 3px 0;
	border: 0;
}

#basket span  {
	position:relative;
	top:-7px;
}
/* ------------- END Header ------------- */

#footer  {
	color: #000000;
	width: 960px;
	height: 75px;
	clear:both;
	position:relative;
	z-index:1;
	border-top: 2px solid #CF8B03;
	margin-top: 10px;
}

#footernav  {
	width: 960px;
	overflow: hidden;
	color: #CF8B03;
	margin: 3px 0;
	text-align: center;
}

#footernav li  {
	display: inline;
	border-left: 1px solid #CF8B03;
	padding: 2px 10px;
}

#footernav li.first  {
	border: 0;
}

#footernav li a  {
	color: #CF8B03;
	text-decoration: none;
}

#wrap {
	width:750px;
	float:left;
	background-color: #FFFFFF;
}

#content {
	position:relative;
	z-index:3;
	float:right;
	width:520px; /* 540px overall */
	margin-top:12px;
	margin-bottom: 2px;
	padding: 0 10px;
	overflow: hidden;
}
#content ul  {
	margin-left: 20px;
	margin-right: 20px;
}
#content ul li  {
	line-height:1.2em;
	margin-bottom:5px;
	text-align:justify;
}
#content dl  {

}
#content dt  {
	background-color: inherit;
	color:#860956;
	font-weight:bold;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 0;
}
#content dd  {
	margin-bottom: 15px;
	margin-top: 0;
	padding-top: 0;
}

/* ------------- Navigation ------------- */
#leftNav  {
	position:relative;
	top:0;
	z-index:3;
	width:210px;	/* 210px overall */
	float:left;
	overflow: hidden;
}

ul.nav  {
	list-style: none;
	line-height: 16px;
	margin: 10px 0;
	background-color: #FFFFFF;
}
ul.nav li  {
	margin-left: 20px;
	margin-bottom:2px;
	color: #000000;
}
.nav li a  {
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	color: #000000;
}
.nav li a:hover, .nav li a:active  {
	text-decoration: underline;
}
ul.nav li a b  {
  font-weight: normal;
}
.nav a.selected  {
	background: #FFFFFF url(pix/bullet_link.gif) no-repeat 4px 3px;
}

div.box  {
	width: 188px; /* 190 overall */
	background-color: #FFFFFF;
	margin: 0 auto 15px;
	border: 1px solid #CF8B03;
}
div.box h2  {
	width: 148px; /* 188 overall */
	font-size: 120%;
	line-height: 1.2em;
	background-color:#FFFFFF;
	color: #000000;
	padding:5px 15px 2px 15px;
	margin: 0;
	text-transform: uppercase;
}

div.nav  {

}

ul.subnav  {
	margin-top: 5px;
	margin-bottom: 5px;
}

ul.subnav li a  {
	display:block;
	width: 132px;
	padding: 2px 5px;
}

/* ---------------- Right column ---------------- */
#rightNav {
	position:relative;
	z-index:3;
	width:208px;	/* 210px overall */
	float:left;
	padding-right: 2px;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#rightNav div.box  {
	width: 188px; /* 190 overall */
	background-color: transparent;
	margin-bottom: 10px;
	color: #CF8B03;
	border: 1px solid #CF8B03;
}
#rightNav div.box h2  {
	width: 178px; /* 188 overall */
	padding:2px 5px 2px 5px;
	text-align: center;
}
#rightNav div.box form.order  {
	text-align: center;
	margin-bottom: 10px;
}
#rightNav div.box form.order input  {
	/*display: block;
	float: left;*/
	height: 22px;
	padding: 3px 0 0 0;
	color: #CF8B03;
	background-color: #FFFFFF;
	border: 1px solid #CF8B03;
	margin: 0 2px;
}
#rightNav div.box form.order span  {
	/*display: block;
	float: left;*/
}
#rightNav img  {
	display: block;
	margin: 0 auto 10px;
}
/* ---------------- End right column ---------------- */

/* ------------- End Navigation ------------- */

#impressum, #impressum p  {
	text-align: center;
}

.left  {
	width: 49%;
	text-align: left;
	float:left;
}
.right  {
	width: 49%;
	text-align: right;
	float:left;
}
.clear  {
	visibility: hidden;
	clear:both;
	display: block;
}

/* ------------- Basket ------------- */
table.warenkorb  {
	width: 100%;
	border-collapse: collapse;
}
.warenkorb th  {
	background-color: #CF8B03;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 3px;
	border: 1px solid #000000;
}
.warenkorb td  {
	padding: 2px 3px;
	border: 1px solid #000000;
}
.warenkorb tfoot  {
	background-color: #D0D0D0;
	border-top: 1px solid #757575;
}
.warenkorb img   {
	border: 0;
}
/* ------------- End Basket ------------- */

/* ------------- Article Front Page ------------- */
.article  {
	width: 150px;
	margin: 10px;
	overflow: hidden;
	float: left;
	text-align: center;
}
.article h3  {
	font-size: 100%;
}
.article .image  {
	float: left;
	width: 140px;
	text-align: center;
	border: 1px solid #CF8B03;
	margin: 25px 10px 0;
	padding: 10px 0;
}
.article img  {
	width: 140px;
}
.article .offer  {
	float: left;
	width: 120px;
}
.article p  {
	text-align: center;
	margin-bottom: 1px;
	font-size: 90%;
}
.article p .disclaimer  {
	width: 100%;
	padding: 0;
	margin: 0;
}
.article form  {
	display: block;
	height: 30px;
}
.article form fieldset  {
	display: block;
	overflow: hidden;
}
.article form .eingabe-warenkorb  {
	width: 23px;
	height: 16px;
	padding: 0;
	margin-top: 2px;
}
.article form .price  {
	width: 100px; 
	height: 24px;
	padding: 0; 
	margin-bottom: 2px;
	border: 0; 
	font-size: 160%; 
}
.article form .formLeft  {
	float: left;
	width: 60px;
	padding-top: 10px;
}
.article form .formRight  {
	float: left;
	width: 60px;
	text-align: right;
}
/* ------------- End Article Front Page ------------- */

p.disclaimer  {
	font-style: italic;
	font-size: 90%;
	color: #999999;
}
p.disclaimer a  {
	color: #999999;
}

/* ------------- Article Details ------------- */
#articleImage  {
	width: 49%;
	float:left;
	display: block;
}
#articleImage img  {
	border: 1px solid #556467;;
}
#articleBonusImage  {
	width: 49%;
	float:left;
}
#brandImage  {
	text-align: right;
}
#detailImage  {
	text-align: center;
}
#awards  {
	text-align: left;
}
#orderBox  {
	border: 1px solid #757575;
	width: 210px;
	margin: 5px 10px;
	padding-bottom: 10px;
	float: right;
}
#orderBox h3, #orderBoxOut h3  {
	background-color: inherit;
	background: #CF8B03; 
	color: #FFFFFF;
	font-size: 120%;
	height: 22px;
	padding: 4px 5px 2px 5px;
	margin: 0;
}
#orderBoxForm  {
	padding: 0 6px;
}
#orderBoxForm label  {
	float: left;
	width: 45%;
	padding: 2px 6px;
	margin-top: 3px;
}
#orderBoxForm input  {
	margin-top: 2px;
}
#orderBoxForm #artikelnr  {
	display: block;
	margin-top: 5px;
}
#orderBoxForm #a_size, #orderBoxForm  #a_color  {
	width:185px;
	margin: 0 auto;
	display: block;
	margin-bottom: 5px;
	height: auto;
}
#orderBoxForm #Submit  {
	width: 100%; 
	margin: 0;
	display: block;
	font-size: 80%;
	font-weight: bold;
}
#orderBoxLegend  {
	clear:both;
	margin-bottom: 16px;
}
#orderBoxLegend p  {
	font-size: 80%;
	text-align: left;
	margin-bottom: 4px;
}
#articleDescription  {
}
#orderBoxOut  {
	border: 1px solid #757575;
	background-color: inherit;
	width: 206px;
	margin: 5px 5px;
	float: right;
}
#orderBoxOutContent  {
	padding: 5px 6px 16px 6px;
	margin: 0;
	text-align: left;
}
/* ------------- End Article Details ------------- */

#loginBox  {
	width: 500px;
}

#loginBox p  {
	text-align: justify;
}

#loginForm  {
	width: 200px;
	margin-top: 3px;
	height: 100px;
	float: left;
}
#loginForm label  {
	display: block;
	width: 100px;
	float: left;
	margin-top: 3px;
}
#loginForm input  {
	width: 66px;
	margin-bottom: 3px;
}
#sslImage  {
	float: right;
	width: 34px;
	padding-top: 6px;
	text-align:center;
}

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

.data div.box  {
	width:100%; 
	float:left; 
	border:0; 
	margin: 0;
	margin-bottom: 4px;
	padding-bottom: 2px;
	border: 1px solid #000000;
}

.data div.box label  {
	width:20%;
	padding-left: 3px;
	float:left;
	margin-top: 4px;
}

.data div.box input  {
	width:75%;
	margin: 1px 4px 1px 1px;
	float:left;
	margin-top: 1px;
	border: 0;
	border-bottom: 1px solid #000000;
}

.data span.legend  {
	background-color: #CF8B03;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 3px;
	display:block;
	width: 484px;
	height:24px;
}

/* ---------- Category pages ---------- */
.categoryText a  {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.categoryText a:hover  {
	text-decoration: underline;
}
/* ---------- END Category pages ---------- */

/* aus dem Shop-Template */

.eingabe {
	height: 14px;
	font-style: normal;
	color: #000000;
	border: 1px solid #000000;
	padding: 1px 2px;
	text-align: left;
	width: 240px;
}

.eingabe-warenkorb {
	height: 18px;
	font-style: normal;
	color: #000000;
	border: 1px solid #000000;
	text-align: left;
	width: 240px;
}

.eingabeohne { 
	height: 14px; 
	font-style: normal; 
	color: #000000; 
	border: 1px solid #000000;
	text-align: left; 
	margin-bottom:4px;	
}

.button {
	text-decoration: none;
}

.buttongo {
	border: 1px solid #000000;
	margin: 2px auto; 
}
.buttongo input {
	width: 100%;
	border: 1px solid #CF8B03;
	text-decoration: none;
	font-weight:bold; 
	text-align:center;
	background-color:#CF8B03; 
	color: #FFFFFF;
}

.data div.box .eingabeland {
	height: 15px;
	font-style: normal;
	color: #000000;
	border: 0;
	border-bottom: 1px solid #000000;
	padding: 1px 2px;
	text-align: left;
	width: 125px; 
}

.anmerkungen {
	width: 365px;
	border: 1px solid #000000;
	height: 70px;
	margin-top: 4px;
/*	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #859FB8;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
*/	
	color: #000000;
	margin-bottom:4px;
}

.landmenue {
	color: #000000;
	text-decoration: none;
}

.handcursor {
	cursor: pointer;
	position: relative;
	top: 1px;
	left: -3px;
}

.landmenubox {
	cursor: pointer;
	border: 0;
	background-color: FFFEE0;
}

/* ------------- Product Listing ------------- */
.produkt  {
	padding: 5px;
	line-height: 1.2em;
}
.produkt div  {
	position: relative;
	margin: 0;
	margin-left: 200px;
	padding: 0 0 0 15px;
}
.produkt div p  {
	margin: 0 0 10px 0;
	padding: 0;
}
.produkt img  {
	margin-top: 5px;
	width: 200px;
	float:left;
	border: 1px solid #CF8B03;
}
.produkt input  {
	position: relative;
	top:-3px;
	text-align:center;
	border: 1px solid #999999;
	width: 25px;
}
.produkt form  {
	display: inline;
}
.produkt form span  {
	position: relative;
	top: -4px;
	display: inline;
}
.produkt p.price  {
	display: inline;
	position: relative;
	top: -2px;
	right:0;
	font-size: 150%;
	padding: 3px 5px;
	text-align: right;
}
div.produkt p.disclaimer, .disclaimer  {
	margin: 5px 20px 0 0;
	font-size: 80%;
	text-align: right;
	/*font-weight:bold;*/
}
div.buyNowForm  {
	margin: 0;
	padding: 0;
	width: 100%;
}
#orderbox1 fieldset, #orderbox2 fieldset, #orderbox3 fieldset {
	display:inline;
}
input.buyNow  {
	border: 0;
	cursor: pointer;
	width: 142px;
	height: 24px;
	overflow:hidden;
	position:relative;
	top:4px;
}
/* ------------- End Product Listing ------------- */