.body-container
{
width: 100%;
text-align: center;
}

.inhalt-container
{
padding: 10px;
}


.banner
{
width: 800px;
}

.logo
{
width: 100%;
height: 140px;
line-height: 140px;
background-image: url(images/streifen.jpg);
background-repeat: repeat-x;

}

.footer {
height: 103px;
	background-image: url(images/footer-streifen.jpg);
	background-repeat: repeat-x;
	background-position: center;
  	font-size: 8pt;
 	font-weight: bold;	
	color:#000000;
}

.footer-link {
  	font-size: 8pt;
 	font-weight: bold;	
	color:#000000;
}

.breadcrumb
{
width: 100%;
height: 20px;
background: url(images/navigation.jpg) repeat-x;
}

.breadcrumb-left
{
font-size: 8pt;
float: left;
line-height: 20px;
background: url(images/navigation-links.jpg) no-repeat;
padding-left: 10px;
}

.breadcrumb-right
{
font-size: 8pt;
float: right;
line-height: 20px;
background: url(images/navigation-rechts.jpg) no-repeat;
background-position: right;
padding-right: 10px;
}

.breadcrumb-link
{
font-size: 8pt;
color: #000000;
}

.error-message
{
width: 800px;
text-align: center;
}

.info-message
{
width: 800px;
text-align: center;
}

.column-left
{
width: 200px;
float: left;
}

.body-text
{
width: 400px;
}

.button-continue
{
width: 800px;
text-align: center;
}

.box-header
{
background-color: #417020;
color: #FFFFFF;
font-size: 11pt;
font-weight: bold;
padding-left: 10px;
}

.box-header-link
{
color: #FFFFFF;
}

.box-container
{
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

.content-header
{
background-color: #417020;
color: #FFFFFF;
font-size: 11pt;
font-weight: bold;
padding-left: 10px;
}

.box-header-container
{
width: 800px;
text-align: center;
}

.box-header-content
{
width: 800px;
text-align: center;
}

.klein
{
font-size: 8pt;
}

.klein-rot
{
font-size: 8pt;
color: #FF0000;
}
/*
  $Id: tierbedarf.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-size: 12px; color:#000000;}
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}
A.footer {
color:#000000;
}
FORM {
	display: inline;
}

TR.headerNavigation {
  background: #BB5498;
}

TD.headerNavigation {
  font-size: 10px;
  background: url(images/navigation.jpg) repeat-x;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00 url("images/infobox/corner_right_left.gif");
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #DBA5C9;
}

TD.footer {
  font-size: 10px;
  background: #DBA5C9;
  color: #ffffff; 
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
font-size: 10pt;
font-weight: bold;
background-color:#417020;
color:#FFFFFF;
 }

TD.infoBox, SPAN.infoBox {
  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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #CCCCCC;
  color: #666699; 
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 20px;
	font-weight: bold;
	color: Black;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, TR.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText{
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

td.button {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;

}
a.button {
	font-size:9pt;
	font-weight:bold; 
	text-decoration:underline;
	color: #000000;
}
a.button:hover {
text-decoration:none;
color: #667989;
}
h1 {
	font-size: 12pt;
	margin: 0px;
}
.rechter_verlauf {
	background-image: url(images/navigation-rechts.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.linker_verlauf {
	background-image: url(images/navigation-links.jpg);
	background-repeat: repeat-y;
}

.subkategorie {
  	font-size: 10pt;
	background-color: #417020;
	font-weight:bold; 
	text-decoration:underline;
	color: #FFFFFF;
}

.subkategorie:hover {
	text-decoration:none;
}
