/*
  $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 {
  color: #000000;
  border:0px;
  padding:0px;
  margin:0px;
}
#content{
  position:absolute;
  width: 1024px;
  left:50%;
  top:0px;	
  margin-left: -498px;
  margin-top:0px;
  padding:0px;
  background-image: url(images/bg_content.gif);
  background-repeat: repeat-y;
}
A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header { background-color: #fff;}
TABLE.header { background-color: #fff; background-image: url(images/skyline_head.jpg); background-repeat: no-repeat;height:86px;}
TR.headerNavigation {
  background: #fff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #fff;
  color: #000;
  font-weight : bold;
  padding:3px;
}
p,td { color: black; font-size: 11px; }
A.headerNavigation { 
  color: #000; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #eee;
}

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

.infoBox { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.infoBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #000; background-color: white; background-image: none; background-position: 0 0; padding: 2px; }

TD.infoBoxHeadingCategories { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #000; background-color: white; padding: 2px 0 2px 15px; }

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

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: solid 1px #c0c0c0;
  border-collapse: collapse;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color:#e1e1e1;
  border-bottom:1px solid #c0c0c0;
  vertical-align: top;
}

A.pageResults {
  color: #1111CC;
}

A.pageResults:hover {
  color: #1111CC
  background: #eee;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}
TD.pageHeadingW, DIV.pageHeadingW { color: #eee; font-size: 20px; font-family: Verdana, Arial, sans-serif; font-weight: bold; }
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: 1.5;
}

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

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #cbcdbf;
}

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

TABLE.formArea { background: #f1f9fe; border: solid 1px #808080; }

TD.formAreaTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666;
  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; }
/*NEUE SELEKTOREN*/
.fett{font-weight:bold;}
.farbe0{
	background-color:#fff;
}
.farbe1{
	background-color:#e7e7e7;	
}
#tbfilter{
	width:100%;margin-top:10px;padding:0px;
}
#tbfilter td{
	vertical-align:top;max-width:128px;border:1px solid #e1e1e1;
}
#tbfilter td.noborder{
	vertical-align:top;max-width:128px;border:1px solid #fff;
}

.infobox_rechts_top{
	width:166px;
	background-image:  url(images/infobox_top.gif);
	background-repeat: no-repeat;	
	border-collapse: collapse;	
	vertical-align:top;
	margin:0px;
	padding:2px;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
}
.infobox_rechts_head{
	border-collapse: collapse;
	width:166px;
	background-position:0px;
}

.produkt_liste_top{
	width:635px;
	background-image: url(images/bg_prodlisting_top.gif);
	background-position:1px 0px;
	background-repeat: no-repeat;	
	border-collapse: collapse;
	margin:0px;
	padding:2px;
	vertical-align:top;
}
.produkt_liste_head{
	border-collapse: collapse;
	width:635px;
}
#produkt_liste_header, .infobox_rechts_header{
	height:25px;
	padding-left:10px;
}
.infobox_rechts_header{
	padding:2px;
}
.infoBoxContents_rechts { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
}


.produkt_liste_content,.produkt_info_content{
	width:635px;
	margin:0px;
	padding:0px;
	background-image: url(images/bg_prodlisting.gif);
	background-repeat:repeat-y;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
}
.produkt_info_content{
	padding:0px 6px;
}
.produkt_liste_content table{
	width:635px;
	margin:0px;
	padding:0px;
	border-collapse: collapse;	
}
.produkt_liste_content table td,.produkt_info_content table td{
	border-bottom:0px;
	vertical-align:top;
	padding:2 0 2 0px;
}
.produkt_liste_content table td{
	border-bottom:1px solid #c0c0c0;
}
.produkt_liste_content table td img{
	padding:0px  12px;
}
.produkt_liste_bot{
	background-image: url(images/bg_prodliste_bot.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:14px;
}
.infobox_rechts_bot{
	background-image: url(images/infobox_bot.gif);
	background-repeat:no-repeat;	
}
.produkt_info{
	border: 0px;
	width:625px;
	border-collapse: collapse;
	margin:0px;
	padding:0px;
	
}
td.produkt_info_heading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
  padding-left:10px;
}
.produkt_content{
	width:621px;

}
.produkt_content td{
	padding:0px;		

}

table.product_detail{
 	margin:0px;
 	padding:0px;
 	width:470px;
}
.rechts{
	text-align:right;
}
.rinfo_box_top{
	width:166px;
	background-image: url(images/infobox_top.gif);
	background-repeat: no-repeat;	
	border-collapse: collapse;
	padding:0px;
	background-position:1px 0px;
}
.navinfo_box_top{
	width:166px;
	background-image: url(images/infobox_top.gif);
	background-repeat: no-repeat;	
	border-collapse: collapse;
	padding:0px;
	background-position:2px 0px;
	height:25px;
}
.rinfo_box_content_top,.navinfo_box_content_top{
	height:23px;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 14px;
	font-weight:bold;
}
.rinfo_box_bot{
	background-image: url(images/infobox_bot.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;	
}
.navinfo_box_bot{
	background-image: url(images/infobox_bot.gif);
	background-repeat:no-repeat;
	background-position:1px 0px;
	height:10px;	
}

.rinfo_box, .navinfo_box{
	border-collapse: collapse;
	width:166px;
	border:0px;
}

.rinfo_box_content_top td{
	padding-left:10px;
	width:166px;
}
.navinfo_box_content_top{	
	padding:0px;
}
.rinfo_box_content{
  width:166px;
  margin:0px;
  padding:0px 10px;
  border-collapse: collapse;	
  background-position:0px;
  background-image: url(images/infobox_bg.gif);
  background-repeat:repeat-y;
  border:0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.navinfo_box_content{
	width:166px;
	margin:0px;
	padding:0px;
	border-collapse: collapse;	
	border:0px;
 	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;	
}
.navinfo_box_content_top td{
	padding:0px;
	margin:0px;
}
p.bot{
	margin:0 0 5 0px;
	border-bottom:1px solid #c0c0c0;
	padding-bottom:5px;
}

#startseitentext {
	width: 630px;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	font-size: 12px;
}

#startseitentext p {
	margin-top: 25px;
}

#startseitentext h1 {
	font-size: 16px;
	text-align: center;
	color: #000000;
}

#startseitentext h2 {
	font-size: 12px;
	text-align: center;
	color: #000000;
}

#startseitentext a:link, #startseitentext a:visited, #startseitentext a:active, #startseitentext a:hover  {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#hinweistext {
	width: 630px;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	font-size: 12px;
}

#hinweistext a:link, #hinweistext a:visited, #hinweistext a:active, #hinweistext a:hover  {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#datenschutzhinweis a:link, #datenschutzhinweis a:visited, #datenschutzhinweis a:active, #datenschutzhinweis a:hover  {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


