/* -----------------------------------------------------------------------------------------
   $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
   ---------------------------------------------------------------------------------------*/
.content{
margin: 0 auto;
position:absolute;
top:7px;
padding-left:800px;
z-index:10;

}

div.domtab{
			padding:0 0em;
			width:100%;
			font-size:12px;
		}
ul.domtabs{
			float:left;
			width:100%;
			margin:0em;


		}

ul.domtabs li{
			float:left;
			padding:0 .0em 0 0;
			display:block;



		}

ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{

			padding:5px 15px 5px 15px;
			display:block;
			background:url(img/tab_pinfo.gif);
			color:#333;
			height:1em;
			font-weight:bold;
			text-decoration:none;



		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			min-height:1em;
		}
		ul.domtabs a:hover{
			background:url(img/tab_pinfoa.gif) top left;
			color:#fff;

		}
		div.domtab div{
			clear:both;
			width:auto;
			background: url(img/pi_bg.gif) repeat-x top left;
			color:333;
			padding:1em 3em;
			border-top:1px dotted #ccc;
			border-bottom:1px dotted #ccc;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			background:url(img/tab_pinfoa.gif) top left;
			color:#fff;

		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}
		p{
			margin:0 0 .5em 0;
			line-height:1.3em;
		}
		h2{
			font-size:1.3em;
			color:#cfc;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:0 0 .7em .2em;
			display:none;
		}
		h1{
			font-size:2em;
			text-align:center;
			font-weight:normal;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:.5em 0;
			background:#000;
			border-bottom:1px solid #666;
		}

		pre{
			font-size:1.2em;
			padding:1em;
		}
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#fff;
			display:block;
			padding:1em .5em;
			font-weight:bold;
			font-size:12px;
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			color:#cfc;
			display:inline;
			padding:0;
			font-weight:normal;
}





.boxText {
	font-family: Arial, Verdana,  sans-serif;
	font-size: 11px;
}

.boxTextBG {
	font-family: Arial, Verdana,  sans-serif;
	font-size: 11px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Arial, Verdana,  sans-serif;
	font-size: 11px;
	background-color: #FE9D10;
}
.boxTextPrice {
	font-family: Arial, Verdana,  sans-serif;
	font-size: 11px;
	color: #FF0000;
}

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

.productsNotifications {
	background-color: #f2fff7;
}

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

BODY {
	color: #333;
	margin: 0px;
	background: #fff ;
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	background:url(img_/side_bg.png) repeat-x top center ;
}

img{
	border:0;
}

A {
  color: #000;
  text-decoration: none;
}

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

}

A.produkt {
  color: #000;
  text-decoration: none;
  font-size:12px;
}

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

}

FORM {
	display: inline;
	padding:15px;
}
TD.FORM{
padding:15px;
}

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

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Arial, Verdana,  sans-serif;
	font-size: 10px;
	color: #555555;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation {
  color: #555555;
}

A.headerNavigation:hover {
  color: #555555;
}

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: Arial, Verdana,  sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
	background-image:url(img/box_main_bg.jpg);
	font-family: Arial, Verdana,  sans-serif;
 	font-size: 10px;
}
.box_footer_bg {
	background-image:url(img/box_footer_bg.jpg);
	font-family: Arial, Verdana,  sans-serif;
 	font-size: 10px;
 	 height:5px;
}
.infoBoxContents {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 13px;
  font-weight: bold;
  border-bottom:1px #ccc dotted;
  height:22px;
  color: #0576C0;
  background: url(img/kat_left_bg.gif) no-repeat left;
  padding-left:15px;

}


TD.infoBoxHeading_line {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  font-weight: bold;
border-bottom:1px solid #A9AEB1;
  height:20px;
  color: #A9AEB1;
}

TD.infoBoxHeading_s {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  font-weight: bold;
  border:1px;
  height:19px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;
  font-weight: bold;
  height:17px;
  color: #666;
}

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

}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 10px;


}

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

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

A.pageResults {
	color: #000;
	padding:5px;
	padding-top:0px;
	padding-bottom:0px;
	text-decoration: none;
	border:1px solid #999;
	background:#EBECED;
	font-size:11px;
}

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

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

TD.pageHeadingNews, DIV.pageHeading {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #AD5701;
}

TR.subBar {
  background: #f4f7fd;
}

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

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



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

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

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Verdana,  sans-serif;
	font-size: 11px;
	 background:#fff;

	}


TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  background:#FFEDD9;
}

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

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {

  border-top: 1px dotted #cccccc;

  padding:5px;
}

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

.copyright {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #555555;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


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

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

SPAN.productDiscountPrice {
  font-family: Arial, Verdana,  sans-serif;
  color: #ff0000;
  font-weight: bold;
}
SPAN.normalpreis{
  font-family: Arial, Verdana,  sans-serif;
  font-size:13px;
  font-weight: bold;
  }


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

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

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

	}
