/* -----------------------------------------------------------------------------------------

   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $



   XT-Commerce - community made shopping

   http://www.xt-commerce.com



   Copyright (c) 2004 XT-Commerce

   -----------------------------------------------------------------------------------------

   based on:

   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)

   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com

   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org



   Released under the GNU General Public License

   ---------------------------------------------------------------------------------------*/

* {

  margin: 0px;

  padding: 0px;

  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;

}



body, html {

  background-color: #424242;

}



.boxText {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: 10px;

}



.boxTextBG {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: 10px;

         color: #ffffff;

}

.boxTextBGII {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: 10px;

	color: #ffffff;

}

.boxTextPrice {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: 10px;

	color: #FF0000;

}



.errorBox {

	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;

	font-size : 10px;

	font-weight: bold;

	background-color: #ff9700;

         color: #000000;

}

.gvBox {

	font-family : Trebuchet MS, Verdana, Arial, sans-serif;

	font-size : 14px;

	font-weight: bold;

	border-color: #FFFFFF;

	border: 1px solid;

	background-color: #ffb3b5;

}

.stockWarning {

	font-family : Trebuchet MS, Verdana, Arial, sans-serif;

	font-size : 10px;

	color: #cc0033;

}



.productsNotifications {

	background-color: #f2fff7;

}



.orderEdit {

	font-family : Trebuchet MS, Verdana, Arial, sans-serif;

	font-size : 10px;

	color: #70d250;

	text-decoration: underline;

}



BODY {

	color: #ffffff;

	margin: 0px;

}



img{

	border:0;

}



A {

  color: #000000;

  text-decoration: none;

}



A:hover {

  color: #0000ff;

  text-decoration: underline;

}



FORM {

	display: inline;

}





TR.header {

	background-color: #ffffff;

}



TR.headerNavigation {

  background: #F6F6F6;

}



TD.headerNavigation {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: 10px;

	color: #000000;

	font-weight : bold;

	border-bottom: 1px solid;

	border-color: #b6b7cb;

	background-color: #F6F6F6;

}



A.headerNavigation {

  color: #000000;

}



A.headerNavigation:hover {

  color: #000000;

}



TD.conditions {

  background-color: #FFCCCC;

  color: #2d2d2d;

}



td.main A.confirmationEdit, td.main em font, td.main em a {

	color: #ff9700;

	font-style: italic;

}

td.main A.confirmationEdit:hover, td.main em a:hover{

	color: #ff9700;

	font-style: italic;

	text-decoration: underline;

}

TR.headerError {

  background-color: #ff0000;

}



TR.headerMessage {

	background-color: #FFC66F;

}



.moduleHeading {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: small;

	font-weight: bold;

	padding-bottom: 10px;

}



TD.headerError {

  font-family: Trebuchet MS, 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: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



TR.footer {

  background: #bbc3d3;

}



TD.footer {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 10px;

    background: #F6F6F6;

  color: #000000;

  font-weight : bold;

  border-bottom: 1px solid;

  border-color: #b6b7cb;

}



.infoBoxContents {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 10px;

}



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 10px;

}



TD.infoBoxHeading {

  width: 100%;

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 16px;

  font-weight: bold;

  line-height: 36px;

  color: #ffffff;

  padding-left: 10px;

  border-top: 1px solid #666666;

  border-bottom: 1px solid #666666;

}

.infoBoxHeadingLeft {

  font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 16px;

  font-weight: bold;

  height: 29px;

  line-height: 29px;

  color: #ffffff;

  text-transform: uppercase;

  background: url(img/bg_infoBoxHeadingLeft.gif) left top no-repeat;

  padding: 0px 0px 0px 9px;

}

.infoBoxLeft {

  border-top: 1px solid #666666;

  padding: 8px;

  color: #ffffff;

  background-color: #333333;

  font-size: 11px;

}

.infoBoxLeft a {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 11px;

  font-weight: normal;

  color: #ffffff;

  text-decoration: none;

}

