* { margin: 0px; padding: 0px; }

* html { }

a:link, a:visited { text-decoration: none; color: #000000; }

a:hover, #navigation a:hover { color: #FF3300; text-decoration: underline; }

.subcat_sitemap { margin-left: 15px; font-size: smaller }

body { }

dd { line-height: 22px; }

div.inputRequirement,
dd.inputRequirement { color: #FF3300; }

/* message box */

.sitemap_heading { font-weight: bold; color: #FFFFFF; background-color: #006666; 	padding: 2px 0 3px 0; }
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color: #FF3300;}

.sitemap_sub {color: #000000; background-color: #f1f1f1; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#FF3300; text-decoration:inherit;}

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { text-align: left; background-color: #ffb3b5; font-weight: bold; line-height: 20px; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }


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

.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

.Stil7 {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: small; }
.Stil8 {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: medium; }
.Stil9 {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: medium; color: #FF3300; }
.Stil10 {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: medium; }

/* HEADINGS */
h1 { color: #000000; font-weight: bold; font-size: 22px; margin: 20px 0px 15px 0px; padding: 0px; width: auto; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #000000; }

h2 { color: #000000; font-weight: bold; font-size: 16px; padding: 0px; }

html { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #333333; }

img { border: 0; }

li.level1 { margin-left: 10px; list-style: square; }

li.level1 a { padding: 0; text-decoration: none; font-size: 11px; }

li.level1 a.active:link,
li.level1 a.active:active,
li.level1 a.active:visited { text-decoration: none; font-weight: bold; }

li.level2 { margin-left: 15px; list-style: circle; }

li.level2 a { padding: 0; text-decoration: none; font-size: 11px; }

li.level2 a.active:link,
li.level2 a.active:active,
li.level2 a.active:visited  { text-decoration: none; font-weight: bold; }

li.maincat { list-style-image: url(img/icon_arrow.jpg); margin-top: 2px }

li.maincat a span { line-height: 18px; } 

a.nav span a { font-size: 11px }

li.maincat a, a.nav	{ text-decoration: none; cursor: pointer; font-size: 11px; }

li.maincat a:active, li.maincat a:hover, a.nav:hover, li.maincat a.activ:link,
li.maincat a.activ:visited,
li.maincat a.activ:hover, li.level1 a:hover,
li.level1 a:active, li.level1 a.active:hover,
li.level1 a.active:visited { text-decoration: underline; }


.mainbody { margin: 0 10px 0 5px; padding-top: 5px;}

/* PARAGRAPH GLOBAL */
p { margin: 8px 0px 8px 0px; }

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea { width: 100%; }

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea { width: 100%; }

/* ORDER DETAILS */
table.orderdetails { font-size: 11px; background-color: #FFF2CC; border-style: solid; border-width: 0px 1px 1px 1px; border-color: #DA9401; }

table.orderdetails tr td { padding: 4px; }

/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete { text-align: center; white-space: nowrap; }

/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes { margin-top: 3px; }

table.orderdetails tr td.productname table.productattributes tr td { padding: 0px; }

table.orderdetails tr td.productname table.productattributes tr td.attribute { padding-right: 4px; }

table.orderdetails tr td.productname table.productattributes tr td.value { width: 100%; }

/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice { text-align: right; white-space: nowrap; }

/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal { background-color: #FFEAAB; text-align: right; border-style: solid; border-width: 1px 0px 0px 0px; border-color: #DA9401; }

/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice { text-align: right; white-space: nowrap; }

/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td { background-color: #FFF2CC; vertical-align: top; }

table.orderdetails tr.contentrow1 td.productname { text-align: left; }

table.orderdetails tr.contentrow1 td.quantity { text-align: center; }

table.orderdetails tr.contentrow1 td.quantity input { font-size: 11px; padding: 2px; border: solid #DA9401 1px; }

/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td { background-color: #FF3300; vertical-align: top; }

table.orderdetails tr.contentrow2 td.productname { text-align: left; }

table.orderdetails tr.contentrow2 td.quantity { text-align: center; }

table.orderdetails tr.contentrow2 td.quantity input { font-size: 11px; padding: 2px; border: solid #DA9401 1px; }

table.orderdetails tr.headerrow td { background-color: #DA9401; color: #FFFFFF; font-weight: bold; }

table.orderdetails tr.headerrow td.center { text-align: center; }

table.orderdetails tr.headerrow td.left { text-align: left; }

table.orderdetails tr.headerrow td.right { text-align: right; }

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation { }

ul#checkoutnavigation li { height: 70px; list-style-type: none; float: left; width: 185px; margin-right: 15px; border: solid 1px; padding: 8px; }

ul#checkoutnavigation li.active { background-color: #FFEAAB; }

ul#checkoutnavigation li.active .description { font-size: 11px; }

ul#checkoutnavigation li.active .number { font-size: 20px; font-weight: bold; }

ul#checkoutnavigation li.active .title { font-size: 14px; font-weight: bold; }

ul#checkoutnavigation li.inactive { color: #999999; background-color: #EDEDED; border-color: #999999; }

ul#checkoutnavigation li.inactive .description { font-size: 11px; }

ul#checkoutnavigation li.inactive .number { font-size: 20px; font-weight: bold; }

ul#checkoutnavigation li.inactive .title { font-size: 14px; font-weight: bold; }

ul, ol { margin-left: 15px; }

ul.messageStack { border: solid 2px #B22020; background-color: #FFD6D6; padding: 8px; }

ul.messageStack li { }

ul.messageStack li.messageStackError { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/exclamation.png); background-repeat: no-repeat; background-position: 0px 4px; }

ul.messageStack li.messageStackSuccess { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/icon_accept.gif); background-repeat: no-repeat; background-position: 0px 4px; background-color: #66FF66; }

ul.messageStack li.messageStackWarning { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/icon_alert.gif); background-repeat: no-repeat; background-position: 0px 4px; background-color: #FFF2CD; }

.box { margin: 2px 0 2px 0; padding: 0 0 6px 0; }

.boxText { color: #666666; padding: 0 3px; }

.boxTextBG {
	width:300px; 
	background-color: #f1f1f1;
}

.categorie_outer_list { }

.categorie_inner_list { float:left; width:100%; }

.categorie_list_one { float: left; width: 48%; margin: 0 5px 15px 5px; }

.categorie_description { margin-top: 10px; }

.checkout { text-align: left; width: 95%; }

.checkout_payment_adress_current { float: left; width: 32%; padding-left: 15px; }

.checkout_payment_agb strong { color: #FF3300; }

.checkout_payment_agb_accept { text-align: left; font-size: 12px; color: #000000; width: 100%;; margin: 5px; }

.checkout_payment_agb_accept strong { color: #FF3300; }

.checkout_payment_arrow { float: left; width: 23%; text-align: center; }

.checkout_payment_container { width: 555px; text-align: left; height: 120px; }

.checkout_payment_continue { margin: 15px 0 0 0; height: 55px; }

.checkout_payment_info_text { float: left; width: 40%; }

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}

.checkoutBarCurrent, .greetUser, .new_product_default_price, li.maincat a:link, a.nav:link,
li.maincat a:visited, a.nav:visited { font-weight: bolder; }


.checkoutBarTo, div.checkoutBarCurrent { margin: 15px 0 10px 0; padding: 0 2px 0 2px; font-size: 11px; }

.clr { clear: both; float: none; }

.contentsTopics,
.pageHeading,
#moduleHeading { letter-spacing: 2px; font-weight: bolder; line-height: 25px; border-bottom: 1px solid #B0B284; margin-bottom: 15px; }

.copyright, .gnu_copy, .parseTime { width: 100%; text-align: center; font-size: 8pt; color: #7E7E7E; }

/* SUCCESS MESSAGE */
/* .messageStackSuccess {padding:4px; background-color:#66FF66} */
/* FOOTER */
.footer { clear: both; text-align: center; font-size: 11px; color: #666666; background-color: #E2E2E2; padding: 8px; margin-bottom: 5px; }

.footer a { color: #666666; text-decoration: underline; }

.headerError { margin: 5px; border: 1px solid #CC3300; background-color: #FF8566; padding: 5px; }

.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
	text-align: left;
  color: #ffffff;  
  height:19px;  
  background-image:url(img/heading_links_top2.jpg);
  background-repeat:no-repeat;
  background-position:center;
	padding: 6px 0 0 5px;
}

.infoBoxFooting {
  background-image:url(img/footing_links2.jpg);
  background-repeat:no-repeat;
  background-position:center; 
}

.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
	text-align: right;
  color: #ffffff;
  height:19px;
  background-image:url(img/heading_rechts_top.jpg);
  background-repeat:no-repeat;
  background-position: center;
	padding: 6px 5px 0 0;
}

.infoBoxFooting_right {
  background-image:url(img/footing_rechts2.jpg);
  background-repeat:no-repeat;
  background-position:center; 
}

.infoBoxHeadingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  height:18px;
	padding: 5px 0 0 5px;
  background-color: #006666;
}

.infoBox{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  border-right: 4px solid;
  border-color: #006666;
	padding: 5px 5px 5px 5px;
}

.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  border-left: 4px solid;
  border-color: #006666;
	padding: 5px 5px 5px 5px;
}

.genericBox_outer {
	margin: 0;
	width: 100%;
	padding:2px; 
	border: 1px solid; 
	border-color: #cccccc;
	float:left;
}

.genericBox_inner {
	margin-top: 5px;
}

.left {  }

.list_element { float: left; width: 33%; margin: 10px 0 10px 0; text-align: center; }

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

.order_details, .checkout_payment_comments,
.checkout_payment_agb { font-size: 11px; }

.productOldPrice { font-size: 10px; text-decoration: line-through; }

.products_price_net { color: #FF3300; font-weight: bold; }

.order_details { width: 98%; text-align: left; }

.order_details_header { width: 100%; float: left }

.order_details_article { width: auto; text-align:left; margin-top: 5px }

.order_details_article_header { width: auto; text-align:left; border-bottom: 1px solid #CCCCCC; }

.order_details_img { width: 40px; float:left; text-align: center; margin: 5px 0 8px 0 }

.order_details_img_header { width: 40px; float: left; text-align: center; margin: 0 0 8px 0; border-bottom: 1px solid #CCCCCC; }

.order_details_artnr { width: 80px; height: 40px; float: right; text-align: center; margin-top: 5px }

.order_details_artnr_header { width: 80px; float: right; text-align: center; border-bottom: 1px solid #CCCCCC; }

.order_details_qty { width: 80px; height: 40px; float: left; text-align: center; margin-top: 5px }

.order_details_qty_header { width: 80px; float: left; text-align: center; border-bottom: 1px solid #CCCCCC; }

.order_details_remove { width: 50px; float:right; text-align: center; margin: 5px 0 0 5px }

.order_details_remove_header { width: 50px; float: right; border-bottom: 1px solid #CCCCCC; margin-left: 5px; }

.order_details_shippingtime { width: 70px; float: left; margin-top: 5px }

.order_details_shippingtime_header { width: 70px; float: left; border-bottom: 1px solid #CCCCCC }

.order_details_totalcost { text-align: right; margin: 20px 0 0 0 }

.order_details_totalcost strong { font-size: 11px; font-weight: bolder }

.order_details_totalprice_header { width: 100px; float: right; text-align: right; border-bottom: 1px solid #CCCCCC; }
.order_details_singleprice_header { width: 85px; float: right; text-align: right; border-bottom: 1px solid #CCCCCC; }

.order_detais_totalprice  { width: 100px; float: right; text-align: right; margin-top: 5px; font-weight: bolder }
.order_details_singleprice { width: 85px; float: right; text-align: right; margin: 5px 10px 0 0; }

.product_content { margin-top: 15px; }

.product_info_box { width: 100%; text-align: left; }

.product_info_box_bottom { top: 40px; width: 100%; float: left; }

.product_info_box_middle { width: 100%; float:left; margin: 0;}

.product_info_box_middle_left { width: 250px; float:left; }

.product_info_box_middle_right { margin: 0 0 0 265px; top: 0;}

.product_info_box_middle_right_container { width: 100%; float: left;  }

.product_info_box_middle_right_left { width: 180px; text-align: left; float:left; }

.product_info_box_middle_right_right { text-align: right; float:right; width: 300px; }

.product_info_box_middle_destription { top: 15px; margin: 10px 0 10px 0; text-align: left; float:left; }

.product_info_box_middle_thumbnail { margin: 10px 0 0 5px; }

.product_info_box_top {  }

.product_info_cartbutton { width: 170px; }

.product_info_description { margin-bottom: 15px; text-align: left; }

.product_info_dropdown { width: 140px; font-size: smaller; margin-top: 15px; }

.product_info_h3 { color: #000000; padding: 5px 0 0 15px; font-size: 15px; border-bottom: 2px solid #CCCCCC; }

.product_info_menge { }

.new-price { margin-top: 5px; margin-right:10px; text-align: left; float:right; }

.graduated-price { margin-top: 5px; text-align: left; float:right; }

.main_box { 
	margin: 20px 0 0 0;
	width: 100%;
	padding:2px; 
	border: 1px solid; 
	border-color: #cccccc;
	float:left; 
}

.product_info_price_net { font-size: 20px; color: #FF3300; font-weight: bold; text-align: right; margin: 0 0 5px 0; }
.product_info_price_bru { font-size: 18px; color: #000000; font-weight: bold; text-align: right; margin: 0 0 5px 0; }

.product_info_print { font-size: 10px; white-space: nowrap; }

.product_info_print img a { cursor: pointer; }

.product_info_shipping { font-size: 10px; color: #696969; font-weight: bolder; }

.product_info_tax { width: 95px; }

.product_info_tax_shipping { width: 250px; font-size: 10px; }

.product_listing_box { width: 553px; overflow: hidden; margin-bottom: 15px; text-align: left; }

.product_listing_box_center { width: 553px; }

.product_listing_box_hot { width: 140px; height: 70px; }

.product_listing_box_left { width: 16px; height: 152px; }

.product_listing_box_right { width: 17px; height: 152px; }

.product_listing_description { width: 280px; padding-left: 15px; }

.product_listing_header { height: 26px; margin: 5px 0 0 0; }

.product_listing_image { width: 112px; padding-top: 10px; }

.product_listing_mwst { font-size: 10px; padding-right: 30px; }

.product_listing_price { width: 250px; text-align: right; padding-right: 15px; }

.product_listing_price_button { width: 140px; text-align: center; }

.product_listing_price_detail { font-weight: bolder; padding-top: 15px; }

.product_listing_shipping { font-size: 10px; color: #FDC859; font-weight: bolder; }

.product_name { display: block; }

.product_name h2 a { font-size: 15px; margin-top: 8px; }

.product_name h3 a { font-size: 15px; color: #B72E0B; margin-top: 8px; }

.right { float: right; margin: 0px; }

.row1 { background: #F2F2F2; }

.row1, .row2 { padding: 5px; float:left; width:100%; border-bottom: 1px solid #CCCCCC; }

.row2 { background: #FFFFFF; }

.address_book_default { padding:10px; width:auto; background-color: #F2F2F2; border: 1px solid #ccc; color:#686868; }

.address_book_block { width:98%; margin: 0; text-align: left; }

#account { text-align: right; float: right; width: 30%; }

#create_account { }

#account,
#pathway {  }

#account_inner { padding-right: 10px; }

#body { text-align: left; width: 100%; min-width:1005px; margin:0;}

#checkout_line { background: url(img/checkout_line.png) repeat-x; line-height: 12px; }

#content { text-align: left; padding: 0 5px 0 12px; margin: 0 0 0 0; overflow: hidden; }

#head_left{ background: url(img/header_links.jpg) no-repeat; float: left; margin:0; width: 280px; height: 80px; }

#head_right{ background: url(img/header_rechts3.jpg) no-repeat; float: right; margin:0; width: 240px; height: 72px; }

#head_container { top: 0px; margin:0; width: 100%; background-image: url(img/skalierung.jpg); background-repeat:repeat-x; min-width: 1005px;}

#innerBox { text-align: center; float: left; }

#innerContainer { margin: 0; width: 100%; z-index: 2;}

#middle { margin: 0 240px 0 240px; }

#nav_left { float: left; width: 240px; }

#nav_right { float: right; width: 240px; }

#navigation {  }

#navigation a { color: #000000; }

#outerContainer { z-index: 1; width:100%; }

#page_container { min-width:1005px; margin: 0; top:0px;}

#page_inner_container { text-align: left; padding: 0; }

#pathway { float: left; width: 70%; text-align: left; }

#pathway_inner { padding-left: 5px; }

#wrap { width: 100%; margin: 0; text-align: left;  min-width: 1005px; }

#wrap_mid_right { margin: 0; }

#price_declaration { width: 100%; margin: 20px 0 5px 0; text-align: center; }

#footContainer { width: 100%; height: 50px; background-image: url(img/footer_skalierung.jpg); background-repeat: repeat-x; min-width: 1005px; }

#footing { background: url(img/footer_links.jpg); top: 0; left: 0; width: 850px; height: 40px; background-repeat: no-repeat; }

#standard_dis_top_bottom { margin: 10px 0 10px 0; }

#leistungen{ text-align: center; position:absolute; top: 10px; width: 100%; font-size:12px; font-weight:bold; color:#006666; }

/* START Lightbox JS */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #CCCCCC; }

/* END lightbox JS */

/* START Suggest Search */
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #CCCCCC;
	padding: 2px 6px 2px 6px;
	cursor: pointer;
}
#search_suggest {
	position: absolute; 
	visibility: hidden;
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
}	

/* END Suggest Search */

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