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

/* THE BIG GUYS */
* {margin:0;padding:0}
html { height:100%; }

body {font-family:Arial,Verdana,"Trebuchet MS",Sans-serif; font-size:12px; margin:0; padding:0; min-height:100%;color: #666666;}
a { outline:0; }
.clearfloat { clear:both; height:0; font-size:1px; line-height:0px; }

/* tools */
.float { overflow:hidden; }
/* start vor IE-Mac verstecken \*/
* html .float { width:100%; }
/* ende vor IE-Mac verstecken */

/* WHOLE SITE WRAPPER */
#wrap {	
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	min-height:100%;
	width:1000px;
}
#header {height:129px; width:1000px; padding-top:40px; }
#breadcrumb {
	color:#000000;
	padding:4px 10px 6px 5px;
	height:10px;
	font-size:10px;
	line-height:10px;
	width:983px;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
#breadcrumb span {
	float: left;
}
#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:visited {
	color:#fe5c08;
	font-size:10px;
	text-decoration:none;
}

#breadcrumb #efaContainer { margin:0; padding:0 !important; float:right; right:0px;  width:120px; }
#breadcrumb #efaContainer a,
#breadcrumb #efaContainer a:link,
#breadcrumb #efaContainer a:visited,
#breadcrumb #efaContainer a:hover,
#breadcrumb #efaContainer a:active { padding:0 !important; margin:0 0 0 10px; }

#headermenuwrap {width:820px; height:24px; float:right; padding-left:5px; }
#headermenu {float:right; padding-left:10px; margin:0; list-style-type:none; height:20px; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; position:relative; color:#a33142;line-height:20px;}
#headermenu li {
	height:15px;
	float:left;
	padding: 5px 15px 0px 15px;
	margin:0;
	line-height:15px;
}
#headermenu a, #headermenu a:link, #headermenu a:visited, #headermenu a:hover, #headermenu a:active {line-height:20px;height:20px; text-decoration:none; cursor:pointer;color:#a33142; margin:0; padding:0;}
#headermenu a:hover {color:#a33142;visibility:visible; text-decoration:none;}

