/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1 2007-07-16 13:04:29Z hhgag $

    H.H.G. multistore

    http://www.hhg-multistore.com/

    Copyright (c) 2005-2008 H.H.G. group Ltd.
   -----------------------------------------------------------------------------------------
   based on:
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com
   (c) 2003   nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org
   (c) 2003-2005 xt:Commerce (stylesheet.css 1344 2005-11-14); www.xt-commerce.com

   Released under the GNU General Public License
   ---------------------------------------------------------------------------------------*/

/*
  Michael
*/
body, html {
  width: 1024px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.linksSection {
  padding: 50px;
  text-align: center;
}

.linksSection .otherShopLink {
  color: #5f5f5f;
  line-height: 45px;
  font-size: 13px;
  font-weight: bold;
  padding: 0px 25px
}

a {
  text-decoration: none;
  color: #2e2e2e;
  padding: 0px;
  margin: 0px;
}

.pad10 {
  padding: 10px;
}

img {
  padding: 0px;
  margin: 0px;
}

.floatLeft {
  float: left;
}

.startPageContent {
  padding-left: 11px;
  margin-bottom: 10px;
}

.initialHeaderImageFrame {
  background-image: url('img/changeSet1/bodyShadowBig.png');
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 984px;
  height: 420px;
  margin-bottom: 10px;
}

.initialHeaderImage {
  background-image: url('img/dummyStart.jpg');
  width: 980px;
  height: 414px;
}

.startpageBox {
  float: left;
  padding-right: 7px;
}

.startpageBox .bigBoxContent img {
  float: left;
  padding: 0px 5px 5px 0px;
}

.startpageBox .bigBoxContent a {
  color: #FF00A2;
  text-decoration: underline;
}

.startpageBox .bigBoxContent .boxText {
  width: 145px;
  height: 140px;
  overflow: hidden;
  text-align: justify;
  padding: 0px 5px;
}

.startpageBox .bigBoxContent {
  height: 160px;
}

.floatRight {
  float: right;
}

.subShopHeader {
  position: relative;
  font-family: arial,verdana;
  color: #FF00A2;
  width: 1002px;
  height: 114px;
  background-color: #FF00A2;
  background-image: url('img/changeSet1/header_untershops.png');
  background-repeat: no-repeat;
}

.subShopHeaderShopName, .subShopHeaderShopName:hover {
  position: absolute;
  top: 16px;
  left: 54px;
  font-size: 34px;
  color: #FF00A2;
  text-decoration: none;
  display: block;
}

.subShopHeaderWarenkorb, .subShopHeaderWarenkorb:hover,
.subShopHeaderKasse, .subShopHeaderKasse:hover {
  position: absolute;
  top: 55px;
  left: 855px;
  font-size: 15px;
  color: #FF00A2;
  text-decoration: none;
  display: block;
}

.subShopHeaderKasse, .subShopHeaderKasse:hover {
  top: 79px;
  left: 880px;
}

.subShopHeaderTopLinks {
  position: absolute;
  top: 8px;
  left: 430px;
  width: 415px;
  height: 22px;
  text-align: center;
}

.subShopHeaderTopLinks a, .subShopHeaderTopLinks a:hover {
  font-weight: normal;
  margin-left: 35px;
  font-size: 11px;
  text-decoration: none;
  color: #000;
}

.subShopHeaderCatLinks {
  position: absolute;
  top: 68px;
  left: 25px;
}

.subShopHeaderCatLinks a, .subShopHeaderCatLinks a:hover {
  font-weight: bold;
  margin-right: 45px;
  display: block;
  float: left;
  font-size: 15px;
  text-decoration: none;
  color: #FF00A2;
}

.subShopHeaderCatLinks a.subShopHeaderCatLinkSelected, .subShopHeaderCatLinks a.subShopHeaderCatLinkSelected:hover {
  color: #888;
}

.subShopBreadcrumb {
  position: absolute;
  top: 102px;
  left: 215px;
}

.subShopBreadcrumb a.headerNavigation, .subShopBreadcrumb a.headerNavigation:hover {
  color: #777;
}

.subShopSearchBox {
  background-image: url('img/changeSet1/suchfeld.png');
  background-repeat: no-repeat;
  position: relative;
  top: 95px;
  left: 11px;
  width: 160px;
  height: 22px;
}

.subShopSearchBox .searchTerm {
  border: 0px;
  height: 14px;
  line-height: 14px;
  margin: 3px 0 0 8px;
  padding: 0px;
  width: 140px;
  font-size: 11px;
  color: #777;
  text-align: center;
}

.subShopSearchBox .searchSubmit {
  position: absolute;
  top: 2px;
  left: 161px;
}

.topSpace {
  margin-top: 8px;
}

#leftColumn, #rightColumn {
  width: 160px;
  margin-left: 11px;
  float: left;
}

