/* -----------------------------------------------------------------------------------------
   $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(ajax.css);

@import url(seocontent.css);  

/* APDM */

*

.cartbg1 {
border : 1px solid #fff;
background-color : #FFE8F3;
padding-bottom : 10px;
padding-top : 10px;
overflow : auto;
}
.cartbg3 {
border : 1px solid #fff;
background-color : #CCC;
color : #ffffff;
}
.cartbg2 {
padding-top : 10px;
padding-bottom : 10px;
background-color : #CCC;
overflow : auto;
}


/* HEADINGS */h1 {color:#000000;font-weight:bold;font-size:14px;margin:20px 0px 15px 0px;padding:0px;width:auto; }
h2 {color:#000000; font-weight:bold;font-size:12px;margin:15px 0px 8px 0px;padding:0px;}

{ font-family:Verdana,Arial,Helvetica, sans-serif; }
.cattitle { color:#FFFFFF;font-weight:bold;font-size:11px; margin: 0; padding: 0;  }
.h2title { color:#000000;font-weight:bold;font-size:14px;  }
body, html, table, div, img
{ border:0 none; }

body, html
{ width:100%; height:100%; padding:0; margin:0; }

body
{ color:#000; background:#fff url(img/bg_main.gif) repeat; font-size:11px; }

.remark
{ text-align:center; height:15px; line-height:15px; }

.remark, .remark a
{ color:#ccc; }

/* APDM */



#Layer1 {
	position:absolute;
	left:346px;
	top:19px;
	width:177px;
	height:103px;
	z-index:1;
}

#Layer4 {
	position:absolute;
	left:10px;
	top:6px;
	width:240px;
	height:122px;
	z-index:1;
}

#Layer5 {
	position:absolute;
	left:291px;
	top:7px;
	width:50px;
	height:122px;
	z-index:1;
}

#Layer2 {
	position:absolute;
	left:560px;
	top:14px;
	width:178px;
	height:104px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:760px;
	top:15px;
	width:178px;
	height:102px;
	z-index:3;
	text-align:left;
	color:#FFFFFF;
}

A.carts{
	 
	color:#FFFFFF;
}



/* #begin: Zipfelmuetzenbande.de CALLBACK SERVICE & PRODUCT QUESTIONS */
#products_question {
  width: 316px;
	color: #FFF;
  background-color: #A7CD92;
}
#products_question_header {
	font-size: 16px;
	font-weight: bold;
	cursor:pointer;
  background-color: #93C279;
  border-bottom: 1px solid #FFF;
}
#products_question_sended {
	font-weight: bold;
  display: none;
}
#callback_service {
  width: 316px;
	color: #FFF;
  background-color: #B78D8B;
}
#callback_service_header {
	font-size: 16px;
	font-weight: bold;
	cursor:pointer;
  background-color: #8D4643;
  border-bottom: 1px solid #FFF;
}
#callback_service_sended {
	font-weight: bold;
  display: none;
}
#callback_button {
  width: 100px;
	color: #000;
	cursor:pointer;
  background-color: #E6E6E6;
}
/* #end: Zipfelmuetzenbande.de CALLBACK SERVICE & PRODUCT QUESTIONS */
BODY {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(img/bg_main.gif);
}
.boxText {
	font-size: 10px;
}

.boxTextBG {
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-size: 10px;
	background-color: #D65501;
}
.boxTextBGIII {
	font-size: 10px;
	color: #000000;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-size : 10px;
	font-weight: bold;
	background-color: #FFE6E6;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning {
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit {
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}


img{
	border:0;
}

 

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; font-size: 10px;
}

A.headerNavigation:hover {
  color: #000000;font-size: 10px;
}

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

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #FFE6E6;
  color:#333333;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFE6E6;
  color:#333333;
  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-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 12px;
  font-weight: bold;
  height:17px;
  color: #B6D37D;
  text-align:right;
  border-bottom:1px solid #CCCCCC;
  padding:10px 15px 0px 0px;
}

TD.infoBoxHeading_right {
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

TD.infoBox_right, SPAN.infoBox_right {
  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;
}

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-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
	color:#FFFFFF;
	font-weight:bold;
}

A.pageResults:hover {
}

TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

 

 



