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

/* Zentrale Formate definieren
----------------------------------------------- */
body {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background-image:url(img/bg2.gif);
	background-repeat: repeat;
	background-color:#DBDBDB;
}

/* Header-Klassen
----------------------------------------------- */
h1 {
	color:#668D00;
	font-weight:bold;
	font-size:20px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#668D00;
	margin:20px 0px 10px 0px;
	padding:0px;
	width:auto;
}

h1 a {
	color:#668D00;
	font-weight:bold;
	font-size:inherit;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#668D00;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

h2 {
	color:#668D00;
	font-weight:bold;
	font-size:112%;
	margin:15px 0px 4px 0px;
	padding:0px;
}

h3 {
	color:#b61701;
	font-weight:bold;
	font-size:112%;
	margin:5px 0px 4px 0px;
	padding:0px;
}


/* Paragraph
----------------------------------------------- */
p {
	line-height:16px;
	color:#333333;
	padding:0px;
	margin:15px 0px 15px 0px;
}

/* Links im Text
----------------------------------------------- */
/*div#middleColContainer a {
	color:#B61701;
	text-decoration: none;
}*/

/* Horizontale Linie
----------------------------------------------- */
hr { 
	width:100%;
	border:none;
	color:#668D00;
	background:#668D00; 
	height: 1px; 
	margin: 7px 0px 7px 0px !important; 
	margin: -2px 0px -2px 0px;
	line-height:1px;
	font-size:1px;
}

/* Textarea
----------------------------------------------- */
textarea {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:12px;
}

/* Input
----------------------------------------------- */
input {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:12px;
}

/* Input
----------------------------------------------- */
select {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:12px;
}

/* Image mit link
----------------------------------------------- */
img {
	border:0;
}

/* Formular
----------------------------------------------- */
form {
	padding:0px;
	margin:0px;
}

/* Horizontale Linie hellgrau 
----------------------------------------------- */
hr.lightGrey {
	width:100%;
	border:none;
	color:#D9D9D9;
	background:#D9D9D9; 
	height: 1px; 
	margin: 7px 0px 7px 0px !important; 
	margin: -2px 0px -2px 0px;
	line-height:1px;
	font-size:1px;
}

/* Main Container (ueber gesamte Seite)
----------------------------------------------- */
div#mainContainer {
	margin-left:auto;
	margin-right:auto;
	width:1048px;
	background-color:#333333;
	border-style:solid;
	border-color:#000;
	border-width:0px 0px 0px 0px;
	background:url('img/main_bg.gif');
	/*min-height: 600px;*/
}

/* Container fr linke Spalte
----------------------------------------------- */
div#leftColContainer {
	display:inline;
	color:#333333;
	float:left; 
	width:180px; 
	margin:0px 0px 0px 19px;
	padding:16px 0px 0px 0px;
}

/* Container fr mittleren Bereich
----------------------------------------------- */
div#middleColContainer {
	min-height: 600px;
	background-color: #e2ddd0;
	float: left; 
	width:590px;
	/*_width:590px;*/ 
	padding:10px 10px 10px 8px;
	/*_padding:10px 10px 10px 8px;*/
	/*border: 1px solid #FF6600;*/
	margin: 10px 0px 0px 21px;
	color: #333333;
	/*background-image:url(img/bg_middle_con.gif);*/
	border-right: 2px;
	border-right-style:  solid;
	border-right-color: #c8c8c8;
	
	border-left: 2px;
	border-left-style:  solid;
	border-left-color: #a0a0a0;
	
	border-top: 2px;
	border-top-style:  solid;
	border-top-color: #a0a0a0;
	
	border-bottom: 2px;
	border-bottom-style:  solid;
	border-bottom-color: #c8c8c8;
	
}

div#middleColContainer a {
	/*background-color: #333333;*/
	color:#b61701;
	/*font-style: italic;*/
	text-decoration: none;
}

div#middleColContainer a:hover {
	background-color: #B61701;
	color: #ffffff;
	text-decoration: none;
}


div#middleColContainerLink a:hover {
	background-color: #B61701;
	color: #ffffff;
	text-decoration: none;
}


td.main {
	margin-left:5px;
}

.border-products {
		/*border-bottom: 2px;
		border-bottom-style: solid;
		border-bottom-color: #333333;*/
		border-bottom: 2px;
		border-bottom-style: solid;
		border-bottom-color: #7e715b;
		padding:0px 5px 0px 5px;
		border-right: 1px;
		border-right-style:  solid;
		border-right-color: #FFFFFF;
		border-top: 1px;
		border-top-style:  solid;
		border-top-color: #FFFFFF;		
		}

