/*
  $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
*/
td {
  font-family: Verdana; font-size: 11px;
}
.boxText { font-family: Verdana; font-size: 10px; }
.errorBox { font-family : Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana; font-size : 10px; color: #FD1813; text-decoration: underline; }
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #758389;
}

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: Verdana;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #000000;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
.titel {
  font-size: 12px;
  font-weight: bold;
}
.infoBox {
 background-color: #EFEFEF;
 border: #000000 solid 1px;
}

.infoBoxContents {
/*
  background: #f8f8f9;
  font-family: Verdana;
  font-size: 10px;
*/
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana;
  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: #000000;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana;
  font-size: 11px;
}

TD.white, P.white {
  color: #FFFFFF;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana;
  font-size: 10px;
}
SPAN.smallerText {
  font-family: Verdana;
  font-size: 8px;
}
TD.accountCategory {
  font-family: Verdana;
  font-size: 13px;
  color: #aabbdd;
}

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

TD.fieldValue {
  font-family: Verdana;
  font-size: 12px;
}

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

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

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

TEXTAREA {
  width: 100%;
  font-family: Verdana;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana;
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

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

.car_head {background-color: #939393; color: #FFFFFF; padding: 3 3 3 3; text-transform: uppercase; font-family: Verdana; font-size: 10px;}
.car_head_row-odd {background-color: #c3c3c3; font-family: Verdana; font-size: 10px;}
.car_head_row-even {background-color: #f1f1f1; font-family: Verdana; font-size: 10px;}

.ladebalkencenter {
 position: absolute;
 left: 50%;
 top: 50%;
 margin: -16px 0 0 -50px;
 width: 100px;
 height: 32px;
 visibility: hidden;
 display:none;
 background-color: #FFFFFF;
 border: #000000 solid 1px;
 /*
    margin: oben rechts unten links;
 */
}
.ladebalkenheader {
 color: #000000;
 font-weight:bold;
 text-align:center;
}
.autodetailscenter {
 position: absolute;
 left: 50%;
 top: 50%;
 margin: -265px 0 0 -200px;
 width: 400px;
 height: 530px;
 visibility: hidden;
 display:none;
 /*background-color:#FFFFFF;*/
 /*border: #EA1919 solid 1px;*/
 /*
    margin: oben rechts unten links;
 */
}
.autopopup {
 /*background-color:#FFFFFF;*/
}
.autodetailsheader {
 color: #000000;
 background-color:#FD9A34; /* 79BFF2 */
 font-weight:bold;
 text-align:center;
 font-size: 12px;
}
#main_div {
 position: absolute;
 height: 100%;
 min-width: 900;
 width: 100%;
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
}
#main_div #menu_changer {
 position: absolute;
 height: 100px;
 width: 100px;
 left: 110px;
 top: 111px;
 background-image: url(layout/homie_leer.jpg);
 background-repeat: no-repeat;
 text-align:center;
 vertical-align:middle;
}
.div_bg {
 background-color: #000000;
/* border: #3567A2 solid 1px; */
}
.div_bg2 {
 background-color: #EFEFEF; /* 9FCBFF; */
 border: #000000 solid 1px;
}
.div_bg3 {
 background-color: #EFEFEF;
 border: #FD9A34 solid 1px;
}
.div_bg4 {
 background-color: #DFDFDF;
 border: #DFDFDF solid 1px;
}
#maincontent {
  width:100%;
}
#content {
  width:100%;
}
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

.navicicle {
  color: #FD1813;
  font-weight:bolder;
  font-size: 12px;
}
.btext, .title {
  font-size: 14px;
}
.catmenu {
  width: 160px;
  height: 160px;
  padding: 10px 10px 10px 10px ;
}
.catmenu2 {
  width: 100px;
  height: 100px;
  padding: 10px 10px 10px 10px ;
}
.prodtitle {
  font-size: 12px;
}
.cmscenter {
 position: absolute;
 left: 50%;
 top: 50%;
 margin: -265px 0 0 -200px;
 width: 400px;
 height: 530px;
 visibility: hidden;
 display:none;
}
.cmspopup {
 /*background-color:#FFFFFF;*/
}
.cmsheader {
 color: #000000;
 background-color:#FD9A34; /* 79BFF2 */
 font-weight:bold;
 text-align:center;
 font-size: 12px;
}
.hs {
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #9a9a9a;
}
.hs:hover {
  color: #000000;
}

.skype {
 position: absolute;
 right: 200px;
 top: 207px;
}
.romenu {
 position: absolute;
 right: 10px;
 top: 120px;
}
.prodquest {
 position: absolute;
 left: 50%;
 top: 50%;
 margin: -150px 0 0 -200px;
 width: 400px;
 height: 300px;
 visibility: hidden;
 display:none;
}
.header_unten_end {
  background-image: url(Bilder/header_48.jpg);
  background-repeat: repeat-x;
}

.header_oben_rep {
  background-image: url(Bilder/header_13.jpg);
  background-repeat: repeat-x;
}

.header_middle_bg_rep {
  background-image: url(Bilder/header_05.jpg);
  background-repeat: repeat-x;
}

.header_left_bg_rep {
  background-image: url(Bilder/header_12.jpg);
  background-repeat: repeat-x;
}

.header_black_rep {
  background-color: rgb(0,0,0);
}
.header_grey_rep {
  background-color: #CFCFCF;
}
