/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   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(blog.css);
  @import "products_bundle.css";
  
  .white_box:hover{
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
color:#FFFFFF;
text-decoration: underline;}

.white_box{
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
color:#FFFFFF;
text-decoration: underline;}
     
  body{
	background: #F2F1E9;
	/*background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
  background-position: center 0px;*/
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	height:100%;
	}
	
	ul#TopCats{
list-style-type:none;
margin-left:0;
padding-left:0;
margin-top:0;
padding-top:0;
}
ul#TopCats li.CatLevel1{
float:left;
padding-right:2px;
}
ul#TopCats li.CatLevel1 a{
font-size: 12px;
color: #ffffff;
font-weight: normal;
background-color: #F36300;
border-bottom: 1px solid #F89C44;
text-decoration: none;
display: block;
width:221px;
height:17px;
padding: 2px 0px 0px 19px;
}
ul#TopCats li.CatLevel1 a:hover{
font-size: 12px;
color: #993300;
font-weight: normal;
background-color: #FFE3C9;
border-bottom: 1px solid #F89C44;
text-decoration: none;
display: block;
width:221px;
height:17px;
padding: 2px 0px 0px 19px;
}
ul#TopCats li.CatLevel1 a.Current{
font-size: 12px;
color: #993300;
font-weight: normal;
background-color: #FFE3C9;
border-bottom: 1px solid #F89C44;
text-decoration: none;
display: block;
width:221px;
height:17px;
padding: 2px 0px 0px 19px;
}


ul#SubCat{
list-style-type:none;
margin-left:0;
padding-left:0;
margin-top:0;
padding-top:0;
}

ul#SubCat li.CatLevel1{
float:left;
padding-right:2px;
}
ul#SubCat li.CatLevel1 a{
font-size: 12px;
color: #993300;
font-weight: normal;
background-color: #FFE3C9;
border-bottom: 1px solid #993300;
text-decoration: none;
display: block;
width:221px;
height:17px;
padding: 2px 0px 0px 19px;
}
ul#SubCat li.CatLevel1 a:hover{
font-size: 12px;
color: #FFFFFF;
font-weight: normal;
background-color: #F36300;
border-bottom: 1px solid #F89C44;
text-decoration: none;
display: block;
width:221px;
height:17px;
padding: 2px 0px 0px 19px;
}
ul#SubCat li.CatLevel1 a.Current{
font-size: 12px;
color: #993300;
font-weight: normal;
background-color: #FFE3C9;
border-bottom: 1px solid #F89C44;
text-decoration: none;
display: block;
width:221px;
height:17px;
padding: 2px 0px 0px 19px;
}

ul#SubCat li.CatLevel2{
float:left;
padding-right:2px;
}
ul#SubCat li.CatLevel2 a{
font-size: 12px;
color: #993300;
font-weight: normal;
background-color: #FFFFFF;
border-bottom: 1px solid #993300;
text-decoration: none;
display: block;
width:221px;
height:17px;
padding: 2px 0px 0px 19px;
}
ul#SubCat li.CatLevel2 a:hover{
font-size: 12px;
color: #FFFFFF;
font-weight: normal;
background-color: #F36300;
border-bottom: 1px solid #F89C44;
text-decoration: none;
display: block;
width:221px;
height:17px;
padding: 2px 0px 0px 19px;
}
ul#SubCat li.CatLevel2 a.Current{
font-size: 12px;
color: #993300;
font-weight: normal;
background-color: #FFE3C9;
border-bottom: 1px solid #F89C44;
text-decoration: none;
display: block;
width:221px;
height:17px;
padding: 2px 0px 0px 19px;
}


span.tab{
width:100px;
}

span#livediscount span.productDiscountPrice {
color: #C42A10;
}


.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;
	font-weight:	normal;
}

.dynamic-tab-pane-control .tab-row .tab {
	font-family:	Arial, Verdana, Helvetica, Arial;
	font-size:		12px;
	cursor:			Default;
	display:		inline;
	margin:			1px -5px 1px 5px;
	float:			left;
	padding:		3px 6px 3px 6px;
	background:		#F36300;
	border:			1px solid;
	border-color:		#DEE7EF;
	font-weight:		normal;
	border-left:		0;
	border-bottom:		0;
	border-top:		0;	
	cursor:			pointer;	
	z-index:		1;
	position:		relative;
	top:			0px;
	
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	border:			1px solid #F36300;
	color:			#ffffff;
	font-weight:		normal;
	border-bottom:	0;
	z-index:		3;
	padding:		2px 6px 5px 6px;
	margin:			1px -6px -2px 0px;
	top:			-2px;
	background:		white;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font-family:		Arial, Verdana, Helvetica, Arial;
	font-size:		12px;
	color:			#ffffff;
  font-weight:		normal;
	text-decoration:	none;
	cursor:	pointer;	
}

.dynamic-tab-pane-control .tab-row .hover a {
	
	text-decoration:	underline;

}

.dynamic-tab-pane-control .tab-row .tab.selected a {
	font-weight:	bold;
	color: #F36300;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid #F36300;
	background:		White;
	z-index:		2;
	position:		relative;
	font-weight:		normal;
	top:			-2px;
	color:			Black;
	font-family:		Arial;
	font-size:		12px;
	padding:		10px;
	text-align:		left;
	width:			95%;
}



.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:		nowrap;
	background:		#ffffff;
	height:			1.85em;
	width:			100%;
	font-weight:		normal;
}


.tabcol, .tabcol0, .tabcol1, .tabcol2, .tabcol3, .tabcol4, .tabcol5 {
font-family: Arial, Verdana, courier, Arial, sans-serif;
font-size: 12px;}

