html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
ul,ol { list-style: none; }

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px;
background: #FFFFFF; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px;
color: #666666; }
.productsNotifications { background: #f2fff7; }

/* Texte Bearbeiten bei Bestellung */
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px;
color: #B3B300; text-decoration: underline; }

/* Hauptbereich des Shops */
BODY {

		color: #000000;
	margin: 0px;
	text-align: center;

	background:#ffffff url(images/design/bg_body.png);

}

DIV.shopbreite {
	width: 930px;
	margin: auto;
	margin-top: 10px;
	text-align: left;
	padding:10px;
	background-color:#ffffff;

	
}
DIV.shopbreiteF {
	width: 930px;
	margin: auto;
	text-align: left;
	padding:10px;
	background-color:transparent;
	vertical-align:top;

	
}
TD.logo{
padding-top: 10px;


}
TD.logo IMG {

margin-bottom: 10px;

}
div#block {
background-color:transparent;

}

#footerNavigation {
/*background: #a8ba88;*/
background:  #FFC600;
margin-top:10px;
margin-bottom: -20px;
}
.foottext {
vertical-align:top;
}
*html DIV#footerNavigation {
	
	height: 2px;
	margin-bottom: -20px;

}

.haupt
{
	background-color:#fff;
	border: 2px solid #ffffff;	
}
.hdleftcol, .hdrightcol
{
	width:20%;
	background-color:#CDCDCD;
}

ul.information li {
margin-right:20px;
text-align:left;
font-size: 1.1em;
}
ul.informationb li {
margin-right:10px;
padding: 3px 5px;
text-align:left;
display:inline;
}
.cattitleOn
{
	background-image:url(images/design/cattitle.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:10px; 
	font-size: 12px; 
	background-color:#ffffff; 
	padding:3px 0 3px 20px;
	color: #41454e;
}
.cattitle
{
	background-image:url(images/design/cattitle.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:10px; 
	font-size: 12px; 
	background-color:#ffffff; 
	padding:3px 0 3px 20px;
	color: #41454e;
}
/* Navigationszeile Textfarbe */
.cattitle A, .bgkatON a {
color: #41454e;
}

/* Navigationszeile bei MouseOver */
cattitle A:hover, .bgkatON a:hover {
color: #000000;
}
.catOn
{
 	margin-top:3px; font-weight:bold; background-color:#ffff00; border:2px solid #bbbbbb; padding: 2px;
}
.cat
{
	margin-top:3px; font-weight:bold; background-color:#dddddd; padding: 2px;
}
.bgkatON
{
	padding: 0px; padding-left:7px; padding-right:7px;color: #41454e; font-weight:bold;
}
.bgkat
{
	color: #41454e; 
}

img.headerpics
{
	width:981px;
}
breadcrumb
{
}
p.maintitle
{
	color:#748191;
	font-weight:bold;
	font-size:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	margin-bottom:-5px;
}
p.maintext
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	line-height:1.5;
	margin-bottom:3px;
	padding:10px 5px 0 5px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:		12px;
}

/* Farbe der Links im Shop */
A {
color: #41454e;
text-decoration: none;
}

/* Farbe bei MouseOver */
A:hover {
color:#41454e;
text-decoration: underline;
}

FORM {
display: inline;
}

/* Kopfbereich der Seite wo das Logo eingefuegt ist */
TR.header {
background: #000000;
height:200px;
}

/* Navigationszeile unmittelbar unter dem Kopfbereich */
TR.headerNavigation { background: #ffffff; height:40px;}

/* Navigationszeile , Farbe z.B. die >> Zeichen */
TD.headerNavigation {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background: #FFC600;
color: #41454e;
font-weight : bold;
}
TD.headerNavigationInfo {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background: #dddddd;
color: #41454e;
}

/* Navigationszeile Textfarbe */
A.headerNavigation {
color: #41454e;
}

/* Navigationszeile bei MouseOver */
A.headerNavigation:hover {
color: #000000;
}

/* Einblendung bei Fehler oder Warnung z.B. AGBs nicht akzeptiert */
TR.headerError {
	background-color: #B3B300;
}

/* Einblendung bei Fehler oder Warnung z.B. AGBs nicht akzeptiert */
TD.headerError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
	background-color: #B33B00;
}

/* Einblendung beim Versand eines neuen Passworts */
TR.headerInfo {
background: #B3B300;
}

/* Einblendung beim Versand eines neuen Passworts */
TD.headerInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #B3B300;
}

/* Balken unten mit Datum und Anzahl Zugriffe */
TD.footerline
{
	background: #ffffff;
	border-top:1px solid #b8bab9;
}
.buttonlink
{
	background-color:#585f6c;
	background-image:url(images/design/weiter.jpg);
	background-repeat:no-repeat;
	background-position:0px;
	padding:1px 4px 3px 30px;
	color:#FFFFFF;
}
.footerlinebottom
{
	background-color:#fff;
	height:2px;
}
/* Balken unten mit Datum und Anzahl Zugriffe */
TD.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

