/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce
   -----------------------------------------------------------------------------------------
   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

   Released under the GNU General Public License
   ---------------------------------------------------------------------------------------*/
.text {
        text-align:right;
        vertical-align:bottom;
      /* background-image: url(./img/icon_arrow.jpg) */
}
.boxText {
        font-family: Arial, sans-serif;
        font-size: 10px;
        color: #000000;
}

.boxText1 {
        font-family: Arial, sans-serif;
        font-size: 10px;
        color: #FF0000;
}

.boxTextBG {       /*box_neuer_Artikel*/
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #ffffff;
        text-decoration: none;
        font-weight: normal;
        background-color: #5b3928/*#FF0000;/*#996633;#143665;*/
}

/* Produktnavigation */
.navigator, .navigator A, .navigator A:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        background-color: #FFFFFF; /*#FFCC99; #143665;*/
}

.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #6FD05F; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
  background-color: #FFFFFF; /*#153767;*/     /*hintergrundfarbe*/
  /*background-image: url(./img/back.png);
  background-attachment:fixed;
  background-position: top;*/
  color: #000000; /*#FFFFFF;*/
  font-family : Arial, sans-serif;
  font-size : 10px;
  font-weight: bold;
}

img{
border:0;
}

A {
  color: #000000; /*#FFFFFF;*/
  text-decoration: none;
}

A:hover {
  color:  /*#FFFFFF;*/ #000000;/*#ff9900;*/
  text-decoration: underline;
}

FORM {
        display: inline;
}
.navileiste_1 {    /*ueberschriftbutton boxes*/
        /*background-image: url(./img/bilder/page_nav_links.jpg); */
        vertical-align: middle;
        color: #000000; /*#0000FF;*/
        width: 20px;
        height: 27px;
        background-repeat: repeat-x;
}
.navileiste_2 {
        /*background-image: url(./img/bilder/page_nav_mitte.jpg);*/
        background-repeat: repeat-x;
        height: 20px;
        text-align: center;
        vertical-align: top;
        color: /*#000000;*/  /*#143665;*/  #FFFFFF;
        overflow: hidden;
        font-size: 18px;
        line-height: 12px;
        text-decoration: none;
        font-weight: bold;
        padding-top:4px;
}
.navileiste_3 {
        /*background-image: url(./img/bilder/page_nav_rechts.jpg);*/
        vertical-align: middle;
        width: 20px;
        height: 27px;
        background-repeat: repeat-x;
}
.navileiste_2 a {
        color: /*#000000;*/ #FFFFFF; /*#143665;*/
        padding: 2px;
        font-weight: bold;
}
.navileiste_2 a:hover {
        color: #000000; /*#B7CDD6;*/
        padding: 2px;
        text-decoration: none;
        font-weight: bold;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #6FD05F;
  color: #000000; /*#ffffff;*/
  font-weight : bold;
  text-align : center;
  padding: 5px;
}

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

.infoBoxContents1 {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

.infoBoxNotice {
        border: 3px solid #ff0000;
}

.infoBoxNoticeContents {
  background:   /*#FFFF00; #FFCC99;*/
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
        font-family: Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        background-image: url(./img/bilder/page_nav_mitte_1.jpg);
        height: 20px;
        color: #FFFFFF;/*#153767;*/
        /*text-indent: 2px;*/
        line-height: 11px;
        text-align: center;
        vertical-align: top;
        overflow:hidden;
        padding-top:5px;
}

TD.infoBoxHeading a{
        color: #ffffff;
}

TD.infoBoxHeading a:hover{
        color: #FFFFFF; /*#B7CDD6;*/
}

TD.infoBoxHeading_1 {
        /*background-image: url(./img/bilder/page_nav_links.jpg);*/
        height: 27px;
        width: 20px;
}

TD.infoBoxHeading_2 {
        /*background-image: url(./img/bilder/page_nav_rechts.jpg); */
        height: 27px;
        width: 20px;
}

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

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

}

.border{
        /*height: 380px;*/
        border: 0px solid #000000;
        margin-bottom: 5px;
}

A.pageResults {
  color:#009933;
}

A.pageResults:hover {
  color:#ff9933;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
   /*color: #ffffff; */
}

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

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

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

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

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000; /*#6FD05F;*/
  font-weight: bold;
}

TABLE.formArea {
  background: #af3c1e;
  border-color: #ff9933;
  border-style: solid;
  border-width: 1px;
  padding:5px;
  margin-bottom:5px;
  color: #FFFFFF;
}

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

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

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

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

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

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

.moduleRow {   /*schrift Hersteller_box_categorien*/
 font-family: Arial, sans-serif;
 font-size: 13px;
 line-height: 11px;
 border: 0px solid;
 border-color: #FFFFFF;/*#000000; /*#E6E6E6;*/
 color: #000000;

}

.moduleRow a:active {
font-family: Arial, sans-serif;
font-size: 11px;
line-height: 11px;
background-color: #000000; /*#B7CDD6;*/
border: 0px solid;
border-color: #FFFFFF;
color: #FFFFFF;
}

.moduleRowOver {
        cursor: hand;
        border: 1px solid;
        border-color: #000000: /*#ff9900;*/
        font-family: Arial, sans-serif;
        font-size: 11px;
        line-height: 11px;
        color: #FFFFFF; /*#ff9900;*/
}

.moduleRowOver a:hover {
        font-family: Arial, sans-serif;
        font-size: 11px;
        text-decoration:none;
        line-height: 11px;
        color: #FFFFFF; /*#ff9900; */
}

.moduleRowActive a:hover {
        font-family: Arial, sans-serif;
        font-size: 11px;
        line-height: 11px;
        color: #000000;
}