TD.smallText, SPAN.smallText, P.smallText {
	color:#FFFFFF;
	font-weight:bold;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  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;
}

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

.copyright {
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
div.a.copyright {
}
a.copyright:hover {
  text-decoration: underline;

}
.parseTime {
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

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

SPAN.productSpecialPrice {
  color: #ff0000;
}
SPAN.productOldPrice {
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  color: #ff0000;
}

SPAN.productDiscountPrice {
  color: #ff0000;
  font-weight: bold;
}

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


.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { 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-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #FFE6E6; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { 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: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-size: 12px;
 
}

.contentsTopicsbold {
	font-size: 12px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
.content_design{
	padding:0px 10px 0px 10px;
	color:#FFFFFF;
}
a.content_design:hover{
	padding:0px 10px 0px 10px;
	color:#FFFFFF;
}

.moduleRow { font-size: 11px;  width: 235px; background-color: #D65501; text-align:left; clear:both; padding:5px 0 0 0; height:35px; margin:5px 0 5px 0; cursor:pointer; line-height: 35px;}
.moduleRow img {padding:0 8px 0 4px; float:left; position:relative; top:-3px;}
.moduleRow a {color:#ffffff; font-weight:bold;}
.moduleRow a:hover { }
.moduleRow b {font-size:13px;}
.moduleRow em {font-size:10px; font-weight:normal; font-style:normal;}


.paymoduleRow { font-size: 11px;     text-align:left; clear:both; padding:5px 0 0 0;  cursor:pointer;  }
.paymoduleRow img {padding:0 8px 0 4px; float:left; position:relative; top:-3px;}
.paymoduleRow a {color:#ffffff; font-weight:bold;}
.paymoduleRow a:hover { }
.paymoduleRow b {font-size:13px;}
.paymoduleRow em {font-size:10px; font-weight:normal; font-style:normal;}


.moduleRow1 { background-color: #E97022; font-size: 10px; text-align:left; line-height: 1.5;  width: 230px; margin:1px 0 1px 0px; padding:2px; clear:both; min-height:18px; cursor:pointer;}
.moduleRow1 img {padding:3px 8px 0px 10px;}
.moduleRow1 a {color:#ffffff; font-weight:bold;}
.moduleRow1 a:hover { text-decoration:none;}
.moduleRow1 b {font-size:11px;}

.moduleRow2 { background-color: #EC8642; font-size: 10px; text-align:left; line-height: 1.5;  width: 230px; margin:1px 0 1px 0px; padding:2px; clear:both; min-height:18px; cursor:pointer;}
.moduleRow2 img {padding:3px 8px 0px 10px;}
.moduleRow2 a {color:#ffffff; font-weight:bold;}
.moduleRow2 a:hover { text-decoration:none;}
.moduleRow2 b {font-size:11px;}

.newsletter_design{
	border:1px solid #D1C9AA;
}
.newsletter_design_in{
	padding:2px 2px 2px 2px;
	background-color:#F4F1E9;
}
.below_the_header{
	padding:5px 10px 5px 10px;
	background-color:#787866;
	display:inline;
	font-weight:bold;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	line-height:25px;
}
a.below_the_header:hover {color:#FFFFFF; text-decoration:none;background-color:#5D5D5D;	padding:5px 10px 5px 10px;}
.below_the_headerB{
	padding:5px 5px 5px 5px;
	background-color:#FF0000;
	display:inline;
	font-weight:bold;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	line-height:25px;
}
a.below_the_headerB:hover {color:#FF0000; border: 1px solid #ff0000 text-decoration:none;background-color:#FFFFFF;	padding:5px 5px 5px 5px;}
.cart_empty_big{
	padding:5px 5px 5px 5px;
	background-color:#7D7D26;
	color:#FFFFFF;
}
.cart_empty_big_full{background-color:#7D7D26; color:#FFFFFF;}

.img_formater{
	padding:9px 9px 9px 9px;
	background-color:#FFFFFF;
}

.nice_formater_front{
	 border:2px solid #D65501;
	 padding:3px 3px 3px 3px;
	 background-color:#FFFFFF;
}
.price_form{
	background-color:#ffffff;
	color:#D65501;
	text-align:center;
	font-size:12px;
 }

.price_form2{
	background-color:#FF0000;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
 }
 
 .view_prod{
	background-color:#D65501;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	padding:7px 38px 7px 36px;
	line-height:26px;
	font-weight:bold;  
	border-bottom: 1px solid #ffffff;
 }
 
  .view_basketprod{
	background-color:#666666;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	padding:7px 42px 7px 42px;
	line-height:26px;
	font-weight:bold;  
	border-bottom: 1px solid #ffffff;
 }
 
 
  .view_stick{
	background-color:#E97022;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	padding:7px 25px 7px 24px;
	line-height:26px;
	font-weight:bold;  
	border-bottom: 1px solid #ffffff;
 }
 
 
 
 
a.view_basketprod:hover{color:#FFFFFF; text-decoration:none; background-color: #B94A00;}
.view_dimprod{
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	padding:7px 29px 7px 28px;
	line-height:26px;
	font-weight:bold;
 }
a.view_prod:hover{color:#FFFFFF; text-decoration:none; background-color:#E97022;}
a.view_stick:hover{color:#FFFFFF; text-decoration:none; background-color:#E97022;}
a.view_dimprod:hover{color:#FFFFFF; text-decoration:none; background-color:#E97022;}

.nice_stlyer{
	background-color:#F7F7F7;
	border:1px solid #D7D7D6;
	 
}
.nice_stlyerwhite{ 
	 background-color:#D65501;
	 
	 
}

.preis{ 
	 color:#D65501;
	 font-size:14px; font-weight:bold;
	 
}
.sub_nav{
	padding:5px 10px 5px 10px;
	background-color:#93C279;
	display:inline;
	font-weight:bold;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	line-height:25px;
	cursor:pointer;
}
.sub_nav:hover {color:#FFFFFF; text-decoration:none;background-color:#70965B;	padding:5px 10px 5px 10px;cursor:pointer;}
.sub_nav_red {color:#FFFFFF; text-decoration:none;background-color:#8D4643;	padding:5px 10px 5px 10px;}





.shippingRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.shippingOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.shippingSelected { background-color: #E9F4FC; }


.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(default/top_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	background: transparent url(default/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	background: transparent url(default/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(default/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(default/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(default/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(default/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(default/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}

.overlay_alert {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alert_nw {
	width: 5px;
	height: 5px;
	background: transparent url(alert/top_left.gif) no-repeat bottom left;			
}

.alert_n {
	height: 5px;
	background: transparent url(alert/top.gif) repeat-x bottom left;			
}

.alert_ne {
	width: 5px;
	height: 5px;
	background: transparent url(alert/top_right.gif) no-repeat bottom left			
}

.alert_e {
	width: 5px;
	background: transparent url(alert/right.gif) repeat-y 0 0;			
}

.alert_w {
	width: 5px;
	background: transparent url(alert/left.gif) repeat-y 0 0;			
}

.alert_sw {
	width: 5px;
	height: 5px;
	background: transparent url(alert/bottom_left.gif) no-repeat 0 0;			
}

.alert_s {
	height: 5px;
	background: transparent url(alert/bottom.gif) repeat-x 0 0;			
}

.alert_se, .alert_sizer {
	width: 5px;
	height: 5px;
	background: transparent url(alert/bottom_right.gif) no-repeat 0 0;			
}

.alert_close {
	width:0px;
	height:0px;
	display:none;
}

.alert_minimize {
	width:0px;
	height:0px;
	display:none;
}

.alert_maximize {
	width:0px;
	height:0px;
	display:none;
}

.alert_title {
	float:left;
	height:1px;
	width:100%;
}

.alert_content {
	overflow:visible;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
  font: 12px arial;
	background: #FFF;
}

/* For alert/confirm dialog */
.alert_window {
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alert_message {
  font: 12px arial;
	width:100%;
	color:#F00;
	padding-bottom:10px;
}

.alert_buttons {
	text-align:center;
	width:100%;
}

.alert_buttons input {
	width:20%;
	margin:10px;
}

.alert_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}


.header_up { background-color: #D65501;}


/* AJAX CHECKOUT PROCESS */
div.checkout_row {
	clear:both;
}

div.checkout_title {
	cursor:pointer;
	position:relative;
	background-color:#777;
	color:#FFF;
	padding:4px;
	font-size:12px;
	border-right:solid 1px #777;
	border-left:solid 1px #777;
	border-top:solid 1px #777;
}


div.checkout_title .right {
	position:absolute;
	right:6px;
	top:3px;
	font-weight:bold;
}

div.checkout_content {
	background-color:#f9f9f9;
	color:#000;
	padding:4px;
	border-right:solid 1px #777;
	border-left:solid 1px #777;
	border-bottom:solid 1px #777;
}

div.checkout_content .inputRequirement select {
	width:190px;
}

div.checkout_content .virtual {
	text-align:center;
}

div.checkout_content .left_space {
	padding-left:20px;
}

div.checkout_shipping_modules, .checkout_shipping_address {
	width:49%;
	float:left;
	clear:left;
}

div.checkout_payment_modules, .checkout_payment_address {
	width:49%;
	float:right;
	clear:right;
}

div.checkout_total {
	text-align:right;
}

#checkout_total table {
	float:right;
}

div.checkout_spacer {
	height:12px;
	font-size:9px;
	clear:both;
}

div.checkout_button {
	text-align:right;
	margin-top:5px;
}

.radiobox {
	vertical-align:middle;
	padding:0px;
	margin:0px;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.module_ok, div.checkout_please_wait {
	color:green;
	font-weight:bold;
}

div.checkout_error {
	color:#FF0000;
	font-weight:bold;
}

A.slideshows {
	color: #000000;
	font-weight: bold; 
}
A.slideshows:hover {
	color: color:#FF3300;
	font-weight: bold; 
}

A { color: #000000; }

A.main  {color:#000000; text-decoration:none;}
A.main:hover {color:#FF6600; text-decoration: underline;}
A.main:visited {  text-decoration:none;}
A.main:active {  text-decoration:none;}

A.linkmain  {color:#000000; text-decoration:none;}
A.linkmain:hover {color:#FF6600; text-decoration: underline;}
A.linkmain:visited { text-decoration:none;}
A.linkmain:active {  text-decoration:none;}

A.information {color:#000000; }
A.information:hover {color:#FF6600; text-decoration: underline;}
A.information:visited {  text-decoration:none;}
A.information:active {  text-decoration:none;}

.prozent {width:150px; border:1px solid #ccc; text-align:left; background:url(img/css/bg_prozent_zero.jpg) no-repeat; }
.bg_prozent {
height:20px;
background:url(img/css/bg_prozent.jpg) no-repeat; text-align: center; padding-top: 1px;
}
.you_save {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.5;
  color:#cc0303;
  font-weight:bold;
}
















 

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
 


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 695px; margin: 0; position: relative; min-height: 199px;
											   }

 

/*
	SLIDER
*/
.slider-wrap								{ width: 695px; position: absolute; top: 3px; left: 5px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 695px; height: 199px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 695px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }




.geschenktabelle { width: 100%; } 

/* NACHTRAG CATEGORIEDARSTELLUNG  */

A.categorielink_new    { color:#9C9C9C; text-decoration:none; font-weight:bold; }
A.categorielink_new:link    { color:#9C9C9C; text-decoration:none; font-weight:bold; }
A.categorielink_new:hover  { color:#CCCCCC; text-decoration:none; font-weight:bold; }



/*----------------------------Suggest Styles--------------------------*/

.suggest_link {        background-color: #FFFFFF;        padding: 2px 6px 2px 6px;}
.suggest_link_over {        background-color: #3366CC;        padding: 2px 6px 2px 6px;        cursor: pointer;}
#search_suggest {        position: absolute;  z-index: 10000;  top: 175px;        visibility: hidden;        background-color: #FFFFFF;         text-align: left; border: 1px solid #000000; }        
/*----------------------------End Suggest Styles------------------------*/

.sticktitle { font-size: 11px; color:#FF6600; font-weight:bold; }
.sticktext { font-size: 11px; color: #666666; }
.stickblacktext { font-size: 11px; color: #000000; font-weight:bold; }
#fields   { font-size: 11px; color: #999999;  }
#fields textarea { font-size: 11px; color: #999999; width: 100%; border: 1px solid silver; }
#fields input { font-size: 11px; color: #999999;   border: 1px solid silver; }
#fields select, input.file { font-size: 11px; color: #999999;   border: 1px solid silver; }











 

 

/* DynamicCart Module Start */
#shopping-cart {
	position: relative;
	background-color: #e6e6e6;
	zoom: 1;
}
#shopping-cart-indicator {
	position: absolute;
	zoom: 1;
	margin-left: -8px;
	margin-top: -8px;
	left: 50%;
	top: 50% !important;
	top: 45%;
}














#productListing { width: 700px;   
  position:relative; text-align:left; float: left; }
.down { width: 700px;   color: #000000;
line-height:25px; position:relative; text-align:left; float: left; }
  .prodboxes { width: 219px; min-height: 290px;  margin: 4px; float: left; border: 1px solid #EBEBEB; background:#FFF; position:relative; }
  .prodboxes .boxtitle {  float: left;    color: #D65501; font-weight:bold;
float:left;
 
font-size:11px;
line-height:16px;
text-align:center;
text-decoration:none;
vertical-align:middle;  z-index: 1;
width:100%; }
 .prodboxes .prodboxtitle a {  float: left;   color: #D65501; font-weight:bold; text-decoration:none;
 
float:left;
font-size:11px;
line-height:16px;
text-align:center;
text-decoration:none;
vertical-align:middle;
width:100%;  z-index: 1;}

  .prodboxes .prodboximage {   width: 219px; height: 200px;     float: left; text-align:center; vertical-align:middle; border: none; }
 .prodboxes .prodboxprice {  
border-top:1px solid #EBEBEB;
bottom:20px;
color:#000000;
float:left;
font-size:14px;
font-weight:bold;
height:30px;
position:absolute;
right:0;
text-align:center;
vertical-align:middle;
width:179px; z-index: 1;
}


 .prodboxes .prodboxsonderprice {  
border-top:1px solid #EBEBEB;
bottom:20px;
color:#000000;
float:left;
font-size:14px;
font-weight:bold;
height:55px;
position:absolute;
left:0; padding-left: 40px;
text-align:center;
vertical-align:middle;
width:179px; z-index: 1;
}


 .prodboxes .prodboxtax { bottom:10px;
color:#000000;
float:left;
font-size:10px;
position:absolute;
right:0;
text-align:center;
vertical-align:middle;  z-index: 1;
width:179px;}
  .prodboxes .prodboximage .productImageBorder {border-style: none;  z-index: 1; }





*> .prodboxes .quicklook:hover .description {
		display:inline;
		margin-top: -300px;
		margin-left:-233px; 
		cursor:default!important;  
         	z-index:99999;	
		}
	
* + html .prodboxes .quicklook:hover .description { 
		display:inline;
		margin-top: -300px;
		margin-left:-236px!important; 
		cursor:default!important;  
       z-index:99999;	
		}


 .quicklook {
		bottom:0;
cursor:pointer;
float:left;
margin-left:3px;
position:absolute;   
		}
* html .quicklook {
		display:none;  
		}
	
 .quicklook .description { 
		display:none;
		font-size:11px!important;
		position: absolute!important;
		width:475px!important;
		height:350px!important;
		background-image:url(img/quicklook.png);
		background-repeat:no-repeat;
		padding:15px 40px 25px 15px;  z-index:99999;
		}
 
 .quicklook:hover .description h1 {		
		font-size:12px;
		color:#787878;
		padding:0;  z-index:99999;
		}
 .quicklook:hover .description strong {		
		font-size:12px;
		color:#787878; z-index:99999;		}
		
  .quicklook:hover .description .description_outer {
		padding:10px 0 0 0;  z-index:999999999999;
		}
  .quicklook:hover .description .description_outer .img {
		float:left;
		width:160px;
		text-align:center;
		margin-right:10px;   z-index:99999;
		}

 .quicklook:hover div.description .description_outer .quicklook_descr {
		max-height:160px;
		overflow:auto;    z-index:99999;		}
 .quicklook:hover div.description .description_outer .details {
		float:left;
		width:303px;
		text-align:right;   z-index:99999;
		}

 .quicklook:hover div.description div p {
		padding:2px 5px;    z-index:99999;
		
		}




.get1free {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #ffb3b5;
	font-weight: bold;
}
