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

a.pdf {
	background-image:url(images/pdf.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
}

#suche a img {
border: none; 
}

#suche input {
display:block;
vertical-align:middle;
font-size:11px;
margin-top: -2px;
margin-bottom: -2px;
border: none;
}



.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;                              /* Box Inhalt: Textfarbe */
}


.preis {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #048FDC;                              /*Box Inhalt: Schriftfarbe Preis*/
}
 
.preisInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;                             /*Box Inhalt: Schriftfarbe Infotext Preis*/
}

.preisInfoLink {
   color: #666666;                             /*Box Inhalt: Schriftfarbe Infotext Preis Versand*/
	text-decoration: underline;
}

.popup {
	margin: 10px;
}
 
a.boxTextBlock {
	display: block;
	width: 100%;
	line-height: 18px;
	padding-left: 10px;
	margin-left: -5;
	text-align: left;
}

a.boxTextBlock:hover {
	color: #0085CF;                              /*Box Inhalt: Schriftfarbe Blocknavigation*/
	background-color: #D6D6D6;                   /*Box Inhalt: Hintergrundfarbe Blocknavigation*/
}

.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: #0085CF; text-decoration: underline; }

/*BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}*/
/*
A {
	color: #444444;                         /*Box Schriftfarbe: Inhalte
	font-weight: bold;
	text-decoration: none;
}
*/
/*
A:hover {
  color: #048FDC;                           /*Box Schriftfarbe: Inhalte Hover
  text-decoration: none;
}
*/
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
}

TD.headerNavigation {
	vertical-align:	middle;
	height: 33px;
	background-image:url(images/infobox/shop-navigation-oben-hg.gif);
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	color: #333333;                    /* Schriftfarbe f�r Kopfnavigation */
  	font-weight : bold;
}

A.headerNavigation { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  	color: #000000;                    /* Schriftfarbe f�r Kopfnavigation */
}

A.headerNavigation:hover {
	text-decoration: underline;
	color: #000000; 
}

A.headerNavigation:active {
	color: #C30066;
}


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: #F5F5F5;               /*Hintergrundfarbe Fu�zeile*/  
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;                   /*Schriftfarbe Fu�zeile*/ 
  font-weight: bold;
  padding-top: 1px;
}

.infoBox {
	background: #FFFFFF;             /*Box Inhalt: Hintergrundfarbe*/
	border: solid #C7C7C7;           /*Box Rahmenfarbe*/
	border-width: 1px;
	border-top: none;
	border-bottom: none;
}

.infoBoxInhalt {					 /*Boxen f�r Seiteninhalt-Rahmen*/	
	background: #ffffff;             /*Box Inhalt: Hintergrundfarbe*/
	border: solid #C7C7C7;           /*Box Rahmenfarbe*/
	border-width: 1px;
	/*border-top: none;
	border-bottom: none;*/
}

.infoBoxInhalt2 {						/*Boxen f�r Seiteninhalt-Inhaltsbereich*/	
	background: #F5F5F5;                /*Box Inhalt: Hintergrundfarbe*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.buttonBox {
	background: #FFFFFF;             /*Schalterbox Inhalt: Hintergrundfarbe*/
	border: solid #FFFFFF;           /*Schalterbox Rahmenfarbe*/
	border-width: 1;
}

.contentBox {
	background: #F3F3EC;             /*Inhaltsbox Inhalt: Hintergrundfarbe*/
	border: solid #C7C7C7;           /*Inhaltsbox Rahmenfarbe*/
	border-width: 1px;
}

.infoBoxContents {
	color: #000000;						/*Box Schriftfarbe: Listennummern*/
	background: #ffffff;                /*Box Inhalt: Hintergrundfarbe*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	background: #1C95CA;
	background-image: url(images/infobox/corner_middle.gif); /* Hintergrundbild Box Mitte */
}

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

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: #FBFBF9;                   /*Produkttabelle: Hintergrund Inhalt*/
}

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: #F5F5F5;                   /*Produkttabelle: Hintergrund Inhalt 2*/
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #C7C7C7;                 /*Produkttabelle: Rahmenfarbe*/
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E7E7E7;					 /*Produkttabelle: Hintergrund Kopfzeile*/
  color: #666666;                        /*Produkttabelle: Schriftfarbe Kopfzeile*/
  font-weight: bold;
  text-align: center;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0568AE;						/*Produkttabelle: Schriftfarbe Preis*/
	font-weight: bold;
	vertical-align: top;
	padding-top: 1px;
}

