/*
  $Id: stylesheet.css,v 1.16 2005/04/07 21:37:23 kd91372 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;
	line-height: 14px;
}
.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  { color: #636363; background: #eeecec  url(images/hintergrund_graugloben.gif) repeat-y; margin: 0px }

TD {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation  { background-color: #6e6e6e }

TD.headerNavigation  { 
	color: #ffffff; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Verdana, Arial, sans-serif; 
	background-color: #6e6e6e }

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-color: #6e6e6e }

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

.infoBox  { 
    background-color: #6e6e6e
    }

.infoBoxContents {
  background: #F1F1F1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.infoBoxContents td {
	padding-left: 5px;
	padding-right: 5px;
}

.infoBoxContents .smalltext a:hover img {
    border: solid 1px #FF6600;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading  { 
	color: #ffffff; 
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana, Arial, sans-serif; 
	background-color: #6e6e6e }
	
TD.infoBoxHeading a { 
	color: #ffffff;
	}
	
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading  { color: #ffffff; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: #6e6e6e }

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

A.pageResults {
  color: #FF6600;
}

A.pageResults:hover {
  color: #6e6e6e;
}

TD.pageHeading, DIV.pageHeading   {	
	color: #6e6e6e;
	padding-bottom: 15px;
	padding-top: 25px;
	font-weight: bold;
	font-size: 20px;
	font-family: Verdana, Arial, sans-serif; }

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

TD.productListing-data img {
    border: solid 1px #6e6e6e;
    }  

TD.productListing-data a:hover img {
    border: solid 1px #FF6600;
    }  

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: 10px;
  color: #ff0000;
}

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;
  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; }
.small  { font-size: 10px; font-family: Verdana, Helvetica, Arial, Monaco }


/* Polls */

TD.pollBoxRow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}
TD.pollBoxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}
TR.pollOptRow {
  background: #f1f9fe;
}
TR.pollFooter {
  background: #f1f9fe;
}

/* Special Classes */

TABLE.footerlinks, TABLE.footerlinks a:link, TABLE.footerlinks a:visited {
	color: #636363;
}

TABLE.footerlinks a:hover {
	color: #FF6600;
}

TD.products_image {
	font-size: 9px;
}

TD.products_image img.main {
	border: solid 1px #6e6e6e;
	margin-left: 5px;
}

TD.products_image a:hover img.main {
	border: solid 1px #FF6600;
}

TD.products_description {
	font-size: 11px;
	line-height: 16px;
}	

DIV.products_subheader {
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #6e6e6e;
	text-decoration: underline;
}

TABLE.products_credits {
	float: right;
	background: #f1f1f1;
}

TD.credits_subheader {
	background: #6e6e6e;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

TD.credits_space {
	font-size: 11px;	
	background: #ffffff;
	font-weight: bold;
	color: #fff;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: solid 0px #6e6e6e;
	border-right: solid 0px #6e6e6e;
}

TD.credits_left {
	color: #6e6e6e;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid 1px #6e6e6e;
	border-left: solid 1px #6e6e6e;
	}

TD.credits_right {
	color: #6e6e6e;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid 1px #6e6e6e;
	border-right: solid 1px #6e6e6e;
	}

TD.rights_left {
	color: #6e6e6e;
	font-weight: normal;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	border-left: solid 1px #6e6e6e;
	}

TD.rights_right {
	color: #6e6e6e;
	padding-right: 5px;
	padding-left: 5px;
	border-right: solid 1px #6e6e6e;
	}

	
TD.credits_rightscroll {
	color: #6e6e6e;
	}

	
TD.credits_right select, TD.credits_right textarea, TD.credits_right input {
	background: #ffffff;
	color: #6e6e6e;
	}
	
TD.searchbox {
	padding: 3px;
}

.boxText img, .smallText img {
	border: solid 1px #6e6e6e;
}

.boxText a:hover img {
	border: solid 1px #FF6600;
}

.footerlinks {
	font-size: 10px;
	text-transform: uppercase;
}

.mov:before { 
	content:url(images/qt.gif)" ";}

IMG.lupe {
	border: 0px;
	}

a:hover IMG.lupe {
	border: 0px;
	}
	
/*
A img.lupe {
	opacity: 0.5;
}

A:hover img.lupe {
	opacity: 1;
}
*/
SPAN.boxlist {
	font-weight: bolder;
	font-size: 11px;
 }

TD.indexes select {
	color: #6e6e6e;
	margin-bottom: 5px;
	width: 100%;
}

#pfad {
	position: absolute;
	z-index: 1;
	top: 80px;
	left: 225px;
	width: 440px;
	height: 20px;
	visibility: visible;
	display: block;
	color: #B5B5B5;
	font-weight: normal; 
	font-size: 10px; 
	font-family: Verdana, Arial, sans-serif; 
}

.pfad, .pfad a:link, .pfad a:visited {
	opacity: 1;
	color: #B5B5B5;
	font-weight: normal; 
	font-size: 10px; 
	font-family: Verdana, Arial, sans-serif; 
}

.pfad a:hover {
	color: #A90000;
}

LI a {
	text-decoration: underline;
}

#buttons {
	text-align: right;
	position: absolute;
	z-index: 1;
	top: 85;
	left: 648;
	width: 100px;
	height: 20px;
	display: block;
}

#buttons2 {
	text-align: right;
	position: absolute;
	z-index: 1;
	top: 85;
	left: 648;
	width: 100px;
	height: 20px;
	display: none;
}

#buttons3 {
	text-align: right;
	position: absolute;
	z-index: 1;
	top: 85;
	left: 648;
	width: 100px;
	height: 20px;
	display: none;
}

/*
#buttons a img.dim {
	opacity: 0.6;
}

#buttons a:hover img.dim {
	opacity: 1;
}
*/

IMG.imageicon {
	margin-left: 2px;
	margin-right: 3px;
	border: 0px;
}

A:hover.imageicon img {
	background: #FF6600;
}


#filmbilda {
	z-index: 1;
	display: block;
}

#filmbildb {
	z-index: 1;
	display: none;
}

#filmbildc {
	z-index: 1;
	display: none;
}

.cmyklink {
	font-weight: normal; 
	font-size: 9px; 
}

.dateSmall {
	padding: 0 0 0 0;
	font-weight: normal; 
	font-size: 9px; 
}
	
small {
	padding: 0 0 0 0;
	font-weight: normal; 
	font-size: 9px;
	line-height: 11px;
}
	
.normal {
	font-size: 11px; 
}
	
.small {
	font-size: 10px; 
}

.history {
    text-align: left;
    padding-top: 1px;
    padding-bottom: 1px;
}
    
.linkhistory {
	font-size: 10px;
    margin-left: -6px;
}
    
.linkhistorycartbox {
	font-size: 10px;
    margin-left: -6px;
    text-align: left;
}

.trashcan {
    position: absolute;
    left: 183px;
    }
    
.awardslogo {
	color: #6e6e6e;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: solid 1px #6e6e6e;
	border-bottom: solid 1px #6e6e6e;
	}