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

BODY {
  font-family:Arial, sans-serif;
  background: #ffffff;
  color: #4F4B4C;
  margin: 0px;
  border-top:5px solid #F69A33;
  border-left:5px solid #F69A33;
  border-right:5px solid #F69A33;
  border-bottom:5px solid #F69A33;
}

A {
  color: #4F4B4C;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #F69A33;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, , 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, , Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #F69A33;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #F69A33;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #F69A33;
}

.infoBoxContents {
  background: #FAC78E;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

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: #FCDEBC;
}

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: #FCDEBC;
}

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

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

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

A.pageResults {
  color: #4F4B4C;
}

A.pageResults:hover {
  color: #4F4B4C;
  background: #FAC78E;
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #C01118;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #4F4B4C;
}

TD.main, P.main, ul.main {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

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: 12px;
  font-weight: bold;
}

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

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

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #C01118;
  background-color:white;
  font-weight:bold;
}

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: 12px;
  color: #f69a33;
  font-weight: bold;
}

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

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

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

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

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

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

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

/* 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; }

/* Anpassungen CLP-Versand */
a.clpheadernav{
	font-size:12px;
	color:#4F4B4C;
	text-decoration:none;
	font-weight:bold;
}
a.clpheadernav:hover{
	text-decoration:underline;
	color:#C01118;
}
#clpLogo{
	position:absolute;
	top:20px;
	left:14px;
}
#clpHeader{
margin-bottom:50px;
position:relative;
top:34px; 
left:197px; 
}
TD.clpinfoBoxHeading{
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #F69A33;
  color: #ffffff;
  padding-left:10px;
  padding-bottom:2px;
}
.clpinfoBoxContents {
  background-color: #FAC78E;
  font-family:  Arial, sans-serif;
  font-size: 11px;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
}
table.clpboxrahmen{
	border: 1px solid #F69A33;
}
a.clpCategorieLink{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	padding-left:10px;
}
a.clpCategorieLink:hover{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#C01118;
	padding-left:10px;
}
p.clpCategorieBackground{
	background-color : #F9B161;
	line-height:31px;
	 margin-bottom:0px;
	 margin-top:5px;
	 width:177px;
	 margin-left:-1px;
	 margin-right:-1px;
}
table.clpCategoriebox{
	background-color :white;
}
table.clpwarenkorbrahmen{
	border: 1px solid #FC7812;
	background-color :white;
	width:200px;
}
td.clpwarenkorbHeading{
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #FC7812;
  color: #ffffff;
  padding-left:10px;
  padding-bottom:2px;
  line-height:24px;
}
.clpwarenkorbContents{
  font-family:  Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
  color:#58595B;
}
.clpwarenkorbItem{
  font-family: Arial, sans-serif;
  color:#58595B;
  font-size: 11px;
  font-weight:bold;
}
.clpstaticContainer{
	border:1px solid #FAC78E;
	height:auto;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-top:2px;
}
h1.clpheader{
	color:#C01118;
	font-size : 18px;
	font-weight:bold;
}
h2{
	color:#C01118;
	font-size : 12px;
	font-weight:bold;
	margin-bottom:-10px;
}
.rotelinieKurz{
width:180px;
color:red;
padding-left:10px;
padding-right:10px;	
}

.specialsondefault{
background: #FCDEBC;
font-family: Arial, sans-serif;
  font-size: 11px;
}
td.clpproductinfo{
	padding-left:10px;
	border: 1px solid #f69a33;
	font-size: 11px;
}

.impressumbox{
	float:right;
	width:180px;
	border: 1px solid #4F4B4C;
	padding-left:10px;padding-right:10px;
	margin-left:5px;
	margin-bottom:10px;
	background-color :#FCDEBC;
}
p.impressum{
	font-weight:bold;
	 font-size: 11px;
   color:#4F4B4C;
}
