/*
  $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
*/
html{
	height:100%;
	padding-bottom:1px;
}
body{
	
}


.infoBoxContents input,.infoBoxInhalt2 input,.contentBox textarea,.productListing-data input
	{
	border: 1px solid #bcbcbc;
	padding: 2px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #444444;
}

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: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000; /* 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: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #666666; /*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: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #666666; /* Schriftfarbe f�r Kopfnavigation */
	font-weight: bold;
}

A.headerNavigation {
	color: #666666; /* Schriftfarbe f�r Kopfnavigation */
}

A.headerNavigation:hover {
	text-decoration: none;
	color: #048FDC; /* Schriftfarbe f�r Kopfnavigation Hover */
}

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: 1;
	border-top: none;
	border-bottom: none;
}

.infoBoxInhalt { /*Boxen f�r Seiteninhalt-Rahmen*/
	background: #ffffff; /*Box Inhalt: Hintergrundfarbe*/
	border: solid #C7C7C7; /*Box Rahmenfarbe*/
	border-width: 1;
	/*border-top: none;
	border-bottom: none;*/
}

.infoBoxInhalt2 { /*Boxen f�r Seiteninhalt-Inhaltsbereich*/
	background: #F5F5F5; /*Box Inhalt: Hintergrundfarbe*/
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}

.buttonBox {
	background: #FFFFFF; /*Schalterbox Inhalt: Hintergrundfarbe*/
	border: solid #FFFFFF; /*Schalterbox Rahmenfarbe*/
	border-width: 1;
}

.contentBox,.contentBox2,.contentBox3 {
	background: #F3F3EC; /*Inhaltsbox Inhalt: Hintergrundfarbe*/
	border: solid #C7C7C7; /*Inhaltsbox Rahmenfarbe*/
	border-width: 1px;
}

.contentBox3 input {
	border: none;
}

.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: "Lucida Grande", Helvetica, Arial, Verdana, 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.infoBoxHeadingGreen {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	background: #1C95CA;
	background-image: url(images/infobox/corner_middle_green.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: #048FDC; /*Produkttabelle: Schriftfarbe Preis*/
	font-weight: bold;
	vertical-align: top;
	padding-top: 5px;
}

A.pageResults {
	color: #0085CF;
}

A.pageResults:hover {
	color: #0085CF;
	background: #D6E5F2;
}

TD.pageHeading,DIV.pageHeading {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, 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: "Lucida Grande", Helvetica, Arial, Verdana, 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: #000000;
}

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-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;
}

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: #ff0000;
}

/*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;
}

.searchBack {
	background: url(images/search-back.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 66px;
}

.searchBack INPUT {
	border: 1px solid #cdcdcd;
	width: 150px;
	padding: 2px;
	margin-left: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #747474;
}

.searchBack span {
	font-family: Verdana, Arial, sans-serif;
	color: #747474;
	font-size: 12px;
	font-weight: bold;
	margin-left: 11px;
}

.shopHeader {
	background: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 992px;
	height: 50px;
}

.shopFooter {
	background: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 992px;
	height: 30px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666; /*Schriftfarbe Fu�zeile*/
	font-weight: bold;
	padding-top: 1px;
	vertical-align: top;
	text-align: left;
}

.shopFooter a {
	color: #666666; /*Schriftfarbe Fu�zeile*/
}

.clr {
	clear: both;
}
.infoTipWrap{
	position:absolute;
	display:block;
	width: 159px;
	height:auto;
	left: -9999em;
	top: 0px;
	margin:0;
	padding:0;
	border:0;
	background: transparent url(./images/infotip/infotip-top.png) no-repeat  0 0;
	font-family: "Trebuchet MS", "Tahoma", Arial, sans-serif;
	font-size: 12px;
	text-align:left;
	vertical-align:top;
	z-index:20000;
}

.infoTipContent{
	position:relative;
	display:block;
	margin-top:7px;
	padding-left:7px;
	padding-right:7px;
	border-left: 1px solid #a9a8a8;
	border-right: 1px solid #a9a8a8;
	width: 143px;
	height: auto;
	background-color: #ffffff;
}

*+html .infoTipContent{
	width: 159px;
	} 

* html .infoTipContent{
	width: 159px;
	} 	
	
	
