/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   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 
   ---------------------------------------------------------------------------------------*/
.test {
	text-align:right;
	vertical-align:bottom;
	background-image: url(./img/icon_arrow.jpg)
}
.boxText {
	font-family: Arial, sans-serif;
	font-size: 10px;	
}

.boxText_11 {
	font-family: Arial, sans-serif;
	font-size: 11px;	
}

.boxNaviText {
	font-family: Arial, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	margin-left : 10px;
	line-height: 18px;
}

.boxNaviText a {
	text-decoration: none;
	font-weight: bold;
	margin-left : 10px;
}

.boxNaviText a:hover {
	text-decoration: none;
	font-weight: bold;
}

.boxNaviTextTags {
	font-family: Arial, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	line-height: 18px;
	margin-left : 0px;
	text-align:justify;
}

.boxNaviTextTags a {
	text-decoration: none;
	font-weight: bold;
	margin-left : 0px;
}

.boxNaviTextTags a:hover {
	text-decoration: none;
	font-weight: bold;
} 

.boxTextBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B3BE89;
	text-decoration: none;
	font-weight: normal;
	background-color: #292421;
}

/* Produktnavigation */
.navigator, .navigator A, .navigator A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B3BE89;
	text-decoration: none;
	font-weight: normal;
	background-color: #292421;
}

.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #FF0000; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background-color: #292421;
  /*background-image: url(./img/back.png);
  background-attachment:fixed;
  background-position: top;*/
  margin-top: 0;
  color: #B3BE89;
  font-family : Arial, sans-serif;
  font-size : 10px;
}

img{
border:0;
}

A {
  color: #B3BE89;
  text-decoration: none;
}

A:hover {
  color: #EFBE09;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #EFBE09;
  color: #000000;
  font-weight : bold;
  text-align : center;
  padding: 5px;
}

.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
	border: 3px solid #ff0000;
}

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

TD.infoBoxHeading {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(./img/bilder/page_nav5.jpg);
	height: 20px;
	color: #B3BE89;
	/*text-indent: 2px;*/
	line-height: 11px;
	text-align: center;
	vertical-align:top;
	overflow:hidden;
	padding-top:5px;
}

TD.infoBoxHeading a{
	color: #B3BE89;
}

TD.infoBoxHeading a:hover{
	color: #EFBE09;
}

TD.infoBoxHeading_1 {
	background-image: url(./img/bilder/page_nav1.jpg);
	height: 27px;
	width: 20px;
}

TD.infoBoxHeading_2 {
	background-image: url(./img/bilder/page_nav3.jpg);
	height: 27px;
	width: 20px;
}

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

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

}

.border{
	/*height: 380px;*/
	border: 1px solid #292421;
	margin-bottom: 5px;
}

A.pageResults {
  color:#B3BE89;
}

A.pageResults:hover {
  color:#EFBE09;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #B3BE89;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 13px;
}

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

TD.smallText b {
  font-size: 10px;
	color: #EFBE09;
  font-weight: bold;
}

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

CHECKBOX, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
	background-color: #BEBE89;
	border : solid 1px #353535;
}

INPUT {
  font-family: Arial, sans-serif;
  font-size: 11px;
	background-color: #BEBE89;
	border : solid 0px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
	background-color: #BEBE89;
	border : solid 1px #353535;
}

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

TABLE.formArea {
  background: #292421;
  border-color: #EFBE09;
  border-style: solid;
  border-width: 1px;
  padding:5px;
  margin-bottom:5px;
}

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

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

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

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

SPAN.productDiscountPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
}

.moduleRow {
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 13px;
 border: 0px solid;
 border-color: #E6E6E6;

}

.moduleRow a:active {
font-family: Arial, sans-serif;
font-size: 11px;
line-height: 11px;
background-color: #B7CDD6;
border: 0px solid;
border-color: #E6E6E6;
}

.moduleRowOver {
	cursor: hand;
	border: 0px solid;
	border-color: #EFBE09;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #EFBE09;
}

.moduleRowOver a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration:none;
	line-height: 11px;
	color: #EFBE09;
}

.moduleRowActive a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #280707;
}

