/*
  $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
*/

.boxText { font-family: Arial, sans-serif; font-size: 11px; color: #666666 !important;}
.errorBox { font-family : Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #e0e0e0; }
.orderEdit { font-family : Arial, sans-serif; font-size : 11px; color: #06946E; text-decoration: underline; }

BODY {
	background: #585768;
	background-attachment:fixed;
	background-image:url(images/bg_verlauf.jpg);
/* background: #788598; */
  color: #000000;
  padding: 10px;
}

A {
  color: #7b1723;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
A.left {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}
A.categories {
  color: #666666;
  display:block;
  padding: 1px 15px;
/*  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #AAAAAA; */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

A.categories:hover {
  color: #666666;
  background-color:#FFFFFF;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  height: 140px;
  background: #ffffff;
  background-position: left;
}

TR.headerNavigation {
  background: #b6b7cb;
}

TD.headerNavigation, DIV.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #D8D6D6;
  color: #3d3d3d;
  font-weight : bold;
  padding: 5px 0px;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #000000;
}

A.footer, TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #d8d6d6;
  color: #666666;
  font-weight: normal;
  padding: 5px 0px;;

}

.tmMedien {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #007A5A;
  color: #ffffff;
  font-weight: bold;
  padding: 5px;
}

TD.columnLeft {
	background: #f5f5f5;
	border-right: 1px solid #d8d8d8;

}

TD.columnRight {
	background: #f5f5f5;
	padding: 0px;
}

.infoBox {
/*	background: #f5f5f5; */
	margin-bottom: 15px;
	
}

.infoBoxContents {
  background: #f5f5f5;
  font-family: Arial, sans-serif;
  font-size: 11px;
  margin-top: 10px;
  padding: 0px;
}

TD.infoBoxContents {
	margin: 0px 0px;
}

.kjell { /* Kategorie Box */
	background: #f5f5f5;
	font-family: Arial, sans-serif;
	color: #3d3d3d;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}
 
.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading, .infoBoxHeading {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #ffffff;
	color: #a80000;
	padding: 3px 15px;
	text-transform: uppercase;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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: #ffffff;
}

TABLE.productListing {
	border-spacing: 0px;
	border-top: 1px solid #b6b7cb;
	border-right: 1px none #b6b7cb;
	border-bottom: 1px solid #b6b7cb;
	border-left: 1px none #b6b7cb;
	
}

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

TD.productListing-data {
	padding: 10px;
	border-bottom: 1px solid #A80000;
	border-top: 1px solid #d8d6d6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #A80000;
}

A.pageResults:hover {
  color: #A80000;
  background: #E0E0E0;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  padding-top: 30px;
  color: #a80000;
}

H1, H1.main {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, DIV.main{
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 0px 0px;
}
A.main {
	font-weight: bold !important;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

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

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

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

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

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

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: 11px;
  color: #007A5A;
  font-weight: bold;
}

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

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

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

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

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

.moduleRow { }

.moduleRowOver {
	background-color: #ffffff;
	cursor: pointer;
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;	
}
.prod_Desc_Table {
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.prod_Desc_Row {
	background-color: #FFFFFF;
}


.moduleRowSelected { background-color: #06946E; color: #ffffff;}

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

/* message box */

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

/* input requirement */

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

.rechteSpalte {
	width: 500px;
	margin: 0px 25px;
	text-align: left;
}
table.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.DetailsWert {
	border-left: 1px solid #a80000;
	width: 50px;
}
TD.details {
	width: 220px;
	background-color: #f5f5f5;
}
.details {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
DIV.details {
	padding: 0px;
	border-bottom: 1px solid #D8D6D6;
}
P.details {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size:9px;
	color:#bbbbbb;
}
P.detailHeading {
	text-align: left;
	background-color:#d8d6d6;
	color: #333333;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	margin-bottom: 10px;
	border-left: 5px solid #a80000;
}
P.detailText {
	padding: 5px;
	margin: 0px;
}
IMG.details {
	margin-bottom: 10px;
	border: none;
}
TD.productDesc {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #666666;
  padding-left: 2px;
}

TD.productheadDesc {
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 padding: 0px;
}
.catdescript {
 font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.imgleft {
        float: left;
        margin-right: 10px;
        }
#catdescription {
	background-color: #f5f5f5;
    font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 200px;
	text-align: left;
	padding: 5px;
}
#catdescription_box {
	width: 220px;
	background-color: #f5f5f5;
	padding: 0px;
	margin: 0px;
}
#catdescriptionHead {
	background-color: #f5f5f5;
    font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 448px;
	text-align: left;
	padding: 5px 10px;
}
#catdescriptionHead_box {
	width: 468px;
	background-color: #f5f5f5;
	padding: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
.box { background-color: #D8D6D6; margin: 0px auto; padding: 0px; width: 790px;}
.box .top{display:block;background: #8d8c9e;} 
.box .bottom{display:block;background: #656476;}
.box .top b, .box .bottom b {
  display:block;height: 1px; overflow: hidden; background: #D8D6D6;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}

HR {
border-top: 1px dashed #A80000;
border-bottom: none;
height: 0px;
margin-top: 25px;
}

