/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
#ths {position: relative; top: 15px; left: 470px;}
.blog h1 a{ }
.blog {text-align:left; width: 735px;}
.blog_content span {position: relative; top: -70px; left: 20px; font-size: 10px;}
.blog_content p{width; 735px;}
img.blog_thumbnail  {width: 180px; height: 105px; text-align: left;}
.blog_title  a{position: relative; top: 30px; left: 200px; font-size: 14px; color: #e40404;}
.blog_post {border-bottom: #bcbcbc solid 1px; margin-top: -30px;}
#pSort {
	background-image: url(../../grafik/bgsort.png);
	background-repeat: repeat-y;
	height:20px;
	width: 370px;
	margin-right:20px;
	padding-top: 3px;
	padding-left: 5px;
	text-align: left;
	float: left;
	margin-top:9px;
}
#isNew {
	position: absolute;
}
.mini_border {
	border:  #0790b9 solid 1px;
}
html, body {
	height:100%;
}
h1 {
}
b {
	font-size: 14px;
}
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#backgroundbottom {
	background-image:url(../../grafik/bg_bottom.jpg);
	background-repeat: repeat;
	min-width:100%;
	min-height:100%;
}
#main_bg {
	background-image:url(../../grafik/bg_top.jpg);
	background-repeat:repeat-x;
	height:449px;
	text-align:center;
	margin:0 auto;
	width:100%;
}
#header {
	background-image: url(../../grafik/bg_header.jpg);
	position:relative;
	top:0px;
	width:100%;
	height:143px;
	top:0;
	text-align:left;
}
#Navitop {
	width:110%;
	height:30px;
	float: left;
	margin-top: -8px;
	margin-left: -35px;
	text-align:left;
}
#content {
	float: right;
	position:relative;
	height:100%;
	width:760px;
	margin-right: 0px;
}
#content_full {
position: relative;
	top: -25px;
	width:760px;
	float: right;
	
}
#content_checkout{width: 97%;}
#navtrail {
	position: relative;
	left: 234px;
	top: 4px;
	font-size:11px;
	color:#7e7e7e;
	text-align:left;
}
#naviLe {
	position:relative;
	top:-18px;
	height:100%;
	width:18%;
	float:left;
	margin-left: 18px;
	color: #6a6a6b;
}
#footer {
	background-image:url(../../grafik/footer.jpg);
	height:243px;
	width:1000px;
	clear:both;
}
#bg_2 {
	background-image:url(../../grafik/bg_center.png);
	background-repeat:no-repeat;
	height:449px;
	width:1191px;
	margin: 0 auto;
}
#wrapper_shadow {
	background-image:url(../../grafik/schatten.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:100%;
	width:100%;
	padding-top:30px;
	padding-bottom:0px;
	margin-top:-430px;
}
#wrapper { background-color:#fff; background-position:center top; height:100%; width:1000px; text-align:center; margin:-3px auto 0; overflow:visible; color: #6a6a6b; }
a.navTrail:link {
	text-decoration:none;
	font-weight:bold;
	color:#e00000;
}
a.navTrail:visited {
	text-decoration:none;
	font-weight:bold;
	color:#800000;
}
a.navTrail:hover {
	text-decoration:none;
	font-weight:bold;
	background-color:#ff0;
}
a.navTrail:active {
	text-decoration:none;
	font-weight:bold;
	background-color:#cff;
}
a.navTrail:focus {
	text-decoration:none;
	font-weight:bold;
	background-color:#080;
}
<!--
- Product Listing
-->
#proName {
font-size:12px;
}
.productNavigator {
	font-size:12px;
	float: right;
	padding-top: 3px;
	margin-top: 12px;
}
.productNavigator b {
	font-size: 12px;
}
.numberProducts {
	float: left;
	text-align: right;
	margin-right: 10px;
	font-size: 12px;
}
.pageSelect {
	float: right;
}
.pageSelect b {
	background-color: #0790b9;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
<!--
- seo css--> 
.box .BoxTop {color: #e40404; background-repeat: repeat; width: 195px; line-height: 24px; text-align: left; font-size: 12px; color: #e40404; font-weight: bold; background-image: url(../../grafik/stripe.png); }
.BoxTop {color: #e40404; background-repeat: repeat; width: 195px; line-height: 24px; text-align: left; font-size: 12px; color: #e40404; font-weight: bold; background-image: url(../../grafik/stripe.png); }
.BoxTop span {
margin-left: 16px;
}
.BoxEnd {
	
	padding-bottom: 10px;
	background-image: url(../../grafik/boxendshadow194.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 21px;
}
.box_lastviewed {
	background-color: #f5f5f5;
	width: 170px;
}

.box {margin-top: 10px;}
.box a {color: #e40404;}
.boxText {

	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	width:195px;
	background-color: #f9faf6;
}
.clr {
	clear: both;
	float: none;
}
.left {
	float: left;
	margin: 0px;
}
.list_left {
	float: left;
}
.list_left, .list_right {
	width: 48%;
	margin-bottom: 2px;
	text-align: left;
}
.list_right {
	float: right;
}
.list_right_2 {
	width: 40%;
	float:right;
	margin-bottom: 20px;
	text-align: left;
}
.mini_wrapper {
	margin: 0;
	padding: 0;
}
.new_product_default {
	width: 285px;
	float: left;
	border-bottom: 1px solid #E7E7E7;
	margin: 10px 0 10px 0;
}
.new_product_default_image {
	float: left;
	width: 120px;
	padding-top: 10px;
}
.new_product_default_right {
	float: left;
	width: 165px;
}
.new_product_default_tax {
	font-size: 11px;
}
.product_name {
	font-family: Verdana;
	font-size: 8px;
}
.product_info_box { width: 735px; height: 100%; float: right; margin-top: 9px;}
.product_info_box a {color: #6a6a6b; font-size: 10px;}
.product_info_box p {text-align: left; clear: both;}

span.rechts .thumbs a {
	background:transparent url(/img/img_right.gif) no-repeat scroll 0 0;
	height:57px;
	margin:0 2px 2px 0;
	position:relative;
	text-align:center;
	width:70px;
	z-index:100;
}
.product_info_minis {
	width: 360px;
	float: left;
	clear: both;
	max-height: 105px;
	text-align: left;
}
.product_info_box_middle {
}
.product_info_box_middle ul {
	margin-left: 20px
}
.product_info_box_middle_left {
}
.product_info_box_middle_left a {
	font-size: 10px;
	color: #6a6a6b;
}
.product_info_box_middle_left p {
	text-align: left;
}
.product_info_box_middle_left .img_main {
	margin: 10px;
	width:344px;
	height: 424px;
}
.product_info_box_middle_left .img_left {
}
.product_info_box_middle_left .img_right {
}
.product_info_box_middle_right {
	float: right;
	width:350px;
	min-height: 430px;
	text-align:left;
}
.product_info_box_middle_thumbnail {
	margin: 10px 0 0 5px;
}
.product_info_cartbutton {
	clear: both;
}
.product_info_description {width: 700px; font-size: 13px; text-align: left; float: left; margin-top: 20px; color: #6a6a6b; border-bottom: #bcbcbc solid 1px;}

.product_info_description b {
	font-size: 11px;
	font-weight: bold;
}

#iLikeButton {
	float: left;
	color: #6a6a6b;
	
}
.product_info_dropdown {
	font-size:9px;
	font-weight: bold;
	text-align: left;
	width: 300px;
}
.product_info_graduated_price {
	width:400px;
}
.product_info_graduated_price .bg_dunkel {
	background: #eee
}
.product_info_graduated_price dl {
	display: block;
	line-height: 22px;
	clear: both;
}
.product_info_graduated_price dl dd {
	display: block;
	white-space: nowrap;
	overflow: hidden;
}
.product_info_graduated_price dl dt {
	white-space: nowrap;
	overflow: hidden;
	width:90px;
	display: block;
	float: left;
	padding-left: 5px
}
.new-price {
	font-size: 16px;
	color: #DA251D;
	font-weight: 700;
	text-align: left;
}
.product_info_price {
	color:#0790B9;
	font-size: 18px;
	font-weight: bold;
}
.product_info_price span {
	color: #7e7e7e;
	font-size: 9px;
	font-weight: normal;
}
.product_info_price span a {
	color: #7e7e7e;
	font-size: 9px;
	font-weight: normal;
}
.product_info_print {
	font-size: 10px;
	color:#6a6a6b;
}
.product_info_auch {
	float: left;
	margin-left:5px;
	overflow:visible;
}
.product_info_ap {
	float: right;
	width: 400px;
	text-align: left;
	
	
	
	
}
.product_info_imageauch {
	width: 74px;
	text-align: center;
}
.product_info_look {
	width: 400px;
	text-align: left;
	float: right;
	margin-bottom: 5px;
}
.product_info_print img a {
	cursor: pointer;
}
.product_info_shipping {
	font-size: 10px;
	color: #696969;
	font-weight: bolder;
}
h1.product_info {
}
.product_info_tax {
	width: 95px;
}
.product_info_tax_shipping {
	width: 166px;
	font-size: 10px;
}
.product_listing_box {
	float: left;
	margin-top: 25px;
	width:174px;
	height:320px;
	margin-left:0px;
	margin-right: 13px;
	
	overflow:visible;
	border-bottom: #bcbcbc solid 1px;
}

.product_listing_description {
	width: 166px;
	background-color: #CCC;
}
.product_listing_header {
	height: 26px;
	margin: 5px 0 0 0;
}
.product_listing_image {
	width:173px;
	height:216px;
	text-align: center;
	margin-bottom: 15px;
}
.product_listing_image:hover {
}
#product_listing_name {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
.product_listing_mwst {
	font-size: 10px;
	padding-right: 30px;
}
.product_listing_price {
	width: 166px;
	color:#e40404;
}
.product_listing_price_button {
	text-align:left;
	color:#AAA;
	width: 166px;
}
.product_listing_price_button span a {
	color: #AAA;
	line-height: 12px;
}
.product_listing_price_detail {
	font-weight: bolder;
	padding-top: 15px;
}
.product_listing_shipping {
	font-size: 10px;
	color: #FDC859;
	font-weight: bolder;
}
.product_name h2 a {
	font-size: 15px;
	margin-top: 8px;
}
.product_name h3 a {
	font-size: 15px;
	margin-top: 8px;
}
.right {
	float: right;
	margin: 0px;
}
.row1 {
	background: #F2F2F2;
}
.row1, .row2 {
	padding: 5px;
}
.row2 {
	background: #FFFFFF;
}
.newdef_listing_image {
	width:102px;
	height:144px;
	border: #CCC dashed thin;
	text-align: center;
}
.newdef_listing_name {
	text-align: left;
	font-size: 12px;
}
.newdef_listing_price_button {
	text-align:left;
	color:#AAA;
	width: 102px;
}
.newdef_listing_price_button strong {
	font-size: 12px;
	color: #e40404;
}
.newdef_listing_price_button a {
	color: #AAA;
}
.newdef_listing_box {
	float: left;
	margin-top: 14px;
	width:110px;
	height:220px;
	margin-left:25px;
	overflow:visible;
}
/* New Products Default */
ul.product_listing_gallery {
	float: left;
	clear: both;
	width: 100%;
	margin-left: 0
}
ul.product_listing_gallery li {
	float:left;
	width:30%;
	height:270px;
	position: relative;
	margin: 0 6px 10px 0;
	padding:5px;
}
ul.product_listing_gallery li h2 {
	font-size: 90%;
	text-align: center
}
ul.product_listing_gallery li h2 a {
	text-decoration: none;
	color:#000;
	text-align: center
}
ul.product_listing_gallery li h2 a:hover {
	color:#fff;
}
.product_listing_gallery_detail {
	position:absolute;
	top: 140px;
	left:0;
	text-align: center
}
.product_listing_gallery_price {
	position: absolute;
	bottom:10px;
	left:0;
	width: 100%;
	text-align: center
}
.popup_link {
	font-size: 80%;
}
/* New Products Categoriest */
ul.product_listing_gallery_cat {
	float: left;
	clear: both;
	width: 100%;
}
ul.product_listing_gallery_cat li {
	float:left;
	width:30%;
	height:270px;
	position: relative;
	margin: 0 5px 10px 0;
	padding:5px;
	border: 1px solid #ccc;
	background: url(img/bg_gradient.jpg) top left repeat-x
}
* html ul.product_listing_gallery_cat li {
	width:33.33%;
}
ul.product_listing_gallery_cat li h2 {
	font-size: 90%;
	text-align: center;
	margin-top: 2px
}
ul.product_listing_gallery_cat li h2 a {
	text-decoration: none;
	color:#000;
	text-align: center
}
.product_listing_gallery_detail_cat {
	position:absolute;
	top: 140px;
	text-align: center
}
.product_listing_gallery_price_cat {
	position: absolute;
	top:188px;
	width: 172px;
	text-align: center
}
.popup_link_cat {
	font-size: 80%;
}
<!--
-- boxen ---
-->
#wk {
 color:#d1802a;
 font-weight:bold;
 text-transform:uppercase;
 font-family:Verdana, Geneva, sans-serif;
 font-size:12px;
}
<!--
links oben
-->
.menu_oben {
 list-style-type:none;
 padding:0px;
}
.menu_oben a {
	color: #888888;
	font-size: 10px;
	font-weight: 200;
}
.menu_oben a:hover {
	text-decoration: none;
}
.menu_oben li {
	display:inline;
	text-align: center;
	position: relative; 
	top: -2px;

	margin-left: 3px;
	text-transform: uppercase;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
	
	font-weight: normal;
	font-size: 10px;
	
}
.menu_oben li:hover {
	background-image: url(../../grafik/topnavimark.png);
	background-repeat: no-repeat;
}
#TopCats {
	margin-left:-35px;
}
#TopCats li {
	display:inline;
	position: relative; 
	top: -2px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	float: left;
	text-transform: uppercase;
	font-weight: normal;
    
	
}
#TopCats li:hover {
	background-image: url(../../grafik/topnavimark.png);
	background-repeat: no-repeat;
}
#TopCats a:hover {
	text-decoration: none;
}
#SubCategories .BoxEnd {
	padding-bottom: 10px;
	width: 175px;
	height: 14px;
	margin-left: 10px;
}
#SubCategories .Inner {background: #f8f9f5; margin-left:10px; width: 175px; text-align: left; padding-bottom: 10px; padding-top: 10px; clear: both; }
#SubCategories .BoxTop { background-image:   url(../../grafik/bgboxtop.png); background-repeat: no-repeat;width: 175px; height: 40px; }
#SubCategories li {
	list-style-type: none;
	margin-left: -30px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}
