/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

*{
	color:inherit;
}

.boxText { font-family: Verdana;
font-size: 11px;
padding: 0 16px;}

.paybox {
	background-image: url("images/leftBoxBackground.png");
    background-repeat: repeat-y;
    font-family: Verdana;
}

.paybox .boxText {
	
	padding: 0 0 0 6px;
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { font-size: 15px; background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.boxText a, .categoriesHome .boxText a.categoryLink { font-weight:bold; text-decoration: none; color: #000; z-index:10; position:relative;}
.boxText a.categoryLink { color: #4F87BA;
display: block;
font-weight: normal;
height: 20px;}

.categorymenu {
	font-size: 13px !important;
}

.category_menu a.active{
	color: black;
}

.category_menu td.sub_1 {
	padding-left: 15px;
}

.category_menu td.sub_2 {
	padding-left: 30px;
}

.category_menu td.sub_3 {
	padding-left: 45px;
}

.category_menu td.sub_4 {
	padding-left: 60px;
}

  ul#Navigation {
  	margin:0;
	padding-left: 30px;	background-color: #000000;
border: 1px solid #FFFFFF;
box-shadow: 0 0 10px #000000;
color: #FFFFFF;
font-size: 11px;
height: 38px;
line-height: 15px;
padding: 5px 15px;
position: absolute;
right: 215px;
text-align: left;
top: -6px;
width: 260px;
  }
  ul#Navigation li {
    list-style-image: url(images/link_arrow.gif);
    margin: 0; 
  }
  
  ul#NavigationTop {
  	margin:0;
  }
  ul#NavigationTop li {
    list-style-image: url(images/link_arrow.gif);
	line-height:12px;
	padding:0px;
    margin-left:25px; 		
  }
  ul#NavigationTop li a {
  	color: black;
	text-decoration: none;
	font-weight: bold;
	font-family:Verdana;
  }
    
  ul#Standard {
  	margin:0;
	padding-left: 11px;	
  }
  ul#Standard li {
  	list-style-type:none;
    margin: 0; 
	padding:4px;
  }  

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
  background-image: url(images/style/body_bg.png);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #F2DDA6;
  background-attachment: fixed;
}

A {
	text-decoration: none;
}
#content_wrapper A {
  color: #4F87BA;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#content_wrapper A:hover {
  color: #AABBDD;
  border-bottom: 1px dashed;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 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: 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 : #bbc3d3;
  color: #FFFFFF;
  font-weight: bold; 
}

#footer table {
	width: 100%;
}

#footer, #footer a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: black;
}

#footer {
	margin: 0 auto;
/*	width: 675px;*/
}

#footer a:hover {
	border: medium none;
}

.footer_gold, #footer .footer_gold a strong{
	color: #9C804D !important;
}

.footer_text, .footer_text a:link, .footer_text a:visited, .footer_text a:hover, .footer_text a:active, .footer_text a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px !important;
	line-height: 20px !important;
	color: #9C804D !important;
}

.infoBox {
  font-family: Verdana;
 /* valign:top;*/
}

.infoBox2 {
  background-image: url(images/leftBoxBackground.png);
  background-repeat:repeat-y;
  font-family: Verdana;
  /*valign:top;*/
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
}

.infoBoxContentsNEW {
background-image: url("images/background_content_body2.png");
background-repeat: repeat-y;
color: black;
font-family: Verdana,Arial,sans-serif;
font-size: 11px;
line-height: 1.5;
padding-left: 13px;
padding-right: 13px;
}

.btn_startseite a {
	background-image:url(images/startseite_inaktiv.jpg);
	background-repeat:no-repeat;  
	height:92px;
	width:87px;
}

