/*
  $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: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 13px; color:#666666; }
.errorBox { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size : 12px; background: #93B04D; font-weight: bold; }
.stockWarning { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.quantityMinWarning { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size : 12px; color: #9b8820; }
.productsNotifications { background: #B1C8CB; }
.orderEdit { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size : 11px; color: #9b8820; text-decoration: underline; }

/* Original body style:
BODY {
margin-top:0px;
	padding:0;

 background-image:url('<?php echo $template_images ?>bg_bi.gif');
background-repeat:repeat-x;
background-repeat:repeat-y;
}
*/

.main1 {
 font-size: 12px;
 }

BODY {
background: transparent;
background-color: #D2A1F3;
background-repeat: no-repeat;
background-image: url('images/background.jpg');
background-position:top;
margin: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top:0px;
padding:0px;
}

body, html {
background-image:url(images/background.jpg);
background-repeat: no-repeat;
  color: #000000;
  margin: 0px;
  padding:0px;
  text-align: center;
}

BODY.popup {
background: transparent;
background-color: #FFFFFF;
background-repeat: no-repeat;
}

TABLE.generalBorderFrame {
	border-width:1px;
	border-style:solid;
	border-color:#93B04D;
	text-align:justify;
}

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  color: #666666;
}

TD.generalBorderFrame {
	border-width:1px;
	border-style:solid;
	border-color:#93B04D;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
}

TD.categ {
  vertical-align: top;
}

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

A:hover {
  color: #AABBDD;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background-image: url('images/background.gif'); 
  background-repeat:repeat
}

TR.headerNavigation {
  background: #50667E;
}

TD.headerNavigation {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #d2a1f3;
  background-repeat:no-repeat;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.columnampak {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #666666;
  border: 1px;
  border-style: solid;
  border-color: #A5A2A5;
  border-spacing: 1px;
  padding: 15px;
}

TD.headerampak {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #50667E;
  color: #666666;
  border: 1px;
  border-style: solid;
  border-color: #A5A2A5;
  border-spacing: 1px;
}

TR.headerampak {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #666666;
  font-weight : bold;
  border: 1px;
  border-style: solid;
  border-color: #A5A2A5;
  border-spacing: 1px;
}

TD.footerampakcenter {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #50667E;
  color: #ffffff;
  border: 1px;
  border-style: solid;
  border-color: #A5A2A5;
  border-spacing: 1px;
  border-right-style: none;
  border-left-style: none;
  padding: 15px;
}

TD.footerampakleft {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #50667E;
  color: #ffffff;
  border: 1px;
  border-style: solid;
  border-color: #A5A2A5;
  border-spacing: 1px;
  border-right-style: none;
  padding: 15px;
}

TD.footerampakright {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #50667E;
  color: #ffffff;
  border: 1px;
  border-style: solid;
  border-color: #A5A2A5;
  border-spacing: 1px;
  border-left-style: none;
  padding: 15px;
}


TD.footerampak1 {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #666666;
  border: 0px;
  border-style: solid;
  border-color: #808080;
  border-spacing: 1px;
  padding: 25px;
}

TR.footerampak {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #666666;
  border: 2px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
  padding: 25px;
}


TD.newpages {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #FFFFFF;
  color: #666666;
  border: 1px;
  border-style: solid;
  border-color: #50667E;
  border-spacing: 1px;
  padding: 15px;
}


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

TR.headerInfo {
  background: #16568C;
}

TD.headerInfo {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: ##16568C;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #d2a1f3;
}

TD.footer {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #d2a1f3;
  color: #000000;
  font-weight: bold;
  vertical-align: middle;
  white-space: nowrap;
  padding-left: 30px;
  height: 20px;
}

.infoBox {
  border-width:0px;
}

.infoBox1 {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #93B04D;
  border-width:0px;
  color: #ffffff;
  font-weight: bold;
  white-space: nowrap;
  padding-left: 30px;
  height: 20px;
}

P.infoBox2 {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 16px;
  background: #93B04D;
  border-width:0px;
  color: #ffffff;
  font-weight: bold;
  vertical-align: middle;
  white-space: nowrap;
  padding-left: 20px;
  height: 20px;
}

.infoBoxContents {
  background-image: url(images/boxen.jpg);
  background-color: #ffffff;
  background-repeat:repeat-y;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
}

.categories {
  background-image: url(images/boxen.jpg);
  background-color: #ffffff;
  background-repeat:repeat-y;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
}

.shopping_cart {
  background-image: url(images/boxen_rechts.jpg);
  background-color: #ffffff;
  background-repeat:repeat-y;
  text-align: right;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
}

.infoBoxNotice {
  background: #608CAE;
}

.infoBoxNoticeContents {
  background: #608CAE;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background-color: #ffffff;
  color: #000000;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  height: 20px;
}

TD.infoBoxHeading A{
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  vertical-align: left;
  white-space: nowrap;
  text-align: center;
  height: 20px;
}

.Heading {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #c70000;
  background-color: #c70000;
  color: #ffffff;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  height: 20px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Trebuchet MS, 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;
   border: 1px;
  border-style: solid;
  border-color: #f373a4;
  border-spacing: 1px;
}

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;
   border: 1px;
  border-style: solid;
  border-color: #f373a4;
  border-spacing: 1px;
}

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

