/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


  .hidden {
    display: none;
  }
  .buyform {
    margin: 0 0 0 0px;
  }
  .buyform label {
    display: block;
    
  }
  .buyform select {
    display: block;
    float: left;
    margin: 0px 0;
  }
  .buyform input {
    margin: 2px 2px 0 0;
    float: right;
  }
  .buyform .buynow {
    display: block;
    float: left;

    line-height: 16px;
    padding: 0 0px;
    margin: 0 3px 0 2px;
    font-size: 11px;
    font-weight: bold;

    text-align: center;
    width: 90px;


    color: #fff;
    background-color: #DD0A5A;
    border: 1px solid #E5E6E6;
    cursor: pointer;
  }


/* ==> Update 10.08.2007 hw */
p { font-family:  Arial, sans-serif; font-size: 12px; margin: 0 0;}

h1 { color: #4E4D4D; font-family:  Arial, sans-serif; font-size: 11px; margin-top:0px; padding-top:0px; margin-bottom:0px; padding-bottom:0px; font-weight:normal; }

h2 { font-family:  Arial, sans-serif; font-size: 11px; margin: 0 0; font-weight:normal; }

/* ==> Update 10.08.2007 hw */
.boxText { font-family:  Arial, sans-serif; font-size: 12px; width: 155px;}
.boxTextTransp { background:transparent; font-family:  Arial, sans-serif; font-size: 11px; }
.boxTextLogged { background:#fff; font-family:  Arial, sans-serif; font-size: 11px; color: #4e4d4d; border: 1px solid #b7b8ba; }
.errorBox { font-family :  Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.inputFields {
  font-family:  Arial, sans-serif;
  font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
  border-color: #B7B8BA;
  border-style: solid;
  border-width: 1px;
}

.inputFieldsBright {
  font-family:  Arial, sans-serif;
  font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
  /*border-color: #D8D9DB;*/
  border-color: #B7B8BA;
  border-style: solid;
  border-width: 1px;
}

BODY {
  background: #efefef;
	background-image: url(images/gradient.gif); 
	background-repeat: repeat-x; 
  color: #4E4D4D;
  margin: 0px;
}

#wishInfoIcon, #cartInfoIcon, #infoMInfoIcon, #errMInfoIcon, #stackInfoIcon {
  position: relative;
  visibility: visible; 
	background-color: #f0367b;
}

#wishTextContent, #cartTextContent {
	position: absolute;
	visibility: visible;
	text-align: right;
	top: 6px;
	left: 210px;
}

#infoMTextContent, #errMTextContent, #stackTextContent {
	position: absolute;
	visibility: visible;
	text-align: right;
	top: 6px;
	left: 183px;
}

#inBasket .cartInfoBack {
float: left;
font-weight: bold;
padding: 0 5px;
border: 1px solid #DD0A5A;
padding: 3px 5px;
margin: 10px 0;
}

#inBasket .cartInfoFwd {
float: right;
font-weight: bold;
padding: 0 5px;
padding-right: 30px;
padding: 3px 30px 3px 5px;
margin: 10px 0;

color: #fff;
border: 1px solid #E5E6E6;
background: #DD0A5A url( '/images/order/pfeil_rechts_weiss.gif' ) no-repeat right;

}
#wishTextContent a, #cartTextContent a, #infoMTextContent a, #errMTextContent a, #stackTextContent a{
	color: #ffffff;
  font-family:  Arial, sans-serif;
  font-size: 12px;
	font-weight: bold;
}

#wishInfoContent, #cartInfoContent {
  visibility: visible; 
  margin: 10px 10px;
  text-align: center;
}
#cartInfoContent label {                                                                                                                                                                                       
  display: block;
  margin: 5px 0 0 0;
  text-align: left;
  font-size: 11px;
}
#cartInfoContent label span {
  float: left;
  display: block;
  width: 50px;
  font-weight: bold;
}


