/* -----------------------------------------------------------------------------------------
   $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
   ---------------------------------------------------------------------------------------*/


 .test {
        text-align:right;
        vertical-align:bottom;
        background-image: url(./img/icon_arrow.jpg)
}
/* text boxen */
.boxText {
        font-family: Arial;
        font-size: 10px;
}

/* infofelder zb Diesen Artikel haben wir am Samstag, 12. Januar 2002 in unseren Katalog aufgenommen. */
.boxTextBG {
        font-family: Arial;
        font-size: 10px;
        color: #ffffff;
        text-decoration: none;
        font-weight: normal;
  background-color: #19171a;
}

/* Produktnavigation */
.navigator, .navigator A, .navigator A:visited {
        font-family: Arial;
        font-size: 10px;
        color: #ffffff;
        text-decoration: none;
        font-weight: normal;
        background-color: #000000;
}

.errorBox { font-family : Arial; font-size : 10px; background: #6FD05F; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 10px; color: #70d250; text-decoration: underline; }

/* background-color: #592329 ,  boxen hintergrund #153767 ,  boxen hintergrund #592329 */
/* body text farbe  */
/* body text grösse */
/* body text font   */
/* schriftfarbe body goldgelb  */

BODY {
  background-color: #000000;
  background-attachment:fixed;
  background-position: top;
  color: #CDA55F;
  font-family : Arial;
  font-size : 12px;
  margin-top:0px;
  margin-bottom:0px;
}

img{
border:0;
}

A {
  color: #ffffef;
  text-decoration: none;
}

A:hover {
  color: #ff9900;
  text-decoration: underline;
}

FORM {
        display: inline;
}

.navileiste_2 a {

        color: #000000;
        padding: 2px;
        font-weight: bold;
}
.navileiste_2 a:hover {
        color: #B7CDD6;
        padding: 2px;
        text-decoration: none;
        font-weight: bold;
}

TD.headerError {
  font-family: Arial;
  font-size: 12px;
  background: #6FD05F;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
  padding: 5px;
}

.infoBoxContents {
  font-family: Arial;
  font-size: 10px;
}

.infoBoxNotice {
        border: 3px solid #ff0000;
}

.infoBoxNoticeContents {
  background: #FF9933;
  font-family: Arial;
  font-size: 10px;
}
/*knöpfe boxen;*/
TD.infoBoxHeading {
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        background-image: url(./img/bilder/page_nav5.jpg);
        height: 20px;
        color: #000000;/*knöpfe schriftfarbe #592329;*/

        /*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: #B7CDD6;
}

TD.infoBoxHeading_1 {
        background-image: url(./img/bilder/page_nav1.jpg);
        height: 27px;
        width: 20px;
}

TD.infoBoxHeading_2 {
        background-image: url(./img/bilder/page_nav3.jpg);
        height: 27px;
        width: 20px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  font-size: 10px;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial;
  font-size: 10px;

}


.tdback1        {
        background-color:#762020;
        width: 140px;
        height: 19px;
}

.tdback2        {
        background-color:#670E10;
        width: 530px;
        height: 19px;
}

.tdback3        {
        background-color:#762020;
}

.tdback4        {
        background-color:#670E10;
        width: 530px;
        height: 19px;
}


.border{
        /*height: 380px;*/
        border: 1px solid #666666;
        margin-bottom: 5px;
}

A.pageResults {
  color:#009933;
}

A.pageResults:hover {
  color:#ff9933;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #ffffef;
}

TD.main, P.main {
  font-family: Arial;
  font-size: 11px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial;
  font-size: 12px;
  color: #cd1d20;
  font-weight: bold;
}

TABLE.formArea {
  background: #000000;
  border-color: #ff9933;
  border-style: solid;
  border-width: 1px;
  padding:5px;
  margin-bottom:5px;
}

TD.formAreaTitle {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial;
  color: #6FD05F;
}

SPAN.productDiscountPrice {
  font-family: Arial;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
        font-family: Arial;
        font-size: x-small;
        font-weight: bold;
        color: #ffffff;
}
/* Kategorie hoover rahmen passiv */
.moduleRow {
 font-family: Arial;
 font-size: 11px;
 line-height: 11px;
 border: 0px solid;
 border-color: #E6E6E6;

}

/* background-color: #B7CDD6;
.moduleRow a:active {
font-family: Arial;
font-size: 11px;
line-height: 11px;
border: 0px solid;
border-color: #E6E6E6;
}
/* Kategorie hoover rahmen aktiv  */
.moduleRowOver {
        cursor: hand;
        border: 1px solid;
        border-color: #ff9900;
        font-family: Arial;
        font-size: 11px;
        line-height: 11px;
        color: #ff9900;
}
/* Kategorie hoover schrift */
.moduleRowOver a:hover {
        font-family: Arial;
        font-size: 11px;
        text-decoration:none;
        line-height: 11px;
        color: #ff9900;
}

.moduleRowActive a:hover {
        font-family: Arial;
        font-size: 11px;
        line-height: 11px;
        color: #000000;
}

.moduleRowSelected { background-color: #B7CDD6;
        color: #000000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: 10px; color: #ffffef; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Arial; font-size: 7pt; }
.heading2 { font-family: Arial; font-size: 9pt; }
.heading3 { font-family: Arial; font-size: 10pt; }
.heading4 { font-family: Arial; font-size: 12pt; }
.heading5 { font-family: Arial; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Arial; font-size: 10pt; color: #FFFFFF;
        background-color: #44100D;
        padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Arial; font-size: 9pt; color: #ffffef; background-color: #333333; padding: 2px 2px;}
.sitemap_sub a {color:#ffffef;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family:Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 10px; background-color: #6FD05F; }
.messageStackSuccess { font-family: Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 10px; color: #ff9933; font-weight: bold; }

.tableShop {
        background-color: #000000;/* hintergrund farbe #592329 */
}

/* body innen #19171A*/
.tableShop1 {
        background-color: #000000;

}

/* #ffff99 #CCCC90  Schrift labelliste mitte */
.tableShop2 {
        background-color: #000000;
        font-size: 12px;
        font-weight: normal;
        font-family:Arial;
        color: #DCA55F;
}

.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;
  font-size: 10px;
  color: #ffffef;
  font-weight: bold;
}

.produktHeader1 {
        background-image: url(./img/bilder/evs120x60.gif);

}

.ct0 {
 FONT-SIZE: 8pt;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 font-weight:normal;
 COLOR: #DCA55F;
 margin-bottom: 0px;
 padding-left: 0px;
 padding-bottom: 0px;

 }

.ct1 {
 COLOR: #DCA55F;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 font-size: 20px;
 font-weight: bold;

 }

 .ct2 {
 COLOR: #FFFFFF;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 font-size: 15px;
 font-weight: bold;

 }

.ct3 {
 COLOR: #DCA55F;
 font-size: 12px;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 text-decoration:none;
  }

 .ct4 {
 COLOR: #E5CA61;
 font-size: 12px;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 text-align: justify;
 text-decoration:none;
  }

 .ct5 {
 COLOR: #DCA55F;
 font-size: 10px;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-align: justify;
 text-decoration:none;
  }

   .ct6 {
 COLOR: #DCA55F;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 font-size: 15px;
 font-weight: bold;

 }

  .ct7 {
 COLOR: #cd1d20;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 font-size: 15px;
 font-weight: bold;

 }


.pageHeader1 {
        background-image: url(./img/bilder/evs_video_5_01.jpg);

}


.pageHeader6 {
        background-image: url(./img/bilder/evs_video_5_02.jpg);

}

.pageHeader7 {
        background-image: url(./img/bilder/evs_video_5_03.jpg);

}

.pageHeader8 {
        background-image: url(./img/bilder/evs_video_5_04.jpg);

}

.pageHeader9 {
        background-image: url(./img/bilder/titlebg_dark_evs1.jpg);

}

.pageHeader10 {
        background-image: url(./img/bilder/titlebg_disc2.jpg);
        color: #670E10;
}

.pageHeader11 {
        background-image: url(./img/bilder/titlebg_dark3.jpg);

}


.pageHeader2 {
        background-image: url(./img/bilder/header1.jpg);

}

.pageHeader3 {
        background-image: url(./img/bilder/header3.jpg);

}

.pagefooter0 {
        background-image: url(./img/bilder/footer21.jpg);

}

.pagefooter1 {
        background-image: url(./img/bilder/footer1.jpg);

}

.nav_back1 {
        background-image: url(./img/bilder/nav_back.jpg);

}

.nav_bottom1 {
        background-image: url(./img/bilder/nav_bottom.jpg);

}
/* news_header_title.jpg*/
.news_header_title1 {
        background-image: url(./img/bilder/product_title3.jpg);

}

.news_header_body1 {
        background-image: url(./img/bilder/news_header_body.jpg);

}


.produkt_back1 {
        background-image: url(./img/bilder/produkt_back_black.jpg);

}
/* panel_top.jpg */
.panel_top1 {
        background-image: url(./img/bilder/jo_news_header_body.jpg);

}

/* nav_back.jpg  panel_back.jpg */
.panel_back0 {
        background-image: url(./img/bilder/nav_back_black_s.jpg);

}

.panel_back1 {
        background-image: url(./img/bilder/nav_back_black_s.jpg);

}

.panel_back12 {
        background-image: url(./img/bilder/nav_back_black3.jpg);

}

/* shk.jpg header_hg5.gif */
.panel_back2 {
        background-image: url(./img/bilder/titlebg.jpg);

}
 /* löschen titlebg.jpg  */
.panel_back3 {
        background-image: url(./img/bilder/titlebg.jpg);

}

 /* shk.jpg header_hg5.gif */
.panel_back4 {
        background-image: url(./img/bilder/tit_breit_gl.jpg);

}

.panel_back5 {
        background-image: url(./img/bilder/dt_backg.jpg);

}

.panel_back6 {
        background-image:url(./thumbs/dtbg30.JPG);
        background-attachment:fixed;
        background-repeat: repeat-x;
        background-position: 0px 50px;

}

.panel_back7 {
        background-image:url(./thumbs/dtbg16.JPG);
        background-attachment:fixed;
        background-repeat: repeat-x;
        background-position: 0px 50px;

}

.panel_back8 {
        background-image:url(./thumbs/dtbg08.JPG);
        background-attachment:fixed;
        background-repeat: repeat-x;
        background-position: 0px 50px;

}

.panel_back9 {
        background-image:url(./thumbs/dtbg11.JPG);
        background-attachment:fixed;
        background-repeat: repeat-x;
        background-position: 0px 50px;

}

.panel_back10 {
        background-image:url(./thumbs/dtbg12.JPG);
        background-attachment:fixed;
        background-repeat: repeat-x;
        background-position: -5px 50px;

}

.panel_back11 {
        background-image:url(./img/bilder/dtbg00.JPG );
        background-attachment:fixed;
        background-repeat: repeat-x;
        background-position: -5px 50px;

}


.shot09_small {
        background-image: url(./img/bilder/shot09_small.jpg);

}



.header {
        vertical-align: middle;
        background-image: url(./img/bilder/headerslice_black.jpg);
        height: 90px;
        background-repeat: repeat;
}
.pageHeaderright {
        background-image: url(./img/bilder/header_right.jpg);
        vertical-align: middle;
        height: 90px;
        background-position: right;
        text-align: right;
        background-repeat: no-repeat;
}
.pageHeaderright a {
        color: #ffffff;
}
.pageHeaderright a:hover {
        color: #ff0000;
        text-decoration:none;
}
/* header_hg.jpg , bgmenuaktiv1.gif , titlebg.jpg */

.topbalken {
        background-image: url(./img/bilder/header_hg2b.gif);
        text-align: center;
        font-family: Arial;
        font-size: 14px;
        line-height: 16px;
        height: 16px;
        text-decoration: none;
        font-weight: bold;
        padding: 5px;
        color: #ffffff;

}

/*
        background-image: url(./img/bilder/header_hg2b.gif);
        text-align: center;
        font-family: Arial;
        font-size: 14px;
        line-height: 16px;
        height: 16px;
        text-decoration: none;
        font-weight: bold;
        padding: 5px;
        color: #ffffff;
*/


.balken1 {
         background-color: #19171A;
        font-size: 12px;
        font-weight: normal;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        color: #DCA55F;

}

.contentsTopics {
        background-image: url(./img/bilder/headerslice_black.jpg);

        font-family: Arial;
        font-size: 14px;
        line-height: 16px;
        height: 16px;
        text-decoration: none;
        font-weight: bold;
        padding: 5px;
        color: #ffffff;
}
.contentsTopics a {
        color: #ffffff;
}
.contentsTopics2 {
        background-image: url(./img/bilder/headerslice_black.jpg);
        font-family: Arial;
        font-size: 12px;
        line-height: 16px;
        height: 16px;
        text-decoration: none;
        font-weight: bold;
        padding: 5px;
        color: #ffffff;
}
.contentsTopics2 a {
        color: #ffffff;
}
.contentsTopics2 a:hover {
        color: #B7CDD6;
        text-decoration:none;
}

                                /* Preisformatierung allgemein und bei Prozentualer Reduzierung */

.price {
        font-family: Arial;
        font-size: 14px;
        line-height: 14px;
        font-weight: bold;
}

.boxprice {
        font-family: Arial;
        font-size: 13px;
        line-height: 14px;
        font-weight: bold;
}

.productOldPrice {
        font-family: Arial;
        font-size: 14px;
        line-height: 14px;
        text-decoration: line-through;
        font-weight: bold;
        text-transform: uppercase;
        text-indent: 5pt;
        font-style: italic;
        color: #ff0000;
}

.productNewPrice {
        font-family: Arial;
        font-size: 14px;
        line-height: 14px;
        text-decoration: none;
        font-weight: bold;
        text-transform: uppercase;
        text-indent: 5pt;
        color: #ffffef;
}

.productDiscount {
        font-family: Arial;
        font-size: 10px;
        line-height: 12px;
        text-decoration: none;
        font-weight: normal;
        text-transform: uppercase;
        text-indent: 5pt;
        color: #ff0000;
}

.yourPrice {
        color: #ff0000;
        font-size: 12px;
}
.tableListingI {
        background-color: #003366;
}
.tableListingII {
        background-color:#000000;  /* #592329 */
        // jo background-color:#592329;  /* #592329 */
}
.tableListingIII {
        padding: 3px;
        // jo background-color:#592329;  /* #153767 */
        background-color:#000000;  /* #592329 */
}

.onepxwidth {
width: 1px;
}

/* BOXES */

/*        background-image: url(./img/bilder/box_ol.jpg);*/ /* box oben links*/
.box_ol {
         width: 20px;
        height: 16px;
        line-height: 16px;
        background-repeat: no-repeat;

}
/*background-color:#11ff11;        */

/*        background-image: url(./img/bilder/box_om.jpg);*//* box oben mitte*/
.box_om {
        width: 100%;
        height: 14px;
        line-height: 14px;
        background-repeat: repeat-x;
}

/*        background-image: url(./img/bilder/box_or.jpg);*//* box oben rechts*/
.box_or {
        width: 21px;
        height: 16px;
        line-height: 16px;
        background-repeat: no-repeat;

}

/*        background-image: url(./img/bilder/box_ml.jpg);*//* box mitte links*/
.box_ml {
        width: 20px;
        height: 5px;
        line-height: 5px;
        background-repeat: repeat-y;
}


/* background-color: #000000; *//* katgorien hintergrund #592329*/
        /* background-color: #592329;*//* katgorien hintergrund #592329*/
.box_mm {

}

/*        background-image: url(./img/bilder/box_mr.jpg);*//* box mitte rechts*/
.box_mr {
        width: 21px;
        height: 5px;
        line-height: 5px;
        background-repeat: repeat-y;
        background-position: left;
}

/*        background-image: url(./img/bilder/box_ul.jpg);*//* box unten links*/
.box_ul {
        width: 20px;
        height: 18px;
        line-height: 18px;
        background-repeat: no-repeat;
}

/*        background-image: url(./img/bilder/box_um.jpg); *//* box unten mitte*/
.box_um {
        width: 100%;
        height: 18px;
        line-height: 18px;
        background-repeat: repeat-x;
}

/*        background-image: url(./img/bilder/box_ur.jpg);*//* box unten rechts*/
.box_ur {
        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: 10px;
        text-align: center;
        line-height: 12px;
        text-decoration: none;
        font-weight: normal;
        color: #ffffef; /* schriftfarbe*/
}

/* Texte */



h1
{
        font-size: 12pt;
        margin-bottom: -8px;
        padding-bottom: 5px;
        border-bottom: #0852bd 3px solid;
}

h2 {
   FONT-SIZE: 8pt;
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
   COLOR: #DCA55F;
   margin-bottom: 0px;
   padding-left: 0px;
         padding-bottom: 0px;

   }

h3 { font-size: 8pt; font-weight:bold; }

h4
{
        FONT-SIZE: 14pt;
        font-weight:bold
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        COLOR: #E5CA61;
        margin-bottom: -15px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;

}

h5 {
   FONT-SIZE: 8pt;
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
   COLOR: #E5CA61;
   margin-bottom: 0px;
   padding-left: 0px;
         padding-bottom: 10px;

   }


h6 {
   COLOR: #DCA55F;
   FONT-SIZE: 12px;
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   margin-bottom: 0px;
   padding-left: 0px;
         padding-bottom: 0px;
   }



pre { font-family: Arial; }

p.justify { text-align: justify; }

p.small,b.small,td.small { font-size: 17pt; }

/* Links */
a:link
{
color:#DCA55F;
text-decoration:none;
font-size: 11px;
FONT-FAMILY:Arial;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 0px;
}

a:visited
{
color:#DCA55F;
text-decoration:none;
font-size: 11px;
FONT-FAMILY:Arial;
}

a:active
{ text-decoration:underline; }
a:hover { text-decoration:underline; }


/* Bilder */
img { border: 0; }

li
{
        list-style-type: square;
}

pre
{
        font-size: 8pt;
        font-family: 'Arial;
        background-color: #f7f7d6;
}