.productListing-heading {
  font-family: Trebuchet MS;
  font-size: 13px;
  background: #d2a1f3;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
width: 10%;
text-align:center;
font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #009900;
  border: 1px;
  border-style: solid;
  border-color: #d2a1f3;
  border-spacing: 1px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

.stock {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.products_short {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
}

.product_listing_name {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}

.new_product_listing_name {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}

.new_product_listing_price {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}

.new_product_listing_special_price {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}

.product_listing_price {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}

.product_listing_special_price {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #ff0000;
}



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

.products_listing_price_breaks {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #FFFFFF;
}

.products_listing_price_breaks_table {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #666666;
}

TD.products_listing_price_breaks_header {
  background: #666666;
}


.pagePrice {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  color: #666666;
}

.pageHeading {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  color: #666666;
}


TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #666666;
  line-height: 1.5;
}

TD.main_popup, P.main_popup {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 1.5;
}

TD.supportedByFooter {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 1.3;
}

.main, P.main {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #666666;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
}

TD.smallText1, SPAN.smallText1, P.smallText1 {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
}

.smallText1 A{
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
}

.overviewTopCategoryHeader {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}

.overviewTopCategory {
	border-width:1px;
	border-style:solid;
	border-color:#93B04D;
	text-align:justify;
	background: #EEEED5;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #666666;
}

TABLE.motivauswahl {
	border-width:1px;
	border-style:solid;
	border-color:#93B04D;
	text-align:justify;
	background: #EEEED5;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #666666;
}

.motivauswahlHeader {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}

.motivauswahl {
	border-width:0px;
	border-style:solid;
	border-color:#93B04D;
	text-align:justify;
	background: #EEEED5;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #666666;
}

TABLE.scrollContent {
	display: block;
	height: 40px;
	overflow: auto;
	width: 100%
}

TD.overviewSingleCatHeader {
  border-width:1px;
	border-style:solid;
	border-color:#93B04D;
	text-align: center;
	background: #626F3B;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

TD.overviewSingleCatHeader a {
  color: #FFFFFF;
}

TD.overviewSingleCatHeader a:hover {
	color: #CCCCCC;
}

TD.overviewSingleCatImage {
	border-width:1px;
	border-style:solid;
	border-color:#93B04D;
	text-align:justify;
	background: #EEEED5;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
}

TD.catHTCDescr {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #666666;
}

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: 13px;
  font-weight: bold;
}

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

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

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

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: 12px;
}

SPAN.greetUser {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #50667E;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}

SPAN.markProductOutOfStock {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

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

.moduleRow { }
.moduleRowOver { background-color: #EEEEEE; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EEEED5; }

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

/* message box */

.messageBox { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 13px; color: #FFFFFF; background-color: #999999; }
.messageStackSuccess { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

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

.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Trebuchet MS, Verdana, Arial, sans-serif;
                 font-size: 11px;
                 color: #50667E;
				 font-weight: bold;
                 text-align : left;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bottom.gif');
                 font-family: Trebuchet MS, Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : left;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #000000; 
				 font-size: 11px;}

TD.pollBoxRow {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}

TD.pollBoxText {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}

TR.pollOptRow {
  background: #C0C0C0;
}

TR.pollFooter {
  background: #C0C0C0;
}

TD.newsheader {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}

.tax_info {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
	font-weight: normal;
  font-style: normal;
  color: #758389;
}

/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 180px;
}

.activelink {
	display: block;
	font-weight: bold;
	color: #00C400;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}

#secondcat {
}

#secondcat A{
	color: #ff00ff;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 0px;
}

#secondcat a {
	padding-left: 0px;
}

#thirdcat a {
	padding-left: 13px;
}

