*  {
	margin: 0;
	padding: 0;
}
body  {
	font-family: Verdana, Arial,Geneva,Helvetica,sans-serif;
	font-size: 75.01%;
	line-height: 1em;
	text-align:left;
	color: #000000;
}

div {
   font-size: 1em;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: none;
   background-color: inherit; 
   font-weight:bold;
   color: #860956; 
}

a:visited {
   text-decoration: none;
   background-color: inherit;
   color: #860956;                /* a different color can be used for visited links */
}

a:hover {
   text-decoration: underline;
   background-color: inherit;
   color: #860956;
}

/* HEADINGS */
h1 {
   font-size: 2em; /* font size for h1 */
   line-height: 1em;
	 background-color: inherit;
   margin: 0;
}
h2 {
	color: #860956; 
	background-color: inherit;
	font-size: 1.5em; 
	text-align: left; 
/* some air around the text */
	padding-bottom: 1px;
  line-height: 1.5em;
/* and some air under the border */
  margin: 0 0 0.1em 0;
}
h3 {
   color: #860956; 
	 background-color: inherit;
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0.2em 0 0.3em 0;
}
h4 {
   color: #860956; 
	 background-color: inherit;
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h5 {
   color: #860956; 
	 background-color: inherit;
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   color: #860956; 
	 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%;
}

strong.caps  {
	background-color: inherit;
	color: #860956;
	text-transform: uppercase;
}

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

p  {
	line-height: 1.2em;
	margin-bottom: 10px;
	text-align: justify;
}

input, select, textarea  {
	border: 1px solid #860956;
	width:auto;
	padding: 0 3px;
}

/* ------------- Header ------------- */
#header  {
	height: 300px;
	background: #e96da3 url(pix/Gheader.jpg) no-repeat left top;
	border-bottom: 1px solid #AA5389;
	clear:both;
	position:relative;
	z-index:1;
}

#header h1 a  {
	position: absolute;
	top: 75px;
	left: 10px;
	display: block;
	width: 400px;
	height: 180px;             /* adjust according your image size */
	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;
}

#topBar  {
	background-color: inherit;
	color: #FFFFFF;
	font-size:80%;
	padding: 3px 0px 3px 10px;
	height:19px;
}

#topBar span  {
	position: relative;
	top:-3px;
}

#topBar img  {
	padding-top:3px;
	padding-left: 5px;
}

#topBar input  {
	position: relative;
	top: -6px;
	height: 15px;
	padding: 2px 3px 0 3px;
	font-size: 100%;
	border: 1px solid #999999;
}

input#searchSubmit  {
	position: relative;
	top: -1px;
	border: 0;
	cursor: pointer;
	width: 18px;
	height: 18px;
	overflow:hidden;
}

#topNav  {
	padding: 2px 0 2px 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#navBar  {
	background-color: #FFFFFF;
	font-size: 120%;
	line-height:1.2em;
	padding: 4px 0;
	height: 18px;
	overflow: hidden;
	width: 100%;
}

#navBar a  { 
	color: #205F82;
}

#navBar a:hover  { 
	background-color: inherit;
	color: #860956;
	text-decoration: none;
}

#navBar ul  {
	list-style: none;
}

#navBar ul li  {
	float: left;
	width: 240px;
	text-align: center;
}

#basket  {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 4px 10px 2px 8px;
	font-weight:bold;
	font-size: 80%;
	color: #000000;
	background-color: transparent;
	/*background-color: #8CCBEA;*/
	/*border: 1px solid #445B87;
	border-bottom: 0;*/
}

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

#footer  {
	color: #FFFFFF;
	background: #E96DA3; /*#80BDD9;*/
	border-top: 1px solid #AA5389;
	padding: 3px 5px;
	height:14px;
	clear:both;
	position:relative;
	z-index:1;
}

#footer a  {
	background-color: inherit;
	color: #FFFFFF;
}

#wrap {
	width:785px;
	float:left;
	margin-bottom: 10px;
}

#contentArea {
	position:relative;
	z-index:3;
	float:right;
	width:590px;
	margin-top:12px;
	padding:0 10px;
	overflow:hidden;
}

#contentArea p  {
	line-height: 1.4em;
	margin-bottom: 10px;
	text-align: justify;
}

#contentArea ul, #contentArea ol  {
	margin-left: 25px;
	margin-bottom: 15px;
}

#contentArea ul li, #contentArea ol li  {
	margin-bottom:2px;
	line-height:1.4em;
}

#contentArea dl  {

}

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

#contentArea dd  {
	margin-bottom: 15px;
	margin-top: 0;
	padding-top: 0;
}

#intro  {
	margin-bottom:15px;
	line-height: 1.2em;
}

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

#shoplink  {
	background: #ffe4ff url(pix/arr_gq.gif) no-repeat right top;
}

ul.nav  {
	list-style: none;
	line-height: 1.2em;
}

