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

BODY {
	color: #333333;
	margin: 0px;
	background: url(img/bg_vl.jpg) top repeat-x fixed;
	background-color:#000;
}
.head_url {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;	
	color:#666666
}
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#666;
}

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

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;	
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #E6E6E6;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #AA0004;
	color:#FFF;
	border:#000 1px solid;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

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

.head {
  font-family : Verdana, Arial, sans-serif;
  font-size : 13px;   
  color: #ffffff;
}

.spec {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color: #CC0000;
}
.navtrail {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;   
  color: #999999;
}

.gp {
  font-family : Verdana, Arial, sans-serif;
  font-size : 7px;   
  color: #666666;
}

.percent {
	font-family : Verdana, Arial, sans-serif;
	color: #D00;
	font-size: 14px;
	font-weight: bolder;
}

A.percent {
	font-family : Verdana, Arial, sans-serif;
	color: #900;
	font-size: 14px;
	font-weight: bolder;
}

A.percent:hover {
	font-family : Verdana, Arial, sans-serif;
	color: #F00;
	font-size: 14px;
	font-weight: bolder;
}

img{
	border:0;
}

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

A:hover {
	color: #F00;
	text-decoration: none;
}

A.cat {
	color: #666;
	text-decoration: none;
}

A.cat:hover {
	color: #FF9900;
	text-decoration: none;
}

A.cat2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 11px;
}

A.cat3:hover {
	color: #666;
	text-decoration: none;
	font-size : 10px;
}

A.spec {
	color: #333;
	text-decoration: none;
	font-size : 10px;
}

A.spec:hover {
	color: #333;
	text-decoration: none;
	font-size : 10px;
}

A.cat3 {
	color: #666;
	text-decoration: none;
	font-size : 10px;
}

A.cat2:hover {
	color: #000;
	text-decoration: none;
	font-size : 11px;
}

A.head {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;   
  color: #666;
  text-decoration: none;
}

A.head:hover {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;  
  color: #FF9900;
  text-decoration: none;
}

A.new {
  font-family : Verdana, Arial, sans-serif;
  font-size : 13px;   
  color: #333;
  text-decoration: none;
}

A.new:hover {
  font-family : Verdana, Arial, sans-serif;
  font-size : 13px;  
  color: #FF9900;
  text-decoration: none;
}

A.navtrail {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #999999;
	text-decoration: none;
}

A.navtrail:hover {
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;  
  color: #FF9900;
  text-decoration: none;
}

FORM {
	display: inline;		   
}


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

TR.headerNavigation {
  background: #F6F6F6;
}

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

A.headerNavigation { 
  color: #000000; 
}

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

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

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

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

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	height:26px;
	color: #333;
	background-image:url(img/bg_tab_act.gif);
	background-color:#000;
	border-bottom:0px solid;
	border-color: #ccc;
}

TD.infoBoxHeadingII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	height:26px;
	color: #333;
	background-image:url(img/bg_history.gif);
	border-bottom:0px solid;
	border-color: #ccc;
}

TD.infoBoxHeadingIII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	height:30px;
	color: #333;
	background-image:url(img/bg_grey_bot.gif);
	border-bottom:0px solid;
	border-color: #ccc;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}
TABLE.BoxBorder {
	border: 1px solid;
	border-color:#ccc;
}

TABLE.BoxBorder2 {
	border: 1px solid #000;
	background-image: url(img/back_cat.gif);	
	
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6E6E6; 

}

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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

A.pageResults:hover {
  color: #fff;
  background: #6099d0;
}

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.small {
  font-family: Verdana, helvetica, Arial, sans-serif;
  font-size: 10px;

}

TD.main2, P.main {
  font-family: Verdana, helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:#999
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TABLE.outline {
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TABLE.outline_spec {
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;  
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align:center;
	color: #666666;
}
.foot {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align:center;
	color: #666666;
}

.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #999999;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}
.prodlist {
  font-size: 10px;
  color: #A7A7A7;
}
A.prodlist {
  font-size: 10px;
  color: #A7A7A7;
  border:#A7A7A7 solid 0px; 
  padding:0px;
}
A.prodlist:hover {
  font-size: 10px;
  color: #F00;
  border:#F00 solid 0px; 
  padding:0px;
}

.cat_name {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #A7A7A7;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #AA0004;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

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

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.3;
 background-color: #eee;


}
.moduleRowOver {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	background-color:#CCC
	}
.moduleRowSelected {
	background-color: #FC3;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* 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: #666666; 
	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: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

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

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.productsInfoPreis {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#333
}
.productsInfoI {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#4D4D4D
}
.productsInfoII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color:#333
}
.productsInfoIII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#333
}

.tableListingI {
	background-color: #fff;
}

.tableListingII {
	background-color: #eeeeee;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	padding: 2px 6px 2px 6px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border-bottom:dotted #CCC 1px;
}
.suggest_link_over {
	background-color: #CCC;
	padding: 2px 6px 2px 6px;
	cursor: pointer;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border-bottom:dotted #CCC 1px;
}
a.suggest_close {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 2px 6px 2px 6px;
	cursor:pointer;	
}
a.suggest_close:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 2px 6px 2px 6px;
	cursor:pointer;
}
.suggest_head {
	padding: 2px 6px 2px 6px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
#search_suggest {
	position: absolute; 
	visibility: hidden;
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;
	width:500px;
}	
/*----------------------------End Suggest Styles------------------------*/