.infoBoxLeft a:hover {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 11px;

  font-weight: normal;

  color: #ff9700;

  text-decoration: underline;

}

TD.infoBoxHeading_right {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #C4C4C4;

  height:17px;

  color: #000000;

}



TD.infoBox, SPAN.infoBox {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 10px;

  border-right: 4px solid;

  background: #E6E6E6;

  border-color: #C4C4C4;

}



TD.infoBox_right, SPAN.infoBox_right {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #E6E6E6;



}



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: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #b6b7cb;

  color: #FFFFFF;

  font-weight: bold;

}



TD.productListing-data {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 10px;

}



A.pageResults {

  color: #ffffff;

  text-decoration: none;

}



A.pageResults:hover {

  color: #ff9700;

  text-decoration: none;

}



TD.pageHeading, DIV.pageHeading {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 18px;

  font-weight: bold;

  color: #ffffff;

  text-transform: uppercase;

  padding-top: 30px;

}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

}



TD.main p font, TD.main p, td p {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 12px;

  line-height: 18px;

}

TD.main p a, #cart_quantity a, .main a {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 12px;

  line-height: 18px;

  color: #ffffff;

  text-decoration: underline;

}

TD.main p a:hover, .main a:hover {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 12px;

  line-height: 18px;

  color: #ff9700;

  text-decoration: underline;

}

TD.main ul li, td ul li {

  list-style-type: square;

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 12px;

  line-height: 18px;

  color: #ffffff;

  margin-left: 30px;

}

TD.smallText, SPAN.smallText, P.smallText {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 10px;

}



TD.accountCategory {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 13px;

  color: #aabbdd;

}



TD.fieldKey {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 12px;

}



TD.tableHeading {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.newItemInCart {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: 11px;

}



TEXTAREA {

  width: 100%;

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 11px;

}



SPAN.greetUser {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #ff9700;

  font-weight: bold;

}



SPAN.underline {

	text-decoration: underline;

}



TABLE.formArea {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #3E3E3E;


}



TD.formAreaTitle {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



.copyright {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 11px;

  line-height: 1.5;

  text-align: center;

  color: #ffffff;

  background-color: #424242;

  padding-top: 5px;

}

.copyright a {

  color: #ffffff;

  text-decoration: none;

}

.copyright a:hover {

  color: #ff9700;

  text-decoration: underline;

}

.parseTime {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 11px;

  line-height: 1.5;

  text-align:center;

}

A.copyright {

  color: #000000;

}

A.copyright:hover {

  color: #0000ff;

  text-decoration: underline;

}





SPAN.markProductOutOfStock {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #ff9700;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  color: #ff0000;

}

SPAN.productOldPrice {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	color: #ff9700;

	text-decoration: line-through;

}

SPAN.errorText {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  color: #ff0000;

}



SPAN.productDiscountPrice {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  color: #ff0000;

  font-weight: bold;

}



.smallHeading {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: x-small;

	font-weight: bold;

	color: #ffffff;

}



.moduleRow {

 font-family: Trebuchet MS, Verdana, Arial, sans-serif;

 font-size: 11px;

 line-height: 1.5;

 background-color: #666666;

 border: 1px solid;

 border-color: #ffffff;

 color: #ffffff;



}

.moduleRowOver {

	background-color: #ff9700;

	border: 1px solid;

	border-color: #ff9700;

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

    font-size: 11px;

    line-height: 1.5;

    color: #ffffff;



	}

.moduleRowSelected {
	background-color: #ff9700;
	color: #ffffff;
	font-size: 11px;
	line-height: 1.5;
}



.checkoutBarFrom, .checkoutBarTo { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }



/* sitewide font classes */

/* Note: heading<Number> equals <font size="Number"> */

.heading1 { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 7pt; }

.heading2 { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 9pt; }

.heading3 { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10pt; }

.heading4 { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 12pt; }

.heading5 { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 16pt; }



/* Sitemap Tables */

.sitemap_heading {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 10pt;

  color: #FFFFFF;

  background-color: #333333;

  padding-top: 2px;

  padding-bottom: 2px;

}

.sitemap_heading a {

  color: #FFFFFF;

  text-decoration: none;

}

.sitemap_heading a:hover {

  color: #ff9700;

  text-decoration: underline;

}

.sitemap_sub {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 9pt;

  color: #ffffff;

  padding: 2px 2px;

}

.sitemap_sub a {

  color: #ffffff;

  text-decoration: none;

}

.sitemap_sub a:hover {

  color: #ff9700;

  text-decoration:underline;

}

/* message box */



.messageBox { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }

.messageStackSuccess { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }



/* input requirement */



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



.tableShop {

background-color: #ffffff;

border-left: 1px solid;

border-right: 1px solid;

border-color: #b6b7cb;

}



.navLeft {

	border-right: 1px solid;

	border-color: #b6b7cb;

	background-image: url(img/bg_left_column.jpg);

	width: 185px;

}

.navRight {

	border-color: #666666;

	border-top-width: 4px;

	border-top-style: solid;

	border-left-width: 4px;

	border-left-style: solid;

	background-color: #E6E6E6;

	width: 185px;

}



.contentsTopics {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: 16px;

	font-weight: bold;

         text-transform: uppercase;

}



.tableListingI {

	background-color: #eeeeee;

}



.tableListingII {

	background-color: #d0d0d0;

}



.tableBody {

padding: 5px;

}



.poweredby {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

  font-weight: bold;

}

.onepxwidth {

	width: 1px;

}

/* LAYOUT */

#bg_top {

  height: 79px;

  background: url(img/bg_top.gif) left top repeat-x;

}

#header {

  width: 946px;

  height: 79px;

  background: url(img/bg_header.gif) left top no-repeat;

}