#SubCategories a {
	color: #6a6a6b;
}
ul#SubNavi li.CatLevel1 a { background-image: url(../../grafik/stripe.png); background-repeat: repeat; margin-top: 2px; }
#SubNavi .CatLevel2 {
	margin-left: -30px;
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	background-color: #000000;
	
}
#SubNavi .CatLevel1 a {

}
#SubNavi .CatLevel2 a {

}
#SubNavi .CatLevel1 .Current {
	margin-left:5px;
	color: #e40404;
}
#SubNavi .CatLevel1 .CurrentParent {
	color:#e40404;
	margin-left:5px;
}
#SubNavi .CatLevel2 .Current {
	color: #e40404;
	margin-left:8px;
}
#TopCats .CatLevel1 .CurrentParent {
	background-image: url(../../grafik/topnavimark.png);

	
}
#TopCats .CatLevel1 .Current {
	background-image: url(../../grafik/topnavimark.png);
	}
<!-------- navi --------->
#BoxSpecials {margin-top: -25px;}
#BoxSpecials .Inner {background-color: #FFFFFF; text-align: center; width: 193px; border: #ececec solid 1px;}

#BoxWhatsNew {}
#BoxWhatsNew .BoxTop {background-image: none; background:#ececec; width: 195px; line-height: 24px; text-align: center; }
#BoxWhatsNew .BoxTop a {color: #e40404;text-decoration: underline;}
#BoxWhatsNew .Inner {background-color: #FFFFFF; text-align: center; width: 193px; border: #ececec solid 1px; padding-bottom: 5px; padding-top: 5px;}
#BoxCategories{margin-top: -25px;}
#BoxCategories .Inner {width: 195px;position: relative; left: -41px;}
#BoxCategories .BoxEnd {
	clear: both;
	background-image: url(../../grafik/boxendshadow194.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 21px;

	
}
 