.Tabs {
    background-color: #fff;
    margin: 0;
    padding: 0;
    width: 760px;
	border-bottom: 0px solid #B1BCC9;
}
.TabNavi {
    list-style-type: none;
    margin: 0 0px 0 0;
    padding: 2px 0px 0px;
}
.TabNavi li {
    list-style-type: none;
    display: inline;
    margin: 0 0px 0 0;
    padding: 2px 6px 2px;
    text-decoration:none;
}

.Tab {
    background-image:url(img/bg_history.gif);
	background-color: #eee;
    cursor: pointer;
	color:#666;
	border-right: 1px solid #B1BCC9;
	border-left: 0px solid #B1BCC9;
	border-top: 1px solid #B1BCC9;	
	border-bottom: 1px solid #B1BCC9;
}
.TabActive {
	background-image:url(img/bg_tab_act.gif);
	background-color: #fff;
	font-weight: bold;
	color:#333;
	border-right: 1px solid #B1BCC9;
	border-left: 0px solid #B1BCC9;
	border-top: 1px solid #B1BCC9;
	border-bottom: 1px solid #fff;
}
.TabData {
    display: none;
}
.TabDataActive {
	border-style: solid; 
	border-right: 1px solid #B1BCC9;
	border-left: 1px solid #B1BCC9;
	border-top: 1px solid #B1BCC9;
	border-bottom: 1px solid #B1BCC9;
	padding: 0px 5px ;
	margin-top: 0px
}
#popCart {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 560px;
	margin-left: -280px;
	background-image: url(img/cart_bg.gif);
	border: 1px solid #000;
	color: #000;
	z-index: 100000;
	display: none;
	padding: 10px 10px 25px 10px;;
}


.popup_header {
	font-family: Verdana, Arial, sans-serif;

	font-size: 1.0em;

	text-align: center;
	vertical-align:bottom;
	padding: 3px 10px;
	border: 1px solid #963;
	margin: 0px auto;
	width: 380px;
}

div#popup_image {
	margin: 10px auto;
	padding: 5px;
    text-align: center;
}

div#popup_image img {
	border:solid #000 1px;
}

#mycart {
	margin: 0px auto;
	height: 60px;
	width: 420px;
}

.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: Verdana, Arial, sans-serif;

	font-size: 12px;

	text-align: left;
	color: #000;
	height: 60px;
	float: right;
}

#pop_buttons_box {
	font-family: Verdana, Arial, sans-serif;

	font-size: 12px;
	font-weight:bold;
	text-align: center;
	width: 560px;
	height: 24px;
	margin: 2px auto 0 auto;
}

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

.close_button {
	float: left;
	width: 160px;
	border: 1px solid #999;
	background-color:#6099D0
}
.cart_button {
	float: right;
	width: 160px;
	border: 1px solid #999;
    background-color:#6099D0
}
.categories_list {
	border-top:0px solid #E2E2E2;
	border-bottom:0px solid #E2E2E2; 
}

/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - Begin  */
.products_treadmill_head {border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; color:#444; background:#999 url(img/bg_head_laufband.jpg) repeat-x; font-size:13px; font-weight:normal; margin:15px auto 0px auto; height:30px; }
div#products_treadmill { width:760px; text-align:center; margin:0 auto; border:1px solid #ccc; text-align:center; background:#eee url(img/products_treadmill.gif) repeat-x; margin-bottom:5px; }
div#products_treadmill ul { width:760px; text-align:center; margin:0 auto; }
div#products_treadmill ul li { width:233px; float:left; text-align:center; height:160px; padding-bottom:10px;  padding-left:10px;  padding-right: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; font-size:0.8em; color:#000; }
div#products_treadmill a.textlink:hover { text-decoration:none; font-weight:bold; font-size:0.8em; color:#06C; }
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:1px solid #333; }
/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - End  */

#CatNavi, #CatNavi ul, #CatNavi li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height:1.6
}
.navilist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height:1.6
}
#CatNavi li { display: inline }