.moduleRowSelected { background-color: /*#000000;*/ /*#B7CDD6;*/
        color: #000000; }

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

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

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

.sitemap_sub {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; background-color: #FFFFFF; padding: 2px 2px;}
.sitemap_sub a {color:#000000; /*#ffffff;*/}
.sitemap_sub a:hover {color:#CCCCCC; text-decoration:none;}


/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 14px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #6FD05F; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }

.tableShop {
        background-color: /*#FFCC99;*/ /*#E06000;#153767;*/
        font-size: 14px;
}

.navLeft {
        vertical-align: top;
        width: 200px;
        /*background-image: url(./img/back.png);*/
        padding: 2px;
}
.navRight {
        vertical-align: top;
        width: 200px;
        padding: 2px;
}
.poweredby {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

.pageHeaderleft {
        background-image: url(./img/bilder/haeder_K-K_Logo.jpg);
        vertical-align: middle;
        height: 130px;/*90px;*/
        width: 960px; /*525px;*/
        background-position: left ;
        background-repeat: no-repeat;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
        color: #000000; /*#FFFFFF;*/
}
.header {
        vertical-align: middle;
        /*background-image: /*url(./img/bilder/headerslice.jpg);*/
        height: 100px;
        background-repeat: no-repeat;
}
.pageHeaderright {
        background-image: /*url(./img/bilder/header_right.jpg);*/
        vertical-align: right;/*middle;*/
        height: 100px;
        weight: 60px;
        background-position: right;
        text-align: right;
        background-repeat: no-repeat
}
.pageHeaderright a {
        color: #ffffff;
}
.pageHeaderright a:hover {
        color: #ff0000;
        text-decoration:none;
}


.contentsTopics {
        background-image: url(./img/bilder/headerslice5b3928.jpg);
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 14px;
        height: 16px;
        text-decoration: none;
        font-weight: bold;
        padding: 5px;
        color: /*#000000;*/  #ffffff;
}
.contentsTopics a {
        color: /*#000000;*/ #ffffff;
}
.contentsTopics2 {
        /*background-image: url(./img/bilder/headerslice.jpg); */
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 16px;
        height: 16px;
        text-decoration: none;
        font-weight: bold;
        padding: 5px;
        color: #000000; /*#ffffff; */
}
.contentsTopics2 a {
        color: #ffffff;
}
.contentsTopics2 a:hover {
        color: #000000;
        text-decoration:none;
}

                                /* Preisformatierung allgemein und bei Prozentualer Reduzierung */

.price {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 14px;
        font-weight: bold;
}

.boxprice {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        line-height: 14px;
        font-weight: bold;
}

.productOldPrice {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 14px;
        text-decoration: line-through;
        font-weight: bold;
        text-transform: uppercase;
        text-indent: 5pt;
        font-style: italic;
        color: #000000;
}

.productNewPrice {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 12px;
        text-decoration: none;
        font-weight: bold;
        text-transform: uppercase;
        text-indent: 5pt;
        color: #FFFFFF;
}

.productDiscount {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 12px;
        text-decoration: none;
        font-weight: normal;
        text-transform: uppercase;
        text-indent: 5pt;
        color: #000000;
}

.yourPrice {
        color: #000000;
        font-size: 12px;
}
.tableListingI {
        background-color: /*#003366; */
}
.tableListingII {
        background-color: /*#996633;*/ /*#153767;*/
}
.tableListingIII {
        padding: 3px;
        background-color: #996633; /*#153767; */
}

.onepxwidth {
width: 1px;
}

/* BOXES */
.box_ol {
        background-image: url(./img/bilder/ol_grau.jpg);
        width: 20px;
        height: 16px;
        line-height: 16px;
        background-repeat: no-repeat;
}

.box_om {
        background-image: url(./img/bilder/om_grau.jpg);
        width: 100%;
        height: 14px;
        line-height: 14px;
        background-repeat: repeat-x;
}

.box_or {
        background-image: url(./img/bilder/or_grau.jpg);
        width: 21px;
        height: 16px;
        line-height: 16px;
        background-repeat: no-repeat;
}

.box_ml {
        background-image: url(./img/bilder/ml_grau.jpg);
        width: 10px;
        height: 5px;
        line-height: 3px;
        background-repeat: repeat-y;
}

.box_mm {       /* Innenfarbe Boxen */
       /* background-color: #FFFFFF; /*#996633; /*#153767;*/
}

.box_mr {
        background-image: url(./img/bilder/mr_grau.jpg);
        width: 21px;
        height: 5px;
        line-height: 5px;
        background-repeat: repeat-y;
        background-position: left;
}

.box_ul {
        background-image: url(./img/bilder/ul_grau.jpg);
        width: 20px;
        height: 18px;
        line-height: 18px;
        background-repeat: no-repeat;
}

.box_um {
        background-image: url(./img/bilder/um_grau.jpg);
        width: 100%;
        height: 18px;
        line-height: 18px;
        background-repeat: repeat-x;
}

 .box_um2 {
        background-image: url(./img/bilder/um_ws.jpg);
        width: 100%;
        height: 18px;
        line-height: 18px;
        background-repeat: repeat-x;
}

.box_ur {
      background-image: url(./img/bilder/ur_grau.jpg);
        height: 18px;
        width: 21px;
        background-repeat: no-repeat;
}

.guthaben {
        background-color:#000000;
        font-size: 10px;
        line-height: 12px;
        text-decoration: none;
        font-weight: normal;
        text-indent: 5pt;
        color: #ff0000;
}

.copyright {
        font-size: 8px;
        text-align: center;
        line-height: 12px;
        text-decoration: none;
        font-weight: normal;
        color: #000000;
}

#oms a{
        font-weight:bold;
}

#oms a:hover{
        color:#ff0000;
        text-decoration:none;
}
