/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #2A3135;
  height:100%;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #2A3135;
  height:100%;
  color: #ffffff;
  font-weight: bold;
  height:30px;
}
A.smallText{
  font-family:Verdana, Helvetica,sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight:bold;
}
A.smallText:hover{
  font-family:Verdana, Helvetica,sans-serif;
  font-size: 10px;
  color: #E3CA33;
  font-weight:bold;
  text-decoration:none;
}

A.smallTextMail{
  font-family:Verdana, Helvetica,sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight:bold;
}
A.smallTextMail:hover{
  font-family:Verdana, Helvetica,sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight:bold;
  text-decoration:underline;
}

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #DDDCDC;
  border-spacing: 1px;
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#000000;
}
TD.mainTitel, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:#FFFFFF;
  font-weight:bold;
}

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

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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, 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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FF0000; color:#FFFFFF; height:15px; line-height:15px; font-weight:bold;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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


TD.calenderMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  line-height: 1.5;
  color:#FF9900;
  background-color:#202020;
}

.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #393939; text-decoration: none;} 
A.pfeilHeader { font-family: Helvetica, Arial, Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #393939; text-decoration: none;}
A.pfeilHeader:hover { font-family: Helvetica, Arial, Verdana; font-size: 12px; font-weight: bold; color: #FF9900; background-color: #393939; text-decoration: none;}
.calendarMonth { background-color: #BBBBBB; cursor: default; width: 100%;height: 22px;}
.calendarHeaderC { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 35px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FF9900; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF;height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFE0B2; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border-left:1px solid #FFFFFF; border-top:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #EDEDED; line-height: 14px; height: 22px; width: 18px; }

A.events {font-size: 10px; color: #CF7D03; text-decoration: none;}
A.events:hover {font-size: 10px; color: #CF7D03; text-decoration: underline;}

.calendar A:link {font-family: Arial, Verdana; color: #FF0000; text-decoration: underline;}
.calendar A:hover {color: #FF0000; text-decoration: underline;}

.calendarWeekend A:link {color: #FF9900; text-decoration: none;}
.calendarWeekend A:hover, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: #FF9900; text-decoration: none;font-weight: bold;}

.calendarToday A:link {color: #000000; text-decoration: none;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: #000000; text-decoration: none;font-weight: bold;}

/*NEUE ANGABEN*/
div#centerHeader
{
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top:0px;
	zoom: 1;
}
A.headerNavigation {
	font-family:Helvetica, Arial, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	line-height: 53px; 
	text-decoration: none;
	color:#FFFFFF;
}
A.headerNavigation:hover{
	font-family:Helvetica, Arial, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	line-height: 53px; 
	text-decoration: none;
	color:#E3CA33;
}
A.headerNavigationActiv{
	font-family:Helvetica, Arial, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	line-height: 53px; 
	text-decoration: none;
	color:#E3CA33;
}
A.headerNavigationActiv:hover{
	font-family:Arial, Helvetica,sans-serif; 
	font-weight: bold;
	font-size: 12px;
	line-height: 53px; 
	text-decoration: none;
	color:#E3CA33;
}

div#centerBG
{
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	zoom: 1;
}

TD.infoBoxHeadingnNewProd {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  background-image:url(images/titel_line.jpg);
  background-repeat:repeat-x;
  border-left:1px solid #DDDCDC;
  border-right:1px solid #DDDCDC;
}

TD.titelBox{
  background-image:url(images/titel_line.jpg);
  background-repeat:repeat-x;
  border-left:1px solid #DDDCDC;
  border-right:1px solid #DDDCDC;
}
TD.titelBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}

.infoBoxNewProd {
  background: #b6b7cb;
}

.infoBoxContentsNewProd {
  background: #f8f8f9;
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
}

.NewProd {
  background: #FFFFFF;
  width:300px;
  height:29px;
  border:1px solid #DDDCDC;
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
}

.NewProdTitel {
  height:25px;
  background: #FFFFFF;
  font-family: Century Gothic, sans-serif;
  font-size: 30pt;
}
.NewProdText {
  background: #FFFFFF;
  font-family: Arial,Verdana, sans-serif;
  font-size: 12px;
}

.NewProdBottomLine {
  background-image:url(images/bottom_line.jpg);
  background-repeat:repeat-x;
}

TD.infoBoxHeadingShop {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #292929;
  color: #FF9900;
}

.infoBoxShop {
  border-left:1px solid #BBBBBB;
  border-right:1px solid #BBBBBB;
  border-bottom:1px solid #BBBBBB;
  background-image:url(images/bg_boxes.jpg);
  background-repeat:repeat-x;
}
.infoBoxContentsShop {
  background: #FFFFFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.menu {
  background: #FFFFFF;
  height:20px;
  border-left:2px solid #FFFFFF;
  border-right:2px solid #FFFFFF;
  border-bottom:1px dotted #292929;
}

A.menu {
  line-height:20px;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color:#292929;
  padding:0 2px 0 0;
}
A.menu:hover {
  line-height:20px;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color:#FF9900;
  text-decoration: none;
}

TD.mainLogin {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold;
  line-height: 1.5;
}

TD.mainInprint {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
.infoBoxLogin {
  background:#FFFFFF;
  border:1px solid #DDDCDC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.smallTextLogin {
	text-decoration: underline;
	color:#0000FF;
}
A.smallTextLogin:hover {
	text-decoration: underline;
	color:#000000;
}
A.infoBoxContents {
  text-decoration: underline;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#383838;
}
A.infoBoxContents:hover {
  text-decoration: underline;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#383838;
}

TD.mainLogin {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  line-height: 1.5;
  color:#FF9900;
}
TD.orderEditConfirm { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #447D32; text-decoration: none; }
