/*
  $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
*/


/*Navigations-Boxen-Links*/
.navlink {font-size: 10pt;text-decoration: underline;}
.navlink:hover {color: #ff9900; text-decoration: underline;}

.boxText {font-size: 10pt; color: #333333; font-family: arial, helvetica, sans-serif} /* von netzwerk-buero */
                    /* alt: { font-family: Arial, Verdana, sans-serif; font-size: 11px; }*/
 td,textarea,input  {font-size: 10pt; color: #333333; font-family: arial, helvetica, sans-serif} /* von netzwerk-buero */
					/* alt: { font-family: Arial, Verdana, sans-serif; font-size: 11px; }*/
.errorBox {font-size: 10pt; color: #333333; font-family: arial, helvetica, sans-serif} /* von netzwerk-buero */
					/* alt { font-family : Arial, Verdana, sans-serif; font-size : 12px; background: #ffcc00; font-weight: bold; }*/
.stockWarning {font-size: 10pt; color: #333333; font-family: arial, helvetica, sans-serif} /* von netzwerk-buero */
					/* alt { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #cc0033; }*/
.productsNotifications { background: #eeeeee; }
.orderEdit {font-size: 10pt; color: #333333; font-family: arial, helvetica, sans-serif} /* von netzwerk-buero */
					/* alt { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #ff9900; text-decoration: underline; }*/

.small {font-size: 8pt; color: #333333; font-family: arial, helvetica, sans-serif}


BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A, A:link, A:active, A:focus, A:visited {
	font-size: 12px;
  	color: #000000;
  	text-decoration: underline;
}


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

.boxText A, .boxText A:link, .boxText A:visited, .boxText A:active, .boxText A:focus {
	font-size: 12px;
  color: #000000;
  text-decoration: underline;
}

.boxText A:hover {
  color: #ff9900;
  text-decoration: underline;
}

.linkIcon {
	color:#ff9900;
}

.linkIconText {
	color:#ff9900;
}



FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
  height:120px;
}

TR.headerNavigation {
  background: #333333;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background: #333333;
  color: #ff9900;
  font-weight : normal;
}

A.headerNavigation, A.headerNavigation:focus, A.headerNavigation:active, A.headerNavigation:visited {
  color: #ccc;/*#666666;*/
  font-size: 13px;
  text-decoration:none;
}

A.headerNavigation:hover {
  color: #ccc;/*#666666;*/;
}

TR.headerError {
  background: #ff9900;
}

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

TR.headerInfo {
  background: #ffcc00;
}

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

TR.footer {
  background: #eeeeee;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #eeeeee;
  color: #666666;
  font-weight: normal;
}

.infoBox {
  background: #FDE6A4;/*#cccccc;*/
  font-size: 11px;
}

table.infoBox {
  background: #FDE6A4;/*#cccccc;*/
  font-size: 11px;
  width:100%;
}

.infoBox2 {
  background: #F8B800;
  font-size: 11px;
}

.infoBoxContents {
  background: #FDE6A4;/*#ffffff;*/
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}
.infoBoxContents2 {
  background: #F8B800;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}
.infoBoxNotice {
  background: #ff9900;
  font-size: 11px;
}

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

/*editiert am 04.11.2008*/
TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #F8B800;
  color: #000000;
  text-align: left;
}

/*eingefuegt am 04.11.2008
table.infoBoxContents {
	background: url('images/eigene/linie_waagerecht.gif') repeat-x top transparent;
}
table.infoBox {
  background: transparent;
}
-*/

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, 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: #eeeeee;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #cccccc;
  border-spacing: 1px;
  width:500px;
  margin:0 0 0 25px;
}

TABLE.productListing_foot {
  border: 0;
  width:500px;
  margin:0 0 0 25px;
}

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

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
TR.pageHeading{
    background:#FDE6A4;
}
TD.pageHeading, DIV.pageHeading {
	font-size: 14pt;
	color: #333333;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
/* alt:
  font-family: Arial, Verdana, sans-serif;
  padding-top:2px;
  font-size: 17px;
  font-weight: normal;
  letter-spacing:1px;
  color: #333333;*/
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

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

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

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ff9900;
  font-weight: bold;
}

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

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}
.padding_s{padding-top:2px;padding-left:2px;padding-right:2px;padding-bottom:2px;}

.moduleRow { }
.moduleRowOver { background-color: #eeeeee; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffcc00; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 11px; background-color: #ffcc00; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 11px; background-color: #cccccc; }

/* input requirement */

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


/*Ergaenzungen 2008-06-02*/
/*Einführungstext auf Startseite groesser*/
.einführungstext, .einführungstext a {
	font-size:14px;
    line-height:18px;
    }

p.linkliste {
	margin-bottom:30px;
    margin-top:5px;
	}

.bg_orange {
	background-color:#FEF4D7;
	}

h3.pad {
	padding:0 0 10px 25px;
    margin:0;
	}

h3.pad_2 {
	padding:0 0 10px 25px;
    margin:30px 0 0 0;
	}

p.pad
 {
	padding:0 0 5px 25px;
    margin:0;
	}

/*Produkte anderer Anbieter*/
h4.produkt {
	margin:5px 0 5px 25px;
    padding:0;
	font-size:13px;
    font-weight:bold;
    font-style:normal;
    }

div.produkt {}

p.produkt_preis {
	margin:0;
    padding:0 20px 20px 25px;
	text-align:right;
	}


/*Test
table, tr, td {
margin:0;
padding:0;
}*/



/* NEWSLETTER-EINGABEMASKE, 2009-02-03 */
/* UND */
/* SUCHBOX, 2009-03-24 */
#f2_newsletterform, #f2_searchbox  {
	padding:0 0 0 10px;
    text-align:left;
    margin:0;
}


#f2_newsletterform h2, #f2_searchbox h2 {
	font-size:14px;
    font-weight:bold;
    font-style:normal;
    padding-top:10px;
}

.newsletter {
	margin:0;
    padding:0;
}

.newsletter input {
	width:140px;
    height:auto;
    margin:0 0 10px 0;
    padding:2px;
    border:1px solid #000000;
}

.newsletter select {
	width:140px;
    height:auto;
    margin:0 0 10px 0;
    padding:2px;
    border:1px solid #000000;
}


.radiobutton {
	width:20px;
    margin:0 10px 0 0;
	float:left;
}

.radiobutton input {
	width:20px;
    border:0;
}

.radiobuttontext {
	width:45px;
	float:left;
}

.clearer {
	clear:both;
}

.newsletter h2 {
	margin-bottom:10px;
}

.newsletter input.newslettererror {
	border:1px solid #F46F22;
}