.tabcol  { background-color: #D05E5E; color:#ffffff;}
.tabcol:hover  { color:#ffffff;}
.tabcol0 { background-color: #F36300; color:#ffffff; font-weight:bold;}
.tabcol1 { background-color: #F36300; color:#ffffff; font-weight:bold;}
.tabcol2 { background-color: #F36300; color:#ffffff; font-weight:bold;}
.tabcol3 { background-color: #F36300; color:#ffffff; font-weight:bold;}
.tabcol4 { background-color: #F36300; color:#ffffff; font-weight:bold;}
.tabcol5 { background-color: #F36300; color:#ffffff; font-weight:bold;}
.tabcol6 { background-color: #F36300; color:#ffffff; font-weight:bold;}
.tabcol7 { background-color: #F36300; color:#ffffff; font-weight:bold;}
.tabcol8 { background-color: #F36300; color:#ffffff; font-weight:bold;}
.tabcol9 { background-color: #F36300; color:#ffffff; font-weight:bold;}
.tabcol10 { background-color: #F36300; color:#ffffff; font-weight:bold;}
.tabcol11 { background-color: #F36300; color:#ffffff; font-weight:bold;}
.tabcol12 { background-color: #F36300; color:#ffffff; font-weight:bold;}
.tabcol13 { background-color: #F36300; color:#ffffff; font-weight:bold;}

.inactiveTab { color:#ffffff; }
   
   TD {font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
	font-size: 12px;}


/*HIGHLIGHTS*/

.highlights
	{
		background-image:url(images/btn_highlights_bottom.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 15px;
		width: 520px;
		height: 200px;
		background-color: #f1f1f1;
		font-family: tahoma;
		font-size: 8pt;
	}
	
	.hl-caption
	{
		height: 30px;
		/*padding: 4px 0 2px 6px;*/
		background-repeat:no-repeat;
		background: #444444;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 12pt;
	}
	
	.hl-product
	{
		position: relative;
		width: 260px;
		height: 165px;
		float: left;
		overflow: hidden;
		
	}
	
	.hl-product.last
	{
		margin-left: 18px;
	}
	
	.hl-pr-img
	{
		position: absolute;
		width: 100px;
		height: 130px;
		left: 9px;
		top: 12px;
		border: solid;
		border-color:#444444;
		border-width: 1px;
	}
	
	A.hl-pr-name
	{
		position: absolute;
		left: 122px;
		top: 14px;
		font-family: tahoma;
	  line-height: 14px; 
		font-weight: bold;
		color: #000000;
	}
	
		.hl-pr-price
	{ line-height: 16px; 
		font-weight: bold;
		font-size: 20px;
		color: #f36300;
	}
	
	.hl-pr-id
	{
		position: absolute;
		left: 122px;
		top: 40px;
	}
	
	.hl-pr-delivery
	{
		position: absolute;
		left: 122px;
		top: 52px;
	}
	
	.hl-pr-details
	{
		position: absolute;
		left: 122px;
		top: 76px;
	}
	
	.hl-pr-info
{
		position: absolute;
		width: 124px;
		left: 122px;
		top: 116px;
		text-align: right;
}


	
	.hl-pr-addtobag
	{
		color:#444444;
		width: 515px;		
		text-align: right;
		height: 20px;
		padding:2px 5px 0px 0px;
		color: #FFFFFF;
		background-color:#DCDCDC;
		margin: 0px 0px 0px 15px;
	}
/*LINKS*/



A.hl-pr-details:link{
	color: #444444;
	text-decoration: none;
	margin:2px;
	padding:2px;
	font-weight: bold;
	font-size: 10px;
	line-height:15px;
	}
A.hl-pr-details:visited{
	color: #3a3a3a;
	text-decoration: none;
	margin:2px;
	padding:2px;
	font-weight: bold;
	font-size: 10px;
	line-height:15px;
	}
A.hl-pr-details:active{
	color: #444444;
	text-decoration: none;
	margin:2px;
	padding:2px;

	font-weight: bold;
	font-size: 10px;

	line-height:15px;
	}
A.hl-pr-details:hover{
	color: #444444;
	text-decoration: underline;
	margin:2px;
	padding:2px;
	font-weight: bold;
	font-size: 10px;
	line-height:15px;
	}
	
	
	
	
	
A.hl_addtobag:link{
	color: #444444;
	text-decoration: underline;
	margin:2px;
	padding:2px;
	font-weight: bold;
	font-size: 10px;
	line-height:15px;
	}
A.hl_addtobag:visited{
	color: #3a3a3a;
	text-decoration: underline;
	margin:2px;
	padding:2px;
	font-weight: bold;
	font-size: 10px;
	line-height:15px;
	}
A.hl_addtobag:active{
	color: #ffffff;
	text-decoration: none;
	margin:2px;
	padding:2px;

	font-weight: bold;
	font-size: 10px;

	line-height:15px;
	}
A.hl_addtobag:hover{
	color: #ffffff;
	text-decoration: none;
	background-color:#f36300;
	margin:2px;
	padding:2px;
	font-weight: bold;
	font-size: 10px;
	line-height:15px;
	}





/*BANNER*/
#overall{
  text-align: left;
	width: 100%;
	margin:0px auto;
	padding: 0px 0px 18px 0px;
  overflow:hidden;
  }


#left{
float:left;
}

#left_1{
  text-align:left;
  width:241px;
	height:100px;
	display:block;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	overflow:hidden;
	}
	
#left_2{
  text-align:left;
  width:241px;
	height:100px;
	display:block;
	margin: 18px 0px 0px 0px;
	padding:0px 0px 0px 0px;

	overflow:hidden;
	}
	
#middle_1{
  text-align:left;
  width:251px;
	height:218px;
	display:block;
	margin: 0px 18px 0px 18px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	float:left;
	}
	
#right_1{
  text-align:left;
  width:251px;
	height:100px;
	display:block;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	overflow:hidden;
	}
	
#right_2{
  text-align:left;
  width:251px;
	height:218px;
	display:block;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	}
	
#bottom{
  text-align:left;
  width:781px;
	height:100px;
	display:block;
	margin: 18px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	}	
	

#left_3{
  text-align:left;
  width:511px;
	height:100px;
	display:block;
	margin: -100px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	overflow:hidden;
		}


/*
  INFOCENTER  
*/

.infocenter_header { 
	background-color: #F36300;
  border-bottom: 1px solid #F89C44;
	padding-left:10px; 
	padding-top:3px; 
	padding-bottom:3px; 
	font-size:12px; 
	text-transform:uppercase; 
	font-weight:bold; 
	color: #ffffff;
	margin-bottom:5px;}  
	
.infocenter_categories {
font-size: 12px;
color: #ffffff;
font-weight: bold;
background-color: #F36300;
border-bottom: 1px solid #F89C44;
text-decoration: none;
display: block;
width:221px;
height:17px;
padding: 2px 0px 0px 19px;}

	
.infocenter_titel_bg {
  background-image:url(img/infocenter_bg.gif);
  height:60px;
  margin-bottom:10px;  }
  
.infocenter {
  background-image:url(img/infocenter.gif);
  height:60px;
  margin-bottom:10px;  }  
  
.infocenter_titel {
  position:relative;
  top:15px;
  left:12px;
  text-transform:uppercase;
	font-style:italic;
  font-family:Arial,Verdana;
	font-weight:bold; 
	color:#999999;
  font-size:16px;}
  
.infocenter_name {
  position:relative;
  text-transform:lowercase;
	font-style:italic;
  top:12px;
  left:70px;
  font-family:Arial,Verdana;
	font-weight:bold; 
	color:#FF6600;
  font-size:14px;}  
	
.infocenter_text {
	padding:2px; 
	color:#333333;
	font-size:11px; 
	font-family:Arial,Verdana;
	margin-bottom:3px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;}	
	
A.infocenter_items_links:link{
font-size: 12px;
color: #F36300;
font-weight: normal;
text-decoration: none;
display: block;
height:17px;
width:221px;
border-bottom: 1px solid #F89C44;
background-color: #FFE3C9;
padding: 2px 0px 0px 19px;}


A.infocenter_items_links:hover {
font-size: 12px;
color: #F36300;
font-weight: normal;
text-decoration: none;
display: block;
height:17px;
width:221px;
border-bottom: 1px solid #F89C44;
background-color: #ffffff;
padding: 2px 0px 0px 19px;}
  	
	
.infocenter_border {
	margin-bottom:10px;}



/* Einstellungen fuer Ritterreiter */

/*

bright: rgb(234,242,255);
normal: rgb(120,172,255);
dark:	rgb(0,66,174);

*/

.alter {
display: block;
background-image: url(img/alter.gif);
background-repeat: no-repeat;
width: 17px;
height: 16px;
border: 0px;
font-size: 0px;
cursor: pointer;
}



	
	.categories_list { }
	
	.tooltip {
	position: absolute;
	display: none;
	background-color: #CCF;
	border: 1px solid #66F;
	padding: 3px;
}

.radiooptions{
border: 1px solid #000000;
}
	
	
/* PopUP bei Warenkorb ANFANG */

#popCart {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 560px;
	margin-left: -280px;
	background: #FFFFFF;
	border: 1px solid #444444;
	
	z-index: 100000;
	display: none;
	padding: 10px 10px 25px 0px;
		}

.popup_header {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.0em;
	font-weight:bold;
 	text-align: left;
	vertical-align:bottom;
	padding: 3px 10px;
	border-bottom: 1px solid #ccc;
	margin: 0px auto;
	color:#444444;
	}

.popup_image {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	text-align: center;
	color: #000;
	margin: 10px auto;
	padding: 5px;
}

#mycart {
	margin: 0px auto;
	height: 42px;
	width: 320px;
}

.cart_symbol {
	height: 42px;
	width: 48px;
	float: left;
	background-image: url(img/shopping_cart.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.cart_contents {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	text-align: left;
	color: #000;
	height: 42px;
	float: right;
}

#pop_buttons_box {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.0em;
	text-align: center;
	width: 560px;
	height: 28px;
	vertical-align:bottom;
	margin: 10px auto 0 auto;
}

#pop_buttons_box a {
	color: #000;
	text-decoration: none;
}
#pop_buttons_box a:hover {
	color: #484848;
	text-decoration: none;
}

.close_button {
	float: left;
	width: 160px;
	border: 1px solid #F3A152;
	background:#F36300;
	color: #fff;
}
.cart_button {
	float: right;
	width: 160px;
	border: 1px solid #F3A152;
	background:#F36300;
	color: #fff;
}
/* PopUP bei Warenkorb ENDE	*/
	
	
	
	/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - Begin  */
h2.products_treadmill_head
 {text-align:center;
  color: #777777;
  background:#fff; 
  text-align:center; 
  
  width:541px; 
  height:10px;}
  
div#box_live_shopping{
background:#FFFFFF;
display: block;
height: 216px;
border-bottom: 1px solid #444444; 
border-left: 1px solid #444444;
border-right: 1px solid #444444;
width:241px;
padding: 0;
overflow: hidden;
}  
  
div#products_treadmill_image{
background:#fff;
display: block;
height: 120px; 
width:170px;
padding: 0;
} 

div#products_treadmill_text{
background:#fff;
display: block;
height: 20px; 
width:170px;
padding: 0px 0px 0px 0px;
position:absolute;
}  

div#products_treadmill
 {border: 0px solid #777777; 
  padding-top: 10px; 
  width:541px;
  text-align:center; 
  margin:0 auto; 
  background:#fff; 
  margin-bottom:5px; }

div#products_treadmill ul
 { 
   border:0px solid #777777;
   width:541px;
   text-align:center;
   height:170px; 
    margin:25px auto 0px auto; }
 
div#products_treadmill ul li
 {width:160px;
  float:left; 
  text-align:center;
  border:0px solid #777777;
  padding-bottom:10px; }
 
div#products_treadmill a.textlink:link
 {text-decoration:none;
  font-weight:bold; 
  font-size:0.8em; 
  color:#000; }
 
div#products_treadmill a.textlink:visited 
 {text-decoration:none; 
  font-weight:bold; 
  color:#000; }

div#products_treadmill a.textlink:hover
 { text-decoration:none; 
   font-weight:bold; 
   font-size:0.8em; color:#333; }
 
div#products_treadmill a.textlink:active 
{ text-decoration:none; font-weight:bold; font-size:0.8em; color:#333; }

div#products_treadmill a.textlink:focus 
{ text-decoration:none; font-weight:bold; font-size:0.8em; color:#333; }

div#products_treadmill img 
{ display:block; margin:8px auto; border:0px solid #333; }

/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - End  */

.boxcontent
{
padding-bottom: 10px;
padding-top: 26px;
text-align:center;
background-color: #ffffff;
border-bottom: 1px dotted #444444;
border-right: 1px solid #444444;
width:100%;
}	

img.logo{
margin:25px 0px 0px 0px;
}

#container_ekomi{
padding-top:18px;
padding-right:17px;
width: 170px;
float:right;
}

#container_ekomi_fr{
padding-top:18px;
padding-right:26px;
width: 170px;
float:right;
}

#container_newsize{
  text-align: center;
	width: 1174px;
	margin:0px auto;
	padding: 0px;
	background-color: #F2F1E9;
	border-right: 0px solid #444444;
	border-left: 0px solid #ffffff;
	overflow: hidden;
	}
	
#container_all_w{
  text-align: center;
	width: 800px;
	margin:0px auto;
	padding: 0px;
	background-color: #ffffff;
	border-right: 0px solid #444444;
	border-left: 0px solid #ffffff;
	overflow: hidden;
	}

#container_all{
  text-align: center;
	width: 800px;
	margin:0px auto;
	padding: 0px;
	background-color: #ffffff;
	border-right: 0px solid #444444;
	border-left: 0px solid #ffffff;
	overflow: hidden;
	margin-left:170px;
	}

#container_head{
  text-align: right;
  margin-right: 19px;
	width: 800px;
	height: 18px;
	margin:0px 0px 0px 0px;
	background-color: #444444;
	color: #CCCCCC;
	}
	
#head_button{
  text-align: center;
  float:left;
  width: 79.33px;
	height: 18px;
	margin:0px 0px 0px 0px;
	color: #cccccc;
	border-right: 1px solid #999999;
	}

#head_button:hover{
  text-align: center;
  float:left;
  height: 18px;
	margin:0px 0px 0px 0px;
	color: #ffffff;
	background: #777777;
	border-right: 1px solid #999999;
	}


a.highlights_link{
display:block;
width:100%;
height: 30px;
background-color: #444444;
}

a.highlights_link:hover{
background-color: #777777;
}


a.head_button2{
display:block;
width:100%;
height:18px;
background-color: #444444;
margin: 0px 0px 0px 0px;
padding:2px 0px 0px 10px;
font-size: 11px;
color:#cccccc;
}

a.head_button2:hover{
display:block;
width:100%;
height:18px;
background-color: #777777;
margin: 0px 0px 0px 0px;
padding:2px 0px 0px 10px;
font-size: 11px;
color:#ffffff;
text-decoration:none;
	}




#container_navi_search_logo{
  text-align: left;
  float:left;
	width: 240px;
	height: 337px;
	margin:0px 0px 0px 0px;
	background-color: #ffffff;
	border-bottom: 1px solid #444444;
	 
}