.border-products-pic {
		/*border-bottom: 2px;
		border-bottom-style: solid;
		border-bottom-color: #333333;*/
		border-top: 1px;
		border-top-style:  solid;
		border-top-color: #FFFFFF;
		border-bottom: 2px;
		border-bottom-style: solid;
		border-bottom-color: #7e715b;
		border-right: 1px;
		border-right-style: dotted;
		border-right-color: #7e715b;
		padding:0px 0px 0px 0px;
		background-color: #ffffff;
	
}


.products-pic{
		width: 100px;
		/*border-bottom: 2px;
		border-bottom-style: solid;
		border-bottom-color: #333333;*/
		
		border-right: 1px;
		border-right-style: dotted;
		border-right-color: #7e715b;
		/*padding:0px 0px 0px 10px;*/
		background-color: #fff;
		
		border:  1px solid #B61701;
	text-align: center;
}



/* Container fr rechten Bereich
----------------------------------------------- */
div#rightColContainer {
	color: #333333;
	float:right; 
	width:180px; 
	padding:15px 20px 0px 0px;
}

/* Header mit Logo
----------------------------------------------- */
div#logoHeader {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:1048px;
	background-image:url(img/top_bg.jpg);
	background-color:#ccc;
	/*height:70px;*/
}

/* Horizontales Men
----------------------------------------------- */
ul#horizontalmenu {
	list-style-type:none;
	width:960px;
	height:36px;
	margin:1px 0px 0px 0px;
	padding:0px;
	/*border:none;*/
	 background-image:url(ahover);
}

ul#horizontalmenu li {
	float:left;
	padding:0px;
	margin:0px;
	height:36px;
}

ul#horizontalmenu li.link {
	margin:0px;
	padding:13px 20px 0px 20px;
	/*_padding:10px 20px 0px 20px;*/
	vertical-align:middle;
	line-height:12px;
	height:16px;
}

ul#horizontalmenu li img {
	margin:0px;
	padding:0px;
	height:36px;
}

ul#horizontalmenu * a {
	font-size:14px;
	color:#333333;
	font-weight:bold;	
	text-transform:uppercase;
	text-decoration:none;
	padding:0px;
	margin:0px;
	height:36px;
}

/* Breadcrumb Pfad
----------------------------------------------- */
div#breadcrumb {
	/*background-color:#ADADAD;*/
	margin:0px 0px 0px 0px;
	/*_margin:0px 0px 0px 0px;*/ /*IE Bugfix*/
	padding:6px 10px 2px 220px;
	/*_padding:6px 10px 2px 220px;*/ /*IE Bugfix*/
	color:#F68220;
	font-size:11px;
	border:none;
	background-image:url(img/breadcrumbbg.jpg);
	/*height:24px;*/
	text-align:left;
}

div#breadcrumb a {
	
	color: #F68220;
	text-decoration:none;
	
}


div#breadcrumb a:hover {
	color: #FFFFFF;
	background-color: #F68220;
	text-decoration:none;
	
}




/* Linkes Menu
----------------------------------------------- */
div#submenu {
	display:block;
	font-size:11px;
	width:150px;
	margin:0px 15px 0px 0px;
	padding:0px 0px 0px 20px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#FF9900;
	
}

div#submenu a.header {
	font-weight:bold;
	display:block;
	color:#333333;
	font-size:11px;
	/*background-color:#FF9900;*/
	width:180px;
	margin:0px;
	padding:4px 0px 4px 10px;
	vertical-align:middle;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	/*border-color:#FFCC66;*/
	/*background-image:url(img/bg_menu.gif);*/
	text-decoration:none;
}

div#submenu .spacer {
	height:10px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#333333;
}

div#submenu a.level1 {
	font-weight:bold;
	font-size:12px;
	display:block;
	/*background-color:#FFDD98;*/
	/*width: 200px;*/
	padding:4px 0px 4px 8px;
	border-style:solid;
	border-width:1px 1px 0px 1px;
	border-color:#FF9900;
	margin:0px;
	text-decoration:none;
	color:#000000;
}

div#submenu a.level1:hover {
	border: 1px solid #FDE5B4;
}

div#submenu a.level1 img {
	border:none;
}

div#submenu a.level2 {
	font-weight:normal;
	font-size:11px;
	display:block;
	background-color:#FCEDCF;
	border-top-style:dotted;
	border-right-style:solid;
	border-left-style:solid;
	border-width:1px 1px 0px 1px;
	border-left-color:#FF9900;
	border-right-color:#FF9900;
	border-top-color:#FF9900;
	/*width:163px;*/
	margin:0px;
	padding:3px 0px 3px 25px;
	text-decoration:none;
	color:#000000;
}