/* TOPMEN&Uuml; */

.trennstrich {

  width: 1px;

  height: 35px;

  background: url(img/trennstrich.gif) left top no-repeat;

  list-style-type: none;

}

#topmenu {

  height: 27px;

}

#topmenu ul {

  margin-left: 190px;

}

#topmenu ul li {

  margin: 0px;

  padding: 0px;

  list-style-type: none;

}

#topmenu li {

  float: left;

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-weight: bold;

  font-size: 12px;

  height: 27px;

}

#topmenu li.topmenu_left {

  width: 74px;

  height: 27px;

  background: url(img/bg_topmenu_links.gif) left top no-repeat;

  list-style-type: none;

}

#topmenu li.topmenu_mitte {

  height: 27px;

  background: url(img/bg_topmenu_mitte.gif) left top repeat-x;

  list-style-type: none;

}

#topmenu li.topmenu_right {

  width: 65px;

  height: 27px;

  background: url(img/bg_topmenu_rechts.gif) left top no-repeat;

  list-style-type: none;

}

#topmenu li a {

  height: 27px;

  color: #ffffff;

  text-decoration: none;

  position: relative;

  top: 8px;

  margin-left: 8px;

  margin-right: 8px;

}

#topmenu li a:hover {

  height: 27px;

  color: #ff9700;

  text-decoration: underline;

  position: relative;

  top: 8px;

  margin-left: 8px;

  margin-right: 8px;

}

/* PATHWAY */

#header_bottom {

  width: 646px;

  height: 35px;

  text-align: left;

  background: url(img/bg_header_bottom.gif) left top no-repeat;

  padding-left: 300px;

  font-size: 11px;

  font-weight: normal;

  color: #999999;

}

#header_bottom a {

  font-size: 11px;

  font-weight: normal;

  color: #999999;

  text-decoration: none;

  line-height: 35px;

}

#header_bottom a:hover {

  font-size: 11px;

  font-weight: normal;

  color: #ff9700;

  text-decoration: underline;

  line-height: 35px;

}

/* CONTENT */

#content {

  width: 946px;

  background: url(img/bg_content.gif) left top repeat-y;

}