#container_logo{
  text-align: center;
  width: 240px;
	height:130px;
	float:left;
	margin:0px 0px 0px 0px;
	background-color: #ffffff;
	}
	
	#container_logo_sc{
  text-align: center;
  float:left;
	width: 240px;
	height:130px;
	margin:0px 0px 0px 0px;
	background-color: #ffffff;
	}
	
#container_groupimg{
  text-align: right;
  float:right;
	width: 560px;
	height:251px;
	margin:0px 0px 0px 0px;
	}
  
  #container_groupimgssl{
  text-align: center;
  float:right;
	width: 560px;
	height:130px;
	margin:0px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(https://ssl.hammerkauf.de/templates/standard/img/cart.jpg);
  background-repeat: no-repeat;
  }
	

#container_leftorange{
  text-align: left;
  float:left;
  margin:0px 0px 0px 0px;
	width: 240px;
	height: 18px;
	margin:0px 0px 0px 0px;
	background-color: #FBD7B4;
	color: #CCCCCC;
	border-right: 1px solid #ffffff;
	}	
	
#container_rightgrey{
  text-align: left;
  float:left;
  margin:0px 0px 0px 0px;
	width: 559px;
	height: 18px;
	margin:0px 0px 0px 0px;
	background-color: #C4C4C4;
	color: #CCCCCC;
	}	
	
	

	#container_navi{
  text-align: left;
  width: 240px;
	height: 142px;
	margin:0px 0px 0px 0px;
	padding-top:1px;
	background-color: #ffffff;
	border-bottom: 0px solid #444444;
	overflow:hidden; 
	}
	
		#container_search{
  text-align: left;
  width: 265px;
	border-right: 1px solid #cccccc;
	border-left: 0px solid #ffffff;
	padding:0px 0px 0px 0px;
	height: 85px;
	overflow:hidden;
	float:left;
	}
	
	#container_cart{
  text-align: left;
  width: 135px;
	padding:0px 0px 0px 0px;
	border-right: 1px solid #cccccc;
	height: 85px;
	overflow:hidden;
	float:left;
	}
	
	
	#container_notepad{
  text-align: left;
  width: 156px;
	padding:0px 0px 0px 0px;
	border-right: 0px solid #FB9D46;
	height: 85px;
	overflow:hidden;
	float:left;
	}
	