#rightColumn {
  margin-left: 0px;
}

#contentColumn {
  width: 655px;
  border-top: 3px solid #FF00A2;
  margin: 0px 5px;
  float: left;
}

.clearAll {
  clear: both;
}

.simpleBoxHeader {
  background-color: #000000;
  color: #FF00A2;
  font-size: 10px;
  height: 18px;
  line-height: 18px;
  padding-left: 10px;
  width: 160px;
}

.simpleBoxHeader a, .simpleBoxHeader a:hover {
  color: #FF00A2;
  text-decoration: none;
}

.infoBoxHeadingBig {
  background-image: url('img/changeSet1/headerWithShadow.png');
  background-repeat: no-repeat;
  background-color: #FF00A2;
  background-position: right 0px;
  color: #000000;
  font-size: 14px;
  height: 26px;
  line-height: 26px;
  text-indent: 10px;
  width: 158px;
}

.formArea {
  width: 550px;
  padding-top: 25px;
}

.formArea input {
  padding: 0px;
  margin: 0px 0px 3px 3px;
  line-height: 14px;
  height: 14px;
}


.infoBoxHeadingBig a, .infoBoxHeadingBig a:hover {
  text-decoration: none;
  color: #000000;
  font-size: 14px;
}

ul.navlist li, ul.navlist li a, ul.navlist li a:hover, a.deflink, a.deflink:hover {
  color: #FF00A2;
  font-size: 11px;
}

.infoBoxHeading {
  font-weight: bold;
  height:17px;
}

.infoBoxHeading2, .infoBoxHeadingMainContent {
  background-image: url('img/changeSet1/headerWithShadow.png');
  background-position: right 0px;
  background-repeat: no-repeat;
  background-color: #000;
  color: #FF00A2;
  font-size: 11px;
  font-weight: bold;
  height: 18px;
  line-height: 16px;
  text-indent: 10px;
  width: 158px;
}

.infoBoxHeadingMainContent {
  width: 658px;
}

.infoBoxContent, .bigBoxContent {
  background-image: url('img/changeSet1/catBoxShadow.png');
  background-color: #000;
  background-repeat: no-repeat;
  background-position: right bottom;
  padding: 5px 0px 10px 0px;
  color: #FF00A2;
  width: 158px;
}

.boxMainContentFrame, .boxMainContentFrameLightGrey {
  width: 658px;
  background-image: url('img/changeSet1/bodyShadowLong.png');
  background-repeat: no-repeat;
  background-position: right bottom;
}

.boxMainContentFrameLightGrey {
  background-color: #eee;
}

.boxMainContent {
  width: 654px;
}

.bigBoxContent input.defaultInput {
  width: 135px;
  height: 12px;
  line-height: 12px;
  font-size: 10px;
  color: #000;
}


.infoBoxContent {
  background-color: #eee;
  color: #FF00A2;
}

.bigBoxContent {
  text-align: center;
}