div#submenu a.level2:hover {
	background-color:#333333;
}

div#submenu a.level3 {
	font-weight:normal;
	font-size:10px;
	display:block;
	background-color:#333333;
	border-top-style:dotted;
	border-right-style:solid;
	border-left-style:solid;
	border-width:1px 1px 0px 1px;
	border-left-color:#FF9900;
	border-right-color:#FF9900;
	border-top-color:#FF9900;
	width:153px;
	margin:0px;
	padding:3px 0px 3px 35px;
	text-decoration:none;
	color:#000000;
}

div#submenu a.level3:hover {
	background-color:#333333;
}

/* Layout der zweiten Box
----------------------------------------------- */
div.boxVarianteZweiHeader {
	font-size:11px;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-top-color:#BDCB08;
	background-image:url(img/greenboxbg.gif);
	padding:6px 0px 2px 10px;
	vertical-align:middle;
	color:#333333;
	font-weight:bold;
	height:20px;
}

div.boxVarianteZweiHeader a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

div.boxVarianteZweiBody {
	background-color:#F6FCAE;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color:#668D00;
	font-size:11px;
	color:#000000;
	padding:8px 10px 8px 10px;
}

div.boxVarianteZweiBody a {
	color:#668D00;
}

div.boxVarianteZweiBody p {
	line-height:15px;
	margin:5px 0px 5px 0px;
}

/* Floatbox (Inhalte)
----------------------------------------------- */
div.floatBox {
	background-color:#F6FCAE;
	padding:10px 20px 10px 20px;
}

div.floatBox h1 {
	color:#668D00;
	font-size:18px;
	font-weight:bold;
	border:none;
	text-decoration:none;
	margin:20px 0px 10px 0px;
}

div.floatBox ul {
	line-height:22px;
}

/* Product Image Box
----------------------------------------------- */
div.productImagesBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	font-size:11px;
	color:#333333;
}

/* Box mit Attributen und Preis bei Produktdetails
----------------------------------------------- */
div.productPriceAttributes {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	font-size:12px;
	color:#000000;
	padding:10px 15px 10px 15px;
}

/* Statt-Preisanzeige
----------------------------------------------- */
span.productOldPrice {
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}

/* Box mit Downloads
----------------------------------------------- */
div.electronicDownloadsBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#FF6600;
	font-size:12px;
	color:#000000;
	padding:10px 15px 10px 15px;
}

/* Box mit Sucheingabefeld
----------------------------------------------- */
div.detailedSearchBox {
	/*background-color:#F7F7F7;*/
	border-style:solid;
	border-width:1px;
	border-color:#FF9900;
	font-size:12px;
	color:#000000;
	padding:10px 15px 10px 15px;
	text-align:center;
}

/* Box Eingabefeld fr Gutscheincode
----------------------------------------------- */
div.voucherBox {
	/*background-color:#F7F7F7;*/
	border-style:solid;
	border-width:1px;
	border-color:#FF9900;
	font-size:13px;
	color:#000000;
	padding:10px 15px 10px 15px;
	text-align:center;
}

/* Trennlinie fr Produktvorschau (Kategorieanzeige)
----------------------------------------------- */
div.productPreviewSplitLine {
	height:32px;
	background-image:url(img/productSplitLine.gif);
}

/* Trennlinie fr Produktvorschau (Kategorieanzeige)
----------------------------------------------- */
img.productImageBorder {
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
}

/* Box fr "Weitere Unterkategorien"
----------------------------------------------- */
div.moreCategoriesBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	padding:15px;
}

/* Tabellenlisten
----------------------------------------------- */
.tableListingI {
	background-color: #F6FCAE;
}

.tableListingII {
	background-color: #F9FDCB;
}

/* Warenkorbliste
----------------------------------------------- */
.bestsellers {
	margin-left: 5px;
}

.cartTableListingI {
	background-color: #333333;
}

.cartTableListingII {
	background-color: #333333;
}

.cartTabelCell {
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#CCCCCC;
	padding:7px 4px 7px 4px;
	background-color:#F5F5F5;
}

/* Hintergrund fr Popups
----------------------------------------------- */
div.popupContainer {
	background-color:#333333;
	padding:15px;
}

/* Hintergrund fr Bestellungsdruck
----------------------------------------------- */
div.printOrderContainer {
	background-color:#333333;
	padding:15px;
}

/* Hintergrund fr Artikeldruck
----------------------------------------------- */
div.printProductInfoContainer {
	background-color:#333333;
	padding:15px;
}