.infoTipBottom{
	position:relative;
	display:block;
	width: 159px;
	height:7px;
	margin:0;
	padding:0;
	border:0;
	background: transparent url(./images/infotip/infotip-bottom.png) no-repeat  0 0;
}

.infoTipArrow{
	position:absolute;
	display:block;
	width: 20px;
	height:17px;;
	left: -9999em;
	top: 0px;
	margin:0;
	padding:0;
	border:0;
	background: transparent url(./images/infotip/info-arrow.png) no-repeat  0 -17px;
	z-index:20001;
}

.infoTipWrapShadow{
	position:absolute;
	display:block;
	width: 159px;
	height:auto;
	left: -9999em;
	top: 0px;
	margin:0;
	padding:0;
	border:0;
	background: transparent url(./images/infotip/infotip-topshadow.png) no-repeat  0 0;
	font-family: "Trebuchet MS", "Tahoma", Arial, sans-serif;
	font-size: 12px;
	text-align:left;
	vertical-align:top;
	z-index:15000;
}

.infoTipContentShadow{
	position:relative;
	display:block;
	margin-top:7px;
	width: 159px;
	height: auto;
	background: transparent url(./images/infotip/infotip-middleshadow.png) repeat-y  0 0;
	z-index:15000;
}

.infoTipBottomShadow{
	position:relative;
	display:block;
	width: 159px;
	height:7px;
	margin:0;
	padding:0;
	border:0;
	background: transparent url(./images/infotip/infotip-bottomshadow.png) no-repeat  0 0;
	z-index:15000;
}
.mainProductsBox {
	display: block;
	border: 1px solid #cdcdcd;
	width: 600px;
	margin-bottom: 10px;
	background-color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding: 10px;
	padding-bottom: 0px;
}

.productContentWrap {
	display: block;
	width: 400px;
	bottom: 0;
	margin-bottom: 5px;
	color: 555555;
}

.productImageWrap {
	display: block;
	border: none;
	margin-bottom: 5px;
}

.productsToLeft {
	float: left;
}

.productsToRight {
	float: right;
}


*+html .productsToRightIE{
	vertical-align:top;
	margin-top:-60px;
	padding-left:0px;
}
* html .productsToRightIE{
	vertical-align:top;
	margin-top:-70px;
	padding-left:100px;
}

.productsFooter {
	position: relative;
	display:block;
	margin:0px;
	padding:0px;
	width:580px;
	height:24px;
}
*+html .productsFooter{
	margin-top:-10px;
	}
* html .productsFooter{
	margin-top:-10px;
	}

.productPriceWrap {
	display: block;
	vertical-align: top;
	text-align: left;
	padding: 0;
	margin: 0;
	float: left;
	width: 470px;
}

.buyNow {
	position: relative;
	right: 0px;
	bottom: 0px;
}

*+html .buyNow,* html .buyNow{
	position:relative;
	display:block;
	margin-right: 0px;
	right: 0px;
	bottom: 0px;
}

* html .buyNow img{
	display:block;
	position: absolute;
	margin-right:-10px;
}


.buyNowWrap {
	display: block;
	float: right;
	width: 100px;
	margin: 0;
	padding: 0;
	margin-right: -30px;
	margin-bottom: -24px;
}

*+html .buyNowWrap{
	position: relative;
	display: block;
	float: right;
	width: 100px;
	height:30px;
	margin: 0;
	padding: 0;
	margin-right: -10px;
	margin-bottom: -30px;
}
* html .buyNowWrap{
	margin-right: -10px;
}
.productContent {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-left: 3px;
	padding-top: 5px;
}

.productsButtonBack {
	background: url(images/products-button-back.jpg);
	background-repeat: no-repeat;
	width: 992px;
	height: 36px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666; /*Schriftfarbe Fu�zeile*/
	font-weight: bold;
	padding-top: 5px;
	padding-right: 7px;
	vertical-align: top;
	text-align: right;
}

.vatAdvice {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #898989;
}