.bigBoxContent a.button, .bigBoxContent input.button {
  line-height: 11px;
  font-size: 9px;
  border: 1px solid #FF00A2;
  color: #000;
  background-color: #fff;
  text-decoration: none;
  padding: 1px 3px;
}

.bigBoxContent .adminxBox a:hover {
  background-color: #FF00A2;
}

.infoBoxContent ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.infoBoxContent ul li {
  width: 154px;
  text-indent: 18px;
  margin: 0px;
  line-height: 15px;
  background-image: url('img/changeSet1_Buttons/arrowRight.png');
  background-repeat: no-repeat;
  background-position:6px 3px;
}

.infoBoxContent ul li.maincatSelected, .infoBoxContent ul li.mainitemSelected {
  background-color: #FF00A2;
  background-repeat: no-repeat;
}

.infoBoxContent ul li.maincatSelected {
  background-image: url('img/changeSet1_Buttons/arrowDown.png');
}

.infoBoxContent ul li.subcat {
  background-position:18px 3px;
  padding-left: 11px;
}

.infoBoxContent ul li.subcat.level2 {
  background-position:29px 3px;
  padding-left: 22px;
}

.infoBoxContent ul li.subcat.level3 {
  background-position:40px 3px;
  padding-left: 33px;
}

.infoBoxContent ul li.subcat a.selected {
  color: #333;
  font-weight: bold;
}

.infoBoxContent ul li.maincatSelected a,.infoBoxContent ul li.mainitemSelected a,
.infoBoxContent ul li.maincatSelected a:hover,.infoBoxContent ul li.mainitemSelected a:hover {
  color: #333;
}

.contentLeft, .contentLeftPad, .contentLeftColored {
  text-align: left;
  width: 154px;
  min-height: 50px;
  margin-bottom: 5px;
}

.contentLeftPad {
  padding: 5px 0px 0px 5px;
}

.contentLeftColored {
  background-color: #dab;
}

contentLeft
.productTeaserImageDiv, .productTeaserImage {
  width: 40px;
}

.productTeaserImageDiv {
  padding: 5px 0px 0px 5px;
  float: left;
  height: 40px;
}

.productTeaserInfoDiv {
  padding-top: 5px;
  width: 105px;
  text-align: center;
  color: #000;
  float: left;
  font-size: 9px;
}

.productTeaserInfoDiv a, .productTeaserInfoDiv a:hover,
.bigBoxContent a.bigBoxLink, .bigBoxContent a.bigBoxLink:hover {
  color: #000;
  text-decoration: none;
  font-size: 10px;
}

.bigBoxContent a.bigBoxLink, .bigBoxContent a.bigBoxLink:hover {
  color: #FF00A2;
}

.productDetailLeftCol {
  position: relative;
  top: 10px;
  left: 0px;
  width: 220px;
  float: left;
}

.productDetailRightCol, .productDetailRightColFramed {
  float: left;
  position: relative;
  top: 10px;
  left: 0px;
  width: 430px;
}

.productDetailRightColFramed {
  width: 410px;
}

.productDetail {
  position: relative;
  top: 0px;
  left: 0px;
  width: 210px;
  background-color: #000;
}

.buttonTopSpacer {
  padding-top: 1px;
  line-height: 1px;
  height: 1px;
}

a.bigBlackButton, a.bigBlackButton:hover, a.bigBlackButtonInactive, a.bigBlackButtonInactive:hover {
  width: 210px;
  background-color: #000;
  line-height: 19px;
  font-size: 11px;
  font-weight: bold;
  text-indent: 6px;
  color: #FF00A2;
  text-decoration: none;
  display: block;
  font-weight: bold;
}

a.bigBlackButtonInactive, a.bigBlackButtonInactive:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
  filter: alpha(opacity=35);
  opacity:0.35;
  cursor: default;
}

.productDetail .productDetailImageFrame {
  padding: 5px;
  width: 200px;
  height: 200px;
  overflow: hidden;
}

.productDetail .productDetailImage {
  width: 200px;
}