A.pageResults {
  color: #0085CF;
}

A.pageResults:hover {
  color: #0085CF;
  background: #D6E5F2;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #5C708A;      /*Farbe der Haupt�berschriften*/
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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;
}
/* Added by Category Description */
TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
/* EOF Added by Category Description */
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

RADIO {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	/*border-width: 1px;
	/*border-style: solid;
	/*border-top-color: #FFFFFF;
	/*border-right-color: #FFFFFF;
	/*border-bottom-color: #FFFFFF;
	/*border-left-color: #FFFFFF;*/
	background-color: transparent;
}

CHECKBOX, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #7F9DB9;
	border-right-color: #7F9DB9;
	border-bottom-color: #7F9DB9;
	border-left-color: #7F9DB9;
}

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

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

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

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

SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: Green;
	font-weight: bold;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D6E5F2; cursor: pointer; cursor: hand; } /*Tabelle Bestellungen: Hintergrund Hover*/
.moduleRowSelected { background-color: #D6E5F2; }					/*Tabelle Bestellungen: Hintergrund*/

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #C30166; }
/*LIGHTBOX*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(./images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/*EOF LIGHTBOX*/
.captcha_advice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*
*	Easymerch starts here
*/
h2.easyHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0567ae;
	text-decoration: none;
	background-image: url(images/easyheading.png);
	background-repeat: repeat-x;
	display: block;
	width: auto;
	height: 24px;
	padding-left: 10px;
	text-align: left;
	margin-top: 0px;
}

h2.artikelWahl {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333333;      /*Farbe der h3 �berschriften im internen Editor*/
  margin-top: -1px;
}


.seperator{
	padding-top: 5px;
	border-top: 2px solid #9fa1a0;
	height: 5px;
	width: 100%;
}

/*Staffel Tabelle*/
TABLE.staffel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	border-top: 1px solid #c8cac9;
	border-left: 1px solid #c8cac9;
	padding: 0px;
}

TD.mengeStaffel{
	color: black;
	background-color: #EBF2FA;
	/*padding-left: 8px;*/
	text-align: center;	
	height:21px;
	border-bottom: 1px solid #c8cac9;
	border-right: 1px solid #c8cac9;
}

TD.staffelUnit{
	color: black;
	background-color: white;
	/*padding-left: 8px;*/
	text-align: center;	
	border-bottom: 1px solid #c8cac9;
	border-right: 1px solid #c8cac9;
	height: 21px;
}
/* Informationen */
TABLE.informations{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #c8cac9;
	border-left: 1px solid #c8cac9;
	padding: 0px;
}

TD.informations{
	color: black;
	background-color: #EBF2FA;
	padding-left: 8px;
	padding-right: 4px;
	text-align: left;	
	height:14px;
	border-bottom: 1px solid #c8cac9;
	
}

TD.informationsValue{
	color: black;
	background-color: white;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;	
	border-bottom: 1px solid #c8cac9;
	border-right: 1px solid #c8cac9;
	height: 14px;
}
TD.informationsImage{
	background-color: white;
	text-align: left;	
	border-bottom: 1px solid #c8cac9;
	height: 14px;
}


.inputBoxes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #c8cac9;
	color: black;
	background-color: #EBF2FA;
	height:21px;
	width: 190px;
}

h3 i{
	color: #0567ae;
	display:block;
	padding-bottom:7px;
	}

.easyTotal{
	color: #0567ae;
	font-size: 13px;
	}
/*minOrder Tabelle*/
TABLE.minOrder{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 190px;
	border-top: 1px solid #c8cac9;
	border-left: 1px solid #c8cac9;
}

TD.minOrderHeader{
	font-size: 12px;
	color: black;
	background-color: #EBF2FA;
	text-align: center;
	height:21px;
	border-bottom: 1px solid #c8cac9;
	border-right: 1px solid #c8cac9;
	
}
TD.minOrder{
	color: black;
	font-size: 12px;
	border-bottom: 1px solid #c8cac9;
	border-right: 1px solid #c8cac9;
	padding-left: 2px;
}
.qtyBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #c8cac9;
	color: black;
	background-color: #EBF2FA;
	height:21px;
	width: 190px;
}