.btn_startseite a:hover{
	background-image:url(images/startseite_aktiv.jpg);
	background-repeat:no-repeat;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeadingContent {
  	font-family: Verdana, Arial, sans-serif;	
  	background-image:url(images/background_content_header2.jpg);
	background-repeat: no-repeat;	
  	font-size: 12px;
  	font-weight: bold;
  	height:72px;
}

TD.infoBoxHeadingContent1 {
  	font-family: Verdana, Arial, sans-serif;	
  	background-image:url(images/background_content_header1.jpg);
	background-repeat: no-repeat;	
  	font-size: 12px;
  	font-weight: bold;
  	height:72px;
}

TD.infoBoxHeadingContent2 {
  	font-family: Verdana, Arial, sans-serif;	
  	background-image:url(images/background_content_header3.jpg);
	background-repeat: no-repeat;	
  	font-size: 12px;
  	font-weight: bold;
  	height:72px;
}

TD.infoBoxFooterContent {
  	font-family: Verdana, Arial, sans-serif;	
  	background-image:url(images/background_content_footer.png);
	background-repeat: no-repeat;	
  	font-size: 10px;
  	font-weight: bold;
  	height:18px;
}

TD.infoBoxContent {
  	font-family: Verdana, Arial, sans-serif;	
  	font-size: 10px;
  	font-weight: bold;
  	height:42px;
}

TD.infoBoxHeading2 {
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
  	font-weight: bold;
  	background-image:url(images/kategorien-header2.jpg);
	background-repeat: no-repeat;
  	height:42px;
}

TD.infoBoxHeading4 {
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
  	font-weight: bold;
  	background-image:url(images/kategorien-header4.jpg);
	background-repeat: no-repeat;
  	height:42px;
}

TD.infoBoxHeading3 {
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
  	font-weight: bold;
  	background-image:url(images/kategorien-header3.jpg);
	background-repeat: no-repeat;
  	height:42px;
}

TD.infoBoxHeading5 {
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
  	font-weight: bold;
  	background-image:url(images/kategorien-header5.jpg);
	background-repeat: no-repeat;
  	height:42px;
}

TD.infoBoxHeading,
TD.infoBoxHeading_contact {
background-image: url("images/leftBoxHeading.png");
background-repeat: no-repeat;
color: #4F87BA;
font-family: Verdana,Arial,sans-serif;
font-size: 13px;
/*font-weight: bold;*/
padding: 22px 1px 1px 20px;
position: relative;
text-transform: uppercase;
}

TD.infoBoxHeading_contact {
background-image: url("images/leftBoxHeading_contact.png");
padding: 106px 1px 1px 20px;
}

.infoBoxHeadingUeberschrift {
  	background-image:url(images/ueberschrift_content.png);
	background-repeat: no-repeat;
  	height:54px;
}


.ueberschrift {
	clear: none;
color: #4F87BA;
font-family: Verdana,Arial,sans-serif;
font-size: 15px;
left: 23px;
line-height: 20px;
position: relative;
top: 4px;
width: auto;
display: inline;
}
  
TD.infoBoxFooting {
	background-image: url(images/leftBoxBottom.png);
	background-repeat: no-repeat;	
  	height: 32px;	
}


TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}

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: #D8DADC;
}

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: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #4F87BA;
  color: #FFFFFF;
  font-weight: bold;
}


TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
}

TD.pageHeading, DIV.pageHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
}


h1 {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
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;
  font-weight: normal;
  color: black;
  
}

.pdesc {
  color: #000;
  font-size: 10px;
  text-decoration: none;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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;
}

TABLE.formArea {
  background: #E9F4FC;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #c63434;
} 


SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }



/* 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: 11px; color: #ff0000; }

.newproducts_border {
background-image: url(images/newproducts_border.jpg); 
width:100px; 
/*
padding-top:100px; padding-left:100px; margin-right:100px; margin-top:100px;
*/
}

.div1
{
/*border:2px solid rgb(220,220,220);*/
}

.footer1
{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.footer1 a
{
color:#000000;
}

.searchbtn {
background-image: url(includes/languages/german/images/buttons/search.gif);
width: 70px;
height: 23px;
border: 0px;
cursor: pointer; 
}

.tax_info {
color: #7C7C7C;
font-size: 10px !important;
font-weight: normal !important;
}

h3 {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
}
.base_price {
  color: #758389;
  font-weight : lighter;
}


.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
}

.search_suggest_wrapper {
	background-image: url("images/slidermenu_bg.png");
	background-repeat: repeat-x;
	
}

a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: black;
  text-decoration: none;
  }

a.tooltip:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: black;
  background: transparent;
  }

a.tooltip span {
  display: none;
  text-decoration: none;
}

a.tooltip:hover span {
  display: block;
  position: absolute;
  top: 15px;
  left: -130px;
  color: #000000;
  width: 200px;
  height:140px;
  font: 12px Verdana, sans-serif;
  text-align: center;
  background-image: url('images/shophover.gif');
  }
  
  #center_wrapper {
  margin: 0 auto;
position: relative;
width: 980px;
z-index: 1;
}

#header {
height: auto;
margin-bottom: 20px;
margin-top: 60px;
z-index: 3;
position: relative;
}

#header_top{
	width: 980px;
	height: 65px;
	background-image: url(../images/style/header_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	z-index:3;
	}

#header_content{
background-image: url("../images/style/header_content.png");
background-position: left center;
background-repeat: repeat-y;
height: auto;
padding: 0 13px;
width: 941px;
z-index: 4;
	}

