/* -----------------------------------------------------------------------------------------
   $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 
   -----------------------------------------------------------------------------------------
   
/* LINKS GLOBAL */
a:link,a:visited,a:hover,a:active {color:#000000}

/* TOPMENU AS LIST */
#topmenu li {height:60px; float:left; padding: 0px 25px 0px 25px; margin:0; background: url("../img/bars/000000_div.gif") no-repeat; background-position:left;}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {line-height:60px; vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer;color:#fff; margin:0; padding:0;}
#topmenu a:hover {color:#fff}

/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages {text-align:right; height:26px; font-size:13px; background: url(../img/bars/000000.gif) repeat-x; padding: 10px 10px 0px 0px; margin:0;}

/* CONTENT WRAPPER */
#contentwrap {clear:both;padding:0;}
/* wrap_topmenue_content{background: url(../img/bars/000000.gif) repeat-x;} */
#wrap_topmenue_content{background: url('../img/bars/000000-r.gif') repeat-x;}
/* search_topbalken{background: url(../img/bars/000000.gif) repeat-x;} */
#search_topbalken{background-image: url('../img/bars/000000-l.gif'); background-repeat: no-repeat;}
#bg_bar {margin:0; height:84px; width:100%; vertical-align: bottom; background: url("../img/bars/000000-r.gif") repeat-x; top:220px; position: relative; z-index:-200}

/* SEARCH */
#search a {text-decoration:none; font-weight:bold; color:#000000}

/* CATEGORY MENU */
h2.categoryheader {background-image:url('../img/bars/000000.gif'); height:25px; font-size:11px; color:#ffffff; padding:0px 8px 0px 8px; margin:0px; line-height:25px; vertical-align:middle;}
h2.categoryheader a {text-decoration:none; color:#ffffff}
/* 1st TIER */
ul#categorymenu li.level1 a {text-decoration:none; color:#000000; font-weight:bold;}
/* 2nd TIER */
ul#categorymenu li.level2 a {font-size: 11px; text-decoration:none; color:#000000;}
/* 3rd TIER */
ul#categorymenu li.level3 a {font-size: 11px; text-decoration:none; color:#000000;}

/* BOXES GLOBAL DEFINITION */
h2.boxheader {background-image:url(../img/bars/000000.gif);height:25px;font-size:11px; color:#FFFFFF; padding:0px 8px 0px 8px; margin:0; line-height:25px; vertical-align:middle;}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {text-decoration:none; color:#ffffff}

/* XTC COPYRIGHT */
.copyright a {color:#000000; text-decoration:none}

/* PRODUCT DESCRIPTION */
.produktdetails_beschreibung {color:#000000;}
.produktdetails_hl_boxen {background-color:#000000;}
.pfeil {color:#000000;}




