body	{
	background: white;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

img	{
	border-width: 0;
}

* {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

#content {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

h1 {
  font-size: 10px;
  text-transform: uppercase;
  color: #e3567c;
  margin: 0;
}

h2 {
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  margin: 0;
}

p.error {
  color: #e3567c;
}

#maintop	{
	height: 224px;
	background: url('img/top.gif') top left no-repeat;
	position: relative;
}

#maintopgirl	{
	position: absolute;
	top: 0;
	left: 137px;
	height: 224px;
	width: 158px;
	background: url('img/topgirl.jpg') top left no-repeat;
}

#search	{
	display: block;
	position: absolute;
	top: 8px;
	left: 645px;
	width: 167px;
	height: 81px;
}

#search form {
  margin: 0;
}

#search p.boxHeading {
  margin: 9px 0 3px 0;
  padding: 0;
}


#login_f	{
	display: block;
	position: absolute;
	top: 12px;
	left: 820px;
	width: 167px;
	height: 81px;
}

#login_f form {
  margin: 0;
  padding: 0;
}

#languages {
	position: absolute;
	top: 148px;
	left: 751px;
}

ul	{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li	{
	padding: 0;
	margin: 0;
}

#topmenu	{
	position: absolute;
	top: 0;
	left: 28px;
}

#topmenu li	{
	margin: 2px 0 0 0;
	line-height: 13px;
}

a, a:visited	{
  	font-size: 10px;
  	text-transform: uppercase;
	color: #e3567c;
	text-decoration: none;

}

a:hover	{
	text-decoration: underline;
}

#leftside	{
	position: absolute;
	width: 186px;
	top: 224px;
	left: 0;
}

#startlinks	{
	position: absolute;
	left: 520px;
	top: 181px;
	width: 280px;
	color: #e3567c;
}

#startlinks a {
  text-transform: lowercase;
}

#categories
{
	background: url('img/bg_categories.gif') top left repeat-y;
}

#Navigation {
  padding: 0;
}

#Navigation li	{
	background: url('img/catbg.gif') bottom left repeat-x;
	width: 180px;
}

#SubNavi1 li, #SubNavi2 li, #SubNavi3 li {
  width: 180px;
}

#Navigation a	{
	padding-left: 27px;
	height: 20px;
	display: block;
	padding-top: 3px;
}

#SubNavi1 a, #SubNavi2 a, #SubNavi3 a	{
	padding-left: 35px;
}

#Navigation a:hover, #Navigation a#path, #Navigation a#current	{
	 background: url('img/catln.gif') top left no-repeat;
}

#SubNavi1 a:hover, #SubNavi1 a#path, #SubNavi1 a#current, #SubNavi2 a:hover, #SubNavi2 a#path, #SubNavi2 a#current, #SubNavi3 a:hover, #SubNavi3 a#path, #SubNavi3 a#current	{
	 background: url('img/catln_1.gif') top left no-repeat;
}


#infocenter	{
	background: url('img/bg_infocenter.gif') top left repeat-y;
}

#infocenter ul {
	margin-right: 5px;
}

#infocenter li	{
	background: url('img/icbg.gif') bottom left repeat-x;
}

#infocenter a	{
	padding-left: 28px;
	display: block;
	padding-top: 1px;
	padding-bottom: 2px;
}

#icbottom	{
	height: 32px;
	background: url('img/icbottom.gif') top left no-repeat;
}

.specials_top	{
	position: relative;
	top: -30px;
	left: 0;
}

.specials	{
	position: relative;
	top: -33px;
	left: 0;
	background: url('img/holder.gif') bottom left no-repeat;
	padding: 5px 8px 30px 10px;
}

.whatsnew_top	{
	position: relative;
	top: -13px;
	left: 0;
}

.whatsnew	{
	position: relative;
	top: -18px;
	left: 0;
	background: url('img/holder.gif') bottom left no-repeat;
	padding: 5px 8px 30px 10px;
}

.specials img, .whatsnew img	{
	float: left;
	margin-right: 5px;
}

.holder_left {
	position: relative;
	float: left;
	width: 110px;
}

.holder_left a	{
	color: #e3567c;
 	text-transform: none;
}

.holder_left a:hover	{
  	text-decoration: underline;
}

.holder_left .price	{
   color: #e3567c;
   margin-top: 5px;
}

.productOldPrice {
	color: #e3567c;
	text-decoration: line-through;
}

.save_percent  {
  color: #666666;
  font-size: 10px;
}


#rightside	{
	position: absolute;
	top: 135px;
	right: 0;
	width: 181px;
	background: url('img/rhr.gif') bottom right no-repeat;
	padding-bottom: 20px;
}

#cart	{
	background: #F9F3FA;
	padding: 5px;
}

#cart .cart {
  float: right;
  margin: 0 10px 10px 0;
}

#cart ul {
  margin-left: 10px;
}

#cart li a	{
  color: #666666;
  text-transform: none;
}

#cart ol li {
  font-size: 10px;
  list-style-type: none;
  margin-left: 30px;
}

#cart p.total	{
	 margin-left: 30px;
	font-size: 11px;
	color: #e3567c;
}