#strukturbild_wrapper{
background-position: center center;
background-repeat: no-repeat;
width: 941px;
position: relative;
clear:both;
}

#header_bottom {
	position: relative;
	height: 18px;
	width: 980px;
	background-image: url(../images/style/header_bottom.png);
	background-position: left;
	background-repeat: no-repeat;
	}

#logo {
height: 80px;
left: -30px;
position: absolute;
top: -11px;
width: 80px;
z-index: 20;
}

#logo a{
	border:medium none;
}

#logo_span {
	display:block;
	height: 90px;
	width: 90px;
	background-image: url("/images/style/logo.png");
	background-repeat:no-repeat;
	background-position: top left; 
}

#logo_name {
height: 45px;
left: 69px;
position: absolute;
top: 10px;
width: 154px;
text-transform: uppercase;
	}
	
#logo_name span.shop_name {
color: black;
font-family: Verdana;
font-size: 12px;
}

#column_left {
/*background-color: green;*/
clear: none;
float: left;
position: relative;
width: 250px;
z-index: 2;
}

#content_wrapper {
/*background-color: red;*/
float: left;
position: relative;
width: 720px;
z-index: 1;
}

#content_wrapper table {
	z-index: 1;
}

.clear-the-evil-float {
	position: relative;
	clear:both;
	height: 0;
	width: 100%;
	z-index: 1;
	zoom: 1;
	line-height: 0px;
	font-size: 0px;
	visibility:hidden;
}

/* Menu box*/
.active_menu, .this_active_menu {
background-image: url("../images/active_menu.png");
background-position: left top;
background-repeat: no-repeat;
height: 33px;
left: -31px;
position: absolute;
top: -5px;
width: 284px;
z-index: 9;
}

.inactive_menu {
position: absolute;
display:none;
}

/*
ul, li, ol {
	margin: 0;
	padding: 0;
	}
	*/
#slidermenu_wrapper ul, #slidermenu_wrapper li, #slidermenu_wrapper ol {
	margin: 0;
	padding: 0;
}
	
ul li {
	margin-left: 20px;
}
	
/* slidermenu wrapper */
#slidermenu_wrapper{
	position: relative;
	width: 100%;
	height: auto;
	clear:both;
	z-index:5;
	}

#slidermenu_list{
	position: relative;
	height: auto;
	width: 100%;
	list-style: none;
	z-index:6;
	}
	
#slidermenu_list li {
	margin: 0;
	padding: 0;
	z-index:10;
}
	
.cat_level_0, .cat_level_1 {
	float:left;
	text-decoration: none;
}

.cat_level_0 a
{
background-image: url("images/slidermenu_bg.png");
_background-image: none;
background-repeat: repeat-x;
padding: 15px 4px 15px 4px;
	}
	
.cat_level_1 a {
	letter-spacing: -1px;
	margin-right: 20px;
	background-image: none;
	padding: 5px;
	/*line-height: 30px;*/
}

.link_level_1 {
	border-bottom: 1px dashed white !important;
}

.cat_level_2 a {
font-size: 14px !important;
letter-spacing: -1px;
line-height: 15px;
margin-right: 20px;
padding: 1px;
	}

.cat_level_0 a, .cat_level_1 a,
.cat_level_0 a:link, .cat_level_1 a:link,
.cat_level_0 a:hover,
.cat_level_0 a:visited, .cat_level_1 a:visited,
.cat_level_0 a:active, .cat_level_1 a:active {
	font-size: 14px;
	display:block;
	text-decoration: none;
	color: white;
	border: medium none;
	font-family: Verdana, sans-serif;
	}

.ul_level_1 {
	display:none;
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 100;
	width: 941px;
	height: auto;
	list-style: none;
	padding: 5px 0px;
	}
	
.ul_level_2 {
	left: 0;
	top: 0;
	padding-left: 21px;
	list-style: none;
	}

#manufacturer_select {
width: 200px;
}

#topsorter a:hover {
	border: medium none;
}
.product_listing_container {
border: 1px solid #DCDCDC;
float: left;
height: auto;
margin: 0 17px 18px 0;
width: 218px;
	}
	
.listing_container_last {
margin-right: 0;
}
	
.product_listing_image {
	height: 224px;
	width: 218px;
	border-bottom: 1px solid #DCDCDC;
	}
	
.product_listing_image table {Height: 224px; width: 218px;}
	
.product_listing_description {
	border-bottom: 1px solid #DCDCDC;
	height: 103px;
	overflow: hidden;
	text-align: left;
	padding: 9px;
}