#CatNavi .CatLevel1   {
	font-size: 14px;
	line-height: 2; 
	color:#fff;
	display: block
}
.maincat {/* Carp Shop  */
	padding-top: 65px;
	font-size: 14px;
	height:35px;
	background-image:url(img/bg_shop1.jpg);
	font-weight:bold;
	background-color:#666;
	line-height: 2;
	padding-left: 5px;
	color:#fff;
	display: block;
}
.maincat2 {/* Sepc Shop  */
	padding-top: 65px;
	font-size: 14px;
	height:35px;
	background-image:url(img/bg_shop2.jpg);
	font-weight:bold;
	background-color:#666;
	line-height: 2;
	padding-left: 5px;
	color:#fff;
	display: block;
	border-top:#FFF solid 0px;
}

#CatNavi .CatLevel2 a {
	padding-left: 10px; 
	background-color:#E6E6E6;
	border-top:#FFF solid 1px;
	font-size: 12px;
	display: block
}
.subcat_level1 {
	padding-left: 10px; 
	background-color:#E6E6E6;
	border-top:#FFF solid 1px;
	font-size: 12px;
	display: block
}
.subcat_level11 {
	padding-left: 10px;
	background-color:#DDE7E8;
	border-top:#FFF solid 1px;
	font-size: 12px;
	display: block
}
.subcat_level2 {
	padding-left: 25px;
	background-color:#D3D3D3;
	border-top:#FFF solid 1px;	
	font-size: 12px;
	display: block
} 
.subcat_level12 {
	padding-left: 25px;
	background-color:#D3DFED;
	border-top:#FFF solid 1px;
	font-size: 12px;
	display: block
} 
.subcat_level13 {
	padding-left: 40px;
	background-color:#DDE7E8;
	border-top:#FFF solid 1px;
	font-size: 12px;
	display: block
}
#CatNavi .CurrentParent {
	padding-left: 5px;
	font-weight:bold; 
	line-height: 2;
	display: block
}
a.gewaehlt {
	padding-left: 0px;
	color:#FFF;
	font-weight:bold; 
	display: block
}
a.gewaehlt2 {
	padding-left: 0px;
	font-weight:bold; 
	display: block
}
#CatNavi .Current {
	padding-left: 5px;
	font-size: 14px;
	font-weight:bold;
}
.cat_kopf {
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	color:#999;
	font-weight: bold;
}
.sitemapleft {width:350px; background-color:#CCC;}
.sitemapheader {padding:0; margin:0;font-size: 22px;font-weight:bold;font-family : Verdana, Arial, sans-serif;}
.sitemapheader a {color:#555; font-size:1.1em;}
.sitemapcontent ul {margin:0; padding:0;}
.sitemapcontent ul li.level_ {padding:4px 0 0px 4px;list-style-type: none;font-size: 13px; background-color:#CCC; border-top:#FFF solid 1px}
.sitemapcontent ul li.level_ a {font-weight:bold;list-style-type: none;font-size: 13px;}

.sitemapcontent ul li.level_1 {margin:0 0 0 0px; padding:2px 0 0px 15px;list-style-type: none;font-size: 13px; background-color:#ddd; border-top:#FFF solid 1px}
.sitemapcontent ul li.level_1 a {font-weight:normal;list-style-type: none;font-size: 13px;}

.sitemapcontent ul li.level_2 {margin:0 0 0 0px; padding:2px 0 0px 25px;list-style-type: none;font-size: 11px; background-color:#eee; border-top:#FFF solid 1px}
.sitemapcontent ul li.level_2 a {font-weight:normal;list-style-type: none;font-size: 11px;}

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

#tab-container ul { height: 52px; width: 100%; list-style: none; margin: 0; padding: 0; background: #ccc; }
#tab-container ul li { float: left; width: 33.3%; margin: 0; padding: 0; text-align: center; }
#tab-container ul li a { display: block; padding: 15px 0; line-height: 20px; outline: none; }
#tab-container ul li a:hover { text-decoration: underline; }
#tab-container ul li.active { background: #fff; position: relative; left: 1px; }
#tab-container ul li a.active { font-weight: bold; text-decoration: none; border: solid 1px; }
#tab-container .panel-container { padding: 0px; border: solid 0px; }