.productDetailName {
  font-size: 16px;
  font-weight: bold;
  color: #FF00A2;
}

.productDetailArtNo, .productDetailPrice {
  font-size: 13px;
  font-weight: normal;
  color: #FF00A2;
}

.productDetailPrice {
  padding-top: 10px;
  color: #000;
  font-weight: bold;
}

.productSlaveOptions {
  position: absolute;
  background-color: #ccc;
  top: 110px;
  width: 430px;
  padding-bottom: 15px;
}

.variantSelect select {
  width: 200px;
}

.variantOptions {
  position: relative;
  color: #000;
  font-size: 13px;
  top: 3px;
  left: 5px;
  margin-bottom: 9px;
}

.variantGroup, .variantSelect, .wlSelect {
  vertical-align: middle;
  position: relative;
  color: #000;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
}

.variantGroup {
  left: 5px;
  float: left;
  font-weight: bold;
  width: 100px;
}

.variantSelect {
  float: left;
  width: 250px;
}

.wlSelect {
  width: 120px;
}


.addToBasketContainer {
  position: absolute;
  top: 212px;
  background-color: #ccc;
  height: 40px;
  width: 430px;
}

.addToBasketContainerButton {
  position: absolute;
  top: 0px;
  left: 235px;
  width: 196px;
  height: 40px;
}

.productDetailUpperRight {
  height: 265px;
}

.productDetailUpperRightList {
  height: 230px;
}

.productDetailCosts a, .productDetailCosts a:hover {
  color: #FF00A2;
}

.colorSelBoxEntry {
  background-image: url('img/changeSet1/colorSel.png');
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px -6px;
  padding-left: 28px;
  color: #333;
}

.colorSelBoxEntryClear, .colorSelBoxEntry {
  padding-left: 28px;
  color: #333;
}

.separator, .separatorBig {
  margin: 3px 0px 4px 0px;
  height: 1px;
  line-height: 1px;
  border-bottom: 3px solid #FF00A2;
}

.separator {
  width: 430px;
}

.addToBasketAmount {
  position: absolute;
  top: 14px;
  left: 7px;
  font-weight: bold;
  line-height: 12px;
  height: 12px;
  font-size: 11px;
}

.addToBasketContainerQty {
  position: relative;
  top: 11px;
  left: 102px;
  width: 25px;
  line-height: 12px;
  height: 12px;
  font-size: 10px;
}

.buttonProductDetails {
  background-image: url('img/changeSet1_Buttons/button_lupe.png');
  background-repeat: no-repeat;
  font-size: 14px;
  color: #333;
  display: block;
  height: 20px;
  text-indent: 25px;
  width: 170px;
}

.categoryHeaderImageFrame {
  margin-top: 5px;
  background-image: url('img/changeSet1/hauptbild_s2_Schatten.png');
  background-repeat: no-repeat;
  width: 657px;
  height: 433px;
  background-position: bottom right;
}

.categoryHeaderImage {
  width: 652px;
  height: 428px;
  overflow:hidden;
  background-color: #FF00A2;
}

.categoryHeaderTitle, .categoryHeaderDescription {
  color: #333;
}

.categoryHeaderTitle {
  font-size: 12px;
  font-weight: bold;
}

.reviewText {
  width: 630px;
  height: 220px;
}


#REMlightbox {
  background-color:#eee;
  padding: 10px;
  border-bottom: 2px solid #666;
  border-right: 2px solid #666;
}

#REMlightboxDetails {
  font-size: 0.8em;
  padding-top: 0.4em;
}

.contactDataTable {

}

.contactFormInputs {
  position: relative;
  top: 0px;
  left: 0px;
}

.contactCaptcha {
  position: absolute;
  top: 60px;
  left: 430px;
}

.contactDataTable input, .contactDataTable textarea,
.tellAFriendTable input, .tellAFriendTable textarea{
  padding: 0px 0px 0px 0px;
  width: 450px;
  height: 200px;
  margin: 0px 0px 3px 15px;
}