.qtyBoxError{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ff0000;
	color: black;
	background-color: #EBF2FA;
	height:21px;
	width: 190px;
	
}
.colorSelection{
	border: 2px solid #999999;
	width:250px;
	height:22px;
}
.colorImage{
	border: 1px solid #999999;
	background-color: transparent;
	margin-bottom: 10px;
}
.colorImageOver{
	border: 1px solid #66ff66;
	background-color: transparent;
	margin-bottom: 10px;
}
.colorImageSelected{
	border: 1px solid #ff9999;
	background-color: transparent;
	margin-bottom: 10px;
}
TD.angebotBack{
	background-image: url(images/angebot-back.png);
	background-repeat: repeat-x;
	height:27px;
	color: white;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	}
TABLE.angebot{
	border: 1px solid #c8cac9;
	width: 300px;
	}
DIV.mainProductsBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #c8cac9;
	color: black;
	background-color: #ffffff;
	height: 150px;
	margin-bottom: 10px;
	padding: 10px;
	overflow: hidden;
}	
DIV.productsToLeft{
	float: left;
	width: 250px;
	
}
DIV.productsToRight{
	float: right;
	position: relative;
	left: -15px;
	width: 170px;
	text-align: left;
}
DIV.productImageWrap{
	height: 125px;
	width: 250px;
	padding-bottom: 5px;
	border-bottom:  1px solid #c8cac9;
	overflow: hidden;
	text-align: left;
}
DIV.productPriceWrap{
	margin-top: 5px;
	height: 23px;
	width: 250px;
	text-align: left;
}
DIV.productContentWrap{
	height: 119px;
	line-height: 17px;
	width: 160px;
	padding-bottom: 6px;
	overflow: hidden;
	text-align: left;
}
DIV.productMoreInfoWrap{
	margin-top: 5px;
	height: 24px;
	width: 160px;
	background-image: url(images/informationsimage.png);
	background-repeat: no-repeat;
	background-position: left 1;
	padding-left: 12px;
	text-align: left;
}
p.productContent{
	display: block;
	margin-top: -10px;
}

p.versandkosteninfo {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
  	font-weight: bold;
	font-style: italic;
	text-align: center;
  	color: #C30066;     
  	margin-bottom: -4px;
}

/*BEGINN CSS Definition Wolke-Modul */

a.wolke:hover {
text-decoration:none;
}

h3.wolke1 {
	display: inline;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	font-size: 24px;
	font-weight: bold;
}
h3.wolke1:hover {
color: #C30066;
}

h3.wolke2 {
	display: inline;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	font-size: 20px;
	font-weight: bold;
}
h3.wolke2:hover {
color: #C30066;
}

h3.wolke3 {
	display: inline;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	font-size: 15px;
	font-weight: bold;
}
h3.wolke3:hover {
color: #C30066;
}

h3.wolke4 {
	display: inline;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	font-size: 13px;
	font-weight: bold;
}
h3.wolke4:hover {
color: #C30066;
}

h3.wolke5 {
	display: inline;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	font-size: 12px;
	font-weight: normal;
}
h3.wolke5:hover {
color: #C30066;
}

/*ENDE CSS Definition Wolke-Modul */


#intro, #introEmbed{
	z-index: 1;
}
#slideDown{
	z-index: 1000;
}

.introItem {
	position: absolute;
	display: block;
	margin:0;
	padding: 0;
	border: 0;
	overflow: hidden;
	width:485px;
	height: 176px;
	top:0px;
	left:0px;	
}

.introImage {
	position: relative;
	display: block;
	margin:0;
	padding: 0;
	border: 0;
	overflow: hidden;
	width:485px;
	height: 176px;
	top:0px;
	left:0px;		
}

.bookmarkWrap {
	background-image: url(bilder/bookmarks.png); 
	background-repeat:no-repeat; 
	display:block; 
	width:171px;
	height:96px;
	padding-top:40px;
	padding-bottom:10px; 
	padding-left:20px;
	
}
*+hmtl .bookmarkWrap{
	width:181px;
	height:146px;
	}
* hmtl .bookmarkWrap{
	width:181px;
	height:146px;
	}
	
a.bookmarkLink{
	display:block; 
	width:150px; 
	height: 16px; 
	font-size: 11px; 
	margin-left:5px; 
	color: #333333;
	}
		
a:hover.bookmarkLink{
	text-decoration: none;
	color: #0085CF;
	}
	
.bm{
	cursor: pointer;
	}	
	