#container_naviheader{
  text-align: center;
  width: 240px;
  float:left;
	height: 15px;
	margin:0px 0px 0px 0px;
	background-color: #C4C4C4;
	border-bottom: 1px solid #444444;
	border-top: 1px solid #ffffff;
	font-size: 14px;
  color:#444444;
  font-weight: bold;
  padding: 2px 0px 2px 0px;
  overflow: hidden;
}
	
#container_maincontent{
  width:100%;
  text-align: left;
  float:left;
	margin:0px 0px 0px 0px;
	background-color: #FFFFFF;
	}	
	
#container_navi2{
  text-align: left;
  float:left;
	width: 240px;
	height: 100%;
	margin:0px 0px 0px 0px;
	background-color: #ffffff;
	border-right: 0px solid #444444;
	padding-top:20px;	
  background-repeat: repeat-x;
  
  }
	
.navibg{
background-color: #ffffff;

}	

.inputfield{
border: 1px solid #F89C44;
}
	
	#container_content{
  text-align: LEFT;
  color:#000000;
  float:left;
  height: 100%;
	width: 538px;
	margin:0px 0px 0px 0px;
	padding: 20px 10px 10px 0px;
	background-color: #ffffff;
	border-right: 0px solid #000000;
	}
	
	#container_kampagnes{
  text-align: left;
  color:#ffffff;
  float:left;
  width: 100%;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-bottom: 0px solid #000000;
	}
	

#container_login{
  text-align: left;
  color:#444444;
  float:left;
	width: 220px;
	height:111px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	background-color: #C4C4C4;
	border-left: 1px solid #ffffff;
	}

	

#container_contentbox{
	text-align: left;
  color:#444444;
  float:left;
	width: 558px;
	height:86px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFE3C9;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #FB9D46;
	}
	
		#container_contentboxpoint_first{
	border-right: 0px solid #ffffff;
	padding: 15px 0px 0px 10px;	
	}
	
	#container_contentboxpoint{
	border-right: 0px solid #ffffff;
	padding: 4px 0px 0px 10px;	
	}
	
		#container_contentboxlogoutpoint{
	float:left;
	padding: 2px 5px 2px 5px;	
	background-color: #F36300;
	width:81px;
	color: 	#ffffff;
	text-align:center;
	}
	

	
  #container_reviews{
  
  text-align: left;
  color:#000000;
  width: 520px;
	margin:10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #E9E9E9;
	border-bottom: 1px solid #C4C4C4;
	border-top: 1px solid #C4C4C4;
	}	
	
		#container_cart_content{
  text-align: left;
  color:#000000;
  float:left;
	width: 780px;
	height:100%;
	margin:0px 00px 0px 0px;
	padding: 20px 10px 10px 10px;
	background-color: #ffffff;
	border-bottom: 0px solid #777777;
	}
	
	
	#container_bottom{
  text-align: center;
  float:left;
	width: 800px;
	height: 100%;
	margin:0px 0px 0px 0px;
	background-color: #ffffff;
	color: #777777;
	border-top: 0px solid #444444;
	padding: 18px 0px 0px 0px;
	}


.loginuser{
font-size: 11px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
margin: 1px 5px 1px 5px;
height:15px;}
    
.loginpass{
font-size: 11px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
margin: 1px 5px 1px 5px;
height:15px;}

.loginuser_login{
font-size: 16px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
margin: 0px 5px 1px 5px;
height:20px;
width:240px;}
    
.loginpass_login{
font-size: 16px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
margin: 0px 5px 1px 5px;
height:20px;
width:240px;}


a.maincat{
font-size: 12px;
color: #ffffff;
font-weight: normal;
background-color: #F36300;
border-bottom: 1px solid #F89C44;
text-decoration: none;
display: block;
width:221px;
height:17px;
padding: 2px 0px 0px 19px;}

a.maincat:hover{
font-size: 12px;
color: #993300;
font-weight: normal;
background-color: #FFE3C9;
border-bottom: 1px solid #F89C44;
text-decoration: none;
display: block;
width:221px;
height:17px;
padding: 2px 0px 0px 19px;}

a.maincat:active{
font-size: 12px;
color: #993300;
font-weight: normal;
background-color: #FFE3C9;
border-bottom: 1px solid #F89C44;
text-decoration: none;
display: block;
width:221px;
height:17px;
padding: 2px 0px 0px 19px;}

a.maincatgewaehlt{
font-size: 12px;
color: #993300;
font-weight: normal;
background-color: #FFE3C9;
border-bottom: 1px solid #F89C44;
text-decoration: none;
display: block;
width:221px;
height:17px;
padding: 2px 0px 0px 19px;}