#CatNavi { }

#CatNavi li{ display: inline;  float: left; text-align: left;}

#CatNavi a span {

}
#CatNavi a:hover {
	
}

#BoxCategories ul li.CatLevel1 {width: 195px; background-image: url(../../grafik/stripe.png); background-repeat: repeat; border-bottom: #f9faf6 solid 4px;  }

#CatNavi a{}

#BoxCategories ul li li {background-color: #f9faf6; background-image: none; width: 195px;margin-left: -40px; font-size: 11px;}
#CatNavi .CatLevel3 {

}

#CatNavi a {}

#CatNavi .CatLevel1 a {line-height: 24px; color: #e40404; font-size: 12px; font-weight: bold; margin-left: 18px;

}

#CatNavi .CatLevel2 a  {line-height: 20px; font-weight: normal; color: #035d77; font-size: 11px;

}
#CatNavi .CatLevel3 a  {
	padding-left: 1px;
	margin-left: 23px;
}
#CatNavi .CatLevel4 a span {
	padding-left: 1px
}
#CatNavi .CatLevel1 ul {

}
#CatNavi .CatLevel2 ul {

}
#CatNavi .CatLevel3 .Current a { font-weight: bold;
}
#CatNavi .CatLevel2 a.CurrentParent  { font-weight: bold;
}
#CatNavi .CatLevel2 a.Current  { font-weight: bold;
}
#CatNavi li.CatLevel3 .Current{ font-weight: bold;}