/* MAINMENU */

#mainmenu {

  padding-bottom: 20px;

   background-color: #424242;

}

#information {

  background-color: #424242;

}

#mainmenu ul li, #information ul li {

  margin: 0px;

  padding: 0px;

  list-style-type: none;

}

#mainmenu ul.navilist li.maincat a,

#information ul li a {

  height: 24px;

  line-height: 24px;

  background: url(img/bg_mainmenu.gif) left top no-repeat;

  padding-left: 17px;

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-weight: bold;

  font-size: 12px;

  color: #ffffff;

  text-decoration: none;

  display: block;

  border-top: 1px solid #666666;

}

#mainmenu ul.navilist li.maincat a:hover,

#mainmenu ul.navilist li.maincat a.gewaehlt,

#information ul li a:hover {

  height: 24px;

  line-height: 24px;

  background: url(img/bg_mainmenu_aktiv.gif) left top no-repeat;

  padding-left: 17px;

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-weight: bold;

  font-size: 12px;

  color: #ff9700;

  text-decoration: none;

  display: block;

  border-top: 1px solid #666666;

}

#mainmenu ul.navilist li.subcat a {

  height: 24px;

  line-height: 24px;

  background: url(img/bg_mainmenu_subcat.gif) left top no-repeat;

  padding-left: 37px;

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-weight: bold;

  font-size: 12px;

  color: #ffffff;

  text-decoration: none;

  display: block;

  border-top: 1px solid #666666;

}

#mainmenu ul.navilist li.subcat a:hover,

#mainmenu ul.navilist li.subcat a.gewaehlt {

  height: 24px;

  line-height: 24px;

  background: url(img/bg_mainmenu_subcat_aktiv.gif) left top no-repeat;

  padding-left: 37px;

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-weight: bold;

  font-size: 12px;

  color: #ff9700;

  text-decoration: none;

  display: block;

  border-top: 1px solid #666666;

}

/* LINKE SPALTE */

#left_col div, #left_col span {

  margin-bottom: 20px;

  text-align: left;

}

/* RECHTE SPALTE */

#right_col {

  font-size: 12px;

  text-align: left;

}

/* FOOTER */

#footer {

  width: 946px;

  height: 16px;

  background: url(img/bg_footer.gif) left top no-repeat;

}

/* ARTIKELLISTEN */

.produktname, .produktpreis {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-weight: bold;

  font-size: 16px;

  line-height: 18px;

  color: #ffffff;

}

.produktname a, .produktname a:hover, .kategoriename a, .kategoriename a:hover {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-weight: bold;

  font-size: 16px;

  line-height: 24px;

  color: #ffffff;

  text-decoration: none;

}

.produktbeschreibung, .produktlieferzeit {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-weight: normal;

  font-size: 12px;

  line-height: 18px;

  color: #ffffff;

}

.produktlieferzeit a, .produktlieferzeit a:hover {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-weight: normal;

  font-size: 12px;

  line-height: 16px;

  color: #ffffff;

  text-decoration: none;

}

.produktversand {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-weight: normal;

  font-size: 10px;

  line-height: 14px;

  color: #ffffff;

}

.produktversand a, .produktversand a:hover {

  font-family: Trebuchet MS, Verdana, Arial, sans-serif;

  font-weight: normal;

  font-size: 10px;

  line-height: 14px;

  color: #ffffff;

  text-decoration: underline;

}

.agb a {

  color: #ff9700;

  text-decoration: none;

}

.agb a:hover {

  color: #ff9700;

  text-decoration: underline;

}

form#create_account table.formArea {

  background-color: #2d2d2d;

}

td.mainText {

  text-align: left;

}
h1 {

  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;

  font-size: 16px;

  font-weight: bold;

  color: #ffffff;
}
div.scroll {
width: 606px;
height: 260px;
overflow: auto;
border: 4px solid #666;
background-color: #424242; 
/* 
padding: 8px;
*/

}