.contactDataTable input, .tellAFriendTable input {
  line-height: 13px;
  height: 13px;
  width: 225px;
}

.defButton, .defButtonBack, .defButtonBasket, .defButtonLarge {
  background-image: url('img/changeSet1_Buttons/button_pfeil.png');
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100px;
  height: 21px;
  line-height: 19px;
  color: #333;
  text-align: center;
  cursor: pointer;
}

.defButtonBack {
  background-image: url('img/changeSet1_Buttons/button_blanko.png');
}

.defButtonBasket {
  background-image: url('img/changeSet1_Buttons/button_warenkorb.png');
  width: 140px;
}

.defButtonLarge {
  width: 190px;
}

.basketTableBorder, .basketTableBorderBottom, .basketTableBorderRight, .basketTableBorderTop {
}

.basketTableBorderAll {
  border: 1px solid #cccccc;
}

.basketTableBorderBottom {
  border-bottom: 1px solid #cccccc;
}

.basketTableBorderRight {
  border-right: 1px solid #cccccc;
}

.basketTableBorderTop {
  border-top: 1px solid #cccccc;
}

.basketTableProductSep {
  font-size: 1px;
  background-color: #e1e1e1;
  line-height: 2px;
  height: 2px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
/*
  Michael
*/



.boxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.boxTextBG {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #f1f1f1;
}
.boxTextBGII {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #ddd;
}
.boxTextBGIII {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #efefef;
}
.boxTextPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF0000;
}

.errorBox {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #FF0000;
}
.gvBox {
  font-family : Verdana, Arial, sans-serif;
  font-size : 14px;
  font-weight: bold;
  border-color: #FFFFFF;
  border: 1px solid;
  background-color: #ffb3b5;
}
.stockWarning {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  color: #cc0033;
}

.productsNotifications {
  background-color: #f2fff7;
}

.orderEdit {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  color: #70d250;
  text-decoration: underline;
}

BODY {
  color: #000000;
  margin: 0px;
  background-color: #ffffff;
}

img{
  border:0;
}

deprecated_A {
  color: #2E2E2E;
  text-decoration: none;
}

deprecated_A:hover {
  color: #cc0200;
  text-decoration: underline;
}

FORM {
  display: inline;
}

.headerspacer {
  height: 30px;
}
.header_middle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight : bold;
  text-transform:uppercase;
  color: #2D2D2D;
}
A.header_middle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight : bold;
  text-transform:uppercase;
  color: #2D2D2D;
}

A.header_middle:hover {
  color: #2D2D2D;
}

.bg_box_topics {
  background-image: url('img/bg_left_column.jpg');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  height: 20px;
}
.bg_box_header_left {
  background-image: url(img/bg_box_header_left.gif);
  height: 20px;
  width: 22px;
}
.bg_box_header_right {
  background-image: url(img/bg_box_header_right.gif);
  height: 20px;
}

TD.banner {
  background-color: #E5E5E5;
  vertical-align: middle;
  text-align: center;
  height: 42px;
}

.product_Info {
  border-color: #8193A5;
  border-width: 1px;
  border-style: solid;
}
.product_Info_inner {
  border-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  background-color: #ECECEC;
}
.product_Info_upper {
  border-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  background-color: #F5F5F5;
}
.descriptionTopics {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #003564;
  text-decoration: underline;
}

.contentPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #cc0200;
}
.listingPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #cc0200;
}

TD.header {
  background-color: #484848;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height: 21px;
  text-transform: uppercase;
  color: #FFFFFF;
}
A.header {
  color: #FFFFFF;
}
A.header:hover {
  color: #D8D8D8;
}

TR.header {
}

TABLE.header {
  border-color: #7F8C95;
  border-width: 1px;
  border-style: solid;
}

TABLE.headerNavigation {
  border-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
}

TR.headerNavigation {
  background-color: #D8D8D8;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #2D2D2D;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
  background-color: #F6F6F6;
}