/* Artikelliste Bestellungsdruck
----------------------------------------------- */
td.productListHeaderPrintOrder {
	padding:5px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#000000;
	font-weight:bold;
	/*333333-space:nowrap;*/
}

td.productListItemPrintOrder {
	padding:5px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#999999;
	vertical-align:top;
}

/* Block mit Paymenttypen
----------------------------------------------- */
td.paymentTypeHeader {
	background-color:#FF9900;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#FFCC66;
	padding:4px;
	color:#333333;
}

/* Block mit Shipping Typen
----------------------------------------------- */
td.shippingTypeHeader {
	background-color:#FF9900;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#FFCC66;
	padding:4px;
	color:#333333;
}

/* Block mit Warenkorbinhalt
----------------------------------------------- */
td.basketHeader {
	background-color:#FF9900;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#FFCC66;
	padding:4px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

/* Block mit Reviews
----------------------------------------------- */
td.reviewListHeader {
	background-color:#FF9900;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#FFCC66;
	padding:4px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

/* Sitemap Blcke
----------------------------------------------- */
div.sitemapHeader {
	background-color:#F68220;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#FFCC66;
	padding:6px 8px 6px 8px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

div.sitemapHeader a {
	color:#333333;
}

div.sitemapContent {
	background-color:#FCEDCF;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color:#FF9900;
	padding:10px;
	color:#000000;
	font-size:11px;
	font-weight:normal;
}

div.sitemapContent a {
	font-size:12px;
	text-decoration:none;
	color:#000000;
}


/* Errormessage
----------------------------------------------- */
div.errorMessage {
	padding:10px;
	margin:10px 0px 10px 0px;
	border-style:dashed;
	border-color:#FF9900;
	border-width:1px;
	background-color:#FFDD98;
	font-size:13px;
}

/* Successmessage
----------------------------------------------- */
.messageStackSuccess {
	font-size: 12px; 
	background-color: #79DF00;
	padding:8px;
}

/* Produktnavigator (unter jedem Produkt)
----------------------------------------------- */
div.productNavigator {
	margin: 10px 0px 10px 0px;
	padding:10px;
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
}

/* AGB Besttigung
----------------------------------------------- */
div.agbConfirmation {
	border-style:solid;
	border-width:1px;
	border-color:#FF9900;
	background-color:#FFDD98;
	padding:10px;
}

/* Footer
----------------------------------------------- */

div#footer {
	width:1048px;
	border-style:solid;
	border-color:#000000;
	border-width:0px 0px 0px 0px;
	font-size:11px;
	color:#000000;
	padding:0px 0px 0px 0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#333333;*/
	background-image:url(img/main_bg_bottom.jpg);
}
/* Copyright
----------------------------------------------- */
div.copyright {
	height:15px;
	width:1048px;
	/*clear:left;*/
	text-align:center;
	color:#000000;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	padding:0px 0px 0px 0px;
	/*border: 1px solid #000;*/
	background:  url(img/main_bg_bottom.jpg) no-repeat;
}

/* Float-Clearing div
----------------------------------------------- */
div.clearboth {
	clear:both;
}

div.clearleft {
	clear:left;
}

div.clearright {
	clear:right;
}


/*---------*/




td.infoBox {
	
	}

.infoBoxHeading {
	
  font-size:12px;
  background-color:#b61701;
  font-weight:bold;
  color:#FFFFFF;
  display: block;
  padding-left: 3px;
	
}


td.infoBoxHeading {
	
	font-size:12px;
  background-color:#b61701;
  font-weight:bold;
  color:#FFFFFF;
  display: block;
  padding-left: 3px;
	
}
td.infoBoxHeading_right, td.infoBoxHeading_left {

	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding-left:0px;
	width:190px;
	height:20px;
	/*background-color:#bcbcbc;*/
	background: url(img/bg_menu_re.gif) no-repeat 0 0px;
}
td.infoBoxHeading_content{
  /*background-color:#EE7530;*/
  font-weight:bold;
  color:#FFFFFF;
  display: block;
  padding-left: 5px;
  /*background: url(img/bg_menu_re.gif) no-repeat 0 0px;*/
 
}
td.infoBoxHeading_right span{
	display:inline;
	background-color:#ADADAD;
	margin-left:9px;
	padding:0px;
	/*line-height:14px;*/
	
}






td.infoBoxHeading span {
	background-color:#ADADAD;
	padding:4px;
	margin-left:9px;
	line-height:12px;


}

td.infoBoxHeading_content span {
	background-color:#00ff00;
	/*background-color:#bcbcbc;*/
	padding:4px;
	margin-left:9px;
	line-height:12px;


}


a {
	color:#000;
}

div#alogin {
	/*border: 1px solid #333333;*/
	display:inline;
	font-size: 11px;
	float:right;
	width: 180px;
	margin:0px 15px 0px 0px;
	padding: 10px 0px 0px 0px;
}


td.contentsTopics, .moduleHeading {
color:#b61701;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

div#middleColContainer .moduleRow a img{
	background:#B2B2B2;
}
div#middleColContainer  tr.moduleRow tbody td a:visited{
	background:none;
}
tr.moduleRow tbody td a:hover{
	background-color: transparent;
}

