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

body {
	color: #000000;
	margin: 0 0 15px 0;
	background-image: url(img/bg.jpg);
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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: #000000;
  background: #fff994;
}


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: #f0a480;
  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;
  font-size: 10px;
}

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

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;
	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;
	border-bottom: 1px solid #000000;
}


/* message  */

.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;}
.clrnone {clear: both; margin: 0; padding: 0; height: 0px;}
.clrmiddle {clear: both; margin: 0; padding: 0; height: 4px;}

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


#topbg {
	width: 982px;
	height: 140px;
	margin: 0 auto 0 auto;
	background-image: url(img/topbg.jpg);
	border: 1px solid #000000;
}

#topcontent {
  width: 982px;
  height: 109px;
  margin: 0 auto 0 auto;
}

#topimg {
  float: left;
}

#toplinkcopy {
  width: 100px;
  float: right;
  margin: 1px 0 0 0px;
  padding: 0 1px 0 0;
}

#topmenubox {
  clear: both;
  width: 982px;
  margin: 0 auto 0 auto;
  color: #ffffff;
  font-size: 11px;
}

#topmenu {
  height: 30px;
  float: left;
  background-image: url(img/topmenu.gif);
}

.menutop {
  margin: 0 0 0 0;
  padding: 0;
}

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

.menutop li a {
  /*display: block;*/
  float: left;
  width: 101px;
  height: 22px; /*hover grafik höhe*/
  text-align: center;
  margin: 0 0 0 0;
  padding: 8px 0 0 0;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.menutop li a:hover {
  height: 22px;
  background-image: url(img/topmenuu.gif);
}
 
#maincontent {
  width: 982px;
  background: #ffffff;
  border: 1px solid #000000;
  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;
}

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

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

#footer {
  width: 984px;
  height: 42px;
  background-image: url(img/footer.jpg);
  margin: 0 auto 10px auto;
  font-size: 10px;
  text-align: center;
}

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


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