ul.nav li  {
	border-bottom: 1px solid #e96da3;  /*#DAADCB*/
	width: 100%;
}

.nav li a  {
	display: block;
	width: 150px;
	padding: 3px 0 3px 5px; /*previously 20px left*/
	/*background: url(pix/arrow-right.gif) no-repeat 9px 6px;*/
	background: transparent;
}

ul.nav li ul li  {
	border: 0;
	padding: 0;
}

ul.nav li ul li a  {
	padding: 3px 0 3px 20px;
	font-weight: normal;
	background: url(pix/arrow-right.gif) no-repeat 9px 6px;
}

.nav a:hover  {
	display: block;
	width: 150px;
	/*background: transparent url(pix/arrow-right.gif) no-repeat 9px 6px;*/
}

.nav a.selected  {
	background: #FFFFFF url(pix/bullet_link.gif) no-repeat 4px 3px;
}

ul.intern li a  {
	font-weight: normal;
}

div.box  {
	width: 173px;
	border: 1px solid #e96da3;  /*#DAADCB*/
	margin-bottom: 10px;
}

div.nav  {
	border-bottom: 0;
}

div.box h2  {
	width: 165px;
	font-size: 100%;
	background-color:#e96da3;  /*#DAADCB*/
	color: #FFFFFF;
	padding:0 4px 1px 4px;
	margin: 0;
}

#rightNav {
	position:relative;
	z-index:3;
	width:175px;
	float:right;
	margin-top:12px;
	overflow: hidden;
	margin-bottom: 10px;
}

#rightNav .box a img  {
	margin: 0;
	display: block;
}

#rightNav img  {
	margin-bottom: 10px;
}

ul.promo  {
	padding: 0 2px 0 2px;
	margin-top: 5px;
	list-style: none;
	text-align:center;
}

ul.promo li  {
	margin-bottom: 10px;
}
/* ------------- End Navigation ------------- */

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

/* ------------- Product Listing ------------- */
.produkt  {
	padding: 5px 35px 5px 35px;
	line-height: 1.2em;
}
.produkt div  {
	position: relative;
	margin: 0;
	margin-left: 160px;
	padding: 0 0 0 15px;
}
.produkt div p  {
	margin: 0 0 10px 0;
	padding: 0;
}
.produkt img  {
	margin-top: 5px;
	width: 150px;
	float:left;
	border: 1px solid #999999;
}
.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  {
	position: relative;
	top: 4px;
	border: 0;
	cursor: pointer;
	width: 142px;
	height: 24px;
	overflow:hidden;
}
/* ------------- End Product Listing ------------- */

/* ------------- Basket ------------- */
table.warenkorb  {
	width: 100%;
	border-collapse: collapse;
}

.warenkorb th  {
	background-color: #860956;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 3px;
}

.warenkorb td  {
	padding: 2px 3px;
	border: 1px solid #860956;
}

.warenkorb tfoot  {
	background-color: #d5e9f3;
	border-top: 1px solid #860956;
}
/* ------------- End Basket ------------- */

/* ------------- Article Front Page ------------- */
#article  {
	float: left;
	width: 49%;
	height: 250px;
	text-align: center;
	overflow: hidden;
}
#article p  {
	text-align: center;
	margin-bottom: 1px;
}
#article form  {
	display: block;
}
#article form fieldset  {
	display: block;
}
#article img  {
	width: 150px;
	border: 1px solid #999999;
}
#article .disclaimer  {
	text-align: center;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
/* ------------- End Article Front Page ------------- */

/* ------------- Article Details ------------- */
#articleImage  {
	width: 49%;
	float:left;
	display: block;
}
#articleBonusImage  {
	width: 49%;
	float:left;
}
#detailImage  {
	width: 49%;
	float:left
}
#awards  {
	width: 49%;
	float:left;
	text-align: left;
}
#orderBox  {
	background:url(pix/Gbg_orderbox.gif) repeat-y;
	width: 206px;
	margin: 5px 10px;
	float: right;
}
#orderBox h3, #orderBoxOut h3  {
	background-color: inherit;
	background: #FFFFFF url(pix/Gbg_orderbox_header.gif) no-repeat; 
	color: #FFFFFF;
	font-size: 90%;
	height: 16px;
	padding: 6px 5px 0 5px;
	margin: 0;
}
#orderBoxForm  {
	background: url(pix/Gbg_orderbox_footer.gif) no-repeat bottom left;
	padding: 0 6px;
}
#orderBoxForm label  {
	float: left;
	width: 40%;
	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:160px;
	margin: 0 auto;
	display: block;
}
#orderBoxForm #Submit  {
	width: 190px; 
	margin: 2px auto;
	display:block;
	font-size: 80%;
	background-color:#E96DA3; 
	color: #FFFFFF;
	border-top: 1px solid #fb75b0;
	border-right: 1px solid #dd4981;
	border-bottom: 1px solid #dd4981;
	border-left: 1px solid #fb75b0;
	font-weight: bold;
	text-align: center;
}
#orderBoxLegend  {
	clear:both;
	margin-bottom: 16px;
}
#orderBoxLegend p  {
	font-size: 80%;
	text-align: left;
	margin-bottom: 4px;
}
#articleDescription  {
}
#orderBoxOut  {
	background-color: inherit;
	background: url(pix/bg_orderbox_out.gif) repeat-y;
	width: 206px;
	margin: 5px 5px;
	float: right;
}
#orderBoxOutContent  {
	background: url(pix/bg_orderbox_footer.gif) no-repeat bottom left;
	padding: 5px 6px 16px 6px;
	margin: 0;
	text-align: left;
	
}
/* ------------- End Article Details ------------- */

