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

.breite { width:900px } /* SHOP BREITE KANN HIER ANGEPASST WERDEN */

/* MENÜ CODE - Farben und Breiten können hier eingestellt werden */

 #tabs10 {
      float:left;
      /*width:100%;*/
      font-size:100%;
	  
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("Bilder/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("Bilder/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

/* MENÜ CODE ENDE */


/* Rahmen um den Boxen */

.rahmen { border: 1px solid #333; }

/* Rahmen um den Boxen ENDE */

/* SHOP CLASSEN ANFANG */

.boxText { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	padding: 0 0 0 5px;
	back<br />ound: #F0F0F0;
}

.boxTextBG {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #f8f8f8;
}
.boxTextPrice {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
	padding: 0 0 0 5px;
}

.errorBox {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color: #70d250;
	text-decoration: underline;
}

BODY
{
	color: #000000;
	margin: 10px;
	background:url(Bilder/bg.gif) repeat-x fixed #6B6B6B; 
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
}

#menubox_categories .cat_link,
#menubox_categories a,
#menubox_best_sellers_body a
/*,#menubox_best_sellers_body .box_head a*/
{
	font-family : Tahoma, Arial, sans-serif !important;
	font-size : 11px !important;
	color: #000000 !important;
	font-weight:normal !important;
	text-decoration:none;
}

/*#menubox_content_body a*/
#menubox_best_sellers_body .box_head a
{
	color: #FFFFFF !important;
}


#menubox_categories,
#menubox_categories .categories
{
background-color:transparent !important;
margin:0px !important;
padding-bottom:2px !important;
padding-top:1px !important;
height:auto !important;
}

#menubox_best_sellers_body .box_head a{
	color: #FFFFFF;
}

div.cat_icon{
	border:0px solid #FF00FF;
	display:inline;
	float:left;
}

img{
	border:0;
}

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

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

FORM {
	display: inline;		   
}


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

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	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 {
  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: #ff0000;
}

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

.moduleHeading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 11px;
}

TD.headerError {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


TD.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #F6F6F6;
  color: #666666;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading_right 
{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #2F4792;
  height:22px;
  color: #ffffff;
  padding:0 0 0 3px;
  color: #ffffff;
}

TD.infoBoxHeading,
td.infoBoxHeading_right,
#menubox_add_a_quickie_head,
#menubox_categories_head,
#menubox_gm_ebay_head,
#menubox_languages_head,
#menubox_content_head,
#menubox_newsletter_head,
#menubox_infobox_head,
#menubox_gm_counter_head,
#menubox_extrabox1_head,
#menubox_extrabox2_head,
#menubox_extrabox3_head,
#menubox_extrabox4_head,
#menubox_extrabox5_head,
#menubox_extrabox6_head,
#menubox_extrabox7_head,
#menubox_extrabox8_head,
#menubox_extrabox9_head,
#menubox_gm_bookmarks_head,
#menubox_information_head,
#menubox_admin_head,
#menubox_order_history_head,
#menubox_order_history_head,
#menubox_manufacturers_head,
#menubox_gm_scroller_head,
#menubox_cart_head,
#menubox_login_head,
#menubox_last_viewed_head,
#menubox_reviews_head,
#menubox_best_sellers_head,
#menubox_whatsnew_head,
#menubox_specials_head,
#menubox_manufacturers_info_head,
#menubox_trusted_head,
#menubox_currencies_head,
#menubox_search_head,
#content_box_specials_head,
#cart_on_top #cart_on_top_heading,
#menubox_best_sellers_body .box_head,
#popup_box #iconized_page_head,
#content_box_new_products_default_head,
#content_box_new_products_main_head
 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  /*background: url(Bilder/box_bg.gif);*/
  background: url(Bilder/box_bg.gif) !important;
  height:22px;
  color: #ffffff;
  padding:0 0 0 3px;
}

/* bannertitel verstecken */
#menubox_extrabox1_head{
	display:none;
}

#menubox_best_sellers_body .box_head{
	border:0px solid #FF0000;
	height:auto;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  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-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

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

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

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

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

TD.fieldKey {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

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

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

SPAN.greetUser {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #c60c00;
  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, Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.copyright {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  text-align:center;
  color:#999999;
}
TD.copyright a {
  color: #999999;
}
TD.copyright a:hover {
  color: #999999;
  text-decoration: underline;
}

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

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

SPAN.productDiscountPrice {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}

.moduleRow {}
.moduleRowOver {}
.moduleRowSelected {}

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #000000; }

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

/* Sitemap Tables */
.sitemap_heading {font-family: Tahoma, 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: Tahoma, 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: Tahoma, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, sans-serif; font-size: 11px; 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;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

 .copyright, html .copyright, html .copyright a{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  color: #999999;
}

html .copyright, html .copyright a{
	background-color: #6B6B6B;
	color: #FFFFFF;
	/*width:968px;*/
}

.parseTime {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  color: #999999;
}
.copyright a {
  color: #999999;
}
.copyright a:hover {
  color: #999999;
  text-decoration: underline;
}

/* SHOP CLASSEN ENDE */




.checkout .text_continue {
	text-align: right;
	margin-right: 43px;
	line-height: 38px;
}

.checkout .button_back {
	float: left;	
}

.checkout .button_continue {
	float: right;
}

/* Bestellvorgang */
/* Bestellvorgang Shipping */
#checkout_shipping {	
	
}

#checkout_shipping .shipping_address_block {
	margin-bottom: 17px;
	color: #000000;
}

#checkout_shipping .module_option_title {
	width: 390px;
}