.product_listing_headline {
	font-size: 12px !important;
}

.product_listing_headline a,
.product_listing_headline a:link,
.product_listing_headline a:active,
.product_listing_headline a:hover
.product_listing_headline a:visited {
	text-decoration: none;
	border: medium none;
	color: #347BBA;
	font-size: 12px !important;
	line-height: 17px !important;
	font-family: Verdana, sans-serif;
}

.product_listing_shorttext {
	font-size: 10px;
	line-height: 17px;
	color: #7C7C7C;
	font-family: Verdana, sans-serif;
	}
	
.product_listing_details {
	height: auto;
	min-height: 35px;
	padding: 4px 9px;
	white-space: nowrap;
}

/* 1 Paar, 1 Stueck */
.product_listing_detail_link {
color: #347BBA;
font-size: 14px;
font-weight: bold;
line-height: 17px;
position: absolute;
text-align: left;
z-index: 10;
display:none;
}

.product_listing_price {
display: inline;
float: right;
text-align: right;
}

.product_listing_purchase {
border-top: 1px solid #DCDCDC;
height: auto;
padding: 8px;
text-align: right;
	}

.currency_symbol_right {
	font-size: 10px;
	color: black;
}

#this_tooltip .currency_symbol_right {
	color: white;
}

.price_span {
font-size: 20px;
color: black;
}

#topsorter {
top: 6px;
display: block;
float: right;
height: auto;
padding-right: 10px;
position: relative;
	}

#topsorter .topsorter_category a{
	color: #4F87BA;
font-family: Verdana,Arial,sans-serif;
font-size: 15px;
left: 5px;
line-height: 20px;
margin-top: 7px;
position: relative;
padding-right: 20px;
}

#toplinks {
position: absolute;
right: 240px;
top: 34px;
}

#toplinks a{
color: black;
font-family: Verdana,sans-serif;
font-size: 12px;
line-height: 20px;
padding-right: 14px;
text-transform: none;
	}
	
#shopping_cart a {
color: black;
font-family: Verdana,sans-serif;
font-size: 12px;
line-height: 20px;
padding: 0;
text-transform: none;	
	}

	#search {
position: absolute;
right: 17px;
text-align: right;
top: -23px;
width: 100%;
z-index: 100;
}

#shopping_cart {
/*background-image: url("/includes/languages/german/images/buttons/button_in_cart.png");
background-repeat: no-repeat;
*/
color: black;
font-family: Verdana,sans-serif;
font-size: 12px;
height: 41px;
line-height: 20px;
padding: 0 0 0 11px;
position: absolute;
right: 26px;
text-align: right;
text-transform: none;
top: 11px;
width: 206px;
}

#ajaxResults {
border-radius: 10px 10px 10px 10px;
left: auto !important;
right: 0 !important;
text-align: left;
top: 28px !important;
-moz-box-shadow: 0 0 5px 3px #888;
-webkit-box-shadow: 0 0 5px 3px#888;
box-shadow: 0 0 5px 3px #888;
border: 1px solid white;
}

#main_text_table h4 {
border-bottom: 1px solid #C3c3c3;
color: #4F87BA;
font-family: Verdana,Arial,sans-serif;
font-size: 15px;
line-height: 31px;
margin: 0 10px 10px 0;
padding: 0;
}

#main_text_table ul, #main_text_table li {
	list-style-type: square;
	list-style: square;
}

#main_text_table li {
	line-height: 20px;
	margin-bottom: 5px;
}
.p_info_blue_bg {
    background-color: #E8F0F5;
    text-align:right;
    padding: 10px;
    
}
.p_info_blue_bg td {
    /*padding: 10px;*/
}
.p_info_text_bg {
    height: auto;
    margin-top: 15px;
    position: relative;
    width: 240px;
}


  .infoBox2 {
  _background-image: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/leftBoxBackground.png' ,sizingMethod='scale');
    /*background-image: url(images/leftBoxBackground.png);*/
	}
	
	.infoBoxContentsNEW {
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/background_content_body2.png' ,sizingMethod='scale');
	
/*background-image: url("images/background_content_body2.png");*/
}


TD.infoBoxFooterContent {
	_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/background_content_footer.png' ,sizingMethod='crop');
  	/*background-image:url(images/background_content_footer.png);*/
	}
	
	TD.infoBoxHeading,
TD.infoBoxHeading_contact {
	_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/leftBoxHeading.png' ,sizingMethod='crop');
/*background-image: url("images/leftBoxHeading.png");*/
}