#loginBox  {
	width: 580px;
}

#loginBox p  {
	text-align: justify;
}

#loginForm  {
	width: 180px;
	margin-top: 3px;
	float: left;
}
#loginForm label  {
	display: block;
	width: 80px;
	float: left;
	margin-top: 3px;
}
#loginForm input  {
	width: 100px;
	margin-bottom: 3px;
}
#loginForm .buttongo  {
	margin-top: 0;
	margin-left: 84px;
	width: 86px;
}
#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;
	padding-bottom: 2px;
	border: 1px solid #860956;
	/*background-color: #D0D0D0;*/
}

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

.data div.box input  {
	width:78%;
	margin-right: 3px;
	float:left;
	margin-top: 1px;
}

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

/* ------------- Special headings & links ------------- */
h2#das_produkt  {
	background:#e96da3 url(pix/Gdas_produkt.gif) no-repeat 0 2px;
	text-indent: -999px;
	overflow:hidden;
}
h2#informationen  {
	background:#e96da3 url(pix/Ginformationen.gif) no-repeat 0 2px;
	text-indent: -999px;
	overflow:hidden;
}
h2#services  {
	background:#e96da3 url(pix/Gservices.gif) no-repeat 0 2px;
	text-indent: -999px;
	overflow:hidden;
}
h2#teaser  {
	background:#e96da3 url(pix/Gunser_angebot.gif) no-repeat 0 2px;
	text-indent: -999px;
	overflow:hidden;
}
h2#ueberblick  {
	background:#e96da3 url(pix/Gueberblick.gif) no-repeat 0 2px;
	text-indent: -999px;
	overflow:hidden;
}

a#kontakt  {
	background:#e96da3 url(pix/Gkontakt.gif) no-repeat 0 0;
	display: block;
	float:left;
	margin-right: 5px;
	width:50px;
	text-indent: -999px;
	overflow:hidden;
}

a#impressum  {
	background:#e96da3 url(pix/Gimpressum.gif) no-repeat 0 0;
	display: block;
	float:left;
	margin-right: 5px;
	width:70px;
	text-indent: -999px;
	overflow:hidden;
}

a#downloads  {
	background:#e96da3 url(pix/Gdownloads.gif) no-repeat 0 0;
	display: block;
	float:left;
	margin-right: 5px;
	width:74px;
	text-indent: -999px;
	overflow:hidden;
}

a#links  {
	background:#e96da3 url(pix/Glinks.gif) no-repeat 0 0;
	display: block;
	float:left;
	margin-right: 5px;
	width:42px;
	text-indent: -999px;
	overflow:hidden;
}

a#agb  {
	background:#e96da3 url(pix/Gagb.gif) no-repeat 0 0;
	display: block;
	float:left;
	width:32px;
	text-indent: -999px;
	overflow:hidden;
}

a#presse  {
	background:#e96da3 url(pix/Gpresse.gif) no-repeat 0 0;
	display: block;
	float:left;
	width:50px;
	text-indent: -999px;
	overflow:hidden;
}

a#fuer_partner  {
	background:#e96da3 url(pix/Gfuer_partner.gif) no-repeat 0 2px;
	display: block;
	float: right;
	width:128px;
	height: 14px;
	text-indent: 999px;
	overflow:hidden;
}
/* ------------- End Special headings & links ------------- */

#footer span.pipe  {
	display:block;
	width: 12px;
	float:left;
	text-align:center;
}

/* aus dem Shop-Template */

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

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

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

.button {
	text-decoration: none;
}

.buttongo {
	text-decoration: none;
	font-weight:bold; 
	background-color:#E96DA3; 
	color: #FFFFFF;
	border-top: 1px solid #fb75b0;
	border-right: 1px solid #dd4981;
	border-bottom: 1px solid #dd4981;
	border-left: 1px solid #fb75b0;
	margin: 1px auto; 
	text-align:center;
}

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

.anmerkungen {
	width: 400px;
	border: 1px solid #860956;
	height: 50px;
	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: 1px solid #860956;
}