/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/

.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #666666;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.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;
}

BODY {
	color: #ffffff;
	margin: 0px;
	background:url(./img/bg.jpg) top center no-repeat #292929;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img{
	border:0;
}

A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #efefef;
  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 {

}

A.confirmationEdit {
	color: #ff0099;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #ff0099;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.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;
  padding: 5px;
  color: #ffffff;
  border-bottom:1px dashed #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; color:#666666;
}

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;
}





.naviboxinner{ padding: 4px 0 0 0; height:20px;}
.navibox {

   padding: 0px 2px 2px 2px;
  height: 27px;  
  overflow: hidden;
  margin: 0;
  border: 1px solid #cccccc;
   border-top:0px;
  font-size: 10px;  
}

.navibox a { color:#ffffff;}
.navibox a:hover { color:#ffffff;}
.navibox a:active { color:#ffffff;}
.navibox a:visited { color:#ffffff;}

.pageResultsactiv {
	color: #ffffff;
	text-decoration: underline;
	 font-weight:bold;
     height:10px;
	 padding:3px 4px;
	 margin: 0 2px;
	 float:left;
  	 border:1px solid #ffffff;
		 background: #CC3399;
}

a.pageResults , a.pageResults:visited, a.pageResults:active {
	color: #666666;
	text-decoration: none;
	 border:1px solid #ffffff;
height:10px;
	 padding:3px 4px;
	 margin: 0 2px;float:left;
	 background: url(img/pageresultbg.jpg) top left repeat-x;
}

a.pageResults:hover {
  color: #CC3399;
  	 border:1px solid #000000;
  background: #3f57a9;
  height:10px;
 padding:3px 4px;
	margin: 0 2px;float:left;
background: url(img/pageresultbg.jpg) top left repeat-x;
}



a.pageResults2 , a.pageResults2:visited, a.pageResults2:active {
	color: #666666;
	text-decoration: none;
	 border:1px solid #ffffff;
height:10px;
	 padding:3px 4px;
	 margin: 0 2px;float:left;
	 background: url(img/pageresultbg.jpg) top left repeat-x;font-weight:bold;
}

a.pageResults2:hover {
  color: #CC3399;
  	 border:1px solid #ffffff;
  background: #3f57a9;
  height:10px;
 padding:3px 4px;
	margin: 0 2px;float:left;
background: url(img/pageresultbg.jpg) top left repeat-x; font-weight:bold;
}


a.pageResults3 ,a.pageResults3:visited, a.pageResults3:active {
	color: #ffffff;
	text-decoration: none;
	 border:1px solid #ab8f5f;
	 height:10px;
 padding:2px 4px 3px 4px;
	 margin: 0 2px;float:left;
	 background: url(img/pageresult3bg.jpg) top left repeat-x;
	 font-size:10px; font-weight:bold;
}

a.pageResults3:hover {
  color: #CC3399;
  	 border:1px solid #ab8f5f;
  background: #3f57a9;

 padding:2px 4px 3px 4px;
	 margin: 0 2px;float:left;
background: url(img/pageresult3bg.jpg) top left repeat-x;	 font-size:10px; font-weight:bold;
}










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;
}

.smallText a { color:#FFFFFF;}
.smallText a:link { color:#FFFFFF;}

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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {

}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.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-size:11px; color:#ccc;
	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;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
  background:#666666;
 color:#ffffff;
 padding: 10px 0 10px 0;
   border-bottom: 1px solid #ffffff;
   margin: 0 0 20px 0;
}
.moduleRowOver { 
    line-height: 1.5; 
background:#696969;
	 color:#ffffff;
	  padding: 10px 0 10px 0;
 border-bottom: 1px solid #ffffff;
	   margin: 0 0 20px 0;
	}
.moduleRowSelected {
  background:#999999;
 color:#ffffff;
 padding: 10px 0 10px 0;
	  padding: 10px 0 10px 0;
	    border-bottom: 1px solid #ffffff;
		
		 margin: 0 0 20px 0;}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* 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;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #3f57a9;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

.lexikon_keyword {font-family: Verdana, Arial, sans-serif;font-size: 11px;color: #CC0000;text-decoration: underline;}

.poll_question  {
  background-color:#dddddd; 
  padding:5px;
  margin-bottom:10px;
  font-family:Verdana, Arial, sans-serif; 
  font-size: 11px;
  color: #000000;
}



/*			Weitere Formatierungen 				*/

.clr {clear: both; padding: 0; margin: 0;}
.clearing {clear: both; padding: 0; margin: 0;}
p.clr {clear: both; padding: 0; margin: 0;  height:5px;}
#imagetop {
  width: 970px;
  height: 174px;
  background-image: url(img/imagetop.jpg);
  margin: 5px auto 0 auto;
}

#menutop {
  width: 970px;
  height: 26px;
  overflow: hidden;

  background: url(img/sub.jpg) top left no-repeat;
  border-top: 0;
   margin: 0 auto 0 auto;
}
#menutopinner { padding: 5px 10px 0 10px;}








#brand_header{
  width: 995px;
  height: 332px;
  margin: 0 auto 0 auto;
  background-image:url(./img/header.png);
}


#topspacer { height:171px;}
#flashheader {width:789px; margin: 0 auto 0 auto; padding-left:8px; height:131px;}


#topmenu {width:380px;  margin:3px 0 0 0 ; float:left; overflow:hidden;}
#topcart {width:170px; float:left; font-size:13px; font-weight:bold; text-align:right;}



#brand_middle {
  width: 995px;
  border-top: 0;
  border-bottom: 0;
  margin: 0 auto 0 auto;
}

#brand_left {
  width: 209px;
  float: left;
  padding: 0 0 0 0;
}