TD.infoBoxHeading_contact {
	_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/leftBoxHeading_contact.png' ,sizingMethod='crop');
/*background-image: url("images/leftBoxHeading_contact.png");*/
}

.infoBoxHeadingUeberschrift {
	_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ueberschrift_content.png' ,sizingMethod='crop');
  	/*background-image:url(images/ueberschrift_content.png);*/
	}
	
	TD.infoBoxFooting {
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/leftBoxBottom.png' ,sizingMethod='crop');
	/*background-image: url(images/leftBoxBottom.png);*/
	}
	

#header_top{
	_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/style/header_top.png' ,sizingMethod='crop');
	/*background-image: url(../images/style/header_top.png);*/
	}

#header_content{
	_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/style/header_content.png' ,sizingMethod='scale');
/*background-image: url("../images/style/header_content.png");*/
}


#header_bottom {
	_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/style/header_bottom.png' ,sizingMethod='crop');
	/*background-image: url(../images/style/header_bottom.png);*/
	}
	
	.active_menu, .this_active_menu {
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/active_menu.png' ,sizingMethod='crop');
/*background-image: url("../images/active_menu.png");*/
}


.cat_level_0 a{
	_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slidermenu_bg.png' ,sizingMethod='scale');
/*background-image: url("images/slidermenu_bg.png");*/
}


#logo_span {
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/style/logo.png' ,sizingMethod='crop');
}

.buy_button, .checkout_button {
background-color: #E8F0F5;
border: 1px solid #4F87BA;
color: #4F87BA;
cursor: pointer;
display: block;
font-size: 11px !important;
font-weight: bold;
height: 22px;
line-height: 2em;
margin: 0;
padding: 0;
text-align: center;
text-transform: uppercase;
}

#content_wrapper .buy_button A:hover, #content_wrapper .checkout_button A:hover, #content_wrapper a.buy_button :hover, #content_wrapper a.checkout_button :hover, #content_wrapper a.checkout_button:hover  {
	border: 1px solid #E8F0F5;
	background-color: #4F87BA;
	color: white !important;
}


#content_wrapper a.buy_button:hover {
	border: 1px solid #E8F0F5;
	background-color: #4F87BA;
	color: white !important;
}

.tooltip {
background-color: #4F87BA;
border: 1px solid #FFFFFF;
box-shadow: 0 0 10px #000000;
color: #FFFFFF;
font-size: 11px;
height: 38px;
line-height: 15px;
padding: 5px 15px;
position: absolute;
right: 217px;
text-align: left;
top: -6px;
width: 286px;
display:none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-image: url("images/slidermenu_bg.png");
background-repeat: repeat-x;
}

#footer a{
	color: inherit !important;
}

.category_headline{
	border-bottom: 1px solid !important;
display: block;
font-size: 16px;
line-height: 1.3em;
margin: 0 10px 10px;
padding: 0 0 5px 0;
text-align: left;
color: #4F87BA;
}

.product_listing_availability {
	border-top: 1px solid #DCDCDC;
	padding: 4px 9px;
	color: #7C7C7C;
	font-size: 10px;
	position:relative;
}

.add_amount, .sub_amount {
background-color: #DCDCDC;
border: 1px solid;
display: block;
float: left;
height: 18px;
margin: 0 3px;
text-align: center;
width: 18px;
border: 1px solid !important;
}

.product_type {
color: #4F87BA;
font-family: inherit;
font-size: 16px;
position: absolute;
top: 4px;
}

.product_info_description{
	border-bottom: 1px solid #4F87BA;
color: #4F87BA;
display: block;
line-height: 27px;
position: inherit;
font-size: 11px;
font-weight: bold;
}

.product_info_lager {
display: block;
height: 1em;
position: absolute;
top: 7px;
right: 7px;
width: 116px;
}

.green {
	background-color: #018000;
}

.yellow {
	background-color: #FFCD0D;
}

.red {
	background-color: #F41212;
}

.zoom_icon {
	position:absolute;
	bottom: 0;
	right: 0;
}

/* Checkout steps */
.checkout_step_active {
	color: #4F87BA;
	font-size: 25px;
	font-weight: bold;
}

.checkout_step {
	color: #99B1C6;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #99B1C6; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #4F87BA; }

.infoBox_checkout {
	background: none repeat scroll 0 0 #F8FCFE;
border-top: 1px solid;
padding: 10px;
}

#TheDisabledButton {
	background-color: red;
}

.p_image_small {
	position:relative; display:block; 
	border: 1px solid #4F87BA !important;
box-shadow: 0 0 5px #4F87BA;
padding: 4px;
height: 110px;
width: 110px;
}
