/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce
   -----------------------------------------------------------------------------------------
   based on:
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License
   ---------------------------------------------------------------------------------------*/
/* {
	margin:0;
	padding:0;
	font-size: 101.00%;
}*/

.productHeadline {
	background-color: #333;
	border-bottom:1px solid #99CC33;
	border-left:1px solid #99CC33;
	color:#99CC33;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-left:5px;
	padding-right:5px;
}

.productText {
	background-color: #333;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-left:5px;
	padding-right:5px;
}

.productInfos {
	color: #000;
	font-size: 10px;
	text-align:right;
}
.productInfosColl {
	color: #000;
	font-size: 10px;
	text-align:right;
}

.productInfosValueColl {
	color: #000;
	font-size: 10px;
	font-weight:bold;
	padding-left: 7px;
	text-align:left;
}

.productInfosValue {
	color: #000;
	font-size: 10px;
	font-weight:bold;
	padding-left: 7px;
	text-align:left;
}

.productsPopupHeadline {
	color: #000;
	font-size: 10px;
	font-weight:bold;
	text-align:left;
}

.productsPopupText {
	color: #000;
	font-size: 10px;
}

.productsPopupCollText {
	color: #000;
	font-size: 10px;
}



.productTextList {
	background-color: #333;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.newsArchivText {
	background-color: #333;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.boxText {
	background-color: #333;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-left:5px;
	padding-right:5px;
}


.shippingBoxText{
	background-color: #333;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.boxTextSearch {
	background-color: #333;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-left:5px;
	padding-right:0px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #333;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
}

img{
	border:0;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #fff;
  text-decoration: underline;
}

FORM {
	display: inline;
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #99CC33;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #99CC33;
	font-style: italic;
	text-decoration: underline;
}

TR.headerError {
  background-color: #ff0000;
}

td.headerMessage {
	border:1px solid #009900;
	color: #fff;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #666666;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6;
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6E6E6;

}

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;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #FFF;
}

A.pageResults:hover {
	color: #99CC33;
}

span.pageResults{
	font-size: 12px;
	font-weight:bold;
	color: #99CC33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

span.greetUser {
	color: #ffcc33;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.greetLink {
	color: #ffcc33;
	font-weight: normal;
	text-decoration: none;
}

a.greetLink:hover {
	color: #ffcc33;
	font-weight: normal;
	text-decoration: underline;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 0px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0px;
  line-height: 0.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


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: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleUL {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	list-style:none;
	margin:0px;
	padding:0px;
}

.moduleLI {
	color: #fff;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}

a:link.linkCoNav, a:active.linkCoNav, a:visited.linkCoNav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight:normal;
}

a:link.linkTrailerType, a:active.linkTrailerType, a:visited.linkTrailerType {
	color:#99CC33;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
}

a:hover.linkTrailerType {
	color:#99CC33;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
}

a:hover.linkCoNav {
	color:#99CC33;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight:normal;
}

a:link.linkCatNav, a:active.linkCatNav, a:visited.linkCatNav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#ffcc33;
}

a:hover.linkCatNav {
	color:#99CC33;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
}


.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #333;
 border: 1px solid;
 border-color: #333;

}
.moduleRowOver {
	background-color: #666;
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;

	}
.moduleRowSelected { background-color: #999; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #fff; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #99CC33; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* 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; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.mainContainer {
	width:100%;
}

.mainContentContainer {
	width:632px;
}

.navLeft {
	background-color: #999999;
    vertical-align: top;
    width: 196px;
}

.navLeftFixed {
	background-color: #999999;
    position:relative;
	top: -32px;
}

.navRight {
	background-color: #999999;
    vertical-align: top;
    width: 196px;
}

.navRightFixed {
	background-color: #999999;
    position:relative;
	top: -32px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#fff;
}

.tableListingI {
	background-color: #666666;
}

.tableListingII {
	background-color: #999999;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

.boxTableText {
	padding-left:5px;
	padding-right:5px;
}

.boxTopBlackBig {
	background-image: url(/shop/templates/zxf/img/box_black_big_top.jpg);
	background-repeat: no-repeat;
	color: #ffcc33;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height:22px;
	padding-left:5px;
	padding-right:5px;
}

.boxTextGreenBold {
	color: #99CC33;
	font-weight: bold;
}

.boxTextGreenNormal {
	color: #99CC33;
	font-weight: normal;
}

.boxTextBlack {
	background-color: #000;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-left:5px;
	padding-right:5px;
}

#arrowSpecial {
	position:relative;
	z-index:1000;
	left:50px;
	top: -10px;
}

