
/* --------------- Struktur CSS --------------- */
/* Die jeweiligen Farben und Grafiken werden hier festgehalten. */



/* Kategorie-Ausgabe oberhalb des Submenüs */
.content_left h6																					
{ color: #61717a; }

/* Aktiver Haupt-Menüpunkt */
.mainmenuelement_2 a																			
{ width: 70px; background: url(../menu_2_act.gif);}

/* Container-Hintergrundfarbe (Grafik) */
.container																								
{ background: url(bg_content.gif) repeat-y top left; }

/* Submenü */
.submenu_top ul li																				
{ background: url(bg_submenusplitter.gif) no-repeat bottom left; }
.submenu_top ul li a																			
{ color: #535353; }

.submenu_category ul li																		
{ background: url(bg_submenusplitter.gif) no-repeat bottom left; }
.submenu_category ul li a																	
{ color: #535353; }

.submenu_category ul ul li a															
{ color: #61717a; }

.submenu_category ul ul ul li															
{ color: #535353; }		
.submenu_category ul ul ul li a														
{ color: #535353; }

/* Aktive Submenüs */
#submenu_category_act																			
{ display: block; padding: 0px 0px 0px 0px;}
#submenu_category_act	a																		
{ color: #535353; font-weight: bold;  padding: 0px 15px 0px 0px; text-decoration:underline  }

#submenu_category_act1																			
{ background: url(bg_submenusplitter.gif) no-repeat -17px bottom; display: block; padding: 0px 0px 5px 0px;}
#submenu_category_act1	a																		
{ color: #535353; font-weight: bold; background: url(submenu_act.gif)  no-repeat right 5px ; padding: 0px 15px 0px 0px;  }

#submenu_category_act span a															{ color: #535353; }
#subhassubs span 																					{ background: url(submenu_act.gif) no-repeat right 5px; padding: 0px 15px 0px 0px; }

/* Kategoriebild */
.category_image																						{ background: url(category_image.jpg) no-repeat top left;  }

/* 1px Rahmen um Bereiche zu Highlighten */
.framewrap																								{ background: url(framewrap_leftright.gif) repeat-y top left; }
.framewrap_content																				{ background: url(framewrap_leftright.gif) repeat-y top right; }
.framewrap_top																						{ background: url(framewrap_topbottom.gif) no-repeat top left;  }
	.framewrap_top span																			{ background: url(framewrap_edge.gif) no-repeat top left;  }
.framewrap_bottom																					{ background: url(framewrap_topbottom.gif) no-repeat bottom left;  }
	.framewrap_bottom span																	{ background: url(framewrap_edge.gif) no-repeat 0px -5px;  }

/* Weitere Boxen-Variante, um Bereiche zu Highlighten */
.bigbox_top																								{ background: url(bigbox_top.gif) no-repeat; }
.bigbox_center																						{ background: url(bigbox_center.gif) repeat-y; }
.bigbox_bottom																						{ background: url(bigbox_bottom.gif) no-repeat; }


/* Farbwerte von Titel und Description innerhalb der Produktübersichtsseiten */
.headline_gey																					
	{ color: #61717a; font-size: 2.0em; text-transform: uppercase; margin: 0px 0px 15px 0px; line-height: normal; }
.prodoverview_title a																			{ color: #61717a; }
.prodoverview_description																	{ color: #61717a; }

/* jCarousel */
.jcarousel_title																					{ color: #61717a; }
.jcarousel_header																					{ background: url(jcarousel_top.gif); }
.jcarousel_content																				{ background: url(jcarousel_content.gif) repeat-y; }
.jcarousel_footer																					{ background: url(jcarousel_bottom.gif); }
.product_details_title																		{ font-size: 3.3em; color: #61717a; line-height: normal; }
.product_details_subtitle																	{ font-size: 1.7em; color: #61717a; line-height: normal; }

/* Buttons für die Übersichtsseiten */
.button_notethisarticle																		{ background: url(button_notethisarticle.gif) no-repeat 0px 0px; }
.button_basket																						{ background: url(button_basket.gif) no-repeat 0px 0px; }

/* Buttons für die Produktdetails */
.button_notethisarticle_big																{ width: 171px; height: 20px; border: 0px; padding: 0px; margin: 0px; overflow: hidden; cursor: pointer; background: url(button_notethisarticle_big.gif) no-repeat 0px 0px; }
.button_basket_big																				{ width: 171px; height: 20px; border: 0px; padding: 0px; margin: 0px; overflow: hidden; cursor: pointer; background: url(button_basket_big.gif) no-repeat 0px 0px; }

/* jCarousel */
.jcarousel-skin-tango .jcarousel-prev-horizontal 					{ background: transparent url(prev-horizontal.png) no-repeat 0 0; }
.jcarousel-skin-tango .jcarousel-next-horizontal 					{ background: transparent url(next-horizontal.png) no-repeat 0 0; }