#infoMInfoContent, #errMInfoContent, #stackInfoContent {
  position: relative;
  visibility: visible; 
	top: 15px;
	left: 10px;
	width: 300px;
}

#revocInfoIcon {
  position: relative;
	background-color: #f0367b;
}

#revocTextContent a{
	color: #ffffff;
  font-family:  Arial, sans-serif;
  font-size: 12px;
	font-weight: bold;
}

#revocTextContent {
	position: absolute;
	text-align: right;
	top: 6px;
	left: 270px;
}

#revocInfoContent {
  position: relative;
	top: 20px;
	left: 10px;
	width: 330px;
}

#revocMessage {
  position: absolute;
  top: 600px; left: 350px;
  width: 405px; height: 185px;
  background-color: #f0f0f0;
  border: 2px solid #ef367a;
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

#inBasket, #inWishlist {
  position: absolute;
  visibility: visible; 
  top: 68px; left: 490px;
  top: 30%; left: 40%;
  width: 340px; height: 170px;
  background-color: #f0f0f0;
  border: 2px solid #ef367a;
  font-family:  Arial, sans-serif;
  font-size: 12px;
padding-bottom: 10px;
}

#welcomeMessage, #infoMessage, #errorMessage, #stackMessage {
position: absolute;
visibility: visible; 
top: 68px; left: 490px;
top: 30%; left: 40%;
/*
	z-index: 300;
  position: absolute;
 	top: 68px; left: 490px;
*/
  visibility: visible; 
  width: 320px;
  background-color: #f0f0f0;
  border: 2px solid #ef367a;
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

#welcomeMessage p {
    margin: 0 0px 10px 0;
}
#welcomeMessage #errMInfoContent {
    margin-bottom: 30px;
}
#welcomeMessage #errMInfoContent a {
    text-decoration: underline;
}
#welcomeMessage h1 {
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0 10px 0;
    }

A.hrefUline {
  color: #4E4D4D;
  text-decoration: underline;
}

A.hrefUlineRed {
  color: #DD0A5A;
  text-decoration: underline;
}

A.hrefUline:hover, A.hrefUlineRed:hover {
  /* color: #FF5494; */
  text-decoration: underline;
}

A {
  color: #4E4D4D;
  text-decoration: none;
}

A:hover {
  /* color: #FF5494; */
  text-decoration: none;
}

A.logged {
  color: #4e4d4d;
	font-size: 12px;
  text-decoration: underline;
}

