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




img{
	border:0;
}


.verlauf {
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:180px;
  z-index:3;
  background: url(img/bg1.jpg) repeat-x;
}

.logo {
  position:absolute;
  left:75px;
  top:25px;
  width:100px;
  height:125px;
  z-index:6;
  overflow:hidden;
}

.navi {
  position:absolute;
  left:50px;
  top:175px;
  width:151px;
  z-index:6;
  overflow:hidden;
}

.rechts {
  position:absolute;
  left:785px;
  top:54px;
  width:240px;
  z-index:4;
  overflow:hidden;
}

.inhalt {
  position:absolute;
  left:240px;
  top:25px;
  width:520px;
  z-index:4;
  overflow:hidden;
  
}

.content {
  width:506px;
  z-index:4;
  overflow:hidden;
  /* background-color:#121212; */
  border:5px;
  /* border-color:#121212; 
  border-style:solid; */
  margin-right:50px;
}

.navi2 {
  width:500px;
  z-index:8;
  text-align:center;
}

.one {
  width:150px;
  height:220px;
}

.ro1 {
  overflow:hidden;
  width:150px;
  height:220px;
  border:5px;
  border-style:solid;
  border-color:#121212;
  margin-top:2px;
  }

.plist {
  width:550px;
  z-index:6;
  margin-left:1px;
}

.produkt {
  float:left;
  padding:4px;
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 10px;
  text-align:left;
}

.pinfo {
  width:550px;
  z-index:6;
  float:left;
  overflow:hidden;
  text-align:left;
  padding-left:3px;
  padding-top:3px;
}

.pimg {
  width:150px;
  height:220px;
  margin-top:20px;
  margin-right:20px;
  z-index:6;
  float:left;
  overflow:hidden;
}  

.zoom {
  padding-top:186px;
  padding-left:0px;
  text-decoration:none;
} 

.ptext {
  width:318px;
  height:208px;
  margin-top:20px;
  z-index:6;
  background-color:#121212;
  border-bottom:1px solid #0b0b0b;
	border-left:  1px solid #1a1a1a;
	border-right: 1px solid #0b0b0b;
	border-top:   1px solid #252525;
	padding:5px;
	  margin-bottom:3px;
  
  overflow:hidden;
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 12px;
}
.pbutton {
  width:260px;
  z-index:6;
  float:right;
  overflow:hidden;
  text-align:right;
}
    
.pnavigater {
  width:500px;
  z-index:6;
  overflow:hidden;
  background-color:#121212;
}  

A.produkt:hover {
  border-color:#00b4ff;
}

.free {
	background: #121212;
	border-bottom:1px solid #0b0b0b;
	border-left:  1px solid #1a1a1a;
	border-right: 1px solid #0b0b0b;
	border-top:   1px solid #252525;
	margin:       15px 0 15px 0;
	padding:      5px 0 5px 4px;
	text-align:   center;
	height:    189px;
	width:     160px;
	}

.myspace {
	background: #121212;
	border-bottom:1px solid #0b0b0b;
	border-left:  1px solid #1a1a1a;
	border-right: 1px solid #0b0b0b;
	border-top:   1px solid #252525;
	margin:       10px 0 0 0;
	padding:      5px 0 5px 4px;
	text-align:   center;
	height:    39px;
	width:     160px;
	}
	
.youtube {
	background: #121212;
	border-bottom:1px solid #0b0b0b;
	border-left:  1px solid #1a1a1a;
	border-right: 1px solid #0b0b0b;
	border-top:   1px solid #252525;
	margin:       10px 0 30px 0;
	padding:      5px 0 5px 4px;
	text-align:   center;
	height:    39px;
	width:     160px;
	}
	
.flickr {
	background: #121212;
	border-bottom:1px solid #0b0b0b;
	border-left:  1px solid #1a1a1a;
	border-right: 1px solid #0b0b0b;
	border-top:   1px solid #252525;
	margin:       10px 0 0 0;
	padding:      5px 0 5px 4px;
	text-align:   center;
	width:     160px;
	}
A.flickr {
	background-color:#121212;
	
}
A.flickr:hover {
	background-color:#121212;
	
}
	

body{
    font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	margin-top: 0px;
	background: #000 url(img/bg.jpg) repeat scroll;
}

.pname { 
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	font-size: 14px;
	color: #00b4ff;
	padding-bottom:5px;
}


.preis {
	width:300px;
	text-align:right;
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	font-size: 14px;
	color: #e7d600;
	padding-top:8px;
}

.pdescript {
	width:300px;
	text-align:left;
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-top:6px;
}

.steuer { 
	width:300px;
	text-align:right;
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	font-size: 10px;
	color: #e7d600;
}

.pnr { 
    width:300px;
	text-align:right;
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	font-size: 10px;
	color: #00b4ff;
}