#CatNavi .Current a:hover {
}
#CatNavi .CurrentParent a:hover {
}
.subUl {
	margin: 0px;
}
#CatNavi a.CurrentParent {
}
<!----------------------- xt styles ------------------------------------>
.page_bg {
/*background-image: url(img/page_bg.jpg);*/
	/*background-color: #28608B;*/
}

.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: #FFCC99;
}
.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: #ffb3b5;
}
.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;
}
img {
	border:0;
}
A {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #6a6a6b;
	text-decoration: underline;
}
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: px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}
A.headerNavigation {
	color: #e40404;
}
A.headerNavigation:hover {
	color: #0790B9;
}
TD.conditions {
	background-color: #D1802A;
}
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: 10px;
	font-weight: bold;
	/*background: #C4C4C4;*/
  
  height:24px;
	color: #43606E;
}
TD.infoBoxHeading_right {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*background: #C4C4C4;*/
  
  height:24px;
	color: #000000;
}
TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-right: 0px solid;
	/*background: #E6E6E6;*/ 
  border-color: #C4C4C4;
}
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 {
	background-color: #F8F9F5;
	padding: 3px;
	color: #6a6a6b;
	font-weight: bold;
}
A.pageResults:hover {
}
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, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
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;
}
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;
	display:none;
}
.parseTime {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	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: Verdana, Arial, sans-serif;
	color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #7e7e7e;
	text-decoration: line-through;
	font-size: 13px;
	font-weight: normal;
}
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.5;
	/*background-color: #E6E6E6;*/
 border: 0px solid;
	border-color: #E6E6E6;
}
.moduleRowOver {
	/*background-color: #D7E9F7;*/ 
	border: 0px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
.moduleRowSelected {
	background-color: #E9F4FC;
}
.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;
}
.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;
}
.tableListingI {
	background-color: #eeeeee;
}
.tableListingII {
	background-color: #d0d0d0;
}
.tableBody {
	padding: 5px;
}
.poweredby {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
#searchfield {
	float:left;
}
#searchbutton {
	float:right;
	margin-left:20px;
}
#newsfield {
	float:left;
	width:150px;
}
#newsbutton {
	float:left;
	width:50px;
}
.Quantity {
	float:right;
	margin-top: -18px;
}
.quantity_text {
	color:#6a6a6b;
	float:left;
	width: 90px;
	font-size: 9px;
}
.ProductOptions {
	float: right;
}
/* ------------ Navi -----------------*/
.centerbox {
}
.box_manu {
}
/*------------FAQs------------------*/
h1.faq_title {
	color: #0790B9;
}
h1.faq_subtitle {
	color: #0790B9;
	font-size: 14px;
	font-weight: bold;
}
.faq_content {
	color:#6a6a6b;
	padding-right: 20px;
	text-align: left;
}
/* ------------ Footer --------------*/
#footerLi {
	width:170px;
	height:120px;
	float:left;
	margin-top:73px;
	padding-left:20px;
	text-align: left;
}
#footerRe {
	width:200px;
	height:120px;
	float:right;
	margin-top:73px;
	text-align: left;
	margin-right: 40px;
	color: #e40404;
}
#footerLi span, #footerCe span {
	font-size: 12px;
	
	font-weight: bold;
	color: #e40404;
	text-transform: uppercase;
}
#footerLi p a, #footerCe p a {
	font-size: 12px;
	color:#444444;

	line-height: 18px;
}
#footerLi a:hover {
	color: #e40404;
}
#footerCe {
	width:200px;
	height:120px;
	float:left;
	margin-top:73px;
	margin-right: 20px;
	text-align: left;
}
#footerBo {
	width:100%;
	height:50px;
	margin-top:193px;
	clear:both;
}
#copyRight {
	text-align:center;
	margin-top:10px;
	color:#333;
}
.manu_listing {
	border:dashed thin;
	border-color: #CCC;
	width:170px;
	margin:10px;
	height:170px;
	float:left;
	text-align: center;
}
#logo {
	float:left;
	margin-left: 7px;
}
#index_warenkorb {
	float:right;
	padding:20px 25px 0px 0px;
	vertical-align:top;
}
#index_trenner {
	float:right;
	padding:20px 10px 0px 0px;
	vertical-align:top;
}
#index_headerlinks {
	float:right;
	padding:20px 15px 0px 0px;
	text-align:right;
}
#index_empfehlungen {
		
	height: 100%;
	padding-bottom: 20px;
}
#seostartseite {
	margin-left:14px;
	text-align: left;
	color:#6a6a6b;
}
.categorie_list {
	text-align: left;
	position: relative;
	top: 10px;
}
.categorie_list h2 {
	font-family: Verdana;
	color: #e40404;
	font-size: 28px;
	font-weight: normal;
}
/*-------------- Hersteller Seite ------------*/
.man_container {
	margin-top: 14px;
}
.man_picture {
	width:100%;
	height: 100%;
}
.man_content, .man_content a {
	color: #6a6a6b;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 14px;
	margin-right: 20px;
	text-align: left;
}

#stage {width: 735px; position: relative; overflow: hidden;}

/* GUTSCHEIN EINL?SEN IM WARENKORB */
#gift_cart { }
/* RAHMEN F?R EINGABEFELD */
#gift_cart #input_code { padding: 15px;	background-color:#FFF2CC; border: solid #E9D28F 1px }
/* BUTTON EINL?SEN */
#gift_cart #input_code input[type="image"] { position: relative; top: 6px; left: 5px;  }
/* ENDE - GUTSCHEIN EINL?SEN IM WARENKORB */

/* POPUP MIT INFOS */
/* RAHMEN F?R INFORMATIONEN */
#gift_infos { margin: 0px; padding: 10px; border: 1px solid #000; background: #FFF; display: none; position: absolute; top: 50%; left: 40%; z-index: 1; }
/* LISTE G?LTIGER ARTIKEL UND KATEGORIEN */
#gift_infos ul.restriction_list { margin: 5px 0px 5px 40px; }
/* ENDE- POPUP MIT INFOS */