A.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight : bold;
  color: #363736;
}

A.headerNavigation:hover {
  color: #363736;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
  color: #009933;
  font-style: italic;
}
A.confirmationEdit:hover {
  color: #009933;
  font-style: italic;
  text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
  background-color: #55EE99;
}

.moduleHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  font-weight: bold;
  padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, 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, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.footerLinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
}

TABLE.footer {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #7A8DA0;
}
TR.footer {
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}
A.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration:underline;
  color: #2E2E2E;
  line-height: 3;
}
A.footer:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration:underline;
  color: #2E2E2E;
  line-height: 3;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height:17px;
}

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

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

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: #b6b7cb;
  border-spacing: 1px;
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
}

A.pageResults:hover {
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

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

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

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

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

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

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

SPAN.underline {
  text-decoration: underline;
}


TD.copyright {
  color: #2E2E2E;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #2E2E2E;
}
A.copyright:hover {
  color: #CC0200;
  text-decoration: underline;
}

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

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

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: bold;
  color: Black;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
}
.moduleRowOver {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
}
.moduleRowSelected { background-color: #ff0000; }

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

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
  background-color: #666666;
  padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
.messageStackNotice { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #B0E0E6; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
  background-color: #ffffff;
}

.navLeft {
  width: 151px;
  border-color: #7F8C95;
  border-width: 1px;
  border-style: solid;
  background-image: url(img/navbg.gif);
}
.navLeft_inner {
  border-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  background-color: #D8D8D8;
}
.navRight {
  width: 151px;
  border-color: #7F8C95;
  border-width: 1px;
  border-style: solid;
  background-image: url(img/navbg.gif);
}
.navRight_inner {
  border-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  background-color: #D8D8D8;
}
.contentsTopics {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #2E2E2E;
}

.tableListingI {
  background-color: #eeeeee;
}

.tableListingII {
  background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
  width: 1px;
  white-space: nowrap;
}

/*
 *  Buttons
 */

.button {
    width: auto;
   border: 1px solid Black;
   background-color: #F1F1F1;
   padding: 1px 0 2px 0;
   text-decoration: none;
  font-size: 10px;
  cursor: pointer;
  line-height: 24px;
}

/* IE Fix */
* html .button { padding: 1px 0 1px 0; line-height: 14px; }
* html button.button { padding: 1px 0 0 0; margin: -2px 1px; line-height: 14px; }

/*
a.button:link     { border: 1px solid Black; line-height: 24px; margin: 7px; padding: 3px 4px 3px 4px; background-color: #F1F1F1; font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
a.button:visited  { border: 1px solid Black; line-height: 24px; margin: 7px; padding: 3px 4px 3px 4px; background-color: #F1F1F1; font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
a.button:active   { border: 1px solid Black; line-height: 24px; margin: 7px; padding: 3px 4px 3px 4px; background-color: #F1F1F1; font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
a.button:hover    { border: 1px solid Black; line-height: 24px; margin: 7px; padding: 3px 4px 3px 4px; background-color: #F1F1F1; font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
*/

span.button { border: 1px solid Black; line-height: 18px; padding: 3px 5px 3px 5px; background-color: #F1F1F1; font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }

/* Buttons EOF */

.activated{
  background-color: #f8f8f8;
  border-top: #777b7c 1px solid;
  border-left: #777b7c 1px solid;
  border-right: #777b7c 1px solid;
}

.notactivated{
  background-color: #e0f3f4;
  border-top: #777b7c 1px solid;
  border-bottom: #777b7c 1px solid;
  border-left: #777b7c 1px solid;
  border-right: #777b7c 1px solid;
}

.parseTime {
  text-align: center;
  font-size: 9px;
  color: #bbb;
}
.footer_hint {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 11px;
  color: #353535;
}
/* Storemenü */

/* ========================== */
#menu {
  margin: 0;
  padding: 0;
}

#menu td {
  width: 120px;
  text-align: center;
}