.boxText { 
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.boxTextBG {
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.boxTextBGII {
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.boxTextPrice {
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Arial,'Lucida Grande',Verdana,sans-serif;
	font-size : 12px;
	font-weight: bold;
	background-color: #ff00d3;
	color:#ffffff;
}
.gvBox {
	font-family : Arial,'Lucida Grande',Verdana,sans-serif;
	font-size : 14px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Arial,'Lucida Grande',Verdana,sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Arial,'Lucida Grande',Verdana,sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family : Arial,'Lucida Grande',Verdana,sans-serif;
	font-size : 10px;
}


A {
  color: #00b4ff;
  text-decoration: none;
}

A:hover {
  color: #121212;
  background-color:#00b4ff;
  text-decoration: none;
}

FORM {
	display: inline;		   
}


TR.header {
}

.headerNavigation {
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	font-size: 12px;
	color: #ff00d3;
	font-weight : bold;
}

A.headerNavigation { 
  color: #ff00d3;
}

A.headerNavigation:hover {
  color: #000000;
  background-color:#ff00d3;
}

.footerNavigation {
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	font-size: 10px;
	text-align:center;
	color: #00b4ff;
	font-weight : normal;
}

A.footerNavigation { 
  color: #00b4ff;
}

A.footerNavigation:hover {
  color: #000000;
  background-color:#00b4ff;
}


TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #00b4ff;
	font-style: italic;
	text-decoration: none;
}
A.confirmationEdit:hover {
	color:#000000;
	background-color: #00b4ff;
	font-style: italic;
	text-decoration: none;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
}

.moduleHeading {
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #e2007a;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #e2007a;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #FFFFFF;
  font-weight : bold;
}

.infoBox {
 border-right: 0px;
 
}

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

.infoBoxNotice {
}

.infoBoxNoticeContents {
  background-color:#121212;
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 10px;
  font-weight: bold;
  height:17px;
  color: #FFFFFF;
  background-color:#121212;
}

TD.infoBoxHeading_right {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 10px;
  font-weight: bold;
  height:17px;
  color: #FFFFFF;
  margin-top: 20px;
  background-color:#121212;
}

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

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 10px;
  background-color:#121212;
}

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-spacing: 1px;
}

.productListing-heading {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 10px;
}

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

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

.main {
	background-color:#121212;
	}

TD.main, P.main {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background-color:#121212;
  border-style: solid;
  border-width: 3px;
  border-color:#121212;
}

TD.oben, P.oben {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 12px;
  color:#00b4ff;
  line-height: 1.5;
}

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

TD.accountCategory {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 12px;
}

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

SPAN.newItemInCart {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	font-size: 14px;
	color:#00b4ff;
  background-color:#191919;
  border:0px;
  border-style:solid;
  border-color:#121212;
}

TEXTAREA {
  width: 80%;
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 12px;
  color:#00b4ff;
  background-color:#191919;
  border:0px;
  border-style:solid;
  border-color:#121212;
}

SPAN.greetUser {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

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

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

.copyright {
  position:absolute;
  left:900px;
  top:-50px;
  width:0px;
  height:0px;
  z-index:1;
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 2px;
  line-height: 1.5;
  text-align:center;
  color: #191919;
}
.parseTime {
position:absolute;
  left:900px;
  top:-50px;
  width:0px;
  height:0px;
  z-index:2;
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 2px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #191919;
}
A.copyright:hover {
  color: #191919;
  text-decoration: none;
}


SPAN.markProductOutOfStock {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 12px;
  color: #ff00d3;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  color: #ff0000;
}

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

.smallHeading {
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.moduleRow {
 font-family: Arial,'Lucida Grande',Verdana,sans-serif;
 font-size: 12px;
 line-height: 1.5;
}

.moduleRowOver { 
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
    font-size: 12px;
    line-height: 1.5; 
	
	}
	
.moduleRowSelected { 
    font-size: 12px;
    line-height: 1.5; 
    }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial,'Lucida Grande',Verdana,sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial,'Lucida Grande',Verdana,sans-serif; font-size: 10px; color: #FFFFFF; }

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

/* Sitemap Tables */
.sitemap_heading {font-family: Arial,'Lucida Grande',Verdana,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: Arial,'Lucida Grande',Verdana,sans-serif; font-size: 9pt; color: #FFFFFF; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#FFFFFF;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */
.error_output{
	width:100%;
	float:right;
	text-align:right;
	font-size:12px;
	color:#ffffff;
	background-color:#00b4ff;
	}
	
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
    text-align:right;
	font-size:12px;
    color:#ffffff;
	background-color:#ff00d3;
}

.LV_valid {
text-align:right;
	font-size:12px;
    color:#ffffff;
	background-color:#ff00d3;
	}
	
.LV_invalid {
text-align:right;
	font-size:12px;
    color:#ffffff;
	background-color:#ff00d3;
	}

.messageBox { font-family: Arial,'Lucida Grande',Verdana,sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial,'Lucida Grande',Verdana,sans-serif; font-size: 12px; background-color: #ff00d3; }
.messageStackSuccess { font-family: Arial,'Lucida Grande',Verdana,sans-serif; font-size: 12px; background-color: #00b4ff; }

/* input requirement */

.inputRequirement { font-family: Arial,'Lucida Grande',Verdana,sans-serif; font-size: 10px; color: #ff00d3; }

.tableShop {
}

.navLeft {
	width: 185px;
}
.navRight {
	width: 185px;
}

.contentsTopics {
	font-family: Arial,'Lucida Grande',Verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#00b4ff;
	padding-left:4px;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
}

.tableBody {
padding: 4px;
}

.poweredby {
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}



#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/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;
	background: url(images/x.jpg);
	}