#checkout_shipping .navbar_line img {
	position: relative;
	top: 5px;
	left: 0px;
}

#checkout_shipping .cleary {
	clear: both; 
	line-height: 1px;
	font-size: 1px;
}
/* ENDE Bestellvorgang Shipping */

/* ENDE Bestellvorgang Payment */
#gm_checkout_payment {	

}

#gm_checkout_payment .module_data_left {
	padding-top: 2px;
	padding-right: 5px;
}

#gm_checkout_payment .gm_class_input, #gm_checkout_payment .gm_class_input{
	height: 22px;
	border: 1px solid #cccccc;
	font-size: 14px;
	width: 190px;
	margin-bottom: 1px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#gm_checkout_payment .module_table select{
	height: 26px;
	border: 1px solid #cccccc;
	font-size: 14px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-left: 3px;
}

#gm_checkout_payment .module_description {
	width: 485px;
	overflow: hidden;
}

#gm_checkout_payment .module_table {
	width: 100%;
}

#gm_checkout_payment .navbar_line img {
	position: relative;
	top: 5px;
	left: 175px;
}
/* ENDE Bestellvorgang Payment */

/* Bestellvorgang Confirmation */
#gm_checkout_confirmation .products_block {
	padding-bottom: 10px;
}

#gm_checkout_confirmation .head {
	overflow: hidden;
	margin-bottom: 20px;
}

#gm_checkout_confirmation .table_products_space {
	height: 10px;
}

#gm_checkout_confirmation .left_address {
	float: left;
	width: 260px;
}

#gm_checkout_confirmation .right_address {
	float: right;
	width: 260px;
}

#gm_checkout_confirmation .address {
	overflow: hidden;
}

#gm_checkout_confirmation #order_data {
	overflow: hidden;
}

#gm_checkout_confirmation #total_block_table {
	margin-left: auto;
}

#gm_checkout_confirmation #table_products_data {
	width: 100%;
}

#gm_checkout_confirmation .navbar_line img {
	position: relative;
	top: 5px;
	left: 322px;
}
/* ENDE Bestellvorgang Confirmation */

/* Bestellvorgang Success */
#checkout_success .navbar_line img {
	position: relative;
	top: 5px;
	left: 424px;
}
/* ENDE Bestellvorgang Success */
/* ENDE Bestellvorgang */

.product_info_add_ons .product_info_add_ons_head, 
#content_box_specials_head, 
#content_box_new_products_main_head,
#content_box_new_products_default_head,
#shopping_cart th{
font-family: Tahoma,Arial,sans-serif;
font-size: 11px;
font-weight: bold;
background-color: transparent;
background-image: url(Bilder/box_bg.gif);
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
height: 22px;
color: #ffffff;
padding-top: 6px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 6px;
}

#shopping_cart th{
padding-top: 0px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 3px;
}
/*- Menu Tabs 10--------------------------- */


/*#menubox_content_body
menubox_content_body img,*/
#menubox_content_body a
{
	/*
	display:inline;
	float:right;
	*/
	text-decoration:none !important;
	height:auto;
}
   
   
#product_listing .product_box .image_cell{
	width:110px;
	overflow:hidden;
}

.product_image{
	overflow:hidden;
}

#content_box_new_products_main_body .product_box{
	width: 168px;
}

/* hauptinhalte */
#content_page div,
#categorie_listing .categories_description,
#product_listing .categories_description,
#content_contact div,
#content_main div
{
	border:1px solid #999999;
	padding:5px;
	margin-top: 3px;
}

#content_main div div{
	border:0px solid #999999;
}

/* ueberschriften */
#product_listing .categories_name h1,
#categorie_listing .heading_more_categories,
#categorie_listing .categories_name_overview,
#contact_us h1,
#main_content h1,
.contentsTopics {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #999999;
	background:#f9f9f9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	display:block;
}


.info_element img{
	margin-right:5px;
}

#content_box_specials_body{
	width : 100%;
}


#content_box_new_products_default_body .product_box,
#content_box_specials_body .product_box{
	width:170px !important;
}

div.copyright{
	display:none;
}

/* Gästebuch */
#guestbook_form {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 4px; 
}

.guestbook_navigation #back {
	cursor: pointer;
}

.guestbook_navigation .guestbook_page_number{
	cursor: pointer;
}

.guestbook_navigation .guestbook_page_number_bold{
	cursor: pointer;
}

.guestbook_navigation .guestbook_page_number_bold{
	font-weight: bold;
}

.guestbook_navigation #next {
	cursor: pointer;
}

#guestbook_send {
	text-align: right;
	position: relative;
	right: -16px;
}

#guestbook_send_entry {
	cursor: pointer;
}

.guestbook_icon {
	cursor: pointer;
}

#guestbook_new_entry {
	float: left;
}



.guestbook_input2{
	position:absolute;
	display:block;
	border:1px solid #FF0000;
}

.guestbook_input2 #gm_guestbook_vvcode_image{
	border:1px solid #FFFF00;
	
}
.guestbook_input2 div{
	border:1px solid #FF00FF;
	display:block;
}

.guestbook_input2 div div{
	border:1px solid #FF00FF;
}

#content_page{
	border:0px solid #FFFF00;
}
/* ENDE Gästebuch */

#menubox_extrabox9_body{
	height:430px;
}

/*  */
div.image_box img{
	margin-bottom:10px;
}
