/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 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: 'Open Sans', Verdana, Arial, sans-serif; font-weight: 400; 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 {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  text-align: center;
}

A { 
  color: #000000; 
  text-decoration: none; 
}

A:hover   { color: #900; text-decoration: underline }

A img {
  border: none;
}

img {
  border: none;
  max-width: 100%;
  height: auto;
  width: auto; // wichtig für IE8
}

FORM {
	display: inline;
}

TR.header {
  background: #d8e499;
}

TR.headerNavigation  { background: #d8e499; }

TD.headerNavigation  { color: #000000; font-weight: bold; font-size: 11px; font-family: Arial, sans-serif; background: #d8e499; }

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

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: #900 }

TD.footer   { color: #6E6E6E; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: #900 }

DIV.messageStackError, TD.messageStackError  { color: #ffffff; font-size: 14px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background-color: red }

/* Infobox für alle Boxen z.B. auf Checkoutseiten und am Seitenende mit vollem Rahmen */

.infoBox  { background-color: #ffffff; border-width: 1px 1px 1px 1px; border-color:#D0D0D0; border-style:solid; 
}

/* Infobox Columns nur für Boxen, die oben noch ein Infoboxheading mit grün und roter Linie haben. */

.infoBoxColumns  { background-color: #ffffff; border-width: 1px 1px 1px 1px; border-color:#E6E6E6; border-style:solid; margin-bottom:10px;
}


/* Infobox Frameless nur für Boxen, die keinen Rahmen benötigen, z.B. contact_us Seite */

.infoBoxFrameless  { background-color: #ffffff;}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxCheckout  { background-color: #ffffff;border-width: 1px 1px 1px 1px;
border-color: #D0D0D0;
border-style: solid; }

.infoBoxContentsCheckout {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

DIV.messageStackSuccess, TD.messageStackSuccess  { color: #000000; font-size: 14px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background-color: #00FF80 }


H1 {font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 18px;line-height: 1.2em;color:#902B44;} 
H2 {font-size: 12px;font-weight: bold;} 
H3 {font-size: 12px;font-weight: normal;} 
H4 {font-size: 12px;font-weight: normal;} 
H5 {font-size: 12px;font-weight: normal;} 
H6 {font-size: 12px;font-weight: normal;}

.greyText {font-weight: normal;color: #848484;}

.infoBoxNotice {
  background: #FF8E90;
  border: solid 2px;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.infoBoxHeading   { 
  color: #000000;
  text-transform: uppercase;
  font-size: 14px;     
  font-family: 'Open Sans', Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
  height: 20px;
  padding-left: 5px;
  padding-bottom: 3px;
  vertical-align: top;
  padding-top: 5px;
text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.2);
           }

TD.infoBox, SPAN.infoBox {
  font-family: 'Open Sans', Verdana, Arial, sans-serif;
  font-weight: 400;
  font-size: 10px;
}

SPAN.additionalinfos, DIV.additionalinfos {
  font-family: 'Open Sans', Verdana, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5em;
  display: inline;
}

.greenbox  { background-color: #d8e499 }
TR.greenbox {color: #000000; font-weight: bold; font-size: 16px; font-family: "Trebuchet MS", "Tahoma", Verdana, Arial, sans-serif; background-color: #d8e499 }
TD.greenbox   { color: #000000; font-weight: bold; font-size: 16px; font-family: "Trebuchet MS", "Tahoma", Verdana, Arial, sans-serif; background-color: #d8e499 }


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: transparent; }

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: transparent; }


TR.productListing-heading   { width:100%; color: #000000; background-color: #000000 }

TD.productListing-heading   { color: #000000; font-size: 11px; font-family: 'Open Sans', Arial, Verdana, sans-serif; font-style: italic; font-weight: 600; background: #f3f3f3; padding: 5px 5px 5px 5px; }

TD.productListing-data  { font-size: 12px; width: 185px; min-width: 135px; max-width: 185px; border-width:1px; border-color: #D0D0D0; border-style:solid; font-size: 12px; font-family: 'Open Sans', Verdana, Arial, sans-serif; font-weight: 400;  text-align: center;vertical-align:top; -moz-border-radius:4px; border-radius: 4px; padding: 3px 3px 3px 3px;empty-cells:hide;margin:0px;}

TD.productListing-data:hover  { border-color: #929292; background: url(images/infobox/bg-listing.jpg) repeat-x; background-position: center bottom;}

TD.productListing-data-cart  { font-size: 12px; font-family: 'Open Sans', Verdana, Arial, sans-serif; font-weight: 400;border-top-style:dotted;border-top-width:1px;border-top-color:#D8D8D8; padding: 5px;}
.productListingCart {width: 100%; text-align: left; border-width:0px; padding:0px;}

.productListing { margin: auto; text-align: center; width: auto; border-width:0px; padding:0px; border-spacing: 6px;}

.listingImage {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 180px;
    min-width: 130px;
    max-width: 180px; 
    height: 140px;
    margin: 0 auto;
    padding-bottom: 2px;
    overflow: hidden;
     border: 0px solid #ffffff;
}

.listingTitle { font-family: 'Open Sans', sans-serif; font-weight: 400; height: 42px; display:block; font-size:11px; overflow:hidden; padding-bottom:3px; padding-top:0px;}
.listingReview { height: 0px; display:block; text-align: right; position:relative; top: -75px; padding-right: 2px;}
.listingPrice { height: 26px;  font-size:13px; font-weight: 600; display:block;padding-bottom:3px;}
.listingBuynow { height: 28px; vertical-align:middle;}
.listingQuantity { height: 28px; font-family: 'Open Sans', Arial, sans-serif; font-size: 10px; font-weight: 400; display:inline-block; margin-right: 5px; vertical-align:middle;}
.listingHeader { width:100%;border-width:1px; border-color:#E6E6E6; border-style:solid; -moz-border-radius:4px; border-radius: 4px; background-color: #F2F2F2; padding: 3px 5px 3px 5px;}
.xsellTitle { height: 35px; display:block; font-size:11px; overflow:hidden; padding-bottom:3px; padding-top:2px;line-height:1.2em;}

.listingTitle_LP { height: 50px; display:block; font-size:11px; overflow:hidden; padding-bottom:3px; padding-top:2px;}
.listingPrice_LP { height: 18px; font-weight: bold;font-size:14px;display:block;padding-bottom:15px;}

TD.productListing-cart  { font-size: 12px; font-family: 'Open Sans', Verdana, Arial, sans-serif; font-weight: 400; }

TD.catdesc-data  {font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 12px; }

A.pageResults { 
  color: #000000; 
}

A.pageResults:hover { 
color: #900; text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading     { color: #000000; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 18px;line-height: 1.2em;color:#902B44; }

TD.pageSubHeading, DIV.pageSubHeading     { color: #000000; font-weight: 500; font-size: 14px; font-family: 'Open Sans', "Trebuchet MS", "Tahoma", 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, SPAN.main {
  font-family: 'Open Sans', Verdana, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
}

.mainBigger, P.mainBigger, SPAN.mainBigger {
  font-family: 'Open Sans', Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
}

TD.searchinfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

SPAN.searchinfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  background: #A9D0F5;
  border: 1px dotted #990000;
  padding: 5px;
  border-spacing: 5px;
  line-height: 2;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: 'Open Sans', Verdana, Arial, sans-serif;
  font-weight: 400;
  font-size: 11px;
}

TD.accountCategory   { color: #900; font-size: 13px; font-family: Verdana, Arial, sans-serif }

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: 'Open Sans', Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
background: #ffffff; border-color:#8E8E8E #C2C2C2 #DFDFDF; border-style:solid; border-width:1px; 
-moz-border-radius:3px; 
border-radius: 3px;
}

SPAN.greetUser  { color: #c60; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, sans-serif }

TABLE.formArea  { background-color: #f1f9fe; border: solid 1px #900 }

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock  { color: #ccc; font-weight: bold; font-size: 12px; font-family: Tahoma, Verdana, Arial, sans-serif }

TD.productPrice, DIV.productPrice     { 
    font-family: "Trebuchet MS", "Tahoma", Verdana, Arial, sans-serif; 
   font-weight: bold; 
   font-size: 20px; 
   color: #000000;
display: inline;
float: right;
padding-left:5px;
}

SPAN.productSpecialPrice {
  font-weight: bold;
  color: #E01A4B;
}

SPAN.strikeprice {
  background: url("images/icons/icon-strikethrough.png") 0 0px no-repeat;
  color: #707070;
  font-size: 12px;
  padding: 2px 0;
  width: auto;
  float: none;
  font-weight: 400;
}


SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow {}

.moduleRowOver    { background-color: #d6e9f5; cursor: pointer   }
.moduleRowSelected  { background-color: #d5dfe6 }

.checkoutBarFrom, .checkoutBarTo   { color: #900; font-size: 11px; font-family: 'Open Sans', Verdana, Arial, sans-serif; font-weight: 300; }
.checkoutBarCurrent { font-size: 11px; font-family: 'Open Sans', Verdana, Arial, sans-serif; font-weight: 400; color: #000000; }
TABLE.categ    { color: #000000; font-size: 10px; font-family: 'Open Sans', Verdana, Arial, sans-serif; font-weight: 400; background: transparent; border: 0; border-spacing: 0px;   }



TD.categ {

     vertical-align: top;

}
td.inputRequirement   { color: gray; font-size: 11px; font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif; font-weight: 400; }

TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 padding: 4px 0px 0px 10px;
}

TABLE.menuNavigation    { background: url(images/hohe-linie.jpg) repeat-x; }
TD.menuNavigation { font-size: 12px; font-family: 'Open Sans', Tahoma, Verdana, Arial, sans-serif, Helvetica; font-weight: 400; height:49px; text-align:left; vertical-align: middle; }
TR.menuNavigation { color: #ffffff; font-size: 12px; font-family: 'Open Sans', Tahoma, Verdana, Arial, sans-serif, Helvetica; font-weight: 400; }
A.menuNavigation { color: #000000; }
A.menuNavigation:hover { color: #000000; }

TABLE.footerNavigation    { background: url(images/linie_mirror.jpg) repeat-x; }
TD.footerNavigation { color: #000000; font-size: 10px; font-family: Verdana, Arial, sans-serif, Helvetica; font-weight: normal; }
TR.footerNavigation { height:28px; }
A.footerNavigation { color: #000000; }
A.footerNavigation:hover { color: #000000; }

.tax_info {
  font-family: Arial, sans-serif;
font-weight: normal;
  font-size: 10px;
  color: #1BA1E2;
display: inline;
position:relative;
line-height: 1.1em;
}

.tax_infolink {
  font-family: Arial, sans-serif;
font-weight: normal;
  font-size: 10px;
  color: #1BA1E2;
display: inline;
}

.tax_infoCart {
  font-family: Arial, sans-serif;
font-weight: normal;
  font-size: 10px;
  color: #1BA1E2;
display: inline;
}

    a.taglevel1 {
        font-size: 10px;
        padding-left: 20px;
        padding: 5px;
    }
    a.taglevel2 {
        font-size: 13px;
        padding-left: 20px;
        padding: 5px;
    }
    a.taglevel3 {
        font-size: 16px;
        padding-left: 20px;
        padding: 5px;
    }
    a.taglevel4 {
        font-size: 19px;
        padding-left: 20px;
        padding: 5px;
    }
    a.taglevel5 {
        font-size: 21px;
        padding-left: 20px;
        padding: 5px;
    }

/* Ajax Marquee */
div.tickerbox{
width: 270px;
height: 45px;
padding: 3px;
-moz-border-radius: 0.75em;
border-radius: 0.75em;
background-color: #FFFFFF;
}

#ajaxticker{
text-align: left;
font-family: 'Open Sans', sans-serif;
font-weight: 300; 
font-size: 12px;
line-height: 1.1em;
}

DIV.header-Tickercontent {
text-align: left;
}

#ajaxticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFFFFF;
}

/*Artikelmanager Darstellung*/

.ArticleListing {
  background: #f4f4ff;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align:left;
  width: 50%;
  padding: 5px;
  
}

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #ffffff;
	border: none;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;		
  line-height: 1.2;
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #990000;
	background-color: #f4f4ff;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #000000;
	background-color: #f4f4ff;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #ffffff;
	border: outset 1px #990000;
	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 11px;			
	text-decoration: none;
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #990000;
	background-color: #f4f4ff;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #990000;
	background-color: #f4f4ff;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: -1px;
	right: 2px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #d8e499;
    font-style: italic;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #d8e499;
}

.conditionsAGB {
display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 14px;
line-height: 1em;
width: auto;
position:relative;
top:8px;
}

.checkoutButton {
display: inline-block;
vertical-align: top;
text-align: right;
width: auto;
padding-left: 15px;
}

TD.minamountError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  height: 12px;
  border-width: 2px;
  border-color: #990000;
  border-style: dotted;
  color: #990000;
  font-weight: bold;
  text-align: center;
  text-decoration: blink;
  vertical-align: top;
}

imageborder {
border: none;
}

#content {
width:90%;min-width:400px;max-width:1100px;margin: auto;
border: 1px solid #999999;
background: #ffffff;
text-align:left;
box-shadow: 0 8px 10px #555555; /*CSS3 Standard*/
-moz-box-shadow: 0 8px 10px #555555; /*Mozilla-basierte Browser (Firefox)*/
-webkit-box-shadow: 0 8px 10px #555555; /*WebKit-basierte Browser*/
margin-bottom: 10px;
}

DIV.abovecontent {
width:90%;
min-width:1024px;max-width:1120px;
margin: auto;
margin-bottom: 0px;
margin-top: 0px;
background-color: #ffffff;
line-height: 1em;
border: 0px;
text-align: center;
padding-bottom: 5px;
padding-top: 4px;
}

@media (max-width:700px) {

DIV.abovecontent, TR.newproducts_container, TD.columnleft_container {
display:none;
}

    }

DIV.morepictures     { color: #000000; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, sans-serif; display:inline; border: 0px solid #F2F2F2; margin: 2px; height: 65px; width:65px; empty-cells:hide;}

DIV.additionalImages     { color: #000000; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, sans-serif; display:block; padding-top:0px; padding-bottom:5px; text-align: left; position: relative; top: -10px;}

#popCart {
	position: absolute; /*do not change this*/
	top: 10%;
	left: 30%;
	width: 550px;
	background-color: #ffffff;
	border: 3px solid #d8e499;
	color: #000;
	z-index: 100000; /*do not change this*/
	display: none; /*do not change this*/
	padding: 20px;
	font-weight: normal; 
	font-size: 12px; 
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}

ul.popcartList {list-style-type:none; margin:0; padding:0;text-align: left;}
li.popcartButton, div.popcartButton { position: relative; list-style-type:none; margin:0; padding-right: 10px; float:right; text-align: left;}

#popCart_overlay {
	position: fixed;
	z-index:1600;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
    background-color: #000;
    display:none;
    opacity: 0.6;
    filter: alpha(opacity=60); 
    -moz-opacity: 0.60;
}

* html #popCart_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

DIV.availability     { color: #990000; font-weight: bold; font-style: normal; font-size: 12px; font-family: Arial, sans-serif, Verdana; }

TABLE.pricebox  { background: url(images/infobox/bg-pricebox.jpg) repeat-x; border-width:0px; padding:5px; width: 210px;}

/* Herstellerbeschreibung bei Auswahl eines Herstellers im Listing */
.maninfo_text {font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 12px; padding-top: 5px; padding-left:10px; padding-right:10px; margin-bottom: 5px; color:#000000; border: 0px; text-align: left}

TABLE.headerTeaser  { border: 0px; border-width: 0px; border-spacing: 0px; width: 300px; max-width:320px; padding: 0px;}

.headerCart  { border: 0px; border-width: 0px; border-spacing: 0px; width: 210px; background: #d8e499;  font-family: 'Open Sans', Verdana, Arial, sans-serif; font-weight: 400; font-size: 11px; position: relative; top: 20px; right: 20px; text-align: left;}

SPAN.acColumn {
  padding-right: 30px;
  display: inline-block;
font-family: 'Open Sans', Tahoma, Arial; 
font-weight: 400;
font-size: 11px; 
color: #A2A2A2;
text-shadow: 1px 1px 1px #F0F0F0;
text-align: left;
line-height: 1.1em;
                    }

TABLE.categories  { background-color: #ffffff; border-width:0px; padding:3px; border-spacing: 5px}
TD.categories  { background-color: #ffffff; border-width:1px; border-color:#E6E6E6; border-style:solid; font-size: 12px; font-family: 'Open Sans', Verdana, Arial, sans-serif; font-weight: 400;  text-align: center; vertical-align:top; width:200px; empty-cells:hide; -moz-border-radius:4px; border-radius: 4px; }

/* Darstellung SEO Texte am Ende einer Kategorie */
TD.seodesc-text, DIV.seodesc-text     { color: #494949; font-weight: normal; font-style:italic; font-size: 11px; font-family: "Trebuchet MS", "Tahoma", Verdana, Arial, sans-serif }

/* Darstellung der zuletzt  angesehenen Produkte im Footer */
DIV.lvpc {
	width: 100%;
	font-size: 12px;
	font-family: 'OPen Sans', Tahoma, Arial, Verdana, Sans-serif;
        font-weight: 300;
        padding-left: 10px;
  }

/* Begin Horizontal Menu */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style-type: none;
list-style-image: none;
 margin: 0px;
 padding: 0px;
}

ul.dropdown {
 position: relative;
 float: left;
 z-index: 1;
 font-weight: 600;
line-height: 1em;
padding-top:10px;
}


ul.dropdown li {
 float: left;
 vertical-align: middle;
	 color: #000;
	 padding: 0px 10px;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 3;
	 background-color: #edfba8;
	 color: #000;
}


ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 left: 0;
 top: 12px;
 z-index: 2;
	 width: 150px;
}

ul.dropdown ul li {
 float: left;
width: 160px;
font-weight: 400;
	 padding: 5px 10px;
	 background-image: url(images/horizontal-menu/bg-horizontalmenu.png);
 background-repeat: repeat;
list-style-type: none;
list-style-image: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 150px;
 list-style-type: none;
list-style-image: none;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown a:link,
ul.dropdown a:visited	{ color: #000; text-decoration: none; }
ul.dropdown a:hover		{ color: #000; }
ul.dropdown a:active	{ color: #ffa500; }

ul.dropdown .dir {
 padding-right: 20px;
  background-image: url(images/horizontal-menu/nav-arrow-down.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
 list-style-type: none;
list-style-image: none;
}

ul.dropdown-horizontal ul .dir {
 padding-right: 10px;
 background-image: url(images/horizontal-menu/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
 list-style-type: none;
list-style-image: none;
 background-color: #d8e499;
}

/* END Horizontal Menu */

TD.breadCrumb { 
  font-size: 11px;
  font-family: Arial, sans-serif, Helvetica;
  color: #A4A4A4;
font-style:italic;}

/* Structure the footer area */
#footer-area {
	overflow: hidden;
text-align: center;
width: 900px;
min-width:800px;
max-width:1100px;
margin: 0 auto;
display: block;
}

#footer-area .widget-area {
	float: left;
	width: 200px;
border-left: 1px dotted #990000;
background-color: #FFFFFF;
text-align: left;
font-family: Tahoma, Arial, Verdana, Sans Serif;
font-size: 11px;
color: #6E6E6E;
padding: 10px;
height: 300px;
margin-bottom: 10px;
  line-height:1.5;
display: inline;
}

#footer-area #fourth {
border-right: 1px dotted #990000;
}

input.addressfields {background: #ffffff; border-color:#8E8E8E #C2C2C2 #DFDFDF; border-style:solid; border-width:1px; 
-moz-border-radius:3px; 
border-radius: 3px;
}

.addressinput {
width: 180px;
}

.passwordinput {
width: 90px;
}

.searchinput {
width: 160px;
color: #909090;
}

.advancedsearchinput {
width: 350px;
}

.quantityinput {
font-size: 14px;
height:15px;
}

/* BOF Pure CSS Buttons for OSCommerce with no Image */ 

.buyNow a .shopbuttons span, .addmat a .shopbuttons span, .matAdd a .shopbuttons span, a span.shopbuttons,  .shopbuttons_submit {
display: inline;
border:#ffffff solid 1px;    
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:2px 2px 0 rgba(0, 0, 0, 0.7);
-webkit-box-shadow:2px 2px 0 rgba(0, 0, 0, 0.7);
box-shadow:2px 2px 0 rgba(0, 0, 0, 0.1);
background: url(images/buttonlayout/normalbuttons.gif) repeat-x; 
color:#E6F2EB;
font-family: Tahoma, Arial, sans-serif;
font-size:12px;
font-weight:normal;
padding:3px 5px;
text-shadow:-1px -1px 1px #4F5B54;
text-decoration: none;
cursor:pointer;
}

.buyNow a .checkoutbuttons span, .addmat a .checkoutbuttons span, .matAdd a .checkoutbuttons span, a span.checkoutbuttons,  .checkoutbuttons_submit {
display: inline;
border:#ffffff solid 2px;    
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:5px;
-moz-box-shadow:2px 2px 0 rgba(0, 0, 0, 0.7);
-webkit-box-shadow:2px 2px 0 rgba(0, 0, 0, 0.7);
box-shadow:2px 2px 0 rgba(0, 0, 0, 0.1);
background: url(images/buttonlayout/checkoutbuttons.gif) repeat-x; 
color:#E6F2EB;
font-family: Arial, sans-serif;
font-size:14px;
font-weight:normal;
padding:4px 3px 4px 3px;
text-shadow:-1px -1px 1px #4F5B54;
line-height: 1.5em;
text-decoration: none;
cursor:pointer;
}

.buyNow a .checkoutbuttons span:hover, .addmat a .checkoutbuttons span:hover, .matAdd a .checkoutbuttons span:hover,  a span.checkoutbuttons:hover, .checkoutbuttons_submit:hover {
background: url(images/buttonlayout/checkoutbuttonslight.gif) repeat-x; 
text-decoration: none;
cursor:pointer;
}

/* EOF Pure CSS Buttons for OSCommerce with no Image */

#sidebars a {
position: fixed;
right: -1px;
margin-top: -90px;
top: 60%;
float:left;
border: none;
}

DIV.expander {
font-family: Arial, Sans Serif;
font-size: 11px;
font-style: italic;
line-height: 1em;
color:#6E6E6E;
display:block;
padding: 0px 0px 0px 0px; 
}

DIV.productsUSP {
float:right;
position:relative; top:0px;
display: inline; 
background: #d8e499; 
font-size:14px; 
color:#732236; 
padding:7px; 
margin-top: 2px; margin-left: 6px; margin-bottom: 6px; 
/* Versatz links - Versatz oben - Unschärfe (Blur) - Farbe */
text-shadow: 2px 2px 1px #ffffff; 
-moz-border-radius:3px; border-radius: 3px; 
box-shadow: 4px 4px 10px #555555; -moz-box-shadow: 4px 4px 10px #555555; -webkit-box-shadow: 4px 4px 10px #555555;
width: 140px; 
height: auto; 
font-family:Times, Times New Roman, Serif; 
font-style: italic;line-height: 1em;
}

SPAN.piReview, DIV.piReview {
  display:inline; 
  text-align: left; 
  font-family: Arial, Tahoma, Sans Serif;
  font-weight: normal;
  font-size: 10px;
  color: #848484;
  height: 30px;
             }

DIV.piDescription {
  display:inline;
  text-align: left; 
  font-family: 'Open Sans', sans-serif; font-weight: 400;
  font-size: 12px;
  line-height: 1.4em;
  color: #2E2E2E;
                         }

IMG.imageFrameBIG {
 margin-left: 5px;
 margin-right: 5px;
 margin-top: 10px;
 border: 1px solid #D8D8D8;
box-shadow: 2px 2px 2px #E6E6E6; -moz-box-shadow: 2px 2px 2px #E6E6E6; -webkit-box-shadow: 2px 2px 2px #E6E6E6;
height: auto;
min-width: 300px;
                               }

IMG.imageFrameSMALL {
 margin: 0px;
 border: 1px solid #F2F2F2;
box-shadow: 2px 2px 5px #F2F2F2; -moz-box-shadow: 2px 2px 5px #F2F2F2; -webkit-box-shadow: 2px 2px 5px #F2F2F2;
height: auto;
                         }

SPAN.piZoom {
  position: relative;
  top: -30px;
  left: -12px;
                    }

/* Style for the shopping cart tooltips impulse items */
.ui-tooltip {
	font-family: Arial, "Sans Serif";
        font-size: 11px;
        text-align: left;
	background: #ffffff;
        border: 1px solid #E6E6E6;
        padding: 4px;
	position: absolute;
	z-index: 999999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
line-height: 1.1em;
}

.Spacesvertical {
  height: 10px;
  padding: 0;
  margin: 0;
}

.Spaceshorizontal {
  width: 10px;
  padding: 0;
  margin: 0;
}

.Spacesvertical hr, .Spaceshorizontal hr {
display: none;
}

SPAN.displayFSK {
display:block;
font-family: Arial, Sans Serif;
font-weight: bold;
font-size: 11px;
color:#990000;
}

.ContentPages {
font-size: 12px;
font-family: 'Open Sans', Arial, Sans-Serif; font-weight: 300;
}

.homebox-left {
display:inline;
float:left;
border-width: 1px; 
border-color: #E2E2E2;
border-style:solid;
-moz-border-radius:4px;
border-radius: 4px;
box-shadow: 3px 5px 5px #B7B7B7;
-moz-box-shadow: 3px 5px 5px #B7B7B7;
-webkit-box-shadow: 3px 5px 5px #B7B7B7;
                               }
.homebox-right {
display:inline;
float:right;
border-width: 1px; 
border-color: #E2E2E2;
border-style:solid;
-moz-border-radius:4px;
border-radius: 4px;
box-shadow: 3px 5px 5px #B7B7B7;
-moz-box-shadow: 3px 5px 5px #B7B7B7;
-webkit-box-shadow: 3px 5px 5px #B7B7B7;
                               }