/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  adapted for Separate Pricing Per Customer v4 and Price Break 1.11.3 2005/03/12

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #000; text-decoration: underline; }

ul {padding:0px 0px 0px 16px;margin:0px;}
li {padding:0px;margin:0px;}

.pixel {
	width: 1px;
	height: 1px;
	position: absolute;
    left: 50%;
	top:0%;
	/*overflow: visible;*/
}

.wrap {
	width:940px;
	position: absolute;
	left: -470px;
}



body {
  background: #e0e2e4;
  margin-top: 0px;
  margin: 0px;
  background-image:url(images/layout/bgbody.gif);
  background-repeat:repeat-x;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color:#666666;
}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Arial, Verdana, sans-serif;
 font-size: 15px;
 font-weight: bold;
 margin-top:0px;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #666;
}
h1.price {
 font-family: Arial, Verdana, sans-serif;
 font-size: 15px;
 font-weight: bold;
 margin-top:8px;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #666;
 /*color: #f79a00;*/
}
h2 {
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}

h1.katalog {
display:inline;
color:#fff;
font-size: 15px;
}
h2.katalog {
display:block;
color:#000;
font-size:14px;
font-weight: bold;
line-height:2.0;
}
/*** End Header Tags SEO ***/

#menu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	padding:5px 0px 5px 0px;
}
#menu a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	font-weight:normal;
}

#head {
	margin-top:0px;
	width: 940px;
	height:140px;
	border:0px solid red;
	background-image: url(images/layout/bgbodyroundmid.gif);
    background-repeat:repeat-x;
	background-position: top left;
}

* html #head {
	margin:0px;
	width: 943px;
	height:100px;
	border:0px solid red;
	background-image: url(images/layout/bgbodyroundmid.gif);
    background-repeat:repeat-x;
	background-position: top left;
    border:0px solid red;
}

#head_left {
    float:left;
    background-image: url(images/layout/bgbodyroundleft.gif);
    background-repeat:no-repeat;
    width:28px;
    height:140px;
}

* html #head_left {
    float:left;
    background-image: url(images/layout/bgbodyroundleft.gif);
    background-repeat:no-repeat;
    width:28px;
    height:138px;
}

#head_middle {
	width: 884px;
	height:110px;
	text-align:left;
	float:left;
	margin-top:30px;
}

* html #head_middle {
	width: 884px;
	height:100px;
	text-align:left;
	float:left;
	margin-top:30px;
}

#head_right {
    float:left;
    background-image: url(images/layout/bgbodyroundright.gif);
    background-repeat:no-repeat;
    width:28px;
    height:140px;
}

* html #head_right {
    float:right;
    background-image: url(images/layout/bgbodyroundright.gif);
    background-repeat:no-repeat;
    width:30px;
    height:138px;
    position:relative;
    left:2px;
}

.logo {
float:left;
width:300px;
height:70px;
border:0px solid orange;
text-align:center;
}

.login {
float:left;
width:360px;
height:70px;
border:0px solid yellow;
font-size:11px;
margin-left:15px;
}

.hotline {
position:relative;
z-index:999;
top:100px;
left:800px;
width:150px;
height:130px;
border:0px solid cyan;
}

#menutop {
  float:left;
  width:885px;
  text-align:left;
  margin:0px;
  padding:0px;
  border:0px solid green;
  background-image: url(images/layout/bg_xtdmenu.gif);
  background-repeat:repeat-x;
}

#menutop ul {
  float:left;
  margin: 0px;
  padding:0px 0px; 0px 0px;
  background-image: url(images/layout/bg_xtdmenu.gif);
  background-repeat:repeat-x;
  height:38px;
}

#menutop li {
  float:left;
  list-style-type: none;
  margin:0px;
  padding:0px;
  background-image: url(images/layout/bg_xtdmenu.gif);
  background-repeat:repeat-x;
  height:38px;
}
#menutop li.aktiv {
  float:left;
  list-style-type: none;
  margin:0px;
  padding:0px;
  background-image: url(images/layout/bg_xtd_active.gif);
  background-repeat:repeat-x;
  height:38px;
}
#menutop li.aktiv a {
  color:#fff;
}