/* Farbe des Rahmen um alle Boxen */
.infoBox {
border-top:2;
margin-top:-1px;
}

/* Fuellfarbe aller Boxen */
.infoBoxContents {

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border:1px solid #bbb;
padding:2px;
margin-top: 5px;
}

.infoBoxNotice {
	background-color: #E8E8E8;
}

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

/* Fuellfarbe Ueberschrift aller Boxen */
TD.infoBoxHeading, TD.infoBoxHeading A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #FFF405;
	color: #000000;
	line-height: 1.5;
	text-indent: 10px;
	height: 25px;
	width: 190px;
	text-transform: uppercase;
	white-space: nowrap;
}
.infoBoxHeadingM, .infoBoxHeadingM A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #E01E26;
	color: #ffffff;
	text-indent: 10px;
	line-height: 1.5;
	height: 25px;

	text-transform: uppercase;
	white-space: nowrap;
	
}
.infoBoxHeadingM {
border-left:1px solid #ffffff;
}

.foottext .smalltext {
border:1px solid #ccc;
padding:4px;
margin-right:2px;
background: #FFF405;
}
TD.infoBoxHeading {	border: 1px solid #cccccc;
}
TD.infoBoxHeading A 
{
	background:transparent;
}
.infoBoxFoot{
background: #FDF2BD;
border-bottom:1px solid #bbbbbb;
}
.infoBoxFootwhite{
background: #fff;
}

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

/* Farbe Produktliste ungerade Zeilen */
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: #FFFDd8;
}

/* Farbe Produktliste gerade Zeilen */
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;
}

TR.productListing-heading {
background: #FFF405;
}

/* Produkttabelle, Balken, in der Mitte, Ueberschrift Fuellfarbe */
TD.productListing-heading, TD.productListing-heading a {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-color: #768394;
*/

font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #FFF405;
	color: #000000;
	line-height: 1.5;
	text-indent: 15px;
	height: 25px;
width: 170px;
	text-transform: uppercase;
	border-bottom:1px solid #cccccc;

}

img.img_prod
{
}
TD.productListing-data,TD.productListing-dataend {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border-bottom:1px solid #999999;
padding-top:5px;
}

TD.productListing-dataend {
border-right:1px solid #999999;
}

TD.productListing-data-img {
	padding-top:3px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
TABLE.productListing, TABLE.productListing TR {
border:1px solid #cccccc;

}
/* Farbe Seitenauswahl unten rechts */
A.pageResults {
color: #0000FF;
}

/* Farbe Seitenauswahl unten rechts bei bei MouseOver */
A.pageResults:hover {
	color: #0000FF;
	background-color: #B3B300;
}

/* Ueberschrift Farbe wie unser Angebot, Kategorien, etc. */
TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #41454e;
	text-align: left;
	background-color: transparent;
	padding-left:6px;
}

TR.subBar {
background: #f4f7fd;
}

/* Sub Titelzeile z.B. Es wurden keine Artikel gefunden ... */
TD.subBar {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #41454e;
}

/* Haupt-Schrift */
TD.main, P.main {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.smallTextF, SPAN.smallText, P.smallText,TD.smallTextSub {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:center;
}
TD.smallTextSub IMG {
padding: 5px 5px 0 5px;
margin: 10px 5px 0 5px;
}
TD.smallTextSub {
	border-top: 1px none #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px none #cccccc;
	border-spacing:3px;
	margin: 3px;
}

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

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

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

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

/* Farbe der neuen Artikel im Warenkorb */
SPAN.newItemInCart {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #B33B00;
}

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

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

/* Farbe Schriftzug Gast bei der Begruessung */
SPAN.greetUser {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #B33B00;
font-weight: bold;
}

/* Formularbereich bei Weiterempfehlungen und Kundenkonto */
TABLE.formArea {
background: #E9E9E9;
border-color: #7b9ebd;
border-style: solid;
border-width: 1px;
}

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

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

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

/* MouseOver-Balken im checkout-Bereich */
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

/* Navigationsleiste unten im checkout */
.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif;
font-size: 12px; color: #8c8c8c; background-color:#d6dcdc;}
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 14px;
color: #41454e; background-color:#d6dcdc; font-weight:bold}

/* gesetzliche Anforderungen an OSC_Deutschland */
.tax_info {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #758389;
}

/*EFI 17.08.2006 STAFFELPREISE*/
TD.productPriceInListing {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #d2e9fb;
  font-weight: bold;
}


TD.productPriceInBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #f8f8f8;
  font-weight: bold;

}

TD.productPriceInProdInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ccFFcc;
  font-weight: bold;
}


