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

BODY {
	font-family: Verdana, Arial, sans-serif;
	background: #000000;
	background-image: url(images/logo_background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
}

h4 {
	font-family: Verdana, Arial, sans-serif;
 	font-size:12px;
}

h4 i.rot {
	font-family: Verdana, Arial, sans-serif;
 	font-size:12px;
	font-style: normal;
	font-weight:bold; 
	color: #33ff00;
}

h4 i.top {
	font-family: Verdana, Arial, sans-serif;
 	font-size:12px;
	font-style: normal;
	font-weight:bold;
	color: #33ff00; 
}

h5 {
	font-family: Verdana, Arial, sans-serif;
 	font-size:12px;
}


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

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

FORM {
	display: inline;
}

.lieferbedingungen{
 font-family: Verdana, Arial, sans-serif;
 font-size:12px;
 
 color:#ffffff;
}

.preis{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold; 
  color: #33ff00;
}

td.topseller{
	/*font-family: "Comic Sans MS", sans-serif;*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: White;
	font-weight: bold;
	text-decoration: blink;
}

A.topseller{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

A.topseller_image{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: White;
	font-weight: bold;
	text-decoration: none;
	/*border: 2px solid #33ff00;*/
}

A:hover.topseller{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

Table.telefon_head{
	font-size:12px
	color: White;
	border: 1px thin #ffffff;
}


tr.top_angebote{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
}

td.top_angebote{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
}

td.top_angebote2{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
	
}

td.top_angebote3{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
}

A.top_angebote{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

A:hover.top_angebote{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

i.top_angebote{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #33ff00;
	font-weight: bold;
}


TR.headerNavigation {
  background: #0cc8ca;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background:#000000; 
  color: #ffffff;
  font-weight : bold;
  /*border-bottom-width:1px;
  border-bottom-style:dashed;
  border-bottom-color:#ffffff;*/
  
}

A.headerNavigation { 
  color: #ffffff; 
}

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

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

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

TR.footer {
  border: thin dashed;
  border-width: 1px;
  color: white;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /* background-image:url(grafiken/table_bg.jpg);*/
  border: 2px;
  border-spacing: 1px;
  color: #ffffff;
  font-weight: bold;
}

A.footer {
  color: #ffffff;
}

A.footer:hover {
  color: #ffffff;
  text-decoration: underline;
}

.infoBox {
  align:center;
  border: thin #ffffff;
  border-width: 1px;

}

A.infoBox {
 color:ffffff;
}

A.infoBox:hover {
  color: #ffffff;
  text-decoration: underline;
}

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

A.infoBoxContents {
 color:#ffffff;
}

A.infoBoxContents:hover {
  color: #ffffff;
  text-decoration: underline;
}

.infoTopAngebote {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #33ff00;
  text-decoration: underline;
}

.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;
  border: 2px;
  border-style: solid;
  border-color: #c3c3c3;
  border-spacing: 1px;
  /*background-image:url(grafiken/table_bg.jpg);*/
  color: #ffffff;
}

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 {
  width: 100%;
  align: center;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
 /* background: #b6b7cb;*/
  /*background-color:#59ab45;*/
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold; 
  color:#ffffff;
  
}

.Link {
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold; 
  color:#ffffff;
  
  
}

A.Link {
 color:#ffffff;
 background: none;
}

A.Link:hover {
  color: #ffffff;
  text-decoration: underline;
  background: none;
}

.kategorien {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight:bold; 
  color:#ffffff;
  
}

A.kategorien {
 color:#ffffff;
 /*border:1px;
 border-style:solid;
 border-color:#999999;
 border-color:#33ff00;*/
 font-weight:bold;
}

A.kategorien:hover {
  color: #ffffff;
  text-decoration: underline;
  font-weight:bold;
}

.kategorien_image {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold; 
  color:#ffffff;
}

A.kategorien_image {
 color:#ffffff;
/* border:1px;
 border-style:solid;
 border-color:#33ff00;*/
 font-weight:bold;
}

.Link2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold; 
  color:#ffffff;
}

A.Link2 {
 color:#ffffff;
}

A.Link2:hover {
  color: #ffffff;
  text-decoration: underline;
}

.Link3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold; 
  color:#ffffff;
}

A.Link3 {
 color:#ffffff;
}

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

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

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

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  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: 12px;
  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;
  color: #ff0000;
}

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
}

.login{
  align: center;
  border: solid;
  border-color: #37972B; 	
}

i.rot {
	font-family: Verdana, Arial, sans-serif;
 	font-size:12px;
	font-style: normal;
	font-weight:bold; 
	color: #33ff00;
}
i.topseller{
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #33ff00;
	font-weight: bold;
}
.aktueller_Eintrag{
	color: #33ff00;
	font-size:18px;
}

.kein_link{
	font-size:18px;
	font-weight:bold;
}
a.kein_link:hover{
	text-decoration: none;
}
.neuer_eintrag{
	font-weight:bold;
	font-size:18px;
}

.überschrift{
	font-size:28px;
	color:#33ff00;
}

.überschrift_2{
	font-size:22px;
	color:#33ff00;
}

.fehler{
	font-size:22px;
	color:#ff0000;
}

.linkz{
	font-size:14px;
	text-decoration:underline;
}
.linkz_text{
	font-size:12px;
	font-weight:bold;
}

.forum_link {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #33ff00;
  text-decoration: underline;
}

.box_heading {
	font-family: Verdana, Arial, sans-serif;
 	font-size:16px;
	font-style: normal;
	font-weight:bold; 
	color: #33ff00;
}

a.link_forum{
	color:#33ff00;
	text-decoration:underline;
}