#brand_left_inner {
  padding: 0 4px 0 0;
}

#brand_content {
background-color:#000000;
overflow:hidden;
  width: 577px;
  padding: 0 0px;
  float: left;
}


#brand_content_inner {  padding: 5px 7px 30px 7px; }

#brand_right {
  width: 209px;
  float: left;
  padding: 0 0 0 0;  
}

#brand_right_inner {
  padding: 0 0 0 12px;
}


#brand_footer {
 height:97px; background:url(./img/footerbg.jpg) top left no-repeat; width:617px; overflow:hidden; margin:0 auto; 
}

#brand_footer_middle {
 width:617px; overflow:hidden; float: left;
}

#brand_footer_left {
 width:200px; overflow:hidden; float: left;
}

#brand_footer_right {
 width:200px; overflow:hidden; float: right;
}

#brand_footer_outer {
 background-color: #292929; margin:0 auto; width:1017px; overflow:hidden;
}

#topfooter{  height:18px; text-align:center; font-size:10px; padding: 12px 3px 2px 3px; }
#topfooter ul { list-style-type:none; margin:0; padding:0; display:inline;}
#topfooter ul li { display:inline; margin:0; padding:0;}
#topfooter a:link, #topfooter a:hover, #topfooter a:visited { color:#fff;}
#contentfooter {background:url(./img/contentfooter.jpg) top left no-repeat; height:54px;}

#middlefooter{ height:31px;!important height:37px; padding:0 3px 2px 3px; text-align:center;}
#middlefooter img{ border:1px solid #000000; margin:2px;}
#middlefooter img:hover{ border:1px solid #7d7d7d; margin:2px;}
#subfooter{ height:10px; font-size:9px; text-align:center; padding:5px 0 0 0;}


/*		##########IE 6   ##########		*/

*html #brand_header {
  width: 995px;
  height: 332px;
  margin: 0 auto 0 auto;
  background-image:url(./img/header.jpg); 
}
 



*html #brand_middle {
  width: 995px;

  margin: 0 auto 0 auto;
}


*html #brand_left {
  width: 208px;
  float: left;
  padding: 0 0 0 0;
}


*html #brand_left_inner {
  padding: 0 0 0 0;
}



*html #brand_right_inner {
  padding: 0 0 0 ;


}

*html #brand_right {

  width: 198px;
  float: left;
  padding: 0 0 0 0;  
  margin-left: 0px;

  text-align:right;
}

*html #brand_content {
background-color:#000000;
overflow:hidden;
  width: 577px;
  padding: 0;
  margin: 0 3px 0 0;
  float: left;

}


*html #brand_content_inner {  padding: 5px 7px 30px 7px; }


/*	END	##########IE 6   ##########		*/

#checkoutcontent {
  width: 562px;
  overflow:hidden;
  padding: 0 8px;
}


.women_header_box { 
background: url(./img/women_header_bg.png) top left no-repeat;
height:68px;
}





.kids_header_box { 
background: url(./img/kids_header_bg.png) top left no-repeat;
height:68px;
}