.menutopadmin {
  width: 187px;
  height: 26px;
  padding: 9px 0 0 15px;
  background-image: url(img/menutopadmin.jpg);
  margin: 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

.menutopcat {
  width: 187px;
  height: 26px;
  padding: 9px 0 0 15px;
  background-image: url(img/menutopcat.jpg);
  margin: 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

.menutopnews {
  width: 187px;
  height: 26px;
  padding: 9px 0 0 15px;
  background-image: url(img/menutopnews.jpg);
  margin: 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

.menutopmanu {
  width: 187px;
  height: 26px;
  padding: 9px 0 0 15px;
  background-image: url(img/menutopmanu.jpg);
  margin: 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

.menutoprev {
  width: 187px;
  height: 26px;
  padding: 9px 0 0 15px;
  background-image: url(img/menutoprev.jpg);
  margin: 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

.menutopcontent {
  width: 187px;
  height: 26px;
  padding: 9px 0 0 15px;
  background-image: url(img/menutopcontent.jpg);
  margin: 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

.menutopsearch {
  width: 187px;
  height: 26px;
  padding: 9px 0 0 15px;
  background-image: url(img/menutopsearch.jpg);
  margin: 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

.menutopbest {
  width: 187px;
  height: 26px;
  padding: 9px 0 0 15px;
  background-image: url(img/menutopbest.jpg);
  margin: 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

.menutopnewsletter {
  width: 187px;
  height: 26px;
  padding: 9px 0 0 15px;
  background-image: url(img/menutopnewsletter.jpg);
  margin: 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

.menutopinfo {
  width: 187px;
  height: 26px;
  padding: 9px 0 0 15px;
  background-image: url(img/menutopinfo.jpg);
  margin: 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

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

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

.bestsellerbox {
  border-bottom: 1px dashed #cccccc;
  margin: 0 0 5px 0;
  padding: 4px;
}

.bestsellertopic {
  font-size: 10px;
  text-align: right;
  margin: 0; padding: 0;
}


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




#loginboxtop {
  clear: both;
  width: 900px;
  padding: 5px 0 0 0;
}

#loginboxtop a {color: #000000;}


.loginfloattext {
  float: left;
  margin: 8px 5px 0 5px;
  color: #000000;
}

.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: #dbe8fa;
}

.reviewsboxinfo {
  padding: 5px;
  background: #fff994;
  border: 1px solid #b2bc73;
  margin: 0 0 10px 0;
  font-size: 10px;
}

.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 #cdd2cd;
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
}

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

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



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

.abstandcat {width: 12px; overflow: hidden; float: left;}

.subcat {
  width: 172px;
  height: 40px;
  overflow: hidden;
  text-align: center;
  float: left;
}

.subcat a {
  display: block;
  width: 160px;
  height: 28px;
  padding: 10px;
  background-image: url(img/subcato.gif);
  /*background: #FFF994;
  border: 1px solid #BFB265;*/  
}

.subcat a:hover {background-image: url(img/subcatu.gif);/*background: #FFD000; color: #000000; text-decoration: none;*/}


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


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


.reviewsbox {
  padding: 5px;
  background: #ffffff;
  border: 1px solid #b2bc73;
  margin: 0 0 10px 0;
}

.reviewsboxinfo {
  padding: 5px;
  background: #fff994;
  border: 1px solid #b2bc73;
  margin: 0 0 10px 0;
  font-size: 10px;
}


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


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

.h1topic {
  width: 538px;
  height: 26px;
  overflow: hidden;
  background-image: url(img/contenttop.jpg);
  background-repeat: no-repeat;
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  padding: 9px 0 0 10px;
  margin: 0 0 10px 0;
}

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

.h2topiclist {
  font-size: 11px;
  text-align: center;
  margin: 0 0 8px 0;
  padding: 1px 5px 5px 5px;
 height: 36px;
 overflow: hidden;  
}
.h2topiclist a {color: #5c5c5c;}


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

.logoffbut {
  margin: 0;
  padding: 0 0 0 506px;
}

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


.boxlistingpic {
  margin: 5px 0 15px 0;
  text-align: center;
  height: 110px;
}

.pprice {
  padding: 5px;
  margin: 0;
}

.pricebox {
  text-align: center;
}

.boxlisting {
  width: 170px;
  height: 315px;
  border: 1px solid #cdd2cd;
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  float: left;
  margin: 0;
}

.boxlistingtt {
  width: 170px;
  height: 315px;
  border: 1px solid #cdd2cd;
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  float: left;
  margin: 0;
}

.taxinfo {
  font-size: 10px;
}

.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 {
  font-weight: bold;
  color: #000000;
  padding: 2px 0 2px 0;
  background-image: url(img/contenttop1.jpg);
}

.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: #fff994;
  padding: 4px;
}

.addressleft {
  width: 264px;
  height: 13px;
  padding: 3px;
  margin: 0 50px 0 0;
  float: left;
  font-size: 11px;
  background-image: url(img/address.jpg);
}

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

.giftcartbox {
  background: #fff994;
  border: 1px solid #BFB265;
  padding: 3px;
  text-align: center;
}

.littleaddress {
  font-size: 11px;
  border: 1px solid #BFB265;
  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: #fff994;
  font-size: 10px;
}

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


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

.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 {
  border: 1px dashed #5281b5;
  background: #fff994;
  padding: 2px;
  margin: 3px 3px 15px 0;
}

.bearbeiten {
  color: #ff0000;
  }

.bearbeiten:hover {
  color: #ff0000;
  text-decoration: underline;
}

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

.navigator {font-size: 11px;}

.productpricebox {
  width: 310px;
  float: right;
  text-align: right;
}

#pricebg {
	width: 180px;
	background: #ffffff;
	margin: auto;
	padding: 5px 5px;
	border: 1px solid #cdd2cd;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	text-align: center;
	}
	
#priceboxbg {
	background: #ffffff;
	margin: auto;
	padding: 3px 3px;
	border: 1px solid #cdd2cd;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	}
	
.ppics {
  width: 210px;
  float: left;
  text-align: center;
  border-right: 1px solid #BFB265;
  padding: 0 6px 0 0;
}

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

.pinfooptions {
  width: 305px;
  height: 15px;
  padding: 2px;
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
  background-image: url(img/option.jpg);
}

.headinggreen {
  width: 538px;
  height: 26px;
  overflow: hidden;
  background-image: url(img/contenttop.jpg);
  background-repeat: no-repeat;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding: 9px 0 0 10px;
  margin: 0 0 10px 0;
  /* padding: 4px;
  margin: 0;
  font-weight: bold;
  color: #ffffff;
  font-size: 11px;
  background-image: url(img/contenttop.jpg); */
}

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

.errosearchbox {
  width: 338px;
  height: 27px;
  padding: 8px 0 0 12px;
  margin: 0 auto 0 auto;
  background-image: url(img/errosearchbox.jpg);
}

.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: #fff974;}
.maincat a:hover{background: #ffd000; color: #000000; text-decoration: none;}
.maincat a.gewaehlt{background: #ffd000; color: #000000;}
.maincat a.gewaehlt:hover{background: #ffd000; color: #ffffff;}


 /*		##########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: #fff994;}
.subcatlevel1 a:hover {background: #ffd000; color: #000000; text-decoration: none;}
.subcatlevel1 a.gewaehlt{background: #ffd000; color: #000000;}
.subcatlevel1 a.gewaehlt:hover{background: #ffd000; color: #ffffff; text-decoration: none;}


/*		##########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: #fff994;}
.subcatlevel2 a:hover {background: #ffd000; color: #000000; text-decoration: none;}
.subcatlevel2 a.gewaehlt{background: #ffd000; color: #000000;}
.subcatlevel2 a.gewaehlt:hover{background: #ffd000; color: #ffffff; text-decoration: none;}


/*		##########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: #fff994;}
.subcatlevel3 a:hover {background: #ffd000; color: #000000; text-decoration: none;}
.subcatlevel3 a.gewaehlt{background: #ffd000; color: #000000;}
.subcatlevel3 a.gewaehlt:hover{background: #ffd000; color: #ffffff; text-decoration: none;}

/*		##########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: 300px;
	height: 300px;
	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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.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;
	}

/* ##### UST als Grafik ##### */

a.shippinglink:link, a.shippinglink:visited {
background: transparent url(/img/text_img/shipping_costs_de.gif) top right no-repeat;
padding-bottom: 3px;
}

a.shippinglink:hover {
background:transparent url(/img/text_img/shipping_costs_hover_de.gif) top right no-repeat;
}

/* Content Style */

body1 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	color: #000000;
	}
.container {
	width: 529px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 5px 5px;
	border: 1px solid #cdd2cd;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	text-align: center;
    }
.mainContentl {
    width: 254px;
	background: #ffffff;
	float: left;
	margin-left: 5px;
	margin-top: 8px;
	padding: 5px 5px;
	border: 1px solid #cdd2cd;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	}
.mainContentr {
    width: 254px;
	background: #ffffff;
	float: right;
	margin-right: 5px;
	margin-top: 8px;
	padding: 5px 5px;
	border: 1px solid #cdd2cd;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	}
/* Ende Content Style */	

/* Infoseiten Box Style */
.contmain {
	width: 529px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 5px 5px;
	border: 1px solid #cdd2cd;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	text-align: auto;
    }
/* Ende Infoseiten Box Style*/

/* Box News */
.mainnewsl {
    width: 244px;
	background: #ffffff;
	float: left;
	margin-left: 5px;
	margin-top: 8px;
	padding: 5px 5px;
	border: 1px solid #cdd2cd;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	}
.mainnewsr {
    width: 244px;
	background: #ffffff;
	float: right;
	margin-right: 5px;
	margin-top: 8px;
	padding: 5px 5px;
	border: 1px solid #cdd2cd;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	}
/* Ende Box News */	

/* bookmark */
.bookmark {
	width: 300px;
	background: #FFFFFF;
	margin: auto;
	padding: 5px 5px;
	border: 1px solid #cdd2cd;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	text-align: center;
	vertical-align: bottom;
    }
/* Ende Bookmark*/

.psp {
  margin: 10px 10px 100px 10px;
}