/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
@import url("navigation.css");
body {
	color: #000000;
	margin: 0 0 15px 0;
	background:#f2fafd url(img/body_bg.jpg);
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.wrapper {
	/*background: url(img/Bilder/wrapper_bg.png) no-repeat bottom center;*/
}

img{
	border:0;
}

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

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

FORM {
	display: inline;		   
}


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

A.pageResults:hover {
  color: #ffffff;
  background: #5583b7;
}


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

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

TEXTAREA {
  width: 98%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  display:none;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  display:none;
}

A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #000000;
  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;
	font-size:11px;
	text-decoration: line-through;
	font-weight:normal;
}
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;
	border-bottom: 1px solid #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; }








.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

.onepxwidth {
	width: 1px;
}



/*		Eigene Formatierung		*/


.clr {clear: both; margin: 0; padding: 0;}
.clrsmall {clear: both; margin: 0; padding: 0; height: 1px; overflow: hidden;}
.clrnone {clear: both; margin: 0; padding: 0; height: 0px; overflow: hidden;}
.clrmiddle {clear: both; margin: 0; padding: 0; height: 4px; overflow: hidden;}

label {width: 180px; display: block; float: left;}
legend {color: #575757;}
fieldset {
	border: 1px solid #666666;
	padding: 5px 5px 5px 10px;
}


#topbg {
	background:url(img/head3.jpg) top left no-repeat;
	width:980px;
	margin:0 auto;
	height:303px;
	position: relative;

}

/*#topcontent {
  width: 980px;
  height: 90px;
  margin: 0 auto 0 auto;
  background-image: url(img/topcop.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}*/

#topimg {
  float: left;
}

#toplinkcopy {
  font-size: 10px;
  color: #454545;
  background:transparent;
  text-align: center;
  width: 120px;
  float: right;
  margin: 1px 0 0 0px;
  padding: 0 1px 0 0;
}
#topmenubox {
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	z-index:1;
}

/* Navigation */
#topmenu {
	overflow:hidden;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 10;
}
.menutop ul {
display:block;
margin:0;
padding:0;
}
.menutop li {
  display: inline;
  list-style-type: none;
  float:right;
}


.menutop li a {
  display: block;
  width: 123px;
  height: 27px;
  line-height:27px;
  vertical-align:middle;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
}

.menutop li a:hover {color: #ffffff;}
.menutop .home {
background:url(img/Bilder/start_link.jpg) no-repeat left top;
}
.menutop .cash {
background:url(img/Bilder/cash_link.jpg) no-repeat left top;
}
.menutop .cart {
background:url(img/Bilder/cart_link.jpg) no-repeat left top;
}
.menutop .last {
background:url(img/Bilder/data_link.jpg) no-repeat top right;
}
.menutop .home:hover {
background:url(img/Bilder/start_link_hover.jpg) no-repeat left top;
}
.menutop .cash:hover {
background:url(img/Bilder/cash_link_hover.jpg) no-repeat left top;
}
.menutop .cart:hover {
background:url(img/Bilder/cart_link_hover.jpg) no-repeat left top;
}
.menutop .last:hover {
background:url(img/Bilder/data_link_hover.jpg) no-repeat top right;
}
/* Ende der Navigation */

/*#topmenubox {
  width: 980px;
  margin: 0 auto 0 auto;
  color: #ffffff;
  font-size: 11px;
}*/

/*#topmenu {
  width: 501px;
  height: 37px;
  float: left;
  background-image: url(img/topmenu.jpg);
}

.menutop {
  margin: 11px 0 0 0px;
  padding: 0;
}
.menutop li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}


.menutop li a {
  display: block;
  float: left;
  width: 124px;
  height: 25px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
}

.menutop li a:hover {color: #ffffff;}*/
#secondnav {
	background:url(img/_bg_searchbox.jpg) repeat-x;
	width:980px;
	margin:0 auto;
	padding-top:7px;
	height:30px;
	overflow:hidden;
}
#searchbox {
  width: 340px;
  padding: 0;
  float: right;
  margin-top:3px;
}


#maincontent {
  width: 980px;
  background: #ffffff;
  background-image: url(img/mainbg.jpg);
  background-repeat: repeat-x;
  border-top: 0;
  border-bottom: 0;
  margin: 0 auto 0 auto;
}

