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

BODY {
  background: #183769;
  color: #000000;
  margin: 0px;
  padding-right:40px;
  padding-left:2px;
}

H2 {
	font-size: 16px;
	padding-top: 6px;
	margin: 0 0 0 5px;
}

H3 a,
H3 a:link,
H3 a:visited,
H3 a:active {
	font-size: 13px;	
}

.mitte{
  background: #CCCCCC;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #183769;
  background-image: url(images/bg_top.gif);
 }

TR.headerNavigation {
  background: #FDE6D2; /*D2*/

}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #FDE6D2;  

  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #183769;  
  text-decoration:none;
}

A.headerNavigation:hover {
  color: #183769;
  text-decoration:underline;
}

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: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #FDE6D2;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #FDE6D2;
  color: #000000;
  font-weight: bold;
}

.infoBox {
  background: #D3D3D3;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding-left:6px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FDE6D2;
 /* border-top: 1px solid #D3D3D3; */
 /* border-left: 1px solid #D3D3D3; */
 /* border-right: 1px solid #D3D3D3; */
  color: #000000;
}

TD.infoBoxHeading SPAN.prodname {  
	font-size: 16px;
}


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

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: #D3D3D3;
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #183769;
  text-decoration:none;
}

A.pageResults:hover {
  color: #183769;
  /*background: #FFFF33;*/
  text-decoration:underline;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.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: 12px;
  color: #ff0000;
}

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

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

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

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 16px;
  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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

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

/* input requirement */

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


/* neues Layout Januar 2010 */
	body {background:#d3d3d3 !important;margin:0;padding:0;}
	tr.header{background-image:none;background:#d3d3d3;}
	table.mitte {width:900px; margin:auto; background:#fff;}
	
	/* navigation */
#nav{
margin:0;
padding:0;
margin:auto;
width:902px;
height:43px;
background:url(img/nav_bg.gif) 0 0 no-repeat;
font-family:Arial, Helvetica, sans-serif;
}

#nav ul{
float:left;
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
}

#nav ul li{
float:left;
margin-right:3px;
}

#nav li.link_text,
#nav li.link_ende{
float:left;
}

/* normal */
#nav li .link_text{
margin:0;
padding:0;
height:27px;
min-width:50px;
background:url(img/nav_01.gif) top left no-repeat;
float:left;
text-align:center;
padding-top:8px;
}

#nav a{
font-size:13px;
color:#868686;
padding:0px;
margin:0;
padding-left:10px;
padding-right:5px;
}

#nav a:hover {
color: #01559d;
}

#nav li .link_ende{
margin:0;
padding:0;
height:28px;
width:4px;
background:url(img/nav_02.gif) top right no-repeat;
float:left;
}

/* aktiv */
#nav li.act a{
color:#01559d;
}
#nav li.act .link_text{
background:url(img/nav_a_01.gif) top left no-repeat;
}
#nav li.act .link_ende{
background:url(img/nav_a_02.gif) top left no-repeat;
}
/* navigation ende */

/* Header */

#nav a,
#header a{
border:0;
outline:none;
text-decoration:none;
}
#nav a img,
#header a img{
border:0;
outline:none;
text-decoration:none;
}

#header_wrap{
margin-top:60px;
margin-bottom:35px;
background:url(img/header_bg.jpg) no-repeat center #f1f1f1;
border-bottom: solid 1px #b6b5b5;
border-top: solid 1px #b6b5b5;
height:64px;
width:100%;
}
#header{
margin:auto;
height:64px;
width:1066px;
text-align:left;
}

#header img{
padding-top:13px;
padding-left:83px;
}

.infoBox {
background:#C3C3C3;
}