/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family :  Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Arial, Helvetica, sans-serif; font-size : 12px;  }

BODY {
  background: #c3c3c3;
  color: #000000;
  margin-top: 0px;
		margin-left: 0px;
  font-family : Arial, Helvetica, sans-serif; font-size : 12px;
}
DIV#container {
 POSITION: absolute;
 LEFT: 15px;
 TOP: 15px;
 MARGIN: 0px;
 WIDTH: 970px;
 PADDING: 0px;
 HEIGHT: 580px;
 min-height:580px;
 BACKGROUND-IMAGE: url(../img_layout/absolutplus-galerie_bg.jpg);
 border:1px solid #606060;
}
#col1 {
   	MARGIN: 0px;
    PADDING: 0px;
    padding-top:10px;
    padding-left:30px;
	padding-right:40px;
}
DIV#content {
   	MARGIN: 0px;

    PADDING: 0px;
    margin-top:7px;
	margin-left:7px;
	width:650px;
}
DIV#content_ohne_bild {
	position:relative;
   	MARGIN: 0px;
    height:430px;
    PADDING: 10px;
    margin-top:7px;
	margin-left:7px;
    width:630px;
    background-color:#f2f2f2;

}

DIV#content_Warenkorb {
	position:relative;
   	MARGIN: 0px;
    height:450px;
    PADDING: 0px;
    margin-top:7px;
	margin-left:7px;
    width:651px;
    background-color:#f2f2f2;

}
DIV#content_ohne_bild_ihnen {
   	MARGIN: 0px;
	height:auto;
	padding:0px;

}
DIV#content_ohne_bild_ihnen_scroller {
   	MARGIN: 0px;
	padding:0px;
	height:430px;
	overflow:auto;
	width:630px;
}
DIV#text_scroller{
	margin:10px;
   height:420px;overflow:auto

}
DIV#text_scroller_news{
   height:390px;overflow:auto
}

td#werkzeuge{
	width:205px;
	padding-top:30px;
	height:450px;
	background-color:#f2f2f2;
}
td#bild{
    width:450px;
	height:450px;
	background-color:#BBBBBB;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #c5000a;
  text-decoration:none;
}
A.line {
  color: #000000;
  text-decoration:underline ;
}

A.line:hover {
  color: #c5000a;
  text-decoration:underline;
}
A.footer{
  color: #000000;
  font-size:11px;
  text-decoration: none;
}

A.footer:hover {
  color: #c5000a;
  font-size:11px;
  text-decoration:none;
}
A.boldRed  {
  color: #c5000a;
  text-decoration: none;
  font-weight:bold;
}

A.boldRed :hover {
  color: #c5000a;
  text-decoration: none;
  font-weight:bold;
}

A.menu,A.menu:hover {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  LINE-HEIGHT: 1.2;
  LETTER-SPACING: 1px;

}

a.menu SPAN {
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

FORM {
	display: inline;
}
td{
	font-size: 12px;
}
TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #c3c3c3;
}

TD.headerNavigation {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #c3c3c3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #c5000a;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #c5000a;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #c3c3c3;
}

TD.footer {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #c3c3c3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {

}

.infoBoxContents {

  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #c3c3c3;
}

.infoBoxNoticeContents {
  background: #c3c3c3;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #c3c3c3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {

}

.productListing-heading {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #c3c3c3;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  width:180px;
  height:180px;
  background-color:#f2f2f2;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align:center;
  vertical-align:middle;
  border:1px solid #393939;
}
TD.productListing-dataWarenkorb {

  background-color:#bbbbbb;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align:left;
  vertical-align:middle;

}
TD.productListing-zahl {

  background-color:#bbbbbb;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align:center;
  vertical-align:middle;
  width:20px;

}
TD.productListing-preis {

  background-color:#bbbbbb;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align:center;
  vertical-align:middle;
  width:100px;

}
TD.productListing-delete {

  background-color:#bbbbbb;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align:center;
  vertical-align:middle;
  width:50px;

}
TR.productListing-evenWarenkorb {
   border:1px solid #393939;

}

TD.produktInfo {
  width:390px;
  height:390px;
  background-color:#f0efed;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;


}

TD.productListing-data1 {
  padding-top:20px;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #c5000a;
}

A.pageResults:hover {
  color: #c5000a;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c3c3c3;
}

TD.fieldKey {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family:  Arial, Helvetica, sans-serif;
  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: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:  Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #c3c3c3; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #c3c3c3; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; background-color: #c3c3c3; }
.messageStackSuccess { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; background-color: #c3c3c3; }

/* input requirement */

.inputRequirement { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #ff0000; }

span.normal16{
	font-size:16px;
	font-weight:bold;
	color:#393939;
	margin-bottom:5px;
}
span.normal{
	font-size:12px;
	font-weight:bold;
	color:#393939;
	margin-bottom:5px;
}
h1{
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}

h2{
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}