#fourthcat a {
	padding-left: 20px;
}

#fifthcat a {
	padding-left: 25px;
}

.infoBoxContentsCo2 {
  background: #F8F8F9;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif-serif;
  font-size: 11px;
}

.shadow1 {
	border-width:1px;
	border-style:solid;
	border-color:#93B04D;
	text-align:justify;
	}
	
	TABLE.productinfoBox1 {

/*  background-image: url('images/osc_bg.gif');*/

  background: #fafaFf;

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

  font-size: 10px;

}

TD.Price {

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

  font-size: 20px;

  font-weight: bold;

  color: #000000;

}

.menu01 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #555555;
}
.menu02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
a.menu02 {
	color : #000000;
	text-decoration: none;
}
a.menu02:hover {
	color : #555555;
}

.headmenu01 {
	
color : #ffffff;
padding-top : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}

.headmenu01 a {
margin-top : 5px;
	color : #ffffff;
	text-decoration: none;
}

.headmenu01 a:hover {
	color : #FFFFFF;
text-decoration: underline overline;

}

.infoBoxContents1 {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
}

.product_info {
  font-family: Trebuchet MS, Trebuchet MS, Trebuchet MS;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  text-valign: center;
  background: #d2a1f3;
  height: 22px;
}

.artikelbeschreibung {
  font-family: Trebuchet MS, Trebuchet MS, Trebuchet MS;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  background: #50667E;
}

TD.product_name {
  font-family: Trebuchet MS, Trebuchet MS, Trebuchet MS;
  font-size: 16px;
  font-weight: bold;
  color: #d2a1f3;
  text-align: left;
  border: 0px;
  border-top-style: none;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-spacing: 1px;
  border-color: #d2a1f3;
}

.shopinhaber {
  font-family: Trebuchet MS, Trebuchet MS, Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
  color: #d2a1f3;
  text-align: left;
  border: 0px;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-spacing: 1px;
  border-color: #d2a1f3;
}

.product_info_site {
  background: url(images/pro.jpg);
  background-repeat: repeat-x;
  margin: 0px;
  border: 1px;
  border-top-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-color: #f373a4;
  border-spacing: 1px;
}

.product_info_links {
  font-family: Trebuchet MS, Trebuchet MS, Trebuchet MS;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background: #ffffff;
  border: 0px;
  border-top-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-color: #d2a1f3;
}

.product_info_ampel {
  font-family: Trebuchet MS, Trebuchet MS, Trebuchet MS;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #d2a1f3;
  border: 0px;
  border-top-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-color: #f373a4;
  border-spacing: 1px;
}

.product_info_verf {
  font-family: Trebuchet MS, Trebuchet MS, Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
  color: #d2a1f3;
  border: 1px;
  border-top-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-color: #f373a4;
  border-spacing: 1px;
}


.product_price {
  font-family: Trebuchet MS, Trebuchet MS, Trebuchet MS;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  color: 000000;
  border: 1px;
  border-style: solid;
  border-color: #d2a1f3;
  border-spacing: 1px;
}

.product_image {
  font-family: Trebuchet MS, Trebuchet MS, Trebuchet MS;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background: #d2a1f3;
  border: 0px;
  border-style: dotted;
  border-color: #f373a4;
  border-spacing: 1px;
}

.produktbeschreibung {
  color: #000000;
  border: 1px;
  border-top-style: dotted;
  border-left-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-color: #f373a4;
  border-spacing: 1px;
}

.category_desc {
 font-family: Trebuchet MS, Trebuchet MS, Trebuchet MS;
 font-size: 14px;
 color: #990000;
 font-weight : bold;
}

.category_header{
 font-family: Trebuchet MS, Trebuchet MS, Trebuchet MS;
 font-size: 14px;
 color: #990000;
 font-weight: bold;
}

.category_sub_header {
font-family: Trebuchet MS, Trebuchet MS, Trebuchet MS;
font-size: 14px;
color: #990000;
font-weight: bold;
}