a.maincatgewaehlt:hover{
font-size: 12px;
color: #993300;
font-weight: normal;
background-color: #FFE3C9;
border-bottom: 1px solid #F89C44;
text-decoration: none;
display: block;
width:221px;
height:17px;
padding: 2px 0px 0px 19px;}


a.subcatlevel1{
font-size: 12px;
color: #F36300;
font-weight: normal;
text-decoration: none;
display: block;
height:17px;
width:221px;
border-bottom: 1px solid #F89C44;
background-color: #FFE3C9;
padding: 2px 0px 0px 19px;}

a.subcatlevel1:hover{
font-size: 12px;
color: #F36300;
font-weight: normal;
text-decoration: none;
display: block;
height:17px;
width:221px;
border-bottom: 1px solid #F89C44;
background-color: #ffffff;
padding: 2px 0px 0px 19px;}

a.subcatlevel1gewaehlt:hover{
font-size: 12px;
color: #F36300;
font-weight: normal;
text-decoration: none;
display: block;
height:17px;
width:221px;
border-bottom: 1px solid #F89C44;
background-color: #ffffff;
padding: 2px 0px 0px 19px;}


a.subcatlevel1gewaehlt{
font-size: 12px;
color: #F36300;
font-weight: normal;
text-decoration: none;
display: block;
height:17px;
width:221px;
border-bottom: 1px solid #F89C44;
background-color: #ffffff;
padding: 2px 0px 0px 19px;}


.subcatlevel2{
font-size: 12px;
color: #F36300;
font-weight: normal;
text-decoration: none;
display: block;
height:17px;
width:221px;
border-bottom: 1px solid #F89C44;
background-color: #FFE3C9;
padding: 2px 0px 0px 19px;}

a.subcatlevel2:hover{
font-size: 12px;
color: #F36300;
font-weight: normal;
text-decoration: none;
display: block;
height:17px;
width:221px;
border-bottom: 1px solid #F89C44;
background-color: #ffffff;
padding: 2px 0px 0px 19px;}


a.subcatlevel2gewaehlt:hover{
font-size: 12px;
color: #F36300;
font-weight: normal;
text-decoration: none;
display: block;
height:17px;
width:221px;
border-bottom: 1px solid #F89C44;
background-color: #ffffff;
padding: 2px 0px 0px 19px;}


a.subcatlevel2gewaehlt{
font-size: 12px;
color: #F36300;
font-weight: normal;
text-decoration: none;
display: block;
height:17px;
width:221px;
border-bottom: 1px solid #F89C44;
background-color: #ffffff;
padding: 2px 0px 0px 19px;}

.boxhead{
font-size: 14px;
color:#444444;
font-weight: bold;}

strong.boxhead{
font-size: 14px;
color:#444444;
font-weight: bold;}

.boxheadimpact{
font-size: 16px;
color:#444444;
font-weight: normal;
font-family: Impact, Arial, "MS Trebuchet", Helvetica, sans-serif;}

.contentsTopics {
	font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
  color: #444444;
}


.price{
font-size: 18px;
color:#444444;
font-weight: bold;
}


.boxText{ 
font-size: 12px;
}

  

  
.boxText_cat { 
font-size: 12px;
border-bottom: 1px solid;
border-bottom-color: #A3B2DB;
display: block;
width:150px;
margin: 0px;}

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