#menutop ul li a {
  display:block;
  padding:0px 10px; 0px 10px;
  line-height: 38px;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  color:#737373;
  text-decoration:none;
  background-image: url(images/layout/xtd_seperator.gif);
  background-repeat: no-repeat;
  background-position: right;
}
#menutop ul li a:hover {
  display:block;
  padding:0px 10px; 0px 10px;
  line-height: 38px;
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  color:#fff;
  text-decoration:none;
  background-image: url(images/layout/bg_xtd_hover.gif);
  background-repeat:repeat-x;
}




a.subheader {
color:#fff;
text-decoration:underline;
}

a.subheader:hover {
color:#fff;
text-decoration:none;
}

table, td {
background-color:#fff;
}

td.left_col_td {
    background-color:#fff;
    background-image:url(images/layout/bodywrapperleft.gif);
    background-position: left top;
    background-repeat:repeat-y;
	padding-top:5px;
}
td.left_bot_td {
    background-color:#fff;
    background-image:url(images/layout/footroundleft.gif);
    background-position: left top;
    background-repeat:repeat-y;
	width:28px;
	height:35px;
}

div.left_td {
	float:left;
    width: 185px;
    background-image: url(images/layout/topleft.gif);
    background-repeat:repeat-y;
    margin-left:28px;
    font-size:11px;
}
div.left_td_rc {
	float:left;
    background:url(images/layout/topright.gif) repeat-y right top;
    width: 10px;
}


div.left_td_bot {
	float:left;
    width: 185px;
    height:10px;
    background-image: url(images/layout/botleft.gif);
    background-repeat:no-repeat;
    margin-left:28px;
}
div.left_td_bot_rc {
	float:left;
    background:url(images/layout/botright.gif) no-repeat right top;
    width: 10px;
    height:10px;
}
div.left_td_sub {
margin-top:8px;
}


td.right_col_td {
    background-color:#fff;
    background-image:url(images/layout/bodywrapperright.gif);
    background-position: right top;
    background-repeat:repeat-y;
	padding-top:5px;
}
td.right_bot_td {
    background-color:#fff;
    background-image:url(images/layout/footroundright.gif);
    background-position: right top;
    background-repeat:repeat-y;
	width:912px;
	height:35px;
}

div.right_td {
	float:left;
    width: 185px;
    background-image: url(images/layout/topleft.gif);
    background-repeat:repeat-y;
    margin-left:5px;
}

div.right_td_rc {
	float:left;
    background:url(images/layout/topright.gif) repeat-y right top;
    width: 10px;
}


div.right_td_bot {
	float:left;
    width: 185px;
    height:10px;
    background-image: url(images/layout/botleft.gif);
    background-repeat:no-repeat;
    margin-left:5px;
}

div.right_td_bot_rc {
	float:left;
    background:url(images/layout/botright.gif) no-repeat right top;
    width: 10px;
    height:10px;
}

div.boxLine1 {
position:absolute;
top:172px;
height:1px;
border-top:1px solid #ccc;
width:195px;
}
div.boxLineR1 {
position:absolute;
top:172px;
height:1px;
border-top:1px solid #ccc;
width:195px;
}
div.boxLine2 {
position:absolute;
top:262px;
height:1px;
border-top:1px solid #ccc;
width:195px;
}

.menutopleft {
	width: 160px;
	height: 25px;
	margin: 0px 0 0 0;
	padding-left:5px;
	color: #4c4c4c;
	font-size: 12px;
	font-weight:bold;
}
.menutopright {
	width: 160px;
	height: 25px;
	margin: 0px 0 0 0;
	padding-left:5px;
	color: #4c4c4c;
	font-size: 12px;
	font-weight:bold;
}

* html .menutopleft {
	width: 160px;
	height: 25px;
	margin: 0px 0 0 0;
	padding-left:5px;
	color: #4c4c4c;
	font-size: 12px;
	font-weight:bold;
}
* html .menutopright {
	width: 160px;
	height: 25px;
	margin: 0px 0 0 0;
	padding-left:5px;
	color: #4c4c4c;
	font-size: 12px;
	font-weight:bold;
}


.menucontentcat {
  padding: 0px 0px 0 0px;
  background: #fff;
  margin: 0 0 0px 0;
  font-size: 11px;
  border: 4px solid #ffffff;
  border-top: 0;
}

.menucategories {
  padding: 0px 0px 0 0px;
  margin: 0 0 0px 0;
  font-size: 11px;
  border-top: 0;
}


.menucontent {
  padding: 3px;
  background: #EFF7FF;
  margin: 0 0 0px 0;
  font-size: 11px;
  border-top: 0;
}