.men_header_box { 
background: url(./img/men_header_bg.png) top left no-repeat;
height:68px;
}




.men_content_box { 
background: url(./img/cat_content_bg2.png) top left repeat-y;
padding: 0 14px 0 14px;
}








.men_footer_box { 
background: url(./img/cat_footer_bg.png) bottom left no-repeat;
height:20px;
}

*html .men_footer_box {
background: url(./img/cat_footer_bg.jpg) top left no-repeat;
}

.manu_header_box { 
background: url(./img/manu_header_bg.png) top left no-repeat;
height:60px;
}


*html .manu_header_box {
background: url(./img/manu_header_bg.jpg) top left no-repeat;
}


.admin_header_box { 
background: url(./img/admin_header_bg.png) top left no-repeat;
height:60px;
}


*html .admin_header_box {
background: url(./img/admin_header_bg.jpg) top left no-repeat;
}


.login_header_box { 
background: url(./img/login_header_bg.png) top left no-repeat;
height:60px;
}

*html .login_header_box {
background: url(./img/login_header_bg.jpg) top left no-repeat;
}


.best_header_box { 
background: url(./img/best_header_bg.png) top left no-repeat;
height:60px;
margin:0; padding:0;
}


*html .best_header_box {
background: url(./img/best_header_bg.jpg) top left no-repeat;
}


.service_header_box { 
background: url(./img/service_header_bg.png) top left no-repeat;
height:60px;
}

*html .service_header_box {
background: url(./img/service_header_bg.jpg) top left no-repeat;
}


.info_header_box { 
background: url(./img/info_header_bg.png) top left no-repeat;
height:60px;
}

*html .info_header_box {
background: url(./img/info_header_bg.jpg) top left no-repeat;
}


.news_header_box { 
background: url(./img/news_header_bg.png) top left no-repeat;
height:60px;
}

*html .news_header_box {
background: url(./img/news_header_bg.jpg) top left no-repeat;
}


.box_content { 
background: url(./img/box_content_bg2.png) top left repeat-y;
padding: 0 20px 0 12px;
}

*html .box_content {
background: url(./img/box_content_bg.jpg) top left repeat-y;
}

.box_content_service { 
background: url(./img/box_content_bg2.png) top left repeat-y;
padding: 0 5px 0 5px;
text-align:center;
}

*html .box_content_service {
background: url(./img/box_content_bg.jpg) top left repeat-y;
}


.box_footer { 
background: url(./img/box_footer_bg.png) top left no-repeat;
height:21px;
}


*html .box_footer {
background: url(./img/box_footer_bg.jpg) top left no-repeat;

}


.box_service_footer { 
background: url(./img/footer_service_bg.png) top left no-repeat;
height:232px;
}
*html .box_service_footer {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="http://www.brandlots.de/shop/./img/footer_service_bg.png");
background-image: none;
}

.brand_spacer{ height:10px;}



#cbot {
  width: 970px;
  height: 6px;
  background:url(img/cbottom.jpg) top left;
  margin: 0 auto 15px auto;
}

#navtrail {
  border-bottom: 1px solid #cccccc;
  font-size: 10px;
  margin: 0 0 6px 0;
}







.menutopleft {
  width: 176px;
  height: 21px;
  background-image: url(img/mtop.jpg);
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
  padding: 5px 0 0 15px;
}

.menucontent {
  padding: 3px 3px 6px 3px;
  background: #e7e6e6;
  margin: 0 0 15px 0;
  font-size: 11px;
}

/*		########## login.php ##########		*/

.loginboxnew {
  margin: 5px 0 15px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px dashed #000000;
}



.topproducts_left {
  float: left;

  width: 258px;

  height: 190px;
  padding: 5px 22px 5px 0px;
  background:url(./img/listing_bg.jpg) top left no-repeat;
 
}