#cart p.price_infos	{
	 margin-left: 30px;
	font-size: 10px;
	color: #666666;
}

#kasse	{
	margin: 20px 0 5px 30px;
}

#links	{
	margin-top: 90px;
	text-align: center;
}

#links a	{
	padding: 10px 0;
	display: block;
}

#center	{
	position: absolute;
	left: 185px;
	top: 224px;
	width: 623px;
}

#centerlinks	{
	position: absolute;
	padding: 7px 14px;
	width: 595px;
}

#maincontent {
  position: absolute;
  left: 0;
  top: 38px;
  width: 623px;
}

.tiny {
	font-size: 1px;
}

.separator	{
	background: url('img/cbg.gif') left bottom repeat-x;
}


.panel	{
	margin: 10px auto 0 auto;
	width: 600px;
	background-color: #FAFAF4;
	padding: 5px;
}

#categorie_listing img {
  float: left;
  margin-right: 10px;
}

.categorielisting {
  float: left;
  width: 500px;
}

.morecategories  {
	float: left;
	width: 180px;
	height: 50px;
	padding: 3px;
 	background: #F8F5E8;
 	margin: 0 10px 5px 0;
}

#categorie_listing .morecategories img {
  margin-right: 5px;
}

.morecategories a {
	color: #666666;
	text-transform: none;
}


#wave	{
	margin-left: -20px;
}

.productlisting {
  float: left;
  width: 295px;
  height: 200px;
  background: #FAFAF4;
  padding: 3px;
  margin: 0 3px 7px 5px;
}

.productlisting .img, .reviews .img {
	float: left;
	margin-right: 5px;
}

.productlisting_infos, .reviews_infos {
  float: left;
  width: 215px;
}

.productlisting_infos a, .reviews_infos {
  font-size: 11px;
  text-transform: none;
}

.reviews_infos p {
  margin: 7px 0 0 0;
}

.productlisting .shortdesc {
  display: block;
  height: 40px;
  overflow: hidden;
  margin: 7px 0 0 0;
}

.productlisting .lieferzeit {
  font-size: 10px;
  margin: 7px 0 0 0;
}

.productlisting .price	{
	display: block;
	height: 40px;
	overflow: hidden;
   color: #e3567c;
   margin: 7px 0 0 0;
}

.productlisting .price_info	{
	display: block;
	height: 20px;
	overflow: hidden;
   margin: 7px 0 0 0;
}

.productlisting .price_info span	{
	color: #666666;
}

.productlisting .versandlink	{
	margin: 7px 0;
}

.productlisting .versandlink a	{
	font-size: 10px;
	color: #666666;
}

.seitennavi_left {
  float: left;
}

.seitennavi_right {
  float: right;
}

.seitennavi_right a {
  font-size: 11px;
  text-transform: none;
}

.productinfo {
  	background: url(img/bg_info.gif);
	margin: 10px auto 0 auto;
	width: 610px;
}

#productinfo_left {
  float: left;
  width: 284px;
  padding: 5px;
}

#productinfo_left .img {
  float: left;
  margin: 5px 5px 0 0;
  border: 1px solid #D9DDC0;
}

#productinfo_right {
  float: right;
  width: 305px;
  padding: 5px 0;
}

#productinfo_right h1 {
	margin: 0 5px 0 5px;
}

#productinfo_right p {
  margin: 5px 5px 0 5px;
}


#productinfo_right .price	{
   color: #e3567c;
   margin: 7px 0 0 100px;
}

#productinfo_right .price_info	{
   margin: 7px 0 0 100px;
}

#productinfo_right .price_info span	{
	color: #666666;
	margin: 0 0 0 100px;
}

#productinfo_right .versandlink	{
	margin: 7px 0 0 100px;
}

#productinfo_right .versandlink a	{
	font-size: 10px;
	text-transform: none;
	color: #666666;
}

#productinfo_right .cheaply	{
	margin: 7px 0 0 100px;
}

#productinfo_right .lieferzeit	{
   float: left;
	margin: 7px 5px 0 100px;
}

#productinfo_right .cheaply a	{
	font-size: 11px;
	text-transform: none;
}

#productinfo_right .description {
	text-align: justify;
 	margin: 15px 5px 0 5px;
}

#productinfo_right .description a {
	font-size: 11px;
	text-transform: none;
}

#productinfo_right .addtocart {
  margin: 7px 0 0 100px;
}

#copyright	{
	position: absolute;
	width: 623px;
	text-align: center;
	padding-top: 10px;
}

.filter {
  float: right;
  margin: 10px 5px;
}

.boxHeading {
  color: #e3567c;
}

.float	{
	width: 136px;
	float: left;
	height: 49px;
}

.float img	{
	float: left;
	width: 45px;
	height: 39px;
}

.blocked	{
	width: 296px;
	height: 161px;
	float: left;
	margin-left: 9px;
	font-size: 11px;
	position: relative;
}

.blocked img	{
	float: left;
	width: 79px;
	height: 128px;
}

.blocked p	{
	margin: 0.7em 0 1em 0;
	font-size: 11px;
}

em	{
	font-style: italic;
}