a {
  color:#00815D;
  text-decoration: underline;
  line-height:12px;
}

a:hover {
color: #f79a00;
  text-decoration: none;
  line-height:12px;
}

ul.navilist { list-style-type:none; margin:0px;padding:0px;}
li.maincat {  padding:0px; margin: 0;}

 /*		##########Hauptkategorie ##########		*/
.maincat {  list-style-type:none; margin: 0; padding: 0; border-bottom: 0px solid #ffffff;}
.maincat a {  font-size: 11px; color:#000; padding:3px 0px 3px 5px; display: block; text-decoration: none;}
.maincat a:hover{  color:#000; text-decoration: underline;}
.maincat a.gewaehlt{  background: #d1e1f1; color: #000000;}
.maincat a.gewaehlt:hover{  background: #d1e1f1; color: #000000;}

.maincat2 { list-style-type:none; margin: 0; padding: 0; border-bottom: 1px solid #ffffff;}
.maincat2 a {font-size: 11px; color:#101010; font-weight: 100; padding: 0px 0px 7px 4px; display: block; background: #FFDCBF;}
.maincat2 a:hover{background: #FFC18F; color: #000000; text-decoration: none;}
.maincat2 a.gewaehlt{background: #FFDCBF; color: #000000;}
.maincat2 a.gewaehlt:hover{background: #FFDCBF; color: #000000;}

a.katalog { line-height:16px; font-size: 16px; color:#101010; text-decoration: none;}
a.katalog:hover { line-height:16px; font-size: 16px; color:#101010; text-decoration: underline;}
a.katalog:active { line-height:16px; font-size: 16px; color:#101010; text-decoration: none;}
a.katalog:visited { line-height:16px; font-size: 16px; color:#101010; text-decoration: none;}

a.blacktxt { line-height:16px; font-size: 11px; color:#101010; text-decoration: none;}
a.blacktxt:hover { line-height:16px; font-size: 11px; color:#101010; text-decoration:underline;}
a.blacktxt:active { line-height:16px; font-size: 11px; color:#101010; text-decoration: none;}


a.buttonlink { text-decoration: none;}
a.buttonlink:hover { text-decoration:noe;}
a.buttonlink:active { text-decoration: none;}
a.buttonlink:visited { text-decoration: none;}

a.pdf_prodinfo { font-size: 12px; font-weight:bold; color:#254051; text-decoration: underline;}
a.pdf_prodinfo:hover { font-size: 12px; font-weight:bold; color:#467896; text-decoration: none;}
a.pdf_prodinfo:active { font-size: 12px; font-weight:bold; color:#254051; text-decoration: underline;}
a.pdf_prodinfo:visited { font-size: 12px; font-weight:bold; color:#254051; text-decoration: underline;}

a img {
border:0px;
}
img.haken {
padding:0px;
margin:0px;
border:0px;
position:relative;
top:4px;
}

#footer {
	border-top:1px solid black;
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	height: 30px;
	line-height: 26px;
	font-size: 11px;
	clear: both;
	text-align: center;
	color:#fff;
    background-image:url(images/menu_bg.gif);
    background-repeat:repeat-x;
}

#content {
	background-color: #FFFFFF;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
	width: 480px;
	float:left;
	margin-top:5px;
	line-height:14px;
}

.innerContent {
text-align:left;
padding:20px 0px 0px 10px;
font-size:11px;
background-image:url(images/layout/roundleft.gif);
background-position: left 0;
background-repeat:repeat-y;
}

.innerContentRight {
padding:0px;
background-image:url(images/layout/roundright.gif);
background-position: right 0;
background-repeat:repeat-y;
width:468px;
}

.innerHeadLeft {
  background-image:url(images/layout/roundtopleft.gif);
  background-repeat:no-repeat;
  width:463px;
  height:24px;
  float:left;
}

.innerHeadRight {
  background-image:url(images/layout/roundtopright.gif);
  background-repeat:no-repeat;
  width:15px;
  height:24px;
  float:left;
}

.innerFootLeft {
  background-image:url(images/layout/roundbottomleft.gif);
  background-repeat:no-repeat;
  width:463px;
  height:21px;
  float:left;
}

.innerFootRight {
  background-image:url(images/layout/roundbottomright.gif);
  background-repeat:no-repeat;
  width:15px;
  height:21px;
  float:left;
}


#content_prodinfo {
	background-color: #FFFFFF;
	padding: 0px 0px 10px 10px;
	font-size: 11px;
	width: 470px;
	float:left;
	margin-top:5px;
	line-height:14px;
}

#content_global {
	background-color: #FFFFFF;
	padding: 0px 0px 10px 10px;
	font-size: 11px;
	width: 470px;
	float:left;
	margin-top:5px;
	line-height:14px;
	text-align:left;
}

.wrapper-box {
	margin:0px 0;
	float:left;
}

.wrapper-box-content{
	height:100%;
}

.box {
	border:1px solid #cccccc;
	margin:10px 0px 0px 10px;
	background-color:#FFF;
}

.box-bluesmall {
	margin:4px;
	padding:4px;
	font-size:12px;
	color:#fff;
	background-color: #99BCDF;
	width:248px;
}

* html .box-bluesmall {
	margin:0px;
	padding:4px;
	font-size:12px;
	color:#fff;
	background-color: #99BCDF;
	width:263px;
	border:4px solid white;
}

div.box-full {
border:1px solid #cccccc
}

div.box-head {
border-bottom:1px solid #cccccc
}

.box-content-body {
	padding-bottom: 10px;
}

.box-red {
	margin:4px;
	padding:4px;
	font-size:12px;
	background-color: #99BCDF;
	width:525px;
	color:white;
}

* html .box-red {
	margin:0px;
	padding:4px;
	font-size:12px;
	background-color: #99BCDF;
	width:540px;
	color:white;
	border:4px solid white;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

a.headerNavigation {
text-decoration:none;
font-size: 11px;
}
a.headerNavigation:hover {
text-decoration:underline;
font-size: 11px;
}

a.headerNavigation2 {
text-decoration:none;
font-size: 11px;
line-height:16px;
}
a.headerNavigation2:hover {
text-decoration:underline;
font-size: 11px;
line-height:16px;
}

.next_page {
    text-decoration:none;
    font-size: 11px;
	background: url( 'includes/languages/german/images/buttons/button_next.gif' ) no-repeat right;
	padding-right: 20px;
	float: right;
	width: auto;
}
.previous_page {
    text-decoration:none;
    font-size: 11px;
	background: url( 'includes/languages/german/images/buttons/button_prev.gif' ) no-repeat left;
	padding-left: 20px;
	margin-bottom:5px;
	float: left;
	width: auto;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Verdana, Tahoma, 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: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ccc;
}

.infoBoxContents {
  background: #e7e7e7;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #ccc;
}

.infoBoxNoticeContents {
  background: #ccc;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #d7d7d7;
  color: #666;
  padding:3px;
}

TD.infoBox, SPAN.infoBox {
  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: #EFEFEF;
}

table.productListing {
  border: 0px;
  border-style: solid;
  border-color: #cccccc;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height:22px;
  background: #e7e7e7;
  color: #666;
  font-weight: bold;
  padding-left: 3px;
  padding-right: 3px;
}
td.productListing-heading {
  border: 2px solid #fff;
}
a.productListing-heading:hover {
color:#666;
}
td.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  padding-left: 3px;
  padding-right: 3px;
  line-height:14px;
}

  
A.pageResults {
  color:#00815D;
}

A.pageResults:hover {
  color: #f79a00;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

td.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height:14px;
  padding:5px;
}

td.mainpic {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height:14px;
  padding:0px;
}

td.main2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height:16px;
}

td.main3 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height:16px;
  padding-left:10px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

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, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  border:1px solid #666;
}

.button {
	text-align: center;
	color: #F0F0F0;
	border:0px solid #666666;
	padding:2px 5px;
	font-size:11px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background:url(images/layout/bg_button.gif) repeat-x top center;
	margin:3px 0;
	cursor:pointer;
}
.button:hover , .button:focus {
	border:0px solid #000;
	background:url(images/layout/bg_button_hover.gif) repeat-x top center;
}

textarea {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}
/* BOF price-break-1.11.3 */
TD.productPriceInListing {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}
/* EOF price-break-1.11.3 */
.moduleRow { }
tr.moduleRowOver td.main { background-color: #e5f5f5; cursor: pointer; cursor: hand; }
tr.moduleRowSelected td.main { background: #e5e5e5; color:#666; height:18px; font-weight:bold; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { padding:5px; 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; }


/* OTF contrib begins option type atrtib */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* OTF contrib ends */

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #666; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #666; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #666; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #666; }
.main_INVOICE { font-family: Arial, Verdana, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Arial, Verdana, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: 0px;
	margin-bottom: 0px;
	width: 160px;
	padding:3px
}

* html #thecategories {
	position: relative;
	top: 0px;
	margin-bottom: 0px;
	width: 160px;
	padding:3px
}

.activelink {
	display: block;
	font-weight: bold;
}

#topcat a {
padding-left: 5px;
line-height:14px;
}


#secondcat a {
color:#00815D;
padding-left: 12px;
line-height:10px;
}

#secondcat a:hover {
color: #f79a00;
}


* html #secondcat a {
padding-left: 13px;
margin-left: 0px;
}

#thirdcat a {
padding-left: 35px;
}

#fourthcat a {
padding-left: 50px;
}

#fifthcat a {
padding-left: 65px;
}

input.radio_review_write {
position:relative;
top:2px;
}

div.katalog_content {
text-align: justify;
font-size:11px;
line-height:1.3;
}

div.ftext {
line-height:1.3;
text-align: justify;
width:295px;
font-size:11px;
border:0px solid red;
float:right;
color:#666;
}
div.ftext div {
color:#666;
}

div.ftext li {margin-bottom:5px;}

.validation-advice {
	color:red;

}

.validation-failed {
	border: 1px solid red;
}


.kontakt_text {
	font-size: 11px;
}

.kontakt_text_left {
	clear: both;
	width: 66px;
	float: left;
}

.kontakt_text_right {
	float: left;
}

.input_description_kontakt {
	width: 225px;
	margin-bottom: 3px;
	font-size: 11px;
	float: left;
	text-align:left;
}

#kontakt_form {
	float: left;
	text-align:left;
}

.kontakt_form_column {
	width: 250px;
	float: left;
	border:0px black solid;
	font-size: 11px;
}

.kontakt_submit {
	clear: both;
	margin-top: 5px;
	width: 475px;
}

.kontakt_submit_text {
	font-size: 11px;
	float: right;
}

.spacer_top5 {
	clear: both;
	height: 5px;
}

.spacer_top10 {
	clear: both;
	height: 11px;
}

p {margin-bottom:12px;}

a.mainlevel-nav {
	color:#00815D;
	font-size:10px;
   }
a.mainlevel-nav:hover {
	color: #f79a00;
	font-size:10px;
	text-decoration:underline;
}

.addtocart_button, .notify_button {
	text-align:center;
	width:141px;height:30px;
	cursor:pointer;
	border: none;
	font-weight:bold;
	font-family:inherit;
	vertical-align: middle;
	overflow:hidden;
	font-size:13px;
	margin-bottom:0px;
}
.addtocart_button {
	background: url( 'includes/languages/german/images/buttons/add-to-cart_blue.gif' ) no-repeat  center transparent;
	background-position:0px 1px;
}
.updatecart_button {
	background: url( 'includes/languages/german/images/buttons/update_quantity_cart.png' ) no-repeat  center transparent;
	background-position:0px 0px;
	border:0px;
	width:22px;
	height:22px;
	cursor:pointer;
}
.notify_button {
	background: url( 'images/notify_blue.gif' ) no-repeat  center transparent;
	background-position:bottom left;
}

div.breadcrumbs {
margin-bottom:20px;
}


/* mod login estore */
#usernameestore {
	background:url(images/layout/bgloginestore.gif) no-repeat top left;
	width:130px;
	height:20px;
	float:left;
	margin-top:25px;
}
#pwdestore {
	background:url(images/layout/bgpwdestore.gif) no-repeat top left;
	width:130px;
	height:20px;
	float:left;
	margin-top:25px;
}
.headerLoginButton {
	border:0px;
	margin-top:25px;
}
#remembercheckbox {
	float:left;
	width:20px;}
#rememberimg  {
	float:left;
	width:20px;}
#usernameestore #mod_login_username,
#pwdestore #mod_login_password {
	font-family:Arial,Verdana,   Tahoma;
	border:none;
	background:none;
	padding-top:3px;
	margin-left:30px;
	width:70px;
	font-size:11px;

}

#postit {
position:absolute;
top:30px;
left:760px;
z-index:9999;
}

.m4j_required {
color:#ff0000;
}

.get1free { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #ffb3b5; font-weight: bold;}
