/*
  $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: 11px; 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: #CECECE; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #F60E00; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, sans-serif; font-size: 10px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #797979 ;
}

TD.headerNavigation {
  font-size: 11px;
  color: #797979 ;
  padding-top: 60px;
  padding-right: 10px;
}

A.headerNavigation {
  color: #797979 ;
}

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

A.categorie_aktiv {
	color: #4c6fa9;
	}

/* A.headerNavigationAktiv:hover, A.headerNavigationAktiv:link, A.headerNavigationAktiv:visited { */
A.headerNavigationAktiv {
	color: #4b73a5;
	}


TD.rightNavigation {
  font-size: 11px;
  color: #797979 ;
  text-align: left;
  padding-right: 5px;
}

A.rightNavigation {
  color: #797979 ;
}

A.rightNavigationWhite {
  color: #333;
}

td.rightNavigationBold {
  font-size: 11px;
	font-weight: bold;
	}

TR.headerError {
  background: #00ff00;
}

TD.headerError {
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #797979 ;
}

TD.footer {
  font-size: 10px;
  background: #797979 ;
  color: #000000;
  font-weight: bold;
}

.infoBoxCheckout {
	border: solid 1px grey;
	margin: 10px;
	}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxContentsCo2 {
  font-size: 10px;
}


.infoBoxNoticeContents {
  font-size: 10px;
}

.redalert {
	color: #797979;
	font-weight: bold;
}


TD.familyClassHeading {
	text-align: center;
  font-size: 10px;
  font-weight: bold;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

Table.infoBoxCat {
	padding-top: 10px;
}

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 {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
}

.productListing-heading {
  font-size: 10px;
  color: #000;
  font-weight: bold;
}

TD.productListing-data {
  padding-top: 10px;
  font-size: 10px;
  padding-bottom: 30px;
/*  width: 200px; */
}

TD.productListing-text {
  font-size: 10px;
  color: #000;
}

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

A.pageResults:hover {
  color: #797979 ;;
  text-decoration: underline;
}

TD.pageResults {
  font-size: 11px;
  color: #797979 ;;
}

.pageResultsAktiv {
	color: #4b73a5;
	}

TD.pageHeading, DIV.pageHeading {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

TD.Teaser{
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #797979 ;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, th.main {
  font-size: 11px;
  line-height: 1.5;
  text-align: left;
  color: #333;
}

td.main a, td.main a:hover, td.main a:link, td.main a:visited {
	color: #333;
	}


TD.main_payment {
  font-size: 11px;
  line-height: 1.5;
  text-align: left;
  border: solid #777777 1px;
}

.popupinfo {
  font-size: 14px;
  line-height: 1.5;
  padding: 20px;
}

.mainfaq {
  font-size: 11px;
  line-height: 1.5;
}

.mainfaq2 {
  font-size: 13px;
  line-height: 1.5;
  font-weight: bold;
}

A.frage, A.frage:hover {
  color: #797979 ;;
  font-weight: normal;
}


UL.frage, DIV.frage, TD.frage {
  font-size: 11px;
  line-height: 1.5;
  color: #797979 ;;
}

A.top, A.top:hover {
  font-size: 11px;
  color: #797979 ;;
}

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

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: #797979;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #797979;
}

SPAN.errorText {
  color: #797979;
}

SPAN.agbHead {
  font-size: 14px;
  font-weight: bold;
}



.moduleRow { }
.moduleRowOver { background-color: #ffffff; cursor: hand; }
.moduleRowSelected { background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #444; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; color: #000000;}
.messageStackSuccess { font-size: 10px; background-color: #99ff00; color: #000000;}

/* input requirement */

.inputRequirement { font-size: 10px; color: #797979; }

.mainCenter {text-align: center; font-size: 10px;}
.mainLeft {text-align: left; font-size: 10px; padding-left: 40px;}
.mainRight {text-align: left; font-size: 10px; padding-left: 50px;}
.mcBig { font-size: 12px; }

.foot_link, a.foot_link{
  color: #797979 ;
}

#footer_line {
	position: absolute;
	top: 600px;
	left: 180px;
/*	border: white solid 1px; */
	width: 900px;
	text-align: left;
  font-size: 11px;
  color: #797979 ;
}
#body_center {	position: relative; width:620px; padding-top: 120px;}

.categorie_level0 { margin-top: 10px; margin-bottom: 0px; display: inline; margin-right: 10px; text-transform: uppercase; font-size: 12px; font-weight: bold;}
.categorie_level1 { margin-left: 3px; margin-top: 0px; margin-bottom: 0px; }
.more_info {text-align: left; margin-left: 0px; margin-top: 20px;}
.white_underline {text-decoration: underline; }
.relevant1 {color: #797979; font-weight: bold;}
#payhints {font-size: 10px; padding-top: 70px; padding-left: 0px; text-align: center;}
#payhints img {padding-left: 0px; padding-top: 5px; }
#head_div {margin-left: 115px; margin-top: 20px; font-size: 12px; font-weight: bold; }
#right_navi {margin-left: 430px; margin-top: 20px;}
#sub_navi {position: relative; left: 415px; top: 80px; font-size: 12px; font-weight: bold; }
.special_blue {color: #4b73a5;}
.personal_name {color: #4b73a5;}
#mainpage_text {padding-top: 50px; padding-bottom: 20px; font-size: 12px; font-family : Verdana, Arial, sans-serif; text-align: left;}
td.footerText {font-size: 12px; font-weight: bold; }
div	#grey_bg {background-image: url(images/bg-grey.jpg); background-repeat: repeat-x; width: 1000px; height: 300px; position: absolute; top: 0px; left: 1000px; }
#backgroundimg {position: absolute; top: 0px; left: 0px;}
#status_right {position: absolute; top: 73px; left: 687px;}
#head_div img {padding-right: 10px; padding-bottom: 10px;}