.moduleRowSelected { background-color: #E9F4FC; }

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

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

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


/* message box */

.messageBox { font-family: Arial, Verdana,  sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana,  sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana,  sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana,  sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {

	background-image: url(-img/bg_left_column.jpg);
	width: 210px;
}
.navRight {


	width: 185px;
	padding-right:15px;
	padding-top:10px;
}

.contentsTopics {
	font-family: Arial, Verdana,  sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom:1px dotted #ccc;

}
.contentsTopics_p {
	font-family: Arial, Verdana,  sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#EA7B00;
}

.tableListingI {
	background-color: #fff;
	font-size:12px;
}

.tableListingII {
	background-color: #F4F4F4;
	font-size:12px;
}

.tableBody {
padding: 5px;
}

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

/* ################################## */
.categories{
margin: 0 auto;
position:absolute;
top:59px;
padding-left:10px;
}

.main_normal_onetime{padding:0px 10px 0px 10px; font-size:12px;text-align:left;white-space:nowrap;}
.main_normal{height:45px; margin-right:10px;border-left:1px solid transparent; padding:0 8px 0 8px;font-size:12px;text-align:left;white-space:nowrap;vertical-align:middle;}
.main_sel{height:45px; margin-right:10px;border-right:1px solid #DED4DC; padding:0 8px 0 8px; background:url(img/tab_sel.jpg) no-repeat top left; font-size:12px;text-align:left;vertical-align:middle;}
.main_hover{height:45px;margin-right:10px;border-right:1px solid #DED4DC; padding:0 8px 0 8px; background:url(img/tab_sel.jpg) no-repeat top left; font-size:12px;text-align:left;vertical-align:middle;}
.main_normal A:LINK
 {padding:11px 8px 11px 8px; color:#ffffff; font-size:12px; text-decoration:none; font-weight:bold;font-family:Arial, Verdana,  Helvetica, sans-serif;}

.main_normal A:VISITED {padding:11px 8px 11px 8px; color: #ffffff; font-size:12px; font-weight:bold;}

.main_normal A:HOVER {padding:11px 8px 11px 8px; color: #333333; font-size:12px; font-weight:bold; text-decoration:none;}

.main_sel A:LINK,
.main_sel A:VISITED,
.main_sel A:HOVER {padding:11px 8px 11px 8px; color: #333333; font-size:12px; font-weight:bold; text-decoration:none;}

.main_hover A:LINK,
.main_hover A:HOVER,
.main_hover A:VISITED {padding:11px 8px 11px 8px; color: #333333; font-size:12px; font-weight:bold; text-decoration:none;}

/* Popdown der Hauptebene */
.subcat_structure_0{
    /* Require */ position:absolute; line-height:15px; display: none; white-space:nowrap; padding:10px 10px 10px 12px;text-align:left;width:210px;
    /* Visuell */ border-top:0px solid #D8DBDE; border-left:1px solid #DED4DC;border-right:1px solid #DED4DC;border-bottom:4px solid #838F9C;font-size:10px; color: #333; background-color:  #E2DADF; margin-top:13px; margin-left:-8px;

}
/* Popdown der ersten Unterebene */
.subcat_structure_1{
    /* Require */position: absolute; line-height:15px; display: none; white-space:nowrap;padding:5px 12px 5px 12px;text-align:left; width:150px;
    /* Visuell */border:1px solid #fff; font-size:11px; color: #ffffff; background-color: #CEC1CA; margin-top:-15px; margin-left:110px; z-index:100;

}
/* Popdown der zweiten Unterebene */
.subcat_structure_2{
    /* Require */ position: absolute; line-height:15px; display: none; white-space:nowrap;padding:5px 2px 5px 2px;text-align:left; width:100%;
    /* Visuell */ border: 0px solid #c9c9c9; font-size:11px; color: #34434E; background-color: #787878; margin-top:-15px; margin-left:110px; z-index:101;
}
/* Popdown der dritte Unterebene */
.subcat_structure_3{
    /* Require */ position: absolute; line-height:15px; display: none; white-space:nowrap;padding:5px 2px 5px 2px;text-align:left; width:100%;
    /* Visuell */ border: 0px solid #AAAAAA; font-size:11px; color: #34434E; background-color: #AAAAAA; margin-top:-15px; margin-left:110px;
}
/* Popdown der vierte Unterebene */
.subcat_structure_4{
    /* Require */ position: absolute; line-height:15px; display: none; white-space:nowrap;padding:5px 2px 5px 2px;text-align:left;
    /* Visuell */ border: 0px solid #34434E; font-size:11px; color: #34434E; background-color: #AAAAAA; margin-top:-15px; margin-left:-10px;
}


/* Unterkategorie Elemente */
.subcat_normal{ padding:2px 5px 2px 20px; border-bottom:1px solid #BAC0C5; width:210px;white-space:nowrap;background-image:url(img/navi_img_off.gif);background-repeat:no-repeat;background-position:center left;}
.subcat_sel	  { padding:2px 5px 2px 20px; background-color:#919191; border:0px solid #909090; width:210px;white-space:nowrap;}
.subcat_hover { padding:2px 5px 2px 20px; border-bottom:1px solid #BAC0C5;width:210px;white-space:nowrap;background-image:url(img/navi_img.gif);background-repeat:no-repeat;background-position:center left; }
.subcat_normal A:LINK, .subcat_sel A:LINK, .subcat_hover A:LINK { color: #333; font-size:10px; }
.subcat_normal A:VISITED, .subcat_sel A:VISITED, .subcat_hover A:VISITED { color: #333; font-size:10px; }
.subcat_normal A:HOVER, .subcat_sel A:HOVER, .subcat_hover A:HOVER { color: #333; font-size:10px; }
/* ################################## */


ul.tabbar {
    display: none; /* This is important so the tabbar won't be shown if JavaScript is not available. */
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.tabbar li {
    padding: 0;
    display: inline;
}

.tabbar a {
    display: block;
    float: left;
    margin-right: 2px;
    border: 1px solid #aaaaaa;
    border-bottom: 0;
    background-color: #aaaaaa;
    padding: 0.2em 0.8em;
    font-size: 90%;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.tabbar a:hover {
    background-color: #e4e4e4;
    color: #dd0000;
    text-decoration: underline;
}

#boxes {
    clear: both;
    width: 100%;
}
#boxes div {
    margin-bottom: 1em;
    border: 1px solid #aaaaaa;
    background-color: #e4e4e4;
    padding: 0.4em 0.8em;
    font-size: 11px;
}