div.menu {
	margin-left:2px;
	width:165px;
}

div .level1 a{ 
	background: url('img/menu_no.gif') no-repeat 0 0px;
	display:block;
	color:#333333;
	/*border-top:1px solid #333;
	border-bottom:1px solid #333;*/
	text-decoration:none;
	font-weight:bold;
	margin-left:0px;
	padding:   0px 3px 3px 16px;
	line-height:16px;	
}

div .level2 a{ 
	display:block;
	color:#333333;
	/*border-bottom:1px solid #333;*/
	text-decoration:none;
	/*font-weight:bold;*/
	
	margin-left:6px;
	text-indent: 7px;
	padding-left:10px;
	line-height: 16px;
	font-size: 12px;
}

div .act a, div.menu a:hover{
	background: url('img/menu_act.gif') no-repeat 0 0px;
	color:#FFFFFF;
	/*color:#333333;*/
	/*background: #efefef;*/
	/*border-bottom:1px solid #333;	*/
}
div .level2  div.menu a:act{
	background: url('img/menu_act.gif') no-repeat 0 0px;
	color:#FFFFFF;
	/*color:#333333;*/
	/*background: #efefef;*/
	/*border-bottom:1px solid #333;	*/
}
a img {
	/*background: #B2B2B2;*/

}




a:hover {
	background-color:#F68220;
	color:#ffffff;
	text-decoration: none;
}

#box_categories{
	margin-bottom: 10px;
}


#box_add_quickie{
	margin-bottom: 10px;
}

#box_content{
	margin-bottom: 10px;
}

#box_information{
	margin-bottom: 10px;
}

#box_search{
	margin-bottom: 10px;
}

#box_last_viewed{
	margin-bottom: 10px;
}

#box_reviews{
	margin-bottom: 10px;
}


#box_specials{
	margin-bottom: 10px;
}
#box_whatsnew{
	margin-bottom: 10px;
}



#box_cart{
	/*border: 1px solid red;*/
	margin-bottom: 10px;
}


#login_box{
	/*border: 1px solid red;*/
	margin-bottom: 10px;
}


td.infoBox_right {
	padding:1px;
	/*padding:4px;*/
	text-align:left
}


td.infoBox_right span{
	padding:1px;
	/*padding:4px;*/
	text-align:left
}*


td.infoBoxHeading_right span {

background-color:#ADADAD;
margin-left:9px;
padding:4px;
}


td.infoBoxHeading_left span {

background-color:#ADADAD;
margin-left:9px;
padding:4px;
}




span.smallText{
	display:none;
}


.boxText{
	color: #333333;
	font-size: 12px;
}

.boxText a {
	text-decoration: none;
	color: #4d4d4d;
}
td .boxText a:hover {
	/*background-color:#B61701;*/
	background-color:#F68220;
	color:#ffffff;
	text-decoration: none;
}	
.boxText a:act {

	color:#F68220;
	text-decoration: none;
}	
	
.contentlink {
	/*padding-left:15px;*/
	
	background: url(templates/rollerladen/img/icon_arrow.jpg) no-repeat;
	text-decoration: none;
}

.main.element.style a{
	text-decoration: none;
}

a {
	color: #333333;
}


.boxTextPrice {
	color:#ffffff;
}


.icon_more_light {
/*margin-left:40px;*/}


td.infoBoxHeading_right a{
	color:#FFFFFF;
	
	font-weight:bold;
	text-decoration: none;
}

td.infoBoxHeading_right a:hover{
	color:#FFFFFF;
	/*display:block;
	font-weight:bold;
	padding-left:0px;
	width:190px;
	height:20px;
	display:inline;
	background-color:#ADADAD;
	
	padding:0px;*/	
}



td.table-top{
	height: 20px;
	color: white;
	background-color:#B61701;
}

td.leere_zelle{
	height:5px;
}

.product_name {
	width: 250px;
}
.right
{
	text-align: right;}