td {
  font-size: 12px;
}
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/
/*** Begin All Products SEO ***/
.allproductsBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffce00; }
a.allproductsBox { color: #ff0000; } 
a.allproductsBox:hover { color: #00cc00; } 

/*** End All Products SEO ***/ 


.brands {
display:inline;
text-align:center;
margin: 10px;
}

.headbanner {
margin: 0 auto;
text-align:center;
width: 930px;
}
.headbanner IMG{
margin: 10px 5px;
text-align:center;
}

/* BEGIN: CSS Buttons Everywhere */
.cssButton {
    background: #000;
    color: #ffffff;
    height: 30px;
    vertical-align: top;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    border: 1px outset #000;
    border-spacing: 3px;
    line-height: 21px;
}


a.button {
   background: transparent url(images/bg_button_a.gif) no-repeat top right;
   font-family: Verdana, Arial, sans-serif;
   font: normal 12px arial, sans-serif;
   font-weight: bold;
   color: #fff!important;

   float: left;

   height: 27px;
   margin-right: 6px;
   padding-right: 8px; /*sliding doors padding */
   text-decoration: none;
   letter-spacing: .1em;
}



a.button span {
   background: transparent url(images/bg_button_div.gif) no-repeat;
   display: block;
   line-height: 17px;
   padding: 5px 0 5px 10px;
}


a.button:hover {
color: #ccc!important;
text-decoration: none;
   font: bold 12px arial, sans-serif;
}
a.button:active {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
    background-position: bottom left;
	color: #ccc!important;
    padding: 6px 0 5px 10px; /* push text down 1px */
}

/*inputButtons*/
button{
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	width: auto;
	overflow: visible;
	text-align: center;
	white-space: nowrap;
	height: 33px;
	font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
	
		}

 
			button span, button em {
	display: block;
	height: 33px;
	line-height: 28px;
	margin: 0;
	color: #ffffff;
	cursor: hand;
	letter-spacing: .1em;
			}
 
			button span {
			padding-right: 0px;
				padding-left: 8px;
				background:transparent url(images/bg_button_div.gif) no-repeat;
				 
			}
 
			button em {
				font-style: normal;
				padding-right: 6px;
				/*background: transparent url(images/bg_button_a.gif) no-repeat 100% 0;*/
				background: transparent url(images/bg_button_a.gif) no-repeat top right;
				
			}

			button:hover span {
	color: #87100D;
			/*background:url(images/bg_button_div.gif) no-repeat 0 -23px;*/
			}

			button:hover em {
				color: #d6d6d6;
				
				/*background: url(images/bg_button_a.gif) no-repeat 100% -23px;*/
			}

			button:active span {
				color: #660000;
				/*background:url(images/bg_button_div.gif) no-repeat 0 -50px;*/
			}

			button:active em {
				color: #660000;
				/*background: url(images/bg_button_a.gif) no-repeat 100% -50px;*/
}


.pl-buynow {
margin-left: 30px;
}

/* end of css infoboxes*/
 div.column #thecategories {
	
	list-style-type: none;
	padding: 5px 0px 5px 0px;

	line-height: 1.2em;
	text-transform: lowercase;
}

#thecategories {
	position: relative;
	top: -9px;

	/*width: 158px;*/
}
*html #thecategories {
	
	width: 160px;
}

#thecategories a:hover {
	/*background-color: #FFFB9E;*/
		background-color: #FFF405;
	color: #666666;
	margin:0px;

}
*html #thecategories a:hover {
/*background-color: #FFFB9E;*/
	background-color: #FFF405;
	color: #666666;
	margin:0px;

}
#thecategories a {
margin: 0px;
	display: block;
	padding-bottom: 3px;
	padding-top: 2px;
	width: 100%;
		margin:0px;
	font-size:12px;
}
/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/
#topcat a {
padding-left: 15px;
background: url(images/subbulTc.gif) no-repeat 3px;
}

#secondcat a {
	padding-left: 22px;
	font-size:11px;
	background:#FEF9DE url(images/subbul.gif) no-repeat 10px;
	text-transform:none;
	}
	#secondcat a:hover {

	background:#FFF405 url(images/subbulh.gif) no-repeat 10px;
	}

#thirdcat a {
	padding-left: 25px;
	font-size:11px;
}

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

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

.activelink {
	display: block;
	font-weight: bold;
}
.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}
 #thecategories {
margin-top: 10px;
margin-bottom: -10px;
}
.katalogimg {
float:left;
padding: 0 5px;
}

.pl-name {
margin-left:5px;
}
ul.druckbox li {
	line-height:1.3;
	font-size:1.1em;
	list-style-position: inside;
	list-style-type: square;
	text-indent:5px;
}
.trenner {
color: transparent;
margin: 2px;
}