.topproducts_left2 {
  float: left;

  width: 258px;

  height: 322px;
  padding: 5px 22px 5px 0px;
  background:url(./img/listingbg2.jpg) top left no-repeat;
 
}
.topproducts_left2 a{color:#666666;}

.product_heading {
  padding: 5px;
  background: #3f57a9;
  color: #ffffff;
  font-weight: bold;
}

.pprice {font-weight: bold; font-size: 11px;}
.pprice2 {font-weight: bold; font-size: 17px; padding:15px 15px 0 0;}

.produktname {
  font-size: 14px;
  margin: 0 0 15px 0;
  padding: 0;
}

.topproducts_left_topic {
  font-weight: bold;
  margin: 20px 0 0 8px;
}

.botproducts_left_topic {
  font-weight: bold;
  margin: 20px 0 0 8px;
  color:#003333;
}

.botproducts_left_topic a {color:#333333;}
.botproducts_left_topic a:hover {color:#333333;}

.leftsideproduct {
  width: 215px;
  width: 215px !Important;
  float: left;
  margin: 2px 18px 0 18px;
  background:url(./img/pic_bg.jpg) top left repeat-y;
  padding:0;
	cursor:url(javascript/graphics/zoomin.cur);
}
.pic_footer {
 background:url(./img/pic_bg_footer.jpg) bottom left no-repeat;
 height:5px;
 cursor:url(javascript/graphics/zoomin.cur);
 }


.rightsideproduct {
  width: 295px;
  float: right;
  margin: 0 12px 0 0;
}

.productdesc {
  clear: both;
  padding: 5px;
  margin: 5px 10px 10px 10px;
}

.info_header { height:34px; background:url(./img/info_header.gif) top left no-repeat; width:562px;}
.info_content {  background:url(./img/info_content.gif) top left repeat-y;width:562px;}
.info_footer { height:36px; background:url(./img/info_footer.gif) top left no-repeat;width:562px;}

.price_outer { width:191px;  height:80px;background:url(./img/pricebg.gif) top left no-repeat; float:right; }
.price_2 { font-size:17px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; padding: 14px 0 0 0; color:#666666; text-align:center;}
.price_2 a {color:#666666;}
.price_2 a:link {color:#666666;}
.price_2 a:hover {color:#666666;}

/*		########## Newsmanager  ##########		*/

.news_header { height:30px; background:url(./img/newstitel_bg.jpg) top left no-repeat; width:543px;}
.news_content {  background:url(./img/newscontent_bg.jpg) top left repeat-y;width:543px;}
.news_footer { height:30px; background:url(./img/newsfooter_bg.jpg) top left no-repeat;width:543px;}


.newsdate {
  margin: 0;
  padding: 0;
  text-align: right;
  font-size: 11px;
}



.newspic {
 width:80px;
 height:80px;
 float:left;
  margin: 8px 8px 0 25px;
   }
   
   
 *html  .newspic {
 width:80px;
 height:80px;
 float:left;
  margin: 8px 8px 0 14px;
   }

.newstext {
  width: 400px;
  margin: 5px 0 0 0;
  float:left;
}


.h2news {
  font-size: 12px;
  margin: 0 0 0 60px;
  padding: 13px 0 0 0;
 
}


/*		########## Ueberschriften ##########		*/

.h1topic {
  font-size: 16px;
  margin: 0 0 5px 0;
  padding: 0;
}


.h1info {
  font-size: 18px;
  margin: 5px 0 0 0;
  padding: 0;
  font-weight:bold;
}

.h3info {
  font-size: 11px;
  padding: 8px 0 0 26px;
  margin: 0;
  color:#ececec;
}

.h2titel {
  font-size: 12px;
  margin: 0 0 0 0;
  padding: 0 8px 0 8px;
  text-align:center;}





.h1cattopic {
  font-size: 15px;
  margin: 4px 0 6px 5px;
  padding:  2px 0 3px 0;
  border-bottom: 2px dashed #ffffff;
  border-top: 1px dashed #333333;
}





/*		########## Menu ##########		*/
ul.navilist { list-style-type:none; margin:0px;padding:0px;}
li.maincat {padding:0px;  margin: 0 0 2px 0;}
 


 /*		##########Hauptkategorie ##########		*/
.maincat { list-style-type:none; font-weight: bold;  margin: 0; padding: 5px 0 3px 3px; background:url(./img/buttonbg.jpg) top left no-repeat; display:block;  }

.maincat a {font-size: 12px; color:#660033; padding: 5px 0 3px 3px;display:block; margin: 0; text-decoration:none;}

.maincat a:hover{font-size: 12px;  color:#fff; text-decoration: none; background:url(./img/button_hoverbg.jpg) top left no-repeat;display:block;padding: 5px 0 3px 3px; }

.maincat a.gewaehlt{color:#660033;background:url(./img/button_hoverbg.jpg) top left no-repeat;text-decoration:underline;margin: 0 ;display:block; padding: 5px 12px 3px 3px; text-align:right;}

.maincat a.gewaehlt:hover{color:#660033; background:url(./img/button_hoverbg.jpg) top left no-repeat;text-decoration:none;margin: 0 ;display:block;padding: 5px 12px 3px 3px;text-align:right;}
















 /*		##########Unterkategorie 1 Eben  ##########		*/

.subcatlevel1 {padding-left:0px;color:#ffffff; }
.subcatlevel1 a{font-size:11px; padding-left:18px;}
.subcatlevel1 a:hover {color:#ffffff; }
.subcatlevel1 a.gewaehlt{padding-left:18px; color:#ffffff; }
.subcatlevel1 a.gewaehlt:hover{padding-left:18px; color:#ffffff; }


/*		##########Unterkategorie 2 Eben  ##########		*/
.subcatlevel2 {padding-left:0px;l}
.subcatlevel2 a{font-size:11px; padding-left:32px;}
.subcatlevel2 a:hover { color:#000000; }
.subcatlevel2 a.gewaehlt{padding-left:32px;color:#000000; }
.subcatlevel2 a.gewaehlt:hover{padding-left:32px;color:#000000; }





.sortbox {   height: 18px;  padding: 4px 2px 4px 2px;  overflow: hidden;  margin: 0 0 2px 0;}


#submenu { width:500px; margin:0 auto;}
#submenu ul { list-style-type:none; margin:0; padding:0;}
#submenu ul li { display:inline;}
#submenu a:link, #submenu a:hover, #submenu a:visited { color:#292929;}

.ccouter1 { width:180px; float:left; text-align:center; }
.ccouter2 { width:360px; float:left; text-align:right; margin:45px 0 20px 0; padding: 0 20px 0 0;}


a.print:link { padding:2px; border:3px double #FF00FF; display:block;color:#FF00FF; background:#000000; width:100px; text-align:center; font-size:10px; text-transform:uppercase; font-weight:bold;}
a.print:visited { }
a.print:active {}
a.print:hover { background:#333; color:#FFFFFF;}

.highlight textarea{ background:#ff00cc; color:#FFFFFF;}

.productheader{ background:url(./img/righttopbg.jpg) bottom right no-repeat; }
.productmodel{ font-size:10px; margin:0; padding:0; color:#fc0596;}
h2.producttitle{ margin:0; padding:0; font-size:12px; color:#fff;}
.producttopoiter{ margin:0; padding:0}

.productpicouter{ height:258px; width:309px; background:url(./img/picbg.jpg) top left no-repeat; float:left; overflow:hidden;}
.picinner{ text-align:center; padding:44px 0 0 10px; }

.moprepics{ border-top:1px solid #efefef; width:70%; margin:0 3px 0 30px; text-align:left;}

.productinfoouter{ height:258px; width:254px; background:url(./img/rightbg.jpg) top left no-repeat; float:left;}
.productpriceouter{ height:30px; text-align:right; font-size:16px; font-weight:bold; margin: 18px 0 0 0;}
.productpriceinfo{ font-size:9px; font-weight:normal;}
.productfooter{ }
.productoptionouter{ text-align:right; padding: 0 20px 0 0;}
.productoptiontext{ font-size:10px; padding: 5px 0 0 0;}
.productfeatureouter{ height:170px;}
.productinfosubouter { background:url(./img/productfooterbg.jpg) top left no-repeat;  }
.productdescription2{ color:#fff; padding:0 0 0 40px;}
.alsoitemouter{ width:130px; height:175px;  float:left;}
.alsospacer { width:7px; float:left;}

.alsoheadline{ height:75px;  background:url(./img/auchgekauft.jpg) top left no-repeat; margin:50px 0 20px 0;}
.alsoheadlineinner{padding:40px 0 0 115px; font-size:11px;}
.imageouter {width:91%; margin:5px; text-align:center; background:#fff; padding:3px 0; overflow:hidden; height:120px;}

.alsoinfo { font-size:9px; margin:0 0 0 5px;}
.pricekl { font-size:12px;}
.sendfriendbutton1{ height:80px;}

.wishbuttonouter1{ width:100px; margin:0; float:left; padding:0; }
.wishbutton1{ width:45px; height:89px; overflow:hidden; margin:0 0 0 50px; padding:0;}

.friendbuttonouter1{ height:75px;overflow:hidden;}
.friendbutton1{ height:70px; width:85px; overflow:hidden;margin:10px 0 0 70px; display:block;}

.friendbuttonouter2{height:100px; width:85px; overflow:hidden; }
.friendbutton2{ height:70px; width:85px; overflow:hidden;margin:0; display:block;}


.wl_border	{border-top:1px solid #dddddd; margin-top:5px;}
.wl_checkbox {padding-bottom:5px;}
.wl_name	 {padding-left:0px; font-weight:bold;}
.wl_desc	 {padding-right:3px;padding-top:3px;}
.wl_price	 {font-weight:bold;}
.wl_box		{margin-bottom:5px;}
.wl_searchbox	{}
.wl_resultheader	{padding:2px;}
.wl_resultcontent	{}
.wl_resultcontent2	{}
.wishlisttable{ border:none;}
.wishlisttitle { font-size:14px; border-bottom:1px solid #fff;}

.search1box { width:525px; margin: 0 auto; padding:0;}
.serach1header{ background: url(img/search1_header.gif) top left no-repeat; height:24px; }
.search1bg{background: url(img/search1_bg.gif) top left no-repeat; height:31px;padding:6px 10px 3px 20px;}

.search23outer{ padding:6px;}
.search2box{ width:245px; float:left;}
.serach2header{ background: url(img/search2_header.gif) top left no-repeat; height:24px;}
.search2bg{background: url(img/search2_bg.gif) top left no-repeat; height:31px;padding:6px 10px 3px 20px;}

.searchspacer{ width:45px; height:12px; float:left;}

.search3box{ width:245px; float:left;}
.serach3header{ background: url(img/search3_header.gif) top left no-repeat; height:24px;}
.search3bg{background: url(img/search3_bg.gif) top left no-repeat; height:31px;padding:6px 10px 3px 20px;}
.manboxinfo2{margin:7px 0 0 0; color:#ef01a3; font-stretch:expanded; font-weight:bold; text-transform:uppercase; text-shadow:#fff; }
.manboxinfo{padding:4px 0 0 0;}

.paytitle{background: url(img/paytitlebg.gif) top left no-repeat; height:30px; margin:8px 0 0 16px;}
.paytitleinner { padding:7px 0 0 10px; font-weight:bold;}

#brandtwitter{position: absolute; height: 80px; width: 90px; top: 0px; text-align: right; z-index: 2000; left: 50%; margin-left: 133px;}
#brandvote {position: absolute; height: 120px; width: 120px; top: 90px; text-align: right; z-index: 5000; left: 50%; margin-left: -435px;}

.ffAsnHeader{background: url(img/search3_bg.gif) top left no-repeat; height:31px;padding:6px 10px 3px 20px;}

#xmass
{
width: 1283px;
height: 310px;
position: absolute;
left: 50%;
top: 0px;
margin-left: -640px;
background-color: transparent;
background-image: url(img/brandoverlayxmas.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
z-index:1900;
}

#tage{ display:block; float:left; width:300px; height:300px;}
#gewinnspiel{ display:block; float:right; width:300px; height:300px;}

#paymentblog { }
.payrowouter { border:1px dotted #ccc; margin:4px 0;}
.payrowouter:hover { background:#333;}
.payrowouter img {float:left;}

 
ul.payrow { padding:3px;}
ul.payrow { padding-bottom:6px;}
ul.payrow li.pic{ display:inline-block;} 
ul.payrow li.pic img {border:1px solid #ccc; padding:2px; width:100px; height:60px;  background:#fff;}
ul.payrow li.select{ display:inline-block; width:30px; vertical-align:top;}
ul.payrow li.modul{ display:inline-block; font-size:15px; text-transform:uppercase; font-weight:bold; vertical-align:top; color:#fff;}
ul.payrow li.modul div{ vertical-align:top; padding:3px;}
ul.payrow li.cost{ display:inline-block;} 
ul.payrow li.desc{ display:inline-block;}
ul.payrow li.desc img{ display:none;}
ul.payrow li.error{ display:inline-block;}
ul.paymodfields{ padding:0 0 0 148px; margin: 0 0 0;}
ul.paymodfields li{ list-style-type:none; margin:0; padding:0;}


div.payrowouter ul.paymodfields li.field label{ margin-top:-60px; width:380px; margin-left:10px; position:absolute;}
div.payrowouter ul.paymodfields li.field input#billpay_eula{ margin-top:-60px; position:absolute;}
div.payrowouter ul.paymodfields li.field input#billpaydebit_eula{ margin-top:-60px; position:absolute;}

