/*
  $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: 10px; }
.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: #70d250; text-decoration: underline; }

BODY {
  background: #D7DDFF url(images/background.gif)  repeat-x fixed;
  color: #333333;
  margin: 0px;
}

DIV.centerpage {
  width: 1000px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -500px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

/* oberste Zeile im Header */
.header_top {
	background:#FFFFFF;
	text-align:right;
	padding: 7px;
}

.header_top_text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color:#666;
}
/* Ende oberste Zeile im Header */

/* Header: Login */
.header_login_field {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 333333;
	border: 0px solid #C1C1C1;
}
.header_login_fieldtext {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: 333333;
	margin-top:5px;
}
.header_login_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	line-height: 18px;
}

/* Ende Header: Login */

/* breadcrumb */

.header_breadcrumb_td {
	background: #FFFFFF;
	border-bottom: 1px solid #979797;
	height: 20px;
}

.category_path {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #777;
	padding:3px;
	padding-bottom: 14px;
	margin: 0px;
	background: #FFFFFF url(images/header/shadow.gif) repeat-x  ;
	background-position: bottom;
}

.category_path a:link {
	text-decoration: underline;
	color: #777;
}
.category_path a:visited {
	text-decoration: underline;
}
.category_path a:hover {
	text-decoration: none;
}
.category_path a:active {
	text-decoration: none;
}
/* Ende breadcrumb */

TR.headerNavigation {
  background: #2967AB;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #2967AB;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation: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: #00ff00;
}

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

TR.footer {
  background: #2967AB;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #2967AB;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/box_head_back.gif);
  height: 20px;
  color: #ffffff;
  padding-left: 3px;
  text-align: center;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, 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: #b6b7cb;
  border-spacing: 1px;
}

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

TD.productListing-data {
  font-family: Tahoma, sans-serif;
  font-size: 16px;
  color: 444px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #C5C5C5;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; 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: #99ff00; }

/* input requirement */

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

/* menu Image -noborderBox - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: bottom;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
padding-top: 20px;
text-decoration: none;
border-right: solid 1px #CCCCCC;
border-left: solid 1px #CCCCCC;
border-bottom: dotted 1px #666666;
width: 205px;
color: 2967AB;
}

a.menucateg:hover {
border: solid 0px #6633CC;
border-right: solid 1px #CCCCCC;
border-left: solid 1px #CCCCCC;
border-bottom: dotted 1px #666666;
background-image: url(images/menuonmain.gif);
background-repeat: repeat-x;
background-position: bottom;
text-decoration: none;
color: 2967AB;
padding-top: 20px;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
height: 12px;
text-decoration: none;
border: solid 0px #E6E9EC;
border-right: solid 1px #CCCCCC;
border-left: solid 1px #CCCCCC;
width: 205px;
}

a.menusubcateg:hover {
border: solid 0px #6633CC;
border-right: solid 1px #CCCCCC;
border-left: solid 1px #CCCCCC;
background-image: url(images/menuon.gif);
background-position: left;
background-repeat: repeat-y;
text-decoration: none;
color: #333333;
font-weight: normal;
}
/* menu Image -noborderBox - Show Sub-categories  End */


/* category information boxes */

.cat_info_box {margin-bottom: 10px; font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; text-align: justify; }

.featured {margin-bottom: 10px; font-family: Arial, Helvetica, sans-serif;
  font-size: 10px; text-align: justify; } 

/* Menu im Banner */

#menu01 {
margin: 10px;
padding-TOP:6px;
padding-BOTTOM:6px;
border: solid 0px #000;
font: normal 14px Arial;}


#menu01 {
list-style-type: none;
        padding: 0px;
        margin: 0px;
}




#menu01 a:link, #menu01 li a:visited, #menu01 li a:active {display:block;
border: solid 0px #000;
text-align:left;
color:#333333;
text-decoration:none;
margin-bottom: 2px;
margin-top: 2px;
height: 15px;
line-height: 15px;
}


#menu01 a:hover {
color:#FFFFFF;                
border: solid 0px #000;
font: normal 14px Arial;
text-decoration:none;
margin-bottom: 2px;
margin-top: 2px;
height: 15px;
line-height: 15px;
font-weight: bold;
}
/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* EOF: More Pics 6 */
.kaptiteltitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2967AB;
}
/* Product_Info_Spalte */
.product_info_tab{
	border: 1px solid #d0d0d0;
	background: #f4f4f4;
	width: 150px;
	padding:2px;
}

.product_info_tab_price_heading{
  font-family: Arial, sans-serif;
  color: #333;
  font-size: 10px;
  text-decoration:none; 
}

.product_info_tab_price {
  font-family: Arial, sans-serif;
  font-weight: none;
  color: #222;
  font-size: 18px;
  text-decoration:none;
}

.product_info_tab_price_line {
  font-family: Arial, sans-serif;
  font-weight: none;
  color: #222;
  font-size: 18px;
  text-decoration:line-through;
}

.product_info_tab_special {
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #ff0000;
  font-size: 18px;
}

/* Auflistung Breadcumb */
.category_path {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	background-color:#EFEFEF;
	color: #333333;
	padding:5px;
	margin-bottom: 10px;
}

.category_path a:link {
	text-decoration: underline;
	color: #333333;
}
.category_path a:visited {
	text-decoration: underline;
color: #333333;
}
.category_path a:hover {
	text-decoration: none;
color: #333333;
}
.category_path a:active {
	text-decoration: none;
color: #333333;

/* Suchfeld für Artikelsuche */
.product_search_form {
	border: #ACACAC 1px solid;
	color: #333;
	font-family: Arial, Verdana sans-serif;
	font-size: 16px;
	height: 22px;
	padding: 3px;
	padding-left: 25px;
	margin-right:0px;
	margin-top:0px;
	background:url(images/infobox/search_form.gif) no-repeat #fff; 
	background-position: 5px;
}
.product_search_form_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin-bottom:0px;
}
/* Suchfeld für Artikelsuche */
/* oberste Zeile im Header */
.header_top {
	background:#FFFFFF;
	text-align:right;
	padding: 7px;
}

.header_top_text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color:#666;
}
/* Ende oberste Zeile im Header */

/* Header: Login */
.header_login_field {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 333333;
	border: 0px solid #C1C1C1;
}
.header_login_fieldtext {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: 333333;
	margin-top:5px;
}
.header_login_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	line-height: 18px;
}

/* Ende Header: Login */
.infoBoxContent-odd {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EBEBE4;
}
.infoBoxContent-even { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	background-color: #DEE4E8; 
}