.cancelHeader {
	background: url(images/cancel-head.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 25px;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;

}

.cancelHeaderInner{
	display:block;
	width:100%;
	color: white;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight :   bold;
	padding-left:12px;
	padding-top:4px;
}


.cancelBody {
	background: url(images/cancel-back.png);
	background-repeat: repeat-y;
	width: 250px;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	color: white;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.cancelBody span{
	display:block;
	padding-top:0px;	
	margin-left:-10px;
}

.cancelFooter {
	background: url(images/cancel-footer.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 14px;
	display: block;
	margin: 0;
	padding: 0;
}

.cancelButtonHome {
	background: url(images/cancel-button-home.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	width: 250px;
	height: 24px;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	color: #454545;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight :   bold;
	padding-left:52px;
}

.cancelButtonAccount {
	background: url(images/cancel-button-account.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	width: 250px;
	height: 24px;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	color: #454545;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight :   bold;
	padding-left:52px;
}

.cancelSpacer{
	display:block;
	width:250px;
	height:5px;
	}

.belehrung{
	display:block;
	width:690px;
	height:300px;
	margin: 15px;
	overflow: auto;	
	background-color: white;
	border:1px solid #C7C7C7;
}	
#tellAFriend{
	width:125px;
}	
	
.cartItems{
	display:block;
	margin-top: 10px;
	width:600px;
	color: #676767;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	border:none;	
}
.quantityBox
	{
	display:block;
	width: 32px;
	border: 1px solid #bcbcbc;
	padding: 2px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #444444;
}
.qtyArea{
	display:block;
	width:32px;
	padding-left:15px;
	padding-right:5px;
	}
	
.cartBox{
	display: block;
	border:none;
	border-top: 1px solid #cdcdcd;
	width: 700px;
	margin-bottom: 10px;
	background-color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}	
.cartFinalPrice{
	width:100px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}	
.cartNameArea{
	width:390px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}

.cartBoxEnd{
	display: block;
	border:none;
	border-top: 1px solid #cdcdcd;
	width: 720px;
	height: 1px;
	background-color: white;
}
.downloadsRow {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000; 
	vertical-align: top;
	text-align: left;
}
	
span.productSeparator {
	
	display:block;
	border: none;
	border-top: 1px solid #cdcdcd;
	height:1px;
	width:100%;
	
	}	
	
.detailsBox {
	display:block;
	border: 1px solid #cdcdcd;
	margin-top:4px;
	margin-bottom:8px;
	padding:2px;
}	

.smallSpacer{
	display: block;
	width: 100%;
	height: 5px;
	margin: 0;
	padding: 0;	
	}
span.smallAdvice{
	display: block;
	font-size: 10px;
	margin:4px; 
	margin-top:0px;
	}
	
	
.email, .url {
	display: none;	
}	


.introItem {
	position: absolute;
	display: block;
	margin:0;
	padding: 0;
	border: 0;
	overflow: hidden;
	width:616px;
	height: 212px;
	top:0px;
	left:0px;	
}

.introImage {
	position: relative;
	display: block;
	margin:0;
	padding: 0;
	border: 0;
	overflow: hidden;
	width:616px;
	height: 212px;
	top:0px;
	left:0px;		
}

.afterBuyInfo{
	display: block;
	border:none;
	background: url(images/after-buy-info.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin:0;
	padding:5px;
	padding-left: 75px;
	width:551px;
	height:80px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.6em;
	color: #000000; /* Box Inhalt: Textfarbe */
}
*+html .afterBuyInfo{
	
	width:631px;
	height:90px;
}

* html .afterBuyInfo{
	
	width:631px;
	height:90px;
}

.afterBuyInfo b{
	color: #006ca7;
	}


.starAdvice{
	display: block;
	border:none;
	margin-top:5px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.6em;
	color: #000000; /* Box Inhalt: Textfarbe */
	font-weight: bold;
}
.star{
	color:red;
	font-size: 10px;
	font-weight: bold;	
}
.howToDownload{
	display: block;
	border:none;
	background: url(images/howtodownload.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin:0;
	margin-top: -15px;
	margin-bottom:10px;
	padding:5px;
	padding-left: 75px;
	width:551px;
	height:30px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.6em;
	color: #000000; /* Box Inhalt: Textfarbe */
}
*+html .howToDownload{
	
	width:631px;
	height:40px;
}

* html .howToDownload{
	
	width:631px;
	height:40px;
}
.howToDownload b{
	color: #006ca7;
	}