A.logged:hover {
  color: #4E4D4D;
	font-size: 12px;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TABLE.header {
	margin-top: -14px;
  background: transparent;
}

TR.headerSpan {
	padding-top:-9px;
  background: transparent;
}

TR.header {
  background: transparent;
}

TD.breadCrumb {
	color: #4e4d4d;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

A.breadCrumb {
	color: #4e4d4d;
  font-family:  Arial, sans-serif;
  font-size: 11px;
	text-decoration: underline;
}

A.breadCrumb:hover {
	color: #DD0A5A;
  font-family:  Arial, sans-serif;
  font-size: 11px;
	text-decoration: underline;
}

TD.headerNavigation {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

TD.footerNavigation {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

.infoBox {
  background: #b7b8ba;
}

.infoBoxInfoTitle {
	padding-top: 5px;
	padding-left: 9px;
  background: #bfbd00;
  font-family:  Arial, sans-serif;
  font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.infoBoxInfo {
  background: #bfbd00;
  font-family:  Arial, sans-serif;
  font-size: 11px;
	color: #FFFFFF;
	line-height:15px;
}

A.infoBoxInfo:hover {
	color: #000000;
	text-decoration: none;
}

.infoBoxContents {
	line-height: 16px;
  background: #ffffff;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

.infoBoxSpecial {
  background: transparent;
	color: #7b7575;
  font-family: helvetica;
  font-size: 18px;
	line-height: 1.5em;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #E5E6E6;
  border-width: 1px;
}

.productListing-heading {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListingTopRight {
  font-family:  Arial, sans-serif;
  font-size: 11px;
	line-height: 15px;
  border-color: #E5E6E6;
  border-style: solid solid none none;
  border-right-width: 1px;
  border-top-width: 2px;
}

TD.productListingBottomRight {
  font-family:  Arial, sans-serif;
  font-size: 11px;
	line-height: 15px;
  border-color: #E5E6E6;
  border-style: none solid solid none;
  border-right-width: 1px;
  border-bottom-width: 1px;
}

TD.productListingDataRight {
  font-family:  Arial, sans-serif;
  font-size: 11px;
	line-height: 15px;
  border-color: #E5E6E6;
  border-style: none solid none none;
  border-right-width: 1px;
}

TD.productListing-data {
  font-family:  Arial, sans-serif;
  font-size: 11px;
	line-height: 15px;
}

TD.productListingEnd {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  border-color: #E5E6E6;
  border-style: solid none none none;
  border-right-width: 2px;
}

TD.pageResults {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #4E4D4D;
}

A.pageResults {
  color: #4E4D4D;
}

A.pageResults:hover {
  color: #4E4D4D;
	text-decoration: none;
}

A.resultPrevNext {
  color: #4E4D4D;
	font-weight: bold;
}

TD.pageHeading, DIV.pageHeading, TD.pageHeading h1 {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #DD0A5A;
}
TD.mainBigNavi a {
/*
  font-weight: bold;
  color: #DD0A5A;
*/
  font-size: 10px;
  font-family:  Arial, sans-serif;
}
TD.mainBigNavi a.last {
  margin: 0 0 0 5px; 
}
TD.mainBigNavi a.next {
  margin: 0 5px 0 0; 
}

TD.productsHeading {
  font-family:  Arial, sans-serif;
  font-size: 11px;
	line-height: 8px;
	letter-spacing: 1px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #4E4D4D;
}

TABLE.backgrLight {
	padding: 6px;
	background-color: #fbfbfb;
  border: 1px;
  border-style: solid;
  border-color: #E5E6E6;
  border-width: 1px;
}

TABLE.mainBorder {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border: 1px;
  border-style: solid;
  border-color: #E5E6E6;
  border-width: 1px;
}

TABLE.mainBorderDark {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border: 1px;
  border-style: solid;
  border-color: #B7B8BA;
  border-width: 1px;
}

TD.main, P.main {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.main h3, P.main h3 {
    font-size: 11px;
    margin: 0;
    }

TD.mainRed, SPAN.mainRed {
  font-family:  Arial, sans-serif;
  font-size: 12px;
	color: #DD0A5A;
  line-height: 1.5;
}

TD.mainBig, SPAN.mainBig {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  vertical-align: top;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

span.special_price {
    color: #DD0A5A;
}
span.special_price, span.striked_price, span.listing_price {
    font-weight: bold;
    font-family: Arial,sans-serif;
    font-size: 11px;
}

td.OfferTablePrice span.special_price, td.OfferTablePrice span.striked_price {
    display: block;
}
td.OfferTablePrice span.special_price_desc {
    color: #4E4D4D;
}

TD.smallTextRed {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #DD0A5A;
}

TD.boldText {
  color: #4E4D4D;
  font-family:  Arial, sans-serif;
  font-size: 12px;
	font-weight: bold;
}

TD.featureText {
  font-family:  Arial, sans-serif;
  font-size: 11px;
	padding-left: 3px;
}

TD.smallTextBorder {
  vertical-align: top;
  border-color: #B7B8BA;
  border-style: none none none solid;
  border-width: 1px;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family:  Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #DD0A5A;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

/* (jem) -- Main Table in Index.php */
TABLE.mainTable {
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-right: 0px;
	border-spacing:0px;
}

/* (jem) -- for Left column in index.php */
TABLE.colLeftTable {
  background: #ffffff;
  border-color: #D8D8D8;
	margin-right: -1px;
  border-style: solid solid none none;
  border-width: 1px;
}

/* (jem) -- for center area in index.php */
TABLE.centerTable {
  background: #ffffff;
	padding-top: 10px;
  padding-left: 4px;
  padding-right: 4px;
  border-top-color: #D8D8D8;
  border-right-color: #b5b8bf;
  border-left-color: #D8D8D8;
  border-top-width: 1px;
  border-right-width: 2px;
  border-left-width: 1px;
  border-style: solid solid none solid;
}

/* (jem) -- for center area in products_info.php */
TABLE.centerTableProd {
  background: #ffffff;
	padding-top: 10px;
  padding-left: 22px;
  padding-right: 22px;
  border-top-color: #D8D8D8;
  border-right-color: #b5b8bf;
  border-left-color: #D8D8D8;
  border-top-width: 1px;
  border-right-width: 2px;
  border-left-width: 1px;
  border-style: solid solid none solid;
}

.optionPulldown {
	width: 220px;
}

/* (jem) -- for Left column in index.php */
.categories {
  padding-left: 5px;
	padding-right: 5px;
}

/* (jem) -- gewählte Kategorien */
A.catHighlight {
  color: #DD0A5B; 
	text-decoration:underline;
}

.rightBorder {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  border-color: #b9b9b9;
  border-style: none solid none none;
  border-width: 2px;
	vertical-align:top;
}

.catLinieNarrow {
  border-color: #b9b9b9;
  border-style: solid none none none;
  border-width: 1px;
}

.catLinieBottom {
  border-color: #b9b9b9;
  border-style: solid none none none;
  border-width: 1px;
	margin-top: 6px;
	margin-bottom: -5px;
}

.catLinie {
  border-color: #b9b9b9;
  border-style: solid none none none;
  border-width: 1px;
	margin-top: 6px;
}

.catLinieBright {
  border-color: #d8d9db;
  border-style: solid none none none;
  border-width: 1px;
	margin-top: 6px;
}

.logoLinie {
	background-image: url(images/logoLinieff.gif); 
	background-repeat: repeat-x; 
}

* html .logoLinie {
	background-image: url(images/logoLine.gif); 
	background-repeat: repeat-x; 
}


IMG.productsImg {
	margin-bottom: 3px;
  border-color: #b9b9b9;
  border-style: solid;
  border-width: 1px;
}

IMG.detailImg {
  border-color: #d8d9db;
  border-style: solid;
  border-width: 1px;
}

IMG.SmalldetailImg {
	margin: -2px;
}

.borderAttrTop {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  border-color: #d8d9db;
  border-style: solid;
  border-width: 1px;
}

.halfLine {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  border-color: #b9b9b9;
  border-style: none solid none none;
  border-width: 1px;
}

.BorderTOPfirst {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  border-bottom-color: #ffffff;
  border-style: none none solid none;
  border-bottom-width: 2px;
}

.BorderTOPsecond {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  border-top-color: #b7b8ba;
  border-bottom-color: #ffffff;
  border-style: solid none solid none;
  border-top-width: 1px;
  border-bottom-width: 2px;
}

.BorderTOPthird {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  border-bottom-color: #ffffff;
  border-style: solid solid solid none;
  border-bottom-width: 2px;
}

.borderLeft {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border-color: #b7b8ba;
  border-style: none none solid solid;
  border-width: 1px;
}

.borderBottom {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border-color: #b7b8ba;
  border-style: none none solid none;
  border-width: 1px;
}

.borderBottomRight {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border-right-color: #ffffff;
  border-style: none solid none none;
  border-right-width: 2px;
}

.borderLeftBottom {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border-right-color: #b7b8ba;
  border-bottom-color: #ffffff;
  border-style: none solid solid none;
  border-right-width: 1px;
  border-bottom-width: 2px;
}

.BorderLast {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  border-right-color: #b7b8ba;
  border-bottom-color: #b7b8ba;
  border-style: none solid solid none;
  border-width: 1px;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #CC296C;
}

SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

/* //rmh M-S_multi-pricing begin */
TD.productPriceInListing {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  background: #ccFFcc;
}

/* (jem) -- LIMITED EDITION , WEEKLY OFFER */

TD.OfferTablePrice {
  font-family:  Arial, sans-serif;
  font-size: 12px;
	font-weight: bold;
  line-height: 2.5em;
	text-align: left;
}

.OfferHeadLine {
	color: #4e4d4d;
	font-size: 16px;
	font-weight: bold;
}

.OfferTitle {
	color: #4e4d4d;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:0.1em;
}
/* //rmh M-S_multi-pricing end */

.moduleRow { }
.moduleRowOver { background-color: #F6EAEC; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #F6EAEC; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 10px; background-color: #DD0A5A; color:#FFFFFF; }

/* input requirement */

.inputRequirement { font-family:  Arial, sans-serif; font-size: 10px; color: #DD0A5A; }
.inputRestriction { font-family:  Arial, sans-serif; font-size: 10px; color: #666666; } /* //rmh M-S_multi-stores */

/* sitemap */
ul.sitemap {
color: #ff0000;
}

.coupon { font-size: 12px; }
.coupon th { text-align: left; }


#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		margin_left: 2px;
		list-style: none;
		float : left;
		width : 11em;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 11em;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 12.92em;
		margin-top : -2.04em;
	}
	
			* html  #nav li ul { /* second-level lists */
				position : absolute;
				left: -999em;
				margin-left : 12.88em;
				margin-top : -2.06em;
			}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
				margin-top : -2.00em;
				margin-left: 12.92em;
	}
	
			* html  #nav li ul ul { /* third-and-above-level lists */
				left: -999em;
				margin-top : -2.06em;
				margin-left: 12.88em;
			}
	
	#nav li a {
		width : 12.3em;
		display : block;
		color : 4E4D4D;
		font-weight : lighter;
		text-decoration : none;
		background-color : white;
		border-top : 1px solid #d8d8d8; 
		border-bottom : 1px solid #d8d8d8;
		border-right : 1px solid #d8d8d8;
		padding : 3.5 0.5 3.5 0.5em;
		margin-left:0px;
	}
	
	* html  #nav li a {
		width: 12.9em;
		display : block;
		color : 4E4D4D;
		font-weight : lighter;
		text-decoration : none;
		background-color : white;
		border-top : 1px solid #d8d8d8; 
		border-bottom : 1px solid #d8d8d8;
		border-right : 1px solid #d8d8d8;
		padding : 3.5 0.5 0 0.5em;
		height:25px; margin-left:0px;
	}
	
	#nav li a:hover {
		color : #ff5494;
		background-color : #f7ebed;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	#content {
		margin-left : 12em;
	}

	.menuuu {
		height:50px;
		margin-left:20px;
		font-family:  Arial, sans-serif; font-size: 12px;
	}
	
	.menutrr {
		margin-left:20px;
	}
	
	.hauptmenu {
		width : 12.3em;
		display : block;
		color : 4E4D4D;
		font-weight : lighter;
		text-decoration : none;
		background-color : white;
		border-top : 1px solid #d8d8d8; 
		border-bottom : 1px solid #d8d8d8;
		border-right : 1px solid #d8d8d8;
		padding : 3.5 0.5 3.5 0.5em;
		margin-left:0px;
	}
	
	* html .hauptmenu {
		width: 12.9em;
		display : block;
		color : 4E4D4D;
		font-weight : lighter;
		text-decoration : none;
		background-color : white;
		border-top : 1px solid #d8d8d8; 
		border-bottom : 1px solid #d8d8d8;
		border-right : 1px solid #d8d8d8;
		padding : 3.5 0.5 0 0.5em;
		height:25px; margin-left:0px;
	}
	
	.landingp {}
	.landingp a { font-family:  Arial, sans-serif; color:#C90059; font-size:13px; line-height: 1.5; }
	.landing a:hover { font-family:  Arial, sans-serif; color:#000059; font-size:13px; text-decoration:underline; line-height: 1.5; }
	
	.landingpteaser {}
	.landingpteaser a { font-family:  Arial, sans-serif; color:#C90059; }



  .right-cart .orderbutton {
    font-weight: bold;
    padding: 3px 10px;
  
  }
  .right-cart .ofwd:visited,
  .right-cart .ofwd:active,
  .right-cart .ofwd:hover,
  .right-cart .ofwd:link {
    display: block;
    border: none;

    height: 20px;
    line-height: 20px;
    width: 102px;
    padding: 0px 0px 0px 0px;
    margin: 10px auto 0;
    font-size: 11px;

    color: #fff;
    background: #DD0A5A url( '/images/order/pfeil_rechts_weiss.gif' ) no-repeat right 3px;
    border: 1px solid #E5E6E6;
  }
  .right-cart .kasse {
    clear: both;
    text-align: center;
    border: none;
    padding: none;
    margin-bottom: 10px;
  }

  .right-cart {
	background-color: white;
    margin-top: 1px;
    border: 2px solid #DD0A5A;
    padding: 0 5px;

    font-size: 10px;
    font-family: Arial, sans-serif;
    z-index: 10000;
  }
  .right-cart .product {
	display: block;
    	margin: 0px 0;
	padding: 5px 0;
	clear: both;
  }
  .right-cart .product a {
	float: left;
  }
  .right-cart .product p {
    float: left;
    width: 99px;
    font-size: 10px;
    margin-bottom: 5px;
  }
  .right-cart h1 {
    margin: 10px 0 15px 0;
    font-size: 12px;
    font-family: Arial, sans-serif;
  }
  .right-cart h1 a {
    font-weight: bold;
    color: #DD0A5A;
  }
  .right-cart .product p span.name {
    font-weight: bold;
  }
  .right-cart .product img {
    float: left;
    margin-right: 5px;
    border: 1px solid #d8d9db;
  }
  .right-cart .summ {
    clear: both;
    border-top: 1px solid #B9B9B9;
    margin: 10px 0;
    padding: 5px 0;
  }
  .right-cart .summ label {
    display: block;
    margin: 5px 0 0 0;
  }
  .right-cart .summ label span {
    float: left;
    display: block;
    width: 70px;
  }
  .right-cart .summ label.summ-summ {
    font-weight: bold;
  }

  .SearchBoxRight {
      margin: 0;
    }


  .wtable {
    font-family:  Arial, sans-serif;
    font-size: 10px;
    color: #4E4D4D;
    margin-bottom: 5px;
  }
  .wtable a {
    text-decoration: underline;
    color: #4E4D4D;
    font-size: 10px;
  }
  .wtable a.nounder {
      text-decoration: none;
      color: #000;
  }
  td.stabledata {
      padding-bottom: 4px;
      background-color: #f8f8f8;
  }

  .sbox {
      margin: 5px;
  }
  .sbox form {
      margin: 0;
      padding: 0;
      width: 140px;
      display: block;
  }
  .sbox .stitle {
      color: #C5015A;
      font-weight: bold;
  }
  .stabledata {
      border: 2px solid #C5015A;
  }
  .sbox input {
      display: inline;
      clear: none;
      float: left;
      padding: 1px 3px;
      margin: 3px 3px 5px 0px;
      width: 106px;
      width: 100px;
  }
  .sbox .sbutton {
      float: left;
      padding: 0px 3px 1px 3px;
      margin: 3px 0px 5px 0px;
      width: 27px;
      height: 16.5px;
      line-height: 17.5px;

      font-family:Arial,sans-serif;
      font-size: 10px;
      font-weight: bold;

      background-color: #C5015A;
      color: #fff;

      text-align: center;
      font-weight: bold;
      line-height: 17px;
  }