.boxTextBlackiPod {
	background-color: #000;
	background-image: url(/shop/templates/zxf/img/iPod.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-left:5px;
	padding-right:5px;
}

.boxBlack {
	background-color: #333;
	color: #ffcc33;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	text-align:left;
	line-height: 15px;
}

.boxTextGrayFreeReg {
	background-color: #333;
	background-image: url(/shop/templates/zxf/img/50erEUR.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:15px;
}

#arrow_greeting {
	position:relative;
	top: 0px;
	right: 0px;
}

/*Page TOP Menu*/
#pageTopMenu {
	margin:0;
	padding:0;

}

#pageTopMenu .menuItem {
	list-style:none;
	float:left;
}

/*Page BOTTOM Menu*/
#pageBottomMenu {
	margin:0;
	padding-top:0;
	padding-bottom:0;
	padding-left: 120px;
	padding-right:0;
}

#pageBottomMenu .menuBottomItem {
	color:#fff;
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	list-style:none;
	padding-right:5px;
	padding-left:5px;
}

/*Page CONTENTBOX Menu*/
#pageContentBoxMenu {
	float:left;
	clear:left;
	margin:0;
	padding:0;
}

#pageContentBoxMenu .menuContentBoxItem {
	color:#fff;
	font-family: Verdana, Arial, sans-serif;
	list-style:none;
	padding-bottom: 10px;
	letter-spacing:2pt;
}

#pageContentBoxMenu a:link.contentLink, a:hover.contentLink, a:active.contentLink, a:visited.contentLink {
	border-bottom:3px solid #ffcc33;
	text-decoration:none;
}

/*Page Languages*/
#pageLangTop {
	position:absolute;
	top:67px;
	padding-left:10px;
}
#pageLang {
	margin:0;
	padding:0;
}

#pageLang .langItem {
	list-style:none;
	float:left;
	padding-right:15px;
}

/*Categorie Navigation*/
.catNav{
	list-style:none;
	margin:0;
	padding:0;
}
.catNavImg{
	height:22px;
	list-style:none;
	margin:0;
	padding:5px 0 0 0;
	background-color: #333;
	background-image: url(/shop/templates/zxf/img/ButKatMAIN.jpg);
	background-repeat:no-repeat;
}

.catNavContentImg{
	height:25px;
	list-style:none;
	margin:0;
	padding:0;
	background-color: #333;
	background-image: url(/shop/templates/zxf/img/ButKatSUB.jpg);
	background-repeat:no-repeat;
}

a:link.catNavFont1, a:visited.catNavFont1, a:active.catNavFont1, a:hover.catNavFont1 {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	vertical-align:-30%;
	padding-top:5px;
	padding-bottom:5px;
}

a:link.catNavFont2, a:visited.catNavFont2, a:active.catNavFont2, a:hover.catNavFont2 {
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	vertical-align:20%;
	padding-top:5px;
	padding-bottom:5px;
}

a:link.catNavFont3, a:visited.catNavFont3, a:active.catNavFont3, a:hover.catNavFont3 {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style:italic;
	vertical-align:-30%;
	padding-top:5px;
	padding-bottom:5px;
}

.catBoxText {
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-left:0;
	padding-right:0;
	margin:0 0;
}

/*Warenkorb*/
.basketText {
	background-color: #333;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
}

/*Warenkorb Liste*/
#basketList {
	text-align:right;
	list-style:none;
	margin:0;
	padding:1px;
}

/*Table Border*/
.tableBorderTop {
	border-top: 1px solid #000;
}

/*Page Border*/
.borderTop {
	background-color: #333;
	border-top:1px solid #999;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.borderTopListing {
	background-color: #333;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.borderBottom {
	background-color: #333;
	border-bottom:1px solid #999;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-bottom: 6px;
}

.borderBottomGreen {
	background-color: #333;
	border-bottom:1px solid #99CC33;
}

/*Products Item Bar*/
.productsItemBar {
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
}

/*Reg Coupon*/
#regCoupon {
	border: 0px solid #c10000;
	position:absolute;
	left:148px; top:236px; width:24px; height:24px;
	z-index:1;
}


a:link.regCoup, a:hover.regCoup , a:active.regCoup, a:visited.regCoup {
	text-decoration:none;
}

/*releaseButton*/
#releaseButton {
	border: 1px solid #c10000;
	position:absolute;
	left:350px; top:274px; width:15px; height:15px;
	z-index:1;
}


a:link.relBut, a:hover.relBut, a:active.relBut, a:visited.relBut {
	text-decoration:none;
}