.moduleRowSelected { background-color: #EFBE09;
	color: #280707; }

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

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #292421; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffef; background-color: #353535; padding: 2px 2px;}
.sitemap_sub a {color:#ffffef;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { color: #000000; font-family: Arial, sans-serif; font-size: 10px; background-color: #EFBE09; }
.messageStackSuccess { color: #000000; font-family: Arial, sans-serif; font-size: 10px; background-color: #EFBE09; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 14px; color: #EFBE09; font-weight: bold; }

.tableShop {
	background-color: #292421;
}

.navLeft {
	vertical-align: top;
	width: 200px;
	/*background-image: url(./img/back.png);*/
	padding: 2px;
}
.navRight {
	vertical-align: top;
	width: 200px;
	padding: 2px;
}
.poweredby {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #B3BE89;
  font-weight: bold;
}

.contentsTopics {
	background-image: ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	height: 16px;
	text-decoration: none;
	font-weight: bold; 
	padding: 5px;
	color: #B3BE89;
}
.contentsTopics a {
	color: #EFBE09;
}
.contentsTopics2 {
	background-image: ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	color: #EFBE09;
}
.contentsTopics2 a {
	color: #EFBE09;
}
.contentsTopics2 a:hover {
	color: #EFBE09;
	text-decoration:none;
}

				/* Preisformatierung allgemein und bei Prozentualer Reduzierung */

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	white-space: nowrap;
}

.boxprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
}

.productOldPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	text-decoration: line-through;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 5pt;
	font-style: italic;
	color: #EFBE09;
}

.productNewPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 5pt;
	color: #B3BE89;
}

.productDiscount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 5pt;
	color: #ff0000;
}

.yourPrice {
	color: #ff0000;
	font-size: 12px;
}
.tableListingI {
	background-color: #292421;
}
.tableListingII {
	background-color:#292421;
}
.tableListingIII {
	padding: 3px;
	background-color:#292421;
}

.onepxwidth {
width: 1px;
}

/* HEADER */
.pageHeaderleft {
	background-image: url(./img/bilder/header_left.jpg);
	width: 7px;
	height: 190px;
	line-height: 190px;
	background-repeat: no-repeat;
}

.pageHeader {
	background-image: url(./img/bilder/header.jpg);
	width: 962px;
	height: 166px;
	line-height: 166px;
	background-repeat: no-repeat;
}

.pageSlice {
	background-image: url(./img/bilder/headerslice.jpg);
	height: 190px;
	line-height: 190px;
	background-repeat: repeat-x;
}

.pageNavi {
	background-image: url(./img/bilder/header_navi.jpg);
	vertical-align: middle;
	width: 962px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background-repeat: no-repeat;
}

.pageNavi a {
	width: 962px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	color: #BEBE89;
	overflow: hidden;
	font-size: 12px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	padding-top:0px;	
}

.pageNavi a:hover {
	width: 962px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	color: #EFBE09;
	overflow: hidden;
	font-size: 12px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	padding-top:0px;
}

.pageHeaderright {
	background-image: url(./img/bilder/header_right.jpg);
	width: 7px;
	height: 190px;
	line-height: 190px;
	background-repeat: no-repeat;
}


/* BOXES */

