/*
  $Id: stylesheet.css,v 1.54 2003/05/27 17:06:42 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;}
.standardText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000}
.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: #9f0722; text-decoration: underline; }

BODY {
  background: #FBF0D4;
  background-image:url(images/allgemein/bg.jpg);
  color: #000000;
  margin: 0px;
}

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

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

A.redlink {
  color: #9f0722;
  font-size: 10px;
  text-decoration: underline;
}

A.redlink:hover {
  color: #9f0722;
  font-size: 10px;
  text-decoration: none;
}

A.redlinkNoUnderline, A.redlinkNoUnderline:hover {
  color: #9f0722;
  font-size: 10px;
  text-decoration: none;
}

A.whitelink {
  color: #ffffff;
  font-size: 10px;
  text-decoration: none;
}

A.whitelink:hover {
  color: #ffffff;
  font-size: 10px;
  text-decoration: underline;
}

A.greenlink {
  color: #D0D000;
  font-size: 10px;
  text-decoration: none;
}

A.greenlink:hover {
  color: #D0D000;
  font-size: 10px;
  text-decoration: underline;
}

.greenbold {
  color: #D0D000;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
.greenboldHeadline {
  color: #D0D000;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.redbold {
  color: #9f0722;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}
.redplain {
  color: #9f0722;
  font-weight: normal;
  font-size: 10px;
  text-decoration: none;
}



h1 {
	color: #003466;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif; 

}

td.popuplinks {
	color:#003466;
	background-color:#D0D000;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
	font-weight:bold;
	/*border : 1px solid #FBF0D4;*/
	width: 151px;
	height: 16px;
	text-decoration: none;
}



FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: ;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: ;
  color: #365977;
  font-weight : bold;
}
.headerContentBlue {
  color: #003466;
  background: #e8edf1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight : bold;
}

.mainBlueFont {
  color: #003466;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold;
}

.popupHeader {
  background: #003466;
  color: #D0D000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold;
}

.mainBlueFontPlain {
  color: #003466;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : normal;
}

.mainContentBlue {
  color: #003466;
  background: #e8edf1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold;
}

A.headerNavigation { 
  color: #2E5372; 
}

A.headerNavigation:hover {
  color: #2E5372;
}

A.breadNavigation { 
  color: #ffffff; 
}

A.breadNavigation: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: #D0D000;
}

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

TR.footer {
  background: #F9E69A;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F9E69A;
  color: #808080;
  font-weight: normal;
}

.infoBox {
  background: #FBF0D4;
}

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

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

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

TD.productOverviewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #e8edf1;
  color: #BE5001;
}


TD.naviBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #003466;
  color: #FBF0D4;
}

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: #BE5001;
  border-spacing: 1px;
}
TABLE.infoBox {
  /*
  border: 1px;
  border-style: solid;
  border-color: #FBF0D4;
  border-spacing: 1px;
  */
}
TABLE.infoHeaderBox {
  /*
  border: 1px;
  border-style: solid;
  border-color: #003466;
  border-spacing: 1px;*/
}
TABLE.infoHeaderBoxLR {
  border-left: 1px;
  border-left-style: solid;
  border-left-color: #003466;
  border-left-spacing: 1px;
  border-right: 1px;
  border-right-style: solid;
  border-right-color: #003466;
  border-right-spacing: 1px;
}
TABLE.infoHeaderBoxR {
  border-right: 1px;
  border-right-style: solid;
  border-right-color: #003466;
  border-right-spacing: 1px;
}
TABLE.infoHeaderBoxTop {
  border-top: 1px;
  border-top-style: solid;
  border-top-color: #003466;
  border-top-spacing: 1px;
}

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

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

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, TD, p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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: #CCD7E1; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #D0D000; }

/* input requirement */

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

.footerContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; background-color: #003466; }

.footerContentBlue {
  color: #003466;
  background: #e8edf1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : normal;
}

.categoryContentBlue {
  color: #003466;
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : normal;
}

/* ----------------- coolMenu ----------------- */

.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0; 
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar{
	position:absolute;
	width:10;
	height:10;
	background-color:#003466;
	layer-background-color:#003466;
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
	font-weight:bold;
}

.clLevel0{
	background-color:#003466;
	layer-background-color:#003466;
	color:#D0D000;
}

.clLevel0over{
	background-color:#D0D000;
	layer-background-color:#D0D000;
	color:#003466;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#FBF0D4;
	layer-background-color:#FBF0D4;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
	font-weight:bold;
}

.clLevel1{
	background-color:#003466;
	layer-background-color:#003466;
	color:#D0D000;
}

.clLevel1over{
	background-color:#D0D000;
	layer-background-color:#D0D000;
	color:#003466;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}

/* ----------------- coolMenu_eof ----------------- */

.contentTitle {
  color: #d0d000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight : bold;
}
A.contentLink {
  color: #003466;
  font-size: 11px;
  text-decoration: none;
}

A.contentLink:hover {
  color: #003466;
  font-size: 11px;
  text-decoration: underline;
}
.contentHeadline {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
}

.lineLR {
  background: #ffffff;
  border-left: 1px;
  border-left-style: solid;
  border-left-color: #365D88;
  border-left-spacing: 1px;
  border-right: 1px;
  border-right-style: solid;
  border-right-color: #365D88;
  border-right-spacing: 1px;
}

ul.arrow {
    list-style-image:url(images/arrow_green.gif);
    margin-top: 5px; 
    margin-bottom: 5px;
}
a.nocoolmenu 
	,a.nocoolmenu:link 
	,a.nocoolmenu:visited 
	,a.nocoolmenu:active 
{ 
	color:#9B4A10;
	background-color:#FBF0D4;

	/*padding:1px;*/
	font-family:Verdana,arial,helvetica;
	font-size:10px;
	font-weight:bold;
	/*border : 1px solid #FBF0D4;*/
	width: 151px;
	height: 16px;
	text-decoration: none;
}
a.nocoolmenu:hover { 
	color:#FBF0D4;
	background-color:#C7A66C;

	/*padding:1px;*/
	font-family:Verdana,arial,helvetica;
	font-size:10px;
	font-weight:bold;
	/*border : 1px solid #FBF0D4;*/
	width: 151px;
	height: 16px;
	text-decoration: none;
}