.boxTextBG {
font-size: 12px;
background-color: #F89C44;}

.boxTextBGII {
font-size: 12px;
background-color: #ffffff;}

.boxTextPrice {
font-size: 12px;
color: #53683C;}

.errorBox {
font-size : 10px;
font-weight: bold;
background-color: #ffb3b5;}

.gvBox {
font-size : 11px;
font-weight: bold;
border-color: #FFFFFF;
border: 1px solid;
background-color: #F89C44;}

.white{
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
font-size: 11px;
color:#FFFFFF;}

.grey{
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
font-size: 11px;
color:#cccccc;}


.orange{
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
font-size: 11px;
color:#F36300;}

a.grey{
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
font-size: 11px;
color:#999999;}

a.grey:hover{
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
font-size: 11px;
color:#ffffff;
text-decoration:none;}

a.white_n{
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
font-size: 12px;
color:#ffffff;
letter-spacing: 0px;}

.white_n:hover{color:#ffffff;}

a.white{
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
font-size: 11px;
color:#ffffff;
letter-spacing: 0px;}

.white:hover{color:#ffffff;}

.hellrot{color:#F89C44;}

SPAN.qty input{
visibility: hidden;}



.haupttabelle {width: 95%; text-align: left;}

.bg-top {background-color: #ffffff; border-bottom: 1px solid #C8D7B5; }
.bg-top2 {background-color: #ffffff; border-bottom: 1px solid #C8D7B5;  padding-right: 10px;}
.bg-top3 {background-color: #ffffff; border-bottom: 0px solid #C8D7B5;  padding-right: 10px;}

.inactiveTab { color:#ffffff; }

a.sublink { font-weight:bold; color: #ffffff;}
a.sublink:hover { text-decoration: underline;}

.checkoutBarFrom, .checkoutBarTo { 
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
border-top: 1px solid #C6C7C6;
border-bottom: 1px solid #C6C7C6;
border-right: 1px solid #ffffff;
display: block;
width:155px;
height: 28px;
margin: 0px;
text-align: center;
background-color: #C6C7C6;
padding:10px 0px 0px 0px; 
margin:0px 0px 20px 0px; 
}
.checkoutBarCurrent { 
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif; 
font-size: 12px; color: #ffffff;
font-weight: bold;
border: 1px solid;
border-color: #F36300;
display: block;
width:155px;
height: 28px;
margin: 0px;
text-align: center;
background-color: #F36300;
padding:10px 0px 0px 0px; 
margin:0px 0px 20px 0px;
}


.bg-bottom 
{
background-color: #F36300;
color: #ffffff;
text-decoration: none;
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif; 
}

.bg-bottom a:link { color: #ffffff; text-decoration: none; }
.bg-bottom a:active { color: #ffffff; text-decoration: none; }
.bg-bottom a:visited { color: #ffffff; text-decoration: none; }
.bg-bottom a:hover { color: #ffffff; text-decoration: underline;}

TD.main-top {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background-color: #53683C; border-bottom: 1px solid #000;
}

.main-top { color: #ffffff; text-decoration: none; }
.main-top a:link { color: #ffffff; text-decoration: none; }
.main-top a:active { color: #ffffff; text-decoration: none; }
.main-top a:visited { color: #ffffff; text-decoration: none; }
.main-top a:hover { color: #ffffff; text-decoration: underline;}

.border1 {border-top: 1px solid #53683C;}
.border2 {border-bottom: 1px solid #53683C;}
.produktcenter {background: #F89C44; border: 1px solid #82A35C; font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
	font-size: 12px;}
.preis {font-weight: bold; color: #F36300;}

TD.infoBox_right2, SPAN.infoBox_right {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
 border: 1px solid #C8D7B5;
}

li{
list-style-type:none;
color: #F36300; 
line-height:18px; 
}

.green{
color:#53683C;
}



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

.productsNotifications {
	background-color: #ffffff;
}

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



img{
	border:0px;
}

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

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

A:active {
color: #53683C;
}


FORM {
	display: inline;
}

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

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #ffffff; 
}

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

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: #F36300;
}

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

.moduleHeading {
	font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #F36300;
  color: #ffffff;
  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-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
    background: #FFFFFF;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
background: #F89C44;
}

.tagcloud{
background: #ffffff;
border-top: 1px solid #444444;
}

.infoBox_cat{
background: #F89C44;
}

.infoBoxwhite {
border-left: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
border-color: #C8D7B5;
}

.infoBoxwhite2
{
}

.infoBoxContents {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #F89C44;
}

.infoBoxNoticeContents {
  background: #F89C44;
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 5px;
  border-bottom: 1px solid #F89C44;
  height:16px;
  color: #444444;
}


A.topcat {
color: #ffffff;
font-size: 12px;
font-weight: bold;
}

TD.topcat {
  
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #F36300;
  color: #ffffff;
}


TD.productBoxHeading_abgerundet{
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #F89C44;
  border-bottom: 1px solid #C8D7B5;
  color: #F36300;

}

TD.infoBoxHeading_abgerundet {
  
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #C8D7B5;
  border-bottom: 1px solid #F36300;
  color: #53683C;
}


TD.infoBoxHeading_abgerundet_unten {
  
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #C8D7B5;
  border-top: 1px solid #C8D7B5;
  
  color: #82A35C;
}







TD.infoBoxHeading_text {
  padding-left: 3px;
  padding-top: 3px;
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #53683C;
}


TD.infoBoxHeading_right {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  padding-left: 5px;
  font-size: 12px;
  font-weight: bold;
  background-image: url(img/heading_abgerundet.gif);
  background-repeat: no-repeat;
  border-bottom: 1px solid #82A35C;
  height:16px;
  color: #53683C;}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
 }

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
color: #2C381B;
border-left: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
border-color: #FFFFFF;

}

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, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
}

A.pageResults {
	color: #F36300;
	text-decoration: none;
}

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

a.weiterebilder{
font:10px Verdana; 
color:#000000;
text-decoration:none;  
font-weight:normal;
border: 1px solid;
border-color: #82A35C;
display: block;
width:55px;
margin: 0px;
text-align: center;
background-color: #F89C44;
padding:0px 0px 0px 0px; 
margin:0px 0px 0px 0px;
}

a.weiterebilder:hover{
font:10px Verdana; 
color:#82A35C;
text-decoration:none;  
font-weight:normal;
border: 1px solid;
border-color: #82A35C;
display: block;
width:55px;
margin: 0px;
text-align: center;
background-color: #F89C44;
padding:0px 0px 0px 0px; 
margin:0px 0px 0px 0px;
}


a.pnavi{
font:8px Verdana; 
color:#ffffff;
text-decoration:none;  
font-weight:bold;
border: 1px solid;
border-color: #82A35C;
display: block;
width:15px;
margin: 0px;
text-align: center;
background-color: #ffffff;
padding:0px 0px 0px 0px; 
margin:0px 0px 0px 5px;
}


.details{
font:10px Verdana; 
color:#808080;
text-decoration:none;  
font-weight:bold;
border: 1px solid;
border-color: #82A35C;
display: block;
width:100px;
margin: 0px;
text-align: center;
background-color: #F89C44;
padding:0px 0px 0px 0px; 
margin:0px 0px 0px 0px;
}


a.details{
font:10px Verdana; 
color:#000000;
text-decoration:none;  
font-weight:bold;
border: 1px solid;
border-color: #82A35C;
display: block;
width:100px;
margin: 0px;
text-align: center;
background-color: #F89C44;
padding:0px 0px 0px 0px; 
margin:0px 0px 0px 0px;
}

a.details:hover{
font:10px Verdana; 
color:#82A35C;
text-decoration:none;  
font-weight:bold;
border: 1px solid;
border-color: #82A35C;
display: block;
width:100px;
margin: 0px;
text-align: center;
background-color: #F89C44;
padding:0px 0px 0px 0px; 
margin:0px 0px 0px 0px;
}

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main SPAN.main {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #000000;
 
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
color: #000000;
}

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



TD.fieldKey {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  color: #F36300;
}


CHECKBOX, INPUT, SELECT {
	font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
	font-size: 12px;
	}

INPUT.blursearch{
border:0px solid #cccccc;
padding-left: 12px;
font-size: 14px;
height:19px;
border:1px solid #F36300;
font-weight:bold;
}

INPUT.blursearchsmall{
border:0px solid #cccccc;
padding-left: 12px;
font-size: 12px;
height:15px;
border:1px solid #F36300;
font-weight:bold;
}


INPUT.orderbutton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	border:1px solid #F89C44;
  background-color: #F36300;
  height:19px;
  cursor: pointer; }

INPUT.register{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width:220px;
	border-bottom:2px solid #F36300;
	border-top:0px;
	border-left:0px;
	border-right:0px;
  background-color: #F2F2F2;
  margin-top:5px;
  margin-bottom:5px;
}

INPUT.register_ow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom:2px solid #F36300;
	border-top:0px;
	border-left:0px;
	border-right:0px;
  background-color: #F2F2F2;
  margin-top:5px;
  margin-bottom:5px;
}

INPUT.register_qty{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom:2px solid #F36300;
	border-top:1px solid #F36300;
	border-left:1px solid #F36300;
	border-right:1px solid #F36300;
  background-color: #F2F2F2;
  margin-top:5px;
  margin-bottom:5px;
}



TEXTAREA {
  width: 100%;
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  background-color: #F2F2F2;
  border: 0px;
  border-bottom:2px solid #F36300;
}

SPAN.greetUser {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  color: #F36300;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #F36300;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Tahoma;
  font-weight: bold;
}

.copyright {
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
font-size: 12px;
line-height: 1.5;
text-align:center;
}
.parseTime {
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
font-size: 12px;
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 {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  color: #F36300;
}
SPAN.productOldPrice {
	font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
	color: #808080;
	text-decoration: line-through;
	line-height:20px;
	}



SPAN.productSave {
	font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
	color: #444444;
	font-size: 10px;
	text-decoration: none;
}

SPAN.errorText {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  color: #F36300;
}


div#productslist span.productDiscountPrice {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  color: #FFFFFF;
  font-weight: bold;
}

span#discountoverview span.productDiscountPrice {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  color: #C42A10;
  font-weight: bold;
}

div#discountoverview span.productDiscountPrice {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  color: #C42A10;
  font-weight: bold;
}


SPAN.productDiscountPrice {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  color: #FFFFFF;
  font-weight: bold;
}

SPAN.productLiveShoppingPrice {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  color: #F36300;
  font-weight: bold;
  line-height:16px;
}

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

.moduleRow {
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
font-size: 12px;
line-height: 1;
color: #808080;
font-weight: normal;
border-bottom: 0px solid #C8D7B5;
padding-bottom: 0px;
}


.moduleRowOver { 
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
font-size: 12px;
line-height: 1;
border-bottom: 0px solid #C8D7B5;
padding-bottom: 0px;
}



.moduleRowSelected { 
font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
color: #C8D7B5;
font-size: 12px;
line-height: 1.5;
border-bottom: 1px solid #C8D7B5;
padding-bottom: 5px;}

/* 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: #F89C44; 
	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-family: Arial, "MS Trebuchet", Helvetica, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, "MS Trebuchet", Helvetica, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, "MS Trebuchet", Helvetica, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, "MS Trebuchet", Helvetica, sans-serif; font-size: 12px; color: #F36300; }

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

.navLeft {
	background-color: #ffffff;
	width: 185px;
}
.navRight {
	background-color: #ffffff;
	width: 185px;
}



.tableListingI {
	background-color: #ffffff;
	font-size:11px;
}

.tableListingII {
	background-color: #eeeeee;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	font-size:11px;	
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}












/* Tabelle Aussen */
.tableNewswriter {
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}
.tableNewswriter td {
  border: 0px solid #597EA4;
  padding: 0px;
}
/* Tabelle innen */
.tableNewswriterIn {
  padding: 0px;
  margin: 0px;
}
.tableNewswriterIn td {
  border: 0px solid #597EA4;
  padding: 0px;
}
/* Tabelle Portlets */
.tablePortlet {
  padding: 0px;
  margin: 3px;
  border-collapse: collapse;
}
.tablePortlet th {
  padding: 2px;
  font-size: 12px;
  color: #ffffff;
  border: 0px solid #597EA4;  
  background-color: #F36300;
}
.tablePortlet td {
  padding: 2px;
  font-size: 12px;
  border: 0px solid #F36300;
}
/* Tabelle Standard */
.tableSimple {
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
  border: 0px;
}
.tableSimple td {
  padding: 3px;
  margin: 0px;
  font-size: 12px;
	font-family:Verdana,sans-serif;
  border: 0px solid #000000;
}
/* Links */
/* Links Newsindex */
a.newsindex {
 background: url(img/arrow_black.gif);
 background-repeat: no-repeat;
 background-position: left;
 padding-left:0px;
}
a.newsindex:hover {
 background: url(img/arrow_blue_light.gif);
 background-repeat: no-repeat;
 background-position: left;
 padding-left:0px;
}
/* Schrift */
.txtSmallDarkRed {
	font-family:Verdana,Arial,Tahoma;
  font-size:10px;
  font-weight:bold;
  color:#B01217;
  text-decoration:none
}
.txtSmall {
 font-family:Verdana,Arial,Tahoma;
 font-size:10px;
 font-weight: normal;
 color:#000000;
 text-decoration:none
}
.txtBold {
	font-family:Verdana,Arial,Tahoma;
  font-size:11px;
  color:#000000;
  font-weight:bold
}
.txtBoldRed {
	font-family:Verdana,Arial,Tahoma;
  font-size:11px;
  color:#F36300;
  font-weight:bold
}
/* Tabelle fuer Head Bereich Administration */
.tableHeader {
	background-color: #F36300;
 margin: 0px;
	padding: 0px;
 border-collapse: collapse;
 width: 400px;
}
.tableHeaderHead {
 font-family:Verdana,Arial,Tahoma;
 font-size:11px;
 background-color: #F36300;
 color: #ffffff;
 font-weight: bold;
 padding: 7px;
}
.tableHeaderContent {
 background-color: #F7FBFF;
 border: 1px solid #597EA4;
}

/* Tabelle fuer Main Bereich Administration*/
.tableMainHeader {
 background-color: #597EA4;
 font-size: 12px;
 font-weight: bold;
 color: #ffffff;
 padding: 7px;
}
.tableMainFooter {
 background-color: #597EA4;
 font-size: 12px;
 font-weight: bold;
 color: #ffffff;
 padding: 3px;
}
.tableMainContent {
 width: 400px;
 border-collapse: collapse;
 font-family:Verdana,Arial,Tahoma;
 border: 1px solid #597EA4;
 margin: 10px;
 padding: 5px;
}
.tableMainContentTD1 {
	background-color: #c2c2c2;
 line-height: 16px;
 font-family:Verdana,Arial,Tahoma;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 padding: 3px;
}
.tableMainContentTD2 {
 font-size: 12px;
 line-height: 16px;
 font-weight: bold;
 color: #000000;
 padding: 3px;
 border-top: 1px solid #597EA4;
 border-bottom: 1px solid #597EA4;
}

/* allgemeine Links */


/* Links Navigation Adminbereich */
a.navi:link {color: #000000;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 8pt; text-decoration: none;}
a.navi:visited {color: #000000;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 8pt; text-decoration: none;}
a.navi:active {color: #000000;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 8pt; text-decoration: none;}
a.navi:hover {color: #597EA4;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 8pt; text-decoration: none;}
a.navi {color: #000000;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 8pt; text-decoration: none;}

/* Links Kommentar Blätterfunktion */
a.commlink {color: #150185;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 12px; text-decoration: none;}
a.commlink:link {color: #150185;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 12px; text-decoration: none;}
a.commlink:visited {color: #150185;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 12px; text-decoration: none;}
a.commlink:active {color: #150185;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 12px; text-decoration: none;}
a.commlink:focus {color: #150185;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 12px; text-decoration: none;}
a.commlink:hover {color: #000000;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 12px; text-decoration: none;}



/* Submitbuttons Adminbereich */
.button {font-size:9pt;font-weight:bold}

/* Formularfeld lang Adminbereich */
input.input {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#D4D0C8 1px solid;border-left:#808080 1px solid ;border-top:#808080 1px solid;border-bottom:#D4D0C8 1px solid;background-color:#E2E2E2;width: 420px;}

/* Formularfeld kurz Adminbereich */
input.normal {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#737373 1px solid;border-left:#727272 1px solid ;border-top:#848484 1px solid;border-bottom:#595959 1px solid;background-color:#E2E2E2;width: 350px;}

/* Formularfeld Datum Adminbereich */
input.normal1 {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#737373 1px solid;border-left:#727272 1px solid ;border-top:#848484 1px solid;border-bottom:#595959 1px solid;background-color:#E2E2E2;width: 35px;}

/* Formularfeld Adminbereich */
input.normal2 {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#737373 1px solid;border-left:#727272 1px solid ;border-top:#848484 1px solid;border-bottom:#595959 1px solid;background-color:#E2E2E2;width: 200px;}

/* Formularfeld Datum Adminbereich */
input.user {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#737373 1px solid;border-left:#727272 1px solid ;border-top:#848484 1px solid;border-bottom:#595959 1px solid;background-color:#E2E2E2;width: 100px;}

/* Formularfeld Buchstabenzähler Adminbereich */
input.counter {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#FFFCF0 1px solid;border-left:#FFFCF0 1px solid ;border-top:#FFFCF0 1px solid;border-bottom:#FFFCF0 1px solid;background-color:#FFFCF0;}

/* Textfeld Shorttext Adminbereich */
textarea.textarea {font-family:verdana,Arial;font-size:8pt;border-right:#D4D0C8 1px solid;border-left:#808080 1px solid ;border-top:#808080 1px solid;border-bottom:#D4D0C8 1px solid;background-color:#E2E2E2;width: 580px;height: 250px;}

/* Textfeld Lontext Adminbereich */
textarea.textarea1 {font-family:verdana,Arial;font-size:8pt;border-right:#D4D0C8 1px solid;border-left:#808080 1px solid ;border-top:#808080 1px solid;border-bottom:#D4D0C8 1px solid;background-color:#E2E2E2;width: 580px;height: 250px;}

textarea.admin {font-family:verdana,Arial;font-size:8pt;border-right:#D4D0C8 1px solid;border-left:#808080 1px solid ;border-top:#808080 1px solid;border-bottom:#D4D0C8 1px solid;background-color:#E2E2E2;width:200px;height: 90px;}

/* Auswahlfeld Adminbereich */
select.select {font-family:verdana,Arial;font-size:8pt;border-right:#D4D0C8 1px solid;border-left:#808080 1px solid ;border-top:#808080 1px solid;border-bottom:#D4D0C8 1px solid;background-color:#E2E2E2;}

/* Suchfunktion*/
input.text {
font-family:verdana,Arial;font-size:10pt;
font-weight:normal;
border-right:#F36300 1px solid;
border-left:#F36300 1px solid ;
border-top:#F36300 1px solid;
border-bottom:#F36300 1px solid;
background-color:#ffffff;
width: 120px;
height:12px;
}

input.button  {
  font-family: verdana, arial,helvetica,sans-serif;
  color: #000000;
  font-weight: normal;
  font-size: 12px;
  text-decoration : none;
  border: 0px;
  padding: 0px;
}

input.checkbox  {font-family : verdana, arial,helvetica,sans-serif;color : #000000;font-weight : normal;font-size : 12px;        text-decoration : none;}

span.checkbox  {font-family : verdana, arial,helvetica,sans-serif;color : #000000;font-weight : normal;font-size : 11px; text-decoration : none;}

h2.catdesc {
font-family : verdana, arial,helvetica,sans-serif;
color : #888888;
font-size : 10px;
font-weight : normal;
}

H1.boxhead{
font-size: 16px;
color:#F36300;
font-weight: bold;}


h1.result  {
	font-family : verdana, arial,helvetica,sans-serif;
  color : #000000;
  font-weight : bold;
  font-size : 14px;
  text-decoration : none;
}
p.result  {
	font-family : verdana, arial,helvetica,sans-serif;
  color : #000000;
  font-weight : normal;
  font-size : 12px;
  text-decoration : none;
}

span.extract  {font-family : verdana, arial,helvetica,sans-serif;color : #000000;font-weight : normal;font-size : 11px;        text-decoration : none;}

.search        {border-left: 1px dotted #315EB0; border-right: 1px dotted #315EB0; border-top: 1px dotted #315EB0; border-bottom: 1px dotted #315EB0;}

select.field {font: bold 12px Verdana, Arial;color: #000000; background:#E2E2E2; border: none; width: 280px;}
select.fieldSmall {font: bold 12px Verdana, Arial;color: #000000; background:#E2E2E2; border: none; width: 80px;}

/* Meldungen */
.redalert {
	font-family:Verdana,Arial,Tahoma;
  font-size:8pt;
  font-weight:bold;
  color:#F36300;
  text-decoration:none
}

.boxError {
  background-color: #FFFFFF;
  width: 448px;
  border-collapse: collapse;
  border: 1px solid #FF3300;
  margin-left: 1px;
  margin-bottom: 15px;
}
.boxError td {
  background-color: #F1F1F1;
  font-family: Arial,Verdana,sans-serif;
  padding: 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  text-decoration: none;
  color: #000000;
}

.boxNote {
  background-color: #FFFFFF;
  width: 50px;
  border-collapse: collapse;
  border: 1px solid #8CB3D9;
  margin-left: 1px;
  margin-bottom: 15px;
}
.boxNote td {
  background-color: #F1F1F1;
  font-family: Arial,Verdana,sans-serif;
  padding: 6px;
  font-size: 12px;
	font-weight: bold;
  line-height: 16px;
  text-decoration: none;
  color: #000000;
}
.txtBoldRed {
	color: #f00000;
	font-weight: bold;
 font-size: 12px;
}
/* Trenner */
hr {
  background-color: #F89C44; /* Mozilla 1.4 */
  color: #F89C44; /* IE 6 */
  border: #F89C44; /* Opera 7.11 */
  height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

hr.footer {
  background-color: #777777; /* Mozilla 1.4 */
  color: #777777; /* IE 6 */
  border: #777777; /* Opera 7.11 */
  height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

/*---------------------------- Imageslider (c) 2008 by Hetfield - www.MerZ-IT-SerVice.de - Begin --------------------------*/
ul#imageslider { 
	margin:0 auto; 
	padding:0; 
	list-style:none; 
	list-style-position:outside; 
	overflow:hidden; /* Falls die Inhalte zu gross sind, werden diese abgeschnitten */
	width: 560px; /* Breite des Slideshowcontainers */
}
ul#imageslider #slidercontent { 
	display: none; 	/* Textanzeige deaktiviert durch display:none; */
	z-index: 888;	/* Durch den z-index wird der Conatiner des Textes auf das Bild gelegt */
	position: relative; 
	top: -195px;	/* Damit der Text auf dem Bild angezeigt werden kann müssen wir den Container nach oben ziehen */
	width: 560px; /* Breite des Slideshowcontainers */
	overflow: hidden; /* Falls die Inhalte zu gross sind, werden diese abgeschnitten */
	text-align: justify;
	font-size: 0.9em; 
	background: #ccc; 
	/* Regelt die Transparenz des Textes um das Bild darunter noch sehen zu können */
	-moz-opacity: 0.7;
	opacity: 0.70; 
	filter:alpha(opacity=70); 
}
/*---------------------------- Imageslider (c) 2008 by Hetfield - www.MerZ-IT-SerVice.de - End ----------------------------*/

#advent{
padding:opx;
left:0px;
margin:0;
}

.advent_hg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F36300;
	text-decoration: none;
	height: 130px;
	width: 130px;
	text-align:center;
}
.advent_bhg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F36300;
	text-decoration: none;
	height: 130px;
	width: 130px;
	text-align:center;
}
div#advent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F36300;
	text-decoration: none;
	padding: 10px;
}
div#advent a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
.Stil1 {
	color: #990000;
	font-weight: bold;
}
.Stil2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF99;
}

hr.footer {
  background-color: #CECFCE; /* Mozilla 1.4 */
  color: #CECFCE; /* IE 6 */
  border: #CECFCE; /* Opera 7.11 */
  height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