.box-tagCloud {
	background-image: url(./img/bilder/box-tagCloud.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 332px;
	margin: 0px 0px 10px 0px;
}

.box-tagCloud div {
	margin: 30px 10px 0px 10px;
}

.box-login {
	background-image: url(./img/bilder/box-login.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 114px;
	margin: 0px 0px 10px 0px;
}

.box-login div {
	margin: 25px 10px 0px 10px;
}

.box-angebote {
	background-image: url(./img/bilder/box-angebote.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 274px;
	margin: 0px 0px 10px 0px;
}

.box-bestseller {
	background-image: url(./img/bilder/box-bestseller.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 200px;
	margin: 0px 0px 10px 0px;
}

.box-bestseller div {
	margin: 20px 0px 0px 20px;
}

.box-neue-DVD {
	background-image: url(./img/bilder/box-neue-DVD.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 248px;
	margin: 0px 0px 10px 0px;
}

.box-neue-DVD div {
	margin: 10px 0px 0px 20px;
}

.box-adverts {
	background-image: url(./img/bilder/box-Top-Movie.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 248px;
	margin: 0px 0px 10px 0px;
}

.box-adverts div {
	margin: 10px 0px 0px 20px;
}

.box-shopping-cart {
	background-image: url(./img/bilder/box-shopping-cart.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 98px;
	margin: 4px 0px 10px 0px;
}

.box-shopping-cart div {
	margin: 10px 0px 0px 10px;
}

.box-label-info {
	background-image: url(./img/bilder/box-label-info.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 182px;
	margin: 0px 0px 10px 0px;
}

.box-label-info div {
	margin: 20px 0px 0px 10px;
}

.box-categories {
	background-image: url(./img/bilder/box-categories.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 628px;
	margin: 0px 0px 10px 0px;
}

.box-categories div {
	margin: 25px 0px 0px 20px;
}

.box-label {
	background-image: url(./img/bilder/box-label.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 528px;
	margin: 0px 0px 10px 0px;
}

.box-label div {
	margin: 25px 0px 0px 20px;
}

.box-information {
	background-image: url(./img/bilder/box-information.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 58px;
	margin: 0px 0px 10px 0px;
}

.box-information div {
	margin: 25px 0px 0px 16px;
}

.box-content {
	background-image: url(./img/bilder/box-content.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 130px;
	margin: 0px 0px 10px 0px;
}

.box-content div {
	margin: 25px 0px 0px 16px;
}

.box-search {
	background-image: url(./img/bilder/box-search.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 140px;
	margin: 4px 0px 10px 0px;
}

.box-search div {
	margin: 16px 0px 0px 30px;
}

#searchbutton {
	background-color: transparent;
}

#guess {
	position: absolute;
	left: 0px;
	background-color: #292421;
	border: 0px solid #fff;
	overflow: hidden;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	opacity: 0.8;
}

#guess ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#guess ul li {cursor: pointer;}
#guess ul li.selected {background-color: #551D1C;}



.box_l {
	background-image: url(./img/bilder/box_l.jpg);
	width: 9px;
	height: 25px;
	line-height: 25px;
	background-repeat: no-repeat;
}

.box_m {
	background-image: url(./img/bilder/box_m.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	vertical-align: top;
	color: #BEBE89;
	overflow: hidden;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-top:0px;
}

.box_r {
	background-image: url(./img/bilder/box_r.jpg);
	width: 9px;
	height: 25px;
	line-height: 25px;
	background-repeat: no-repeat;
}

.box_info_ol {
	background-image: url(./img/bilder/box_info_ol.jpg);
	width: 14px;
	height: 23px;
	line-height: 23px;
	background-repeat: no-repeat;			
}

.box_info_om {
	background-image: url(./img/bilder/box_info_om.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 23px;
	line-height: 23px;
	text-align: center;
	vertical-align: top;
	color: #BEBE89;
	overflow: hidden;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-top:0px;	
}

.box_info_or {
	background-image: url(./img/bilder/box_info_or.jpg);
	width: 14px;
	height: 23px;
	line-height: 23px;
	background-repeat: no-repeat;
}

.box_ol {
	background-image: url(./img/bilder/box_ol.jpg);
	width: 14px;
	height: 23px;
	line-height: 23px;
	background-repeat: no-repeat;			
}

.box_om {
	background-image: url(./img/bilder/box_om.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 23px;
	line-height: 23px;
	text-align: center;
	vertical-align: top;
	color: #BEBE89;
	overflow: hidden;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-top:0px;	
}

.box_or {
	background-image: url(./img/bilder/box_or.jpg);
	width: 14px;
	height: 23px;
	line-height: 23px;
	background-repeat: no-repeat;
}

.box_ml {
	background-image: url(./img/bilder/box_ml.jpg);
	width: 14px;
	height: 11px;
	line-height: 11px;
	background-repeat: repeat-y;
}

.box_ml_product_listing {
	background-image: url(./img/bilder/box_ml.jpg);
	width: 14px;
	height: 230px;
	line-height: 11px;
	background-repeat: repeat-y;
}

.box_mm {
	background-color: #000000;
	vertical-align: top;
}

.box_mr {
	background-image: url(./img/bilder/box_mr.jpg);
	width: 14px;
	height: 11px;
	line-height: 11px;
	background-repeat: repeat-y;
	background-position: left;
}

.box_mr_product_listing {
	background-image: url(./img/bilder/box_mr.jpg);
	width: 14px;
	height: 230px;
	line-height: 11px;
	background-repeat: repeat-y;
	background-position: left;
}

.box_ul {
	background-image: url(./img/bilder/box_ul.jpg);
	width: 14px;
	height: 14px;
	line-height: 14px;
	background-repeat: no-repeat;
}

.box_um {
	background-image: url(./img/bilder/box_um.jpg);
	width: 100%;
	height: 14px;
	line-height: 14px;
	background-repeat: repeat-x;
}

.box_ur {
	background-image: url(./img/bilder/box_ur.jpg);
	height: 14px;
	width: 14px;
	background-repeat: no-repeat;
}

#trailer-box-1 {
	background-image: url(./img/Trailer-background-1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 40px;
}



#trailer-box-2 {
	background-image: url(./img/Vod-background-1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 40px;
}

#trailer-box-3 {
	background-image: url(./img/Trailer-background-2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 30px;
}

.guthaben {
	background-color:#000000;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5pt;
	color: #ff0000;
}
.banner_bottom {
	padding: 2px 0px 0px 0px;
}

.copyright {
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #BEBE89;
}