#leftmenu {
  width: 202px;
  margin: 0px;
  float: left;
  padding: 0 0 0 5px;
}

#navtrail {
  width: 950px;
  padding: 6px 0 0 10px;
  font-size: 11px;
  margin: 0 0 6px 0;
  position:relative;
}
.wimpy {
	position:absolute;
	right:0px;
	top:0px;
}

#content {
  width: 550px;
  float: left;
  margin: 0 8px 0 8px;
}


#rightmenu {
  width: 202px;
  padding: 0 5px 0 0;
  float: left;  
}




#footer {
  width: 982px;
  height: 42px;
  background-image: url(img/footer.jpg);
  margin: 0 auto 10px auto;
}

#commercial {
  width: 982px;
  height: 100px;
  margin: 0 auto 0 auto;
  text-align: center;
}


/*		########## Menu-Boxen Start ##########		*/

.menutopleft {
	width: 180px;
	height: 21px;
	padding: 6px 0 0 22px;
	background-image: url(img/_menutop.jpg);
	margin: 0;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

.menucontentcat {
  padding: 1px 1px 0 1px;
  background: #ffffff;
  margin: 0 0 15px 0;
  font-size: 11px;
  border: 1px solid #cdcdcd;
  border-top: 0;
}

.menucontent {
  padding: 3px;
  background: #ffffff;
  margin: 0 0 15px 0;
  font-size: 11px;
  border: 1px solid #cdcdcd;
  border-top: 0;
}

.bestsellerbox {
  background:url(img/bestseller_bg.jpg) no-repeat left top;
  width:980px;
  margin: 0px auto;
  padding: 0;
  text-align:center;
  height:220px;
  overflow:hidden;
}

.bestsellerbox img {
  margin: 20px 10px; 
}


/*		########## Menu-Boxen Ende ##########		*/




#loginboxtop {
	width:630px;
	float:left;
	color:#333333;
	font-weight:bold;
}

#loginboxtop a {
	color: #333333;
}


.loginfloattext {
  float: left;
  margin: 8px 5px 0 5px;
  font-size:10px;
}

.loginfloatbut{
  float: left;
  margin: 4px 5px 0 5px;
}


.loginboxnew {
  margin: 5px 0 15px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px dashed #000000;
}



/*		######## Start Produktinfo-Seite ########			*/


.pinfofacts {
  float: left;
  width: 170px;
  height: 17px;
  padding: 2px 5px 2px 5px;
  margin: 0 5px 0 0;
  font-size: 11px;
  border: 1px solid #ba3026;
  background: #ffdcd7;
}

.productbut {
	float: left;
	width: 170px;
	height: 20px;
	padding: 2px 5px 2px 5px;
	margin: 0 5px 0 0;
	font-size: 11px;
	border: 1px solid #6691c0;
	background-color: #CCCCCC;
}

.reviewsboxinfo {
	padding: 5px;
	border: 1px solid #4d7fb4;
	margin: 0 0 10px 0;
	font-size: 10px;
	background-color: #CCCCCC;
}

.leftsideproduct {
  clear: both;
  width: 210px;
  height: 225px;
  overflow: hidden;
  float: left;
  padding: 5px 0 0 0;
  margin: 0 116px 0 0;
  border: 1px solid #b2bc73;
  text-align: center;
}

.rightsideproduct {
  width: 207px;
  float: left;
  margin: 0;
}

.productdesc {
  clear: both;
  padding: 5px;
  margin: 0 0 10px 0;
  border: 1px solid #b2bc73;
}

.productdeschead {
  font-weight: bold;
  color: #000000;
  background: #dee5bd;
  border: 1px solid #b2bc73;
  border-bottom: 0;
  width: 200px;
  margin:0;
  padding: 5px;  
}

/*		######## Ende Produktinfo-Seite ########			*/



/*		######## Start Categorie-Listing ########			*/

.subcatbox {
  width: 170px;
  height: 40px;
  overflow: hidden;
  text-align: center;
  float: left;
  border:1px solid #E2E1E1;
}

.subcatbox a {
  display: block;
  height: 40px;
  line-height:40px;
  vertical-align:middle;
  background:#DDDDDD;
}

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


/*		######## Ende Categorie-Listing ########			*/


/*		######## Start Bewertungen ########			*/