/*Trailer*/
#showTrailer {
	color: #fff;
	background-color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
#clipsButton{
	border: 0px solid #ff0000;
	position:relative;
	left:50px; top:40px;
	z-index:4;
}


.trailerMSG {
	background-color: #666;
	font-size: 24px;
	text-align:  center;
	vertical-align: middle;
}

/*CollectionInfo*/
#showCollectionInfo {
	color: #fff;
	background-color: #cccccc;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

#showCollectionText {
	color: #99CC33;
	font-weight:bold;
	position:relative;
	text-decoration:none;
	left:7px; top:5px;
	z-index:9;
}

#showCollectionArrow {
	position:relative;
	left:75px; top:5px;
	padding-top:3px;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:3px;
	z-index:10;
}


/*Lupe SearchBox*/
#quickFind {
	position:absolute;
	left:151px; top:50px; width:27px; height:23px;
	z-index:2;
}

/*KEYWORDS*/
a:link.keywords, a:hover.keywords, a:active.keywords, a:visited.keywords {
	color: #000;
}

/*Product Collection*/
#trailerButton {
	border: 0px solid #ff0000;
	position:relative;
	left:116px; top:182px;
	/*position:absolute;
	left:344px; top:341px;*/
	z-index:3;
}

#productsCollectionHeadline {
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0.5pt;
}

#productsCollectionName {
	color: #99CC33;
	font-size: 13px;
	font-weight: bold;
}

#productsCollectionShortDescription {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}

.productsCollectionShortDescription {
	color: #fff;
	font-size: 11px;
}

.productsCollectionText {
	color: #fff;
	font-size: 9px;
}

.productsCollectionClipNameLink{
	margin-top: 4px;
}

a:link.productsCollectionNavigationLink, a:hover.productsCollectionNavigationLink, a:active.productsCollectionNavigationLink, a:visited.productsCollectionNavigationLink {
	color: #99CC33;
	font-weight: bold;
}

.productsCollectionNavigationNoLink1 {
	color: #666	;
	font-weight: normal;

}

.productsCollectionNavigationNoLink2 {
	color: #666;
	font-weight: normal;

}

.productsCollectionNavigation {
	color: #99CC33;
}

.productsCollectionNavigationPageInfo {
	background-color: #333;
	border-bottom:1px solid #99CC33;
	color: #999;
	font-size: 11px;
}

#productsCollectionNavigationPageInfoSpacer{
	padding-left: 25px;
}

.bgLinkCollection{
	background-image: url(/shop/templates/zxf/buttons/german/3er_HG.jpg);
	background-repeat:no-repeat;
	text-align: left;
	color: #fff;
	font-size: 9px;
}

.bgLinkCollection span{
	padding-left: 10px;
}

.products_collection_top_nav {
	display:inline;
	float:right;
	position:relative;
	top:26px;
	color: #fff;
	/*left:-4px;
	width:5px;*/

}

.trailerinfo {
	display:inline;
}

.products_trailer_top_nav {
	display:inline;
	float:right;
	position:relative;
	top:26px;
	/*position:relative;
	top:28px;
	left:-4px;
	width:5px;*/
}

.optionBonusInfo {
	color: #ffcc33;
	font-size: 9px;
	padding-left: 1px;
}

/* TELL A FRIEND*/
.tellFriendText {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}

/* Abstand Search Result*/
.productsSearchResultImageSpacer{
	padding-top: 6px;
	padding-left: 5px;
}

td #table_listing_collection  {
	padding:0px;
	margin:0px;
}

td #products_collection_info {
	text-align:left;
	padding-top:3px;
	padding-left:11px;
	line-height: 9px;
	color:#ff0000;
	font-weight:bold;
}

td #info_collection_space {
	line-height: 5px;
}
/*content Inhalt ohne Padding*/
.contentText {
	background-color: #333;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

/* Class Trailer Fenster */
.traileBox {
	margin:0px;
	padding:0px;
	height:207px;
}

.qtSym {
	padding-top:21px;
}

.loginPageText {
	background-color: #666;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

#loginPage50erREG {
	width:92px;
	height:72px;
	top:6px;
	left:-10px;
	border:0px solid #c10;
	position:relative;
}

#loginPageLostPassword {
	top:2px;
	position:relative;
}

.loginButtonTop {
	border:0px solid #fff;
	padding-top:43px;
}

#email {
	display:none;
}

.loginIEArrow {
	width:120px;
}

/*Main Content*/
/*.mcReleasesShowAllLink {
	border:1px solid #fff;
	display:inline;
	position:relative;
	padding-left:60px;
}*/