#topmenuwrap {width:1000px; height:32px; float:left; background: url(img/navi/top_menu.gif) repeat-x; }
.top_menu_left {width:1px; height:32px; float:left; background: url(img/navi/top_menu_left.gif) no-repeat; font-size:1px; }
.top_menu_bottom {width:909px; height:20px; float:left; background-color:#666666; color:#FFFFFF; padding-left:10px; }
.login_inner { width:1000px; height:20px; background:#666666; }
.login {width:80px; height:17px; float:right; border-right:1px solid #e5e5e5; text-align:center; background-color:#ECECEC; padding-top:3px;}
.top_menu_bottom a { color:#FFFFFF; height:20px; line-height:20px; padding:0 10px 0 0; }
.top_menu_bottom a:hover, .top_menu_bottom a:focus, .top_menu_bottom a:active { text-decoration:none; color:#FFFFFF; }
.top_menu_bottom .sub .CatLevel1 a { color:#ffffff; height:20px; line-height:20px; padding:0 10px 0 0; }
.top_menu_bottom li { list-style:none; float:left; }
.topmenu {float:left; margin:0; list-style-type:none; height:32px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; position:relative; color:#ffffff;line-height:29px;}
.topmenu li {
	height:32px;
	float:left;
	margin:0;
	line-height:32px;
}

.topmenu li.toplink1 {
	height:32px;
	float:left;
	width:81px;
	background: url(img/navi/button1_off.gif) no-repeat;
	text-align:center;
	color:#676767;
}
.topmenu li.toplink1 a.gewaehlt {
	height:32px;
	float:left;
	width:81px;
	background: url(img/navi/button1_on.gif) no-repeat;
	color:#ffffff;
}

.topmenu li.toplink1 a.class1 {
	height:32px;
	float:left;
	width:81px;
	background: url(img/navi/button1_on.gif) no-repeat;
	color:#ffffff;
}

.topmenu li.toplink1 a:hover {
	height:32px;
	float:left;
	width:81px;
	background: url(img/navi/button1_on.gif) no-repeat;
	color:#ffffff;
	text-decoration:none;
}

.topmenu li a.top_link span.down {float:left; display:block; padding:0; height:32px; text-align:center;width:81px;}

.topmenu li.toplink1 {display:block; float:left; position:relative;}

.topmenu li:hover {position:relative; z-index:200;}

.topmenu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* keep the 'next' level invisible by placing it off screen. */
.topmenu ul, 
.topmenu :hover ul ul, 
.topmenu :hover ul :hover ul ul,
.topmenu :hover ul :hover ul :hover ul ul,
.topmenu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.topmenu :hover ul.sub {left:0px; top:32px; padding:0; white-space:nowrap; width:990px; font-weight:normal; position: absolute; z-index:300; overflow:hidden; height:20px; background-color:#676767; color:#FFFFFF;}

#topmenu :hover ul.sub li {
	padding:0;
	height:20px;
}
.topmenu  ul.sub li a:hover {float:left; display:block;font-size:11px; height:20px; line-height:20px; text-indent:5px; color:#ffffff; text-decoration:none; padding-left:5px; text-align:left; font-weight:normal;}
.topmenu :hover ul.sub li a {float:left; display:block;font-size:11px; height:20px; line-height:20px; text-indent:5px; color:#ffffff; text-decoration:none; padding-left:5px; text-align:left; font-weight:normal;}
.topmenu :hover ul.sub li a.fly {font-size:11px; height:20px; line-height:20px; text-indent:5px; color:#ffffff; text-decoration:none; padding-left:5px; text-align:left; font-weight:normal; background:none; }
.topmenu :hover ul.sub li a:hover { font-size:11px; height:20px; line-height:20px; text-indent:5px; color:#ffffff; text-decoration:none; padding-left:5px; text-align:left; font-weight:normal; background:none; }
.topmenu :hover ul.sub li a.fly:hover {font-size:11px; height:20px; line-height:20px; text-indent:5px; color:#ffffff; text-decoration:none; padding-left:5px; text-align:left; font-weight:normal; background:none; }
.topmenu :hover ul li:hover > a.fly {font-size:11px; height:20px; line-height:20px; text-indent:5px; color:#ffffff; text-decoration:none; padding-left:5px; text-align:left; font-weight:normal; background:none; } 

.topmenu :hover ul :hover ul,
.topmenu :hover ul :hover ul :hover ul,
.topmenu :hover ul :hover ul :hover ul :hover ul,
.topmenu :hover ul :hover ul :hover ul :hover ul :hover ul
{}

/* CONTENT WRAPPER */
#contentwrap {width:998px;padding:0; overflow:hidden; border:1px solid #ececec;}
#contentoben {width:998px; background:url(img/maincontent_bg.jpg) no-repeat #ffffff; }



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

.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 : Arial, Verdana, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #676767;
	color:#ffffff;
	padding:3px;
	text-align:left;
}
.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: #000000;
  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: 10px;
  font-weight: bold;
  background: #666666;
  height:17px;
  color: #ffffff;
}

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;
  border-right: 4px 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 {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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 {
	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;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


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: #ff0000;
	text-decoration: line-through;
}
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: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px 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: Arial, Verdana, sans-serif; font-size: 11px; background-color: #676767; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 11px; background-color: #676767; }

/* input requirement */

.inputRequirement { font-family: Arial,Verdana, sans-serif; font-size: 11px; color: #ff9c00; font-weight:bold; }

.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;
}

.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;
}

.searchbox {
	float:right;
	text-align:left;
	background: url(img/boxes/searchbox.gif) no-repeat;
	width:266px;
	height:32px;
	margin:-32px 0 0 0;
}

input.search {
	width:97px; 
	height:14px;
	border:1px solid #83888c;
	padding-top: 3px;
	padding-left:3px;
	padding-bottom:3px;
}

.boxHeadCart {
	background: url(img/boxes/cart_header.gif) no-repeat;
	height: 25px;
	width:236px;
	padding-left: 30px;
	padding-top:8px;
	color:#FFFFFF;
	font-size:14px;
}

.boxCart {
	background: url(img/boxes/cart_bg.gif) no-repeat;
	width:246px;
	height:63px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
#contentCol {
	padding:10px;
}

.contenbox_head {
	background:url(img/arrow.gif) no-repeat left 3px;
	padding-left:15px;
	padding-bottom:15px;
	color:#676767;
	font-size:14px;
	font-weight:bold;
}
.inputlogin input { width:222px; height:13px; border:1px solid #84898d; padding-top:3px; padding-left:3px; padding-bottom:3px; }
a.lostpw { color:#fe5b05; font-size:10px; }
a.lostpw:hover { text-decoration:none; }

.preis { font-size:16px; font-weight:bold; }
.shipping a, .shipping a:link, .shipping a:hover { color:#fe5e0b; font-size:10px; }
.product a, .product a:link, .product a:hover { font-size:12px; font-weight:bold; text-decoration: none; color:#676767; }
.productlink a, .productlink a:link, .productlink a:hover { font-size:12px; font-weight:bold; text-decoration: none; color:#676767; }

.spalte2a input { width:39px; height:13px; border:1px solid #84898d; padding-top:3px; padding-left:3px; padding-bottom:3px; }
.zeile {
width:978px;
overflow: hidden;
}

.formbox1 {
  width: 968px;
}

.reihe {
  width:958px;
  clear: both;
  overflow:hidden;
}

.reihe1 {
  width:958px;
  clear: both;
  overflow:hidden;
}

.reihe2 {
  width:958px;
  clear: both;
  overflow:hidden;
  background:#f3f3f3;
}

.reihe3 {
  width:958px;
  clear: both;
  overflow:hidden;
  background:#f3f3f3;
  height:64px;
}

.label2 {
  float: left;
  width: 130px;
  padding-top: 5px;
  padding-left:3px;
  padding-bottom: 3px;
}

.label3 {
  float: left;
  width: 190px;
  padding-top: 3px;
  padding-left:3px;
  padding-bottom: 3px;
}

.textfeld {
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:3px;
}
.textfeld1 {
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:3px;
}
.textfeld input {
	height:13px; border:1px solid #84898d; padding-top:3px; padding-left:3px; padding-bottom:3px;
}
.textfeld select {
	height:21px; border:1px solid #84898d; padding-left:2px; 
}

.textfeldsearch {
	width: 400px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:3px;
}
.textfeldsearch input {
	height:13px; border:1px solid #84898d; padding-top:3px; padding-left:3px; padding-bottom:3px;
}
.textfeld textarea { border:1px solid #84898d; width:360px; }

.spalte1 {
	float: left;
	width: 206px;
	color:#676767;
	font-weight:bold;
}
.spalte2 {
  float: left;
  width: 59px;
  text-align:center;
  color:#676767;
  font-weight:bold;
}
.spalte3 {
  float: left;
  width: 378px;
  padding-left:3px;
  padding-right:3px;
  color:#676767;
  font-weight:bold;
}
.spalte4 {
  float: left;
  width: 105px;
  text-align:right;
  padding-right:3px;
  color:#676767;
  font-weight:bold;
}
.spalte5 {
  float: left;
  width: 105px;
  text-align:right;
  padding-right:3px;
  color:#676767;
  font-weight:bold;
}
.spalte6 {
  float: left;
  width: 88px;
  text-align:center;
  color:#676767;
  font-weight:bold;
}
.spalte1a {
  float: left;
  width: 206px;
  text-align:center;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
}
.spalte2a {
  float: left;
  width: 59px;
  text-align:center;
  padding-top:3px;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
}
.spalte3a {
  float: left;
  width: 378px;
  padding-top:3px;
  padding-left:3px;
  padding-right:3px;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
}
.spalte4a {
  float: left;
  width: 105px;
  text-align:right;
  padding-top:2px;
  padding-right:3px;
  background-color:#efefef;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
}
.spalte5a {
  float: left;
  width: 105px;
  text-align:right;
  padding-top:2px;
  padding-right:3px;
  background-color:#efefef;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
}
.spalte6a {
  float: left;
  width: 88px;
  padding-top:2px;
  text-align:center;
  background-color:#d9d6d6;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
}
.bestellung a,.bestellung a:hover, .bestellung a:link { padding-left:10px; color:#fe5d09; text-decoration:underline; }

.box_oben {
	background: url(img/boxes/box_oben.gif) no-repeat;
	width:559px;
}

.box_bg {
	background: url(img/boxes/box_hg.gif) repeat;
	width:559px;
}

.box_footer {
	background: url(img/boxes/box_footer.gif) no-repeat;
	width:559px;
	height:7px;
	font-size:5px;
	line-height:5px;
}

.preis2 {
	float:right;
	padding-top:137px;
	color:#FFFFFF;
	text-align:left;
	background: url(img/preis.gif) no-repeat bottom;
	width:48px;
	height:33px;
	padding-left:10px;
	font-size:11px;
}

.navi2 { margin:0 auto; }
.navi2 ul {list-style:none; width:1000px; padding:5px 0 15px 0;}
.navi2 ul li {
	height:20px;
	float:left;
	margin:0;
	line-height:20px;
	background:url(img/spacer_black.gif) right 6px no-repeat;
	padding:0 6px 0 0px;
}
.navi2 ul .last { background:#ffffff; margin:0 0 0 -1px; }

.navi2 ul li a {float:left; display:block;font-size:11px; height:20px; line-height:20px; text-indent:5px; text-decoration:none; text-align:left; font-weight:normal;}

.footer1 {
	text-align:left;
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
}
.footer1 a,.footer1 a:hover, .footer1 a:link { color:#fe5d09; text-decoration:none; }

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

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

	font-size: 1.0em;

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

.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 #000;
}
.cart_button {
	float: right;
	width: 160px;
	border: 1px solid #000;
}

#bildlinks {
	background:url(img/countdown.jpg) no-repeat;
	height:71px;
	width:300px;
	font-size:26px;
	color:#FFFFFF;
	padding-top:10px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#bildrechts {
	background:url(img/sparen.jpg) no-repeat;
	height:122px;
	width:159px;
	font-size:26px;
	color:#FFFFFF;
	padding-top:40px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#stock {
	background:url(img/verfuegbar.jpg) no-repeat;
	width:291px;
	height:37px;
	padding-top:13px;
	padding-left:7px;
	text-align:left;
	float:left;
}
#countdown ul { float:left; margin:0; list-style-type:none; }
#countdown ul li { float:left; width: 74px; }
#countdown ul li span { font-size:14px; font-weight:normal;  }
#countdown ul li.weiss { border-right:1px solid #ffffff; }

.preisschild2 {
	background:url(img/preisschild2.jpg) no-repeat;
	width:160px;
	height:51px;
	padding-top:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
#darkenBackground {
background-color: rgb(0, 0, 0);
opacity: 0.7; /* Safari, Opera */
-moz-opacity:0.70; /* FireFox */
filter: alpha(opacity=70); /* IE */
z-index: 2000;
height: 100%;
width: 100%;
background-repeat:repeat;
position:fixed;
top: 0px;
left: 0px;
}

.stage {
	width:390px;
	height:390px;
}

a.info{ 
    position:relative; 
    z-index:1000;
    text-decoration:none;
} 

a.info:hover{z-index:2000; background-color:#ff0} 

a.info span{display: none; z-index:2000;
background-image: url(img/groesse.jpg); 
}

a.info:hover span{ 
    display:block;
	position: absolute;
	top: 10;
	left: 50%;
	margin-left: -280px;
	border: 1px solid #000;
	color: #000;
	z-index: 100000;
    width:470px;
    height:622px; 
}
.contact2 {border: 0px none; background: #FFF;}

.navi2 ul .content_last { background:#ffffff; margin:0 0 0 -5px; }

.shipping_cart { font-size:0.9em; }

#mainwrap { width:1000px; padding:0; margin:0 auto 0 auto; position:relative; }

#mainNav { width:1000px; height:32px; background:url(img/navi/top_menu.gif); }
#mainNav ul { list-style:none; margin:0; padding:0; }
#mainNav ul li { margin:0; padding:0; display:block; float:left; }
#mainNav ul li a { width:82px; background:url(img/navi/button1_off.gif); padding:9px 0 8px 0; display:block; text-align:center; color:#666666; font-weight:bold; font-weight:bold; text-decoration:none; }
#mainNav ul li a:hover { width:82px; background:url(img/navi/button1_on.gif); padding:9px 0 8px 0; display:block; text-align:center; color:#ffffff; font-weight:bold; font-weight:bold; text-decoration:none; }
#mainNav ul :hover a { color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none; text-align:center; width:82px; display:block; background:url(img/navi/button1_on.gif) no-repeat; padding:9px 0 8px 0; }
#mainNav ul li ul { list-style:none; margin:0; padding:0; position:absolute; left:0; background:#666666; width:919px; }
#mainNav ul li ul li { margin:0; padding:0; display:block; float:left; padding:3px 11px 2px 10px; background:url(img/spacer.gif) right 6px no-repeat; }
#mainNav ul li ul .last { margin:0 0 0 -1px; padding:0; background:#666666; }
#mainNav ul li ul li a { color:#ffffff; text-decoration:none; margin:0; padding:0; background:none; width:auto; font-weight:normal; }
#mainNav ul li ul li a:hover { color:#ffffff; text-decoration:none; margin:0; padding:0; background:none; width:auto; font-weight:normal; }
#mainNav ul :hover ul a { color:#ffffff; text-decoration:none; margin:0; padding:0; background:none; width:auto; font-weight:normal; }

#mainNav ul #active a { color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none; text-align:center; width:82px; display:block; background:url(img/navi/button1_on.gif) no-repeat; padding:9px 0 8px 0; }
#mainNav ul #active ul { list-style:none; margin:0; padding:0; }
#mainNav ul #active ul li a { color:#ffffff; font-size:12px; font-weight:normal; text-decoration:none; text-align:center; width:auto; display:block; background:none; padding:0; }

.artikel_drucken { cursor:pointer; }

.shipping_link { cursor:pointer; color:#fe5e0b; }