.reviewsbox {
	padding: 5px;
	border: 1px solid #6691c0;
	margin: 0 0 10px 0;
	background-color: #CCCCCC;
}

.reviewsboxinfo {
	padding: 5px;
	border: 1px solid #6691c0;
	margin: 0 0 10px 0;
	font-size: 10px;
	background-color: #CCCCCC;
}


/*		######## Ende Bewertungen ########			*/


/*		########## Ueberschriften ##########		*/

.h1topic {
	width: 539px;
	height: 21px;
	overflow: hidden;
	background-image: url(img/_contenttop.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #e0dede;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0 0 10px;
	margin: 0 0 10px 0;
}

.h2topic {
  font-size: 12px;
  margin: 0 0 5px 0;
  padding: 0;
}

.h2topiclist {
  font-size: 11px;
  margin: 0 0 8px 0;
  padding: 1px 5px 1px 5px;
  background: #eaeaea;
 height: 33px;
 overflow: hidden;  
}
.h2topiclist a {color: #5c5c5c;}


/*		########## Diverses ##########		*/

.logoffbut {
  margin-left:10px ;
  margin-top:0px;
  float:left;
  color:#959595;
}
.logoffbut b {
	color:#000000;
}

.logoffbut a {color: #ff0000; font-weight: bold;}


.boxlistingpic {
  margin: 5px 0 5px 0;
  text-align: center;
  height: 180px;
  overflow:hidden;
}
.boxlistingpicwrapper {
	position:relative;
	margin:0px;
	padding:0px;
}
.specialPriceFlag {
	background:url(img/flag_special.gif) right top no-repeat;
	width:54px;
	height:54px;
	position:absolute;
	top:-8px;
	right:0px;
}
.newComerFlag {
	background:url(img/flag_new.png) right top no-repeat;
	width:54px;
	height:54px;
	position:absolute;
	top:-8px;
	right:0px;
}

.pprice {
	padding: 3px 0;
	margin: 0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pricebox {
  text-align: center;
}

.boxlisting {
  width: 170px;
  height: 310px;
  border: 1px solid #e2e1e1;
  float: left;
  margin: 0;
}

.taxinfo, .taxinfo a {
  font-size: 10px;
  color:#999999;
}

.listabstand {
  float: left;
  width: 16px;
  overflow: hidden;
}


.headmessage {
  border: 1px dashed #000000;
  padding: 5px;
  margin: 5px 0 5px 0;
  text-align: center;
}

.accountleftbox {
  width: 250px;
  padding: 5px;
  float: left;
  margin: 0 0 0 7px;
  font-size: 11px;
}

.accountprice {
  text-align: right;
  padding: 0;
  margin: 0;
}

.trenner {
  height: 1px;
  overflow: hidden;
  background: #000000;
  margin: 4px 0 4px 0;
}


.listhori {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.listhori li {float: left;}

.historytabtop {
  border-bottom: 1px solid #4881c0;
  font-weight: bold;
  background:#88E236;
  color: #ffffff;
  padding: 2px 0 2px 0;
}

.histsub {
  font-size: 11px;
}

.historyinvoice {
  width: 260px;
  height: 100px;
  padding: 5px;
  float: left;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;  
  font-size: 11px;
}

.historyblock {
  border: 1px solid #cccccc;
  padding: 4px;
  font-size: 11px;
  margin: 3px 0 6px 0;
}

.historyvalue {
  float: right;
  width: 400px;
  font-size: 11px;
  text-align: right;
}

.addresscolor {
  background: #d1e5f8;
  padding: 4px;
}

.addressleft {
  width: 270px;
  padding: 3px;
  margin: 0 50px 0 0;
  float: left;
  font-size: 11px;
  background: #d1e5f8;
}

.addressbutleft {
  width: 200px;
  float: left;
}

.giftcartbox {
	border: 1px solid #333333;
	padding: 3px;
	text-align: center;
	background-color: #FAEDEE;
}

.littleaddress {
	font-size: 11px;
	border: 1px solid #333333;
	padding: 3px;
	margin: 2px 0 5px 23px;
}


.checkoutbox {
  width: 127px;
  padding: 4px 2px 4px 2px;
  overflow: hidden;
  text-align: center;
  float: left;
  margin: 0 0 0 5px;
  background: #cccccc;
  font-size: 10px;
}

.checkoutboxa {
	width: 127px;
	padding: 4px 2px 4px 2px;
	overflow: hidden;
	text-align: center;
	float: left;
	margin: 0 0 0 5px;
	font-size: 10px;
	background-color: #999999;
}


.payartbox {
	border: 1px dashed #5281b5;
	padding: 4px;
	margin: 3px 0 6px 0;
	background-color: #CCCCCC;
}

.payselection {
  float: left;
  width: 40px;
}

.freeshipping {
  background: #d1e5f8;
  padding: 4px;
  margin: 4px 0 4px 0;
}

.partytitle {
  width: 410px;
  float: left;
  margin: 0 10px 0 0;
}

.agbcheckbox {
	padding: 2px;
	margin: 3px 3px 15px 0;
	background-color: #CCCCCC;
}

.bearbeiten {
	color: #666666;
}

.confirmationbox {
  border: 1px solid #cccccc;
  padding: 4px;
  font-size: 11px;
}

.navigator {font-size: 11px;}

.productpricebox {
  margin-top:40px;
  width: 260px;
  float: right;
  text-align: right;
}

.ppics {
  width: 210px;
  float: left;
  text-align: center;
  padding: 0 6px 0 0;
}

.productdesc {
  border: 1px solid #cccccc;
  padding: 5px;
  margin: 15px 0 15px 0;
  background: #f6f6f6;
}

.pinfooptions {
	padding: 2px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	background-color: #999999;
}

.headinggreen {
	padding: 4px;
	margin: 0;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	background-color: #CCCCCC;
}

.downloadbox {
  border: 1px solid #cccccc;
  padding: 4px;
  margin: 10px 0 10px 0;
}

.errosearchbox {
	width: 350px;
	padding: 5px;
	margin: 0 auto 0 auto;
	border: 1px solid #96beea;
	background-color: #CCCCCC;
}

.upcoming {
  width: 400px;
  float: left;
}

.upcomingdate {
  width: 140px;
  float: left;
  text-align: right;
}

.upcomingover {
  border-bottom: 1px solid #cccccc;  
  padding: 4px 0 4px 0;
  margin: 0 0 10px 0;
}

.artcont {
  width: 410px;
  float: left;
}

.artcontsize {
  width: 130px;
  float: left;
  text-align: right;
}

.artcontbox {
  border-bottom: 1px solid #cccccc;  
  padding: 4px 0 4px 0;
  margin: 0 0 10px 0;
}

gratuatebox {
  width: 200px;
}

.gratuatedleft {
  width: 100px;
  float: right;
  padding: 2px 0 2px 0;
}

.gratuatedright {
  width: 100px;
  float: right;
  padding: 2px 4px 2px 0;  
}

.smallText {
  font-size: 11px;
}

.totalblock {
  text-align: right;
  float: right;
}


/*		########## Menu ##########		*/
ul.navilist { list-style-type:none; margin:0px;padding:0px;}
li.maincat {padding:0px; margin: 0;}

 /*		##########Hauptkategorie ##########		*/
.maincat { list-style-type:none; margin: 0; padding: 0; border-bottom: 1px solid #ffffff;}
.maincat a {font-size: 11px; color:#101010; padding: 5px; display: block; background: #e0dede;}
.maincat a:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #666;
}
.maincat a.gewaehlt{
	color: #ffffff;
	background-color: #900;
}
.maincat a.gewaehlt:hover{
	color: #ffffff;
	background-color: #999;
}


 /*		##########Unterkategorie 1 Ebene  ##########		*/

.subcatlevel1 {margin: 0; padding: 0; border-bottom: 1px solid #ffffff;}
.subcatlevel1 a{font-size: 11px; color:#101010; padding: 5px 5px 5px 15px; display: block; background: #eaeaea;}
.subcatlevel1 a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #666;
}
.subcatlevel1 a.gewaehlt{
	color: #ffffff;
	background-color: #333;
}
.subcatlevel1 a.gewaehlt:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #999;
}


/*		##########Unterkategorie 2 Ebene  ##########		*/
.subcatlevel2 {margin: 0; padding: 0; border-bottom: 1px solid #ffffff;}
.subcatlevel2 a{font-size: 11px; color:#101010; padding: 5px 5px 5px 25px; display: block; background: #f1f1f1;}
.subcatlevel2 a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #666;
}
.subcatlevel2 a.gewaehlt{
	color: #ffffff;
	background-color: #333;
}
.subcatlevel2 a.gewaehlt:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #999;
}


/*		##########Unterkategorie 3 Ebene  ##########		*/
.subcatlevel3 {margin: 0; padding: 0; border-bottom: 1px solid #ffffff;}
.subcatlevel3 a{font-size: 11px; color:#101010; padding: 5px 5px 5px 35px; display: block; background: #f1f1f1;}
.subcatlevel3 a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #666;
}
.subcatlevel3 a.gewaehlt{
	color: #ffffff;
	background-color: #333;
}
.subcatlevel3 a.gewaehlt:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #999;
}
#popCart {
	position: absolute;
	top: 400px;
	left: 50%;
	width: 560px;
	margin-left: -280px;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	z-index: 100000;
	display: none;
	padding: 10px 10px 25px 10px;;
}

.popup_header {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 1.0em;

	text-align: center;
	vertical-align:bottom;
	padding: 3px 10px;
	border: 1px solid #ccc;
	margin: 0px auto;
	width: 380px;
}

.popup_image {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 0.9em;

	text-align: center;

	color: #000;
	margin: 10px auto;

	padding: 5px;
}

#mycart {
	margin: 0px auto;
	height: 42px;
	width: 320px;
}

.cart_symbol {
	height: 42px;
	width: 48px;
	float: left;
	background-image: url(img/shopping_cart.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.cart_contents {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 0.9em;

	text-align: left;
	color: #000;
	height: 42px;
	float: right;
}

#pop_buttons_box {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 1.0em;

	text-align: center;
	width: 560px;
	height: 28px;
	vertical-align:bottom;
	margin: 10px auto 0 auto;
}

#pop_buttons_box a {
	color: #000;
	text-decoration: none;
}
#pop_buttons_box a:hover {
	color: #484848;
	text-decoration: none;
}

.close_button {
	float: left;
	width: 160px;
	border: 1px solid #000;
}
.cart_button {
	float: right;
	width: 160px;
	border: 1px solid #000;
}
.mass {
	color:#FF0000;
	font-weight:bold;
}
.mass:hover {
	color:#FF0000;
}

/************************ Scrollable Brands *****************************/
/* root element for scrollable */
.vertical {  
	
	/* required settings */
	position:relative;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	
	height: 130px;	 
}

/* root element for scrollable items */
.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;
}
.items div {
	height:130px;
}
.items img {
	margin-top:20px;
}
/* Navigator of Scrollable */
.scrollNavigator {
	height:30px;
	position:relative;
}
.scrollNavigator .prevPage {
	position:absolute;
	top:0px;
	left:10px;
	width:30px;
	height:30px;
	display:block;
	cursor:pointer;
}
.scrollNavigator .nextPage {
	position:absolute;
	top:0px;
	right:10px;
	width:30px;
	height:30px;
	display:block;
	cursor:pointer;
}
a.left, a.right		{ 
	background:url(img/hori_large.png) no-repeat; 
}
/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* Overlay Style */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(img/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:500px;		
	
	/* some padding to layout nested elements nicely  */
	padding:30px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image:url(img/close.png);
	position:absolute; right:10px; top:10px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#overlay {
	color:#efefef;
	height:395px;
}

/* container for external content. uses vertical scrollbar, if needed */
.contentWrap {
	width:6400px;
}
.newsletter input[type="text"] {
	border:none;
	background:url(img/Bilder/newsletter_input_bg.jpg) no-repeat;
	width:190px;
	height:20px;
	padding:2px 3px;
}
.newsletter .clrmiddle {
height:10px;
}

.add_to_cart input {
	vertical-align:middle;
}
.add_to_cart input[type="text"] {
	height:23px;
	padding:2px;
	background:#F2F2F2;
	color:#000000;
	font-weight:bold;
	border:1px solid #999999;
	width:30px;
	text-align:center;
}

/****************** Attributes Filter ***************************/
#attributes_filter {
	width:400px;
	background:#FFFFCC;
	color:#333333;
	position:absolute;
	top:25px;
	right:10px;
	display:none;
	border:2px double #FFCC00;
	z-index:1000;
	padding:10px;
}
#attributes_filter a {
	color:#990000;
}