#menu ul { list-style: none; margin: 0; padding: 0; width: 102px; }

#menu a, #menu h2 {
  font: bold 11px arial, helvetica, sans-serif;
  display: block;
  margin: 0;
  padding: 2px 3px;
  background: #fff;
}

#menu h2 {
  color: #353535;
  display: block;
  font-family: Arial,Verdana,helvetica;
  font-weight: bold;
  font-size:11px;
  border: 1px solid #353535;
  width: 102px;
}

#menu .clear_link, #menu .clear_link:hover {
  width: auto;
  border: 0;
  color: #353535;
  background: none;
  text-decoration: none;
}

#menu a {
  width: 130px;
  border: 1px solid #353535;
  color: #353535;
  text-decoration: none;
  background: #fff;
}


#menu a:hover {
  width: 130px;
  border: 1px solid #353535;
  color: #cd0000;
  background: #fff;
}

#menu a.to_shops {
  border: 0;
  color: #fff;
  background: none;
  text-decoration: underline;
}

#menu li {position: relative;}

#menu ul ul { position: absolute; left: 0px; z-index: 500; border-bottom: 1px solid #353535;}

#menu ul ul ul { position: absolute; top: 0; left: 100%; }

table#menu ul ul,
table#menu ul li:hover ul ul,
table#menu ul ul li:hover ul ul
  {display: none;}

table#menu ul li:hover ul,
table#menu ul ul li:hover ul,
table#menu ul ul ul li:hover ul
  {display: block;}

/* ========================= */

/* Categories box links */
.box_content ul.navlist {margin: 0; padding: 0; padding-left:20px; list-style-image:url('img/icon_arrow.gif'); line-height:1.5;}
.box_content ul.navlist li {margin: 0; padding: 0;}
.box_content ul.navlist li a:link,
.box_content ul.navlist li a:visited,
.box_content ul.navlist li a:hover,
.box_content ul.navlist li a:active {}
.box_content ul.navlist li a:hover {}
.box_content ul.navlist li a.selected { font-weight:bold;}

.box_content ul.navlist li.subcat {list-style-image:none;list-style-type: none;}
.box_content ul.navlist li.subcat a:link,
.box_content ul.navlist li.subcat a:visited,
.box_content ul.navlist li.subcat a:hover,
.box_content ul.navlist li.subcat a:active {}
.box_content ul.navlist li.subcat a:hover {}

.box_content ul.navlist .level1 a:link,
.box_content ul.navlist .level1 a:visited,
.box_content ul.navlist .level1 a:hover,
.box_content ul.navlist .level1 a:active {padding-left:10px;}
.box_content ul.navlist .level1 a:hover {}
.box_content ul.navlist .level1 a.selected {}
.box_content ul.navlist li.submenue1 a.selected:hover {}
.box_content ul.navlist li.submenue1 a.selected {}

.box_content ul.navlist .level2 a:link,
.box_content ul.navlist .level2 a:visited,
.box_content ul.navlist .level2 a:hover,
.box_content ul.navlist .level2 a:active {padding-left:20px;}
.box_content ul.navlist .level2 a:hover {}
.box_content ul.navlist .level2 a.selected {}
.box_content ul.navlist li.submenue2 a.selected:hover {}
.box_content ul.navlist li.submenue2 a.selected {}

.box_content ul.navlist .level3 a:link,
.box_content ul.navlist .level3 a:visited,
.box_content ul.navlist .level3 a:hover,
.box_content ul.navlist .level3 a:active {padding-left:30px;}
.box_content ul.navlist .level3 a:hover {}
.box_content ul.navlist .level3 a.selected {}
.box_content ul.navlist li.submenue3 a.selected:hover {}
.box_content ul.navlist li.submenue3 a.selected {}


/* Downloads */

.downlaods_table {
  width: 100%;

}
.music_header {
  border-bottom: 1px solid;
  border-color: #cccccc;
  font-weight: bold;
}