.tocart	{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 143px;
	height: 30px;
	background: url('img/tocart.gif') bottom right no-repeat;
}

.inform	{
	padding: 7px 11px 0 11px;
}

.last	{
	margin-bottom: 3em;
}

.brick	{
	width: 296px;
	height: 442px;
	float: left;
	margin-left: 9px;
	margin-bottom: 15px;
	position: relative;
}

.content	{
	padding: 7px 14px;
}

.content p	{
	margin: 0;
	padding: 0;
}

p.incut, form.incut	{
	padding-left: 80px;
}

p.next	{
	margin-top: 15px;
	margin-bottom: 10px;
}

p.next2	{
	margin-top: 48px;
	margin-bottom: 10px;
}

form.addcart input.text	{
	width: 44px;
}

div.submitcart	{
	margin-right: -20px;
}

div.submitcart input.text{
	position: relative;
	top: -7px;
	left: 0;
}

.copyright, .parseTime {
	visibility: hidden;
}

.seo{
	position:absolute;
	top:-500px;
	width:auto;
	height:auto;
}

.account_left {
	float: left;
	text-align: justify;
	width: 284px;
}

.account_right {
	float: right;
	width: 284px;
}

.buttons {
	margin: 5px;
}

.cart_empty img {
	float: left;
	margin-left: 5px;
}

.checkout_navi {
  	margin: 10px auto 0 auto;
	width: 600px;
	background-color: #FAFAF4;
	padding: 5px;
}

.checkout_navi img {
	float: left;
	margin-right: 9px;
}

.checkout_left {
  float: left;
  width: 382px;
}

.checkout_right {
  float: right;
  background-color: #F8F5E8;
  width: 150px;
  padding-left: 5px;
}

.checkout {
  margin: 10px auto 0 auto;
	width: 600px;
	background-color: #FAFAF4;
	padding: 5px;
}

.checkout a {
  font-size: 11px;
  text-transform: none;
}

.checkout p {
  margin: 0 0 7px 0;
}

.moduleRowSelected {
  background: #F8F5E8;
}

.confirmation_left {
  float: left;
  width: 265px;
}

.confirmation_right {
  float: right;
  width: 265px;
}

.ContentBox {
   margin: 10px auto 0 auto;
	width: 600px;
	background-color: #FAFAF4;
	padding: 5px;
}

.accountlisting_list .img {
	 float: left;
	 margin: 0 5px 3px 0;
}

.accountlisting_infos {
  float: left;
}

.accountlisting_infos a	{
  font-size: 11px;
	text-transform: none;
   margin: 7px 0 0 0;
}

.accountlisting_infos .price	{
   color: #e3567c;
   margin: 7px 0 0 0;
}

#bestsellers p.id {
	float: left;
	display: block;
	width:20px;
}

#bestsellers p.price {
	float: left;
	display: block;
	width: 100px;
	padding: 3px 0 3px 75px;
	border-bottom: 1px solid #FF6B2B;
}

p.ContentBoxHeading {
	font-size: 10px;
	color: #e3567c;
	text-transform: uppercase;
	padding: 9px 0;
}

#sign p {
  margin: 0;
}


#header label {
	float: left;
	display: block;
	width: 50px;
	margin: 5px 5px 0 0;
}

#login_f label {
  	float: left;
	display: block;
	width: 50px;
	margin: 5px 5px 0 0;
}

.account_right label, .search label, #login label {
	float: left;
	width: 80px;
	margin-top: 5px;
}

.ContentBox label {
	float: left;
	width: 120px;
}

#cart_quantity label {
	float: left;
	margin: 2px 0 0 5px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0 0 2px 0;
}

#header input, .productinfo_preis input, .gift_cart input, .account_right input, #login input {
	float: left;
	margin-left: 2px;
}

#cart_quantity input {
	float: left;
	margin: 0 0 0 2px;
}

.ContentBox input, .ContentBox select, .ContentBox textarea, .ContentBox span, .gv input, .gv textarea, .search input {
	float: left;
	margin-right: 5px;
}

.clear {
	clear: both;
}

.ContentBox li {
	font-size: 10px;
	line-height: 2.3;
  	list-style: none;
  	text-transform: uppercase;
}

.ContentBox ul {
  list-style-type: none;
}

li.sitemap {
  margin-left: 30px;
}

li.sitemap a {
  color: #666666;
  text-transform: none;
}

.popup {
  background: #FAFAF4;
  padding: 5px;
  margin: 5px auto;
}

#home {
  width: 590px;
  background-color: white;
  padding: 5px;
}

#home .floatleft {
  float: left;
  width: 330px;
  padding: 5px;
  background-color: #FAFAF4;
}

#home .floatleft img, #home .floatright img {
  float: left;
  padding: 0 10px 0 0;
}

#home .floatright {
  position: relative;
  float: right;
  width: 245px;
  background-color: #FAFAF4;
}

#home .right_top {
	background: url('../../images/home_bgtop.gif') top left no-repeat;
	padding: 5px;
}

#home .right_text {
  float: left;
}

#home .right_bottom {
	height: 16px;
	background: url('../../images/home_bgbottom.gif') top left no-repeat;
}