/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

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

.boxText, .boxTextRed { font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color:#444444; padding:0px; margin:0px;}
.boxTextRed { color:#a40133; }
.boxText a {font-size: 12px; color:#444444; text-decoration: none;}
.boxtext a:hover {color: #444444; text-decoration: underline; font-size: 12px;}
.boxText a:hover.Red {font-size: 11px; color:#a40133; text-decoration: underline;}
.boxText a.Red {font-size: 12px;color:#a40133; text-decoration: none;}
.boxText a:hover.Red {font-size: 12px;color:#a40133; text-decoration: underline;}
.boxText a.smallRed {font-size: 11px; color:#a40133; text-decoration: none;line-height:16px;}
.boxText a:hover.smallRed {font-size: 11px; color:#a40133; text-decoration: underline;line-height:16px;}
.boxText a.smallBrown {font-size: 11px; color:#998e4c; text-decoration: none;line-height:16px;}
.boxText a:hover.smallBrown {font-size: 11px; color:#a40133; text-decoration: underline;line-height:16px;}

.boxTextMenuRed .boxText { color:#ffffff; }

.boxTextMenu, .boxTextMenuRed {  font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color:#444444; padding:0px 0px 10px 0px; margin:0px;}

.boxTextMenuRed { background:url(images/infobox/box_red_bg.png) no-repeat top left; } /* Newsletter-Box */
.boxTextMenu a {font-size: 12px; color:#444444; line-height:18px; text-decoration: none;}
.boxTextMenu a:hover {font-size: 12px; line-height:18px;color: #444444; text-decoration: underline;}
/*.boxTextMenu .selected {width: 100%; padding:0px 0px 0px 3px; margin:0px; background-color:#444444;color:#ffffff;}
.boxTextMenu .selected a, .boxTextMenu .selected a:hover {color:#ffffff;}*/

.boxTextMenu a.countries { background:url(images/regions_bullet.gif) 0px 6px no-repeat;	padding-left:10px;}
.boxTextMenu .selected .countries, .boxTextMenu a.countries:hover {width: 100%; padding:0px; margin:0px; background:url(images/regions_bullet.gif) 0px 6px no-repeat;	padding-left:10px;color:#a40133;}

.boxTextMenu .regions { margin-left:10px; }
.boxTextMenu .regions a {font-size: 11px; color:#383539; line-height:18px; text-decoration: none;}
.boxTextMenu .regions a:hover {font-size: 11px; line-height:18px;color: #a40133; text-decoration: underline;}
.boxTextMenu .regions a.Red {color:#a40133;}
.boxTextMenu .regions a:hover.Red {color: #a40133;}
.boxTextMenu .regions .selected {width: 100%; padding:0px; margin:0px; background:none;color:#a40133;}
.boxTextMenu .regions .selected a, .boxTextMenu .regions .selected a:hover {color:#a40133;}

.boxTextMenu .manufacturer { padding: 0px 0px 0px 15px; margin:0px; line-height:14px; list-style:none;}

.errorBox { font-family : Tahoma, Geneva, sans-serif; font-size : 11px; background: #f9e0c5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Geneva, sans-serif; font-size : 10px; color: #cc0033; } /*???*/
.productsNotifications { background: #f9ebe0; }
.orderEdit { font-family : Tahoma, Geneva, sans-serif; font-size : 11px; color: #343434; text-decoration: underline; }

.RegFirstCol {width:147px;float:left;}
.RegSecondCol{width:147px; margin-left:158px; position:relative; z-index:5;}
.ManufacturerLink{ margin:20px 0px 0px 168px; }

body {
	color:#444444;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	background:#090 url(images/header_bg/body_bg.gif) top left repeat-x;
	background-color:#90a24e;
	width:100%;
}
html { width:100%; }
.Content {
	position:relative;
	z-index:2;
	background:url(images/header_bg/content_bg.gif) top left repeat-x #faf5df;
	/*padding-bottom:15px;*/
}
#NavHeader {
	margin-left:285px;position:relative;top:15px !important;padding:2px 10px;z-index:2;background-image:url(../images/header_bg/header_bottle_bg.jpg);width:595px;height:133px;
}

* html #NavHeader {
	margin-left:285px;position:relative;top:15px;padding:2px 10px;z-index:2;background-image:url(../images/header_bg/header_bottle_bg.jpg);width:615px;height:136px;
}


a {
  font-size: 12px;
  color: #444444;
 text-decoration: underline;
}

a:hover {
  font-size: 12px;
  color: #444444;
  text-decoration: underline;
}


a.smalllinks {
  font-size: 11px;
  color: #444444;
  text-decoration: underline;
}

a.smalllinks:hover {
  font-size: 11px;
  color: #444444;
  text-decoration: underline;
}



FORM {
	display: inline;
	line-height:0;
	margin:0;
	padding:0;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
	/*#font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #00406F;
	font-weight: bold;
	line-height: 20px;
	background-color: #FFFFFF;
	background-image: url(images/css/header_nav_bg.jpg);
}

A.headerNavigation { 
  color: #00406F; 
}

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

table.headerError {
	position:relative;
  	z-index:2;
}

TR.headerError {
  background: #ffffff;
}

TD.headerError {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #A40133;
  font-weight : bold;
  text-align : center;
  height:35px;
}

table.headerInfo {
	position:relative;
	z-index:2;
}

TR.headerInfo {
  background: #ffffff;
  height:35px;
  margin-bottom:10px;
}

TD.headerInfo {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #748F04;
  font-weight: bold;
  text-align: center;
}

.footer {
  height:60px;
  font-size: 12px;
  color: #595959;
  line-height: 18px;
}
.footer td.left { background-color: #D5CFAD; }
.footer td.right { background-color: #dbd5b4; }

.footer .HelpMenu {
	float:none !important;
	margin-top:15px;
}

.footer a, .footer .HelpMenu a {
	font-size: 12px;
	color: #77873a;
	font-weight:normal;
	text-decoration:none;
}

.footer a:hover, .footer .HelpMenu a:hover {
	color: #595959;
	text-decoration:underline;
}

.infoBox {
	background-color: #ffffff;
	/*padding:10px 10px 0px 10px;*/
	border-left:1px solid #d5cfad;
	border-right:1px solid #d5cfad;
}


.infoBox .infoBoxContents {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin:10px 10px 0px 10px;
	width:308px;
}

.PageInfoBox td {
	padding:1px;
}

.boxTextMenuRed .infoBox {
	background:none;
	border:none;
}

.infoBoxSmallText{
	font-size: 11px;
	line-height:18px;
}

* html .infoBoxContents {
	/*width:100px;
	margin: 10px 0px 10px 10px;*/
	
}

.Dotted {
	border-bottom:1px dotted #b8b6b6;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color:#f2eed8;
  color: #a40133;
  border-top:1px solid #d5cfad;
  border-bottom:1px solid #d5cfad;
}

.boxTextMenuRed TD.infoBoxHeading {
  background:none;
  border:none;
  color:#ffffff;
}

.infoBoxFooterLeft {
	/*border-bottom: 1px solid #d5cfad;
	border-left: 1px solid #d5cfad;*/
}

.infoBoxFooterCenter {
	border-bottom: 1px solid #d5cfad;
	background:#ffffff;
}

.infoBoxFooterRight {
	/*border-bottom: 1px solid #d5cfad;
	border-right: 1px solid #d5cfad;*/
}


TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
}

.ProdContent {
  background-color:#ffffff; 
  width:100%;
  /*padding:15px 13px 10px 13px;
  height:470px;*/
}

.ProdGeneralContent {
	height:150px;
}
.productListing {
	margin-bottom:10px;
}

<!--		  
		input.text_bgImage {
        width: 90px; /* 90px + 2*5px = 100px, entspricht Grafikbreite */
		height: 20px; /* entspricht Grafikhöhe */
		background: url("bgImage.gif"); /* Hintergrundgrafik */
		border: 0; /* Elementrahmen deaktivieren */
		padding: 0 10px 0 10px; /* Innenabstand oben - rechts - unten - links */
		} 
		-->


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: #F2F2F2;*/
}

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: #F2F2F2;*/
}

/*#TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #B6B6B6;
  border-spacing: 1px;
}*/

.productListing-heading {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 10px;
  height:20px;
  color: #4d4c4c;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
}

A.pageResults {
font-size: 11px;
}

A.pageResults:hover {
font-size: 11px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  font-weight: bold;
  /*color: #4d4c4c;*/
  color:#748f04;
  padding:0px;
  background:url(images/infobox/middle_products_offer.gif) repeat-x;
}

TD.pageHeadingRed, DIV.pageHeadingRed {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #a40133;
  padding:0px 0px 15px 0px;
}

.pageHeading a, .pageHeadingRed a {
  color: #4d4c4c;
  font-size: 12px;
  text-decoration: underline;
  font-weight:normal;
}

.pageHeading a:hover, .pageHeadingRed a:hover {
  color: #4d4c4c;
  font-size: 12px;
  text-decoration: underline;
}

.pageHeadingText {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4d4c4c;
  padding:0px;
}

.pageHeadingText a {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #4d4c4c;
  padding:0px;
}

.pageHeadingText .OldPrice, .pageHeadingText .SpecialPrice, .pageHeadingText .Currencies {
	font-size:12px;
}

.PricePerUnit, .PricePerUnit a, .PricePerUnit a:hover { font-size:11px !important; }

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, TD.mainColored {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #444444;
}


TD.mainColored {
	color: #a40133;
}

td.mainLabel {
	width:140px;
}

/* Zuständig für weissen hintergrund */
.MainContent {
	background-color:#FFF;
	/*padding:15px;*/
	width:540px;
}

h4 {
  font-family: Tahoma, Geneva, sans-serif;
  font-weight:bold;
  font-size: 13px;
  color: #444444;
}

/*Safog: Listenformatierung auf Produkt- und herstellerseite*/
dl.ProductsGlossar1 dt {float:left; font-weight:bold; margin-right:5px; line-height:17px;}
dl.ProductsGlossar1 dd {margin:0px; line-height:17px;}

dl.ProductsGlossar2, dl.ProductsGlossar1 {}
dl.ProductsGlossar2 dt  {font-weight:bold; line-height:17px;margin-top:20px;}
dl.ProductsGlossar2 dd {margin:0px; line-height:17px;}

.ImgDetail{
margin:0px 20px 0px 0px;
padding:0px;
}

.ProdContent .ImgDetail {
	margin:0px 0px 0px 0px;
}

.Currencies{
	font-size:12px;
	font-weight:bold;
	padding: 0px;
}

.CartBox {
	padding:0px;
	margin:0px;
}

.OfferTitle{
  	font-size: 13px;
  	font-weight: bold;
	background-color:#dbd5b4;
	margin:0px;
	color:#748f04;
	padding: 1px 0px 1px 5px;
	font-size:13px;
  	background:url(images/infobox/middle_index_offer.gif) repeat-x;
}

.sort{
	font-size:14px;
	background-color:#CCCCCC;
	padding:3px 0px 4px 5px;
}
/*Safog: Ende Listenformatierung*/


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
}

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

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

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

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

SPAN.newItemInCart {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #a40133;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #343434;
  padding-left:2px;
}

input.NumberInCart {
	background-image:url("images/input_bg.jpg");
	border:medium none;
	height:18px;
	padding-bottom:2px;
	text-align:center;
	width:30px;
}

input#SearchField {
	background:none;
	background-image:url("images/input_search_bg.png");
	border:medium none;
	height:18px;
	padding-bottom:2px;
	text-align:center;
	width:110px;
	float:left;
	margin:2px 3px 0px 0px;
	text-align:left;
	padding:2px 5px;
}

input#NewsletterField {
	background:none;
	background-image:url("images/input_newsletter_bg.png");
	border:medium none;
	height:19px;
	padding-bottom:2px;
	text-align:center;
	width:135px;
	float:left;
	margin:3px 0px 0px 0px;
	text-align:left;
	padding:2px 5px;
}

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

SPAN.greetUser {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #F79400;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, Geneva, sans-serif;
  color: #a40133;
}

SPAN.errorText {
  font-family: Tahoma, Geneva, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #f2eed8; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #f2eed8; }

.checkoutBarFrom, .checkoutBarTo { 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px; color: #8c8c8c; 
}

a.checkoutBarFrom, a.checkoutBarFrom:hover { 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px; 
	color: #8c8c8c; 
	text-decoration:underline;
}
	
.checkoutBarCurrent { 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px; color: #000000; }

/* message box */

.messageBox { 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px; }
.messageStackError, .messageStackWarning { 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px; background-color: #f9e0c5; }
.messageStackSuccess { 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px; background-color: #cccccc; }

/* input requirement */

.inputRequirement { 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px; color: #a40133; }


/* Safog.com: Zusatzklassen */
.ImgCat {
	padding: 1px;
	border: solid 1px #CCCCCC;
}
.ImgProd {
	padding: 1px;
	border: solid 1px #CCCCCC;
}
.ImgCart {
	padding: 1px;
	border: solid 1px #CCCCCC;
}
.ImgNewProd {
	padding: 1px;
	border: solid 1px #CCCCCC;
}
.ImgProdList {
	padding: 1px;
	border: solid 1px #CCCCCC;
}
.ImgWhatsNew {
	padding: 1px;
	border: solid 1px #CCCCCC;
}
.ImgSpecials {
	padding: 1px;
	border: solid 1px #CCCCCC;
}
.ImgReviews {
	padding: 1px;
	border: solid 1px #CCCCCC;
}
.infoBoxContentsList {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}

.CellTitle {
	border: dotted 1px #444444;
	background-color: #ECF7FF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.CellContent {
	border: dotted 1px #444444;
	background-color: #EFFAE2;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

.MainTitleRect {
	font-size:20px;
	color: #ffffff;
	width: 550px;
	height:24px;
	background-color: #aaaaaa;
}


/*Menu formatieren */
.MainMenuMiddle {
	min-width:605px;
	background:url(images/menu/nav_middle.png) top left repeat-x;
}

* html .MainMenuMiddle {
	width:605px;
	background:url(images/menu/nav_middle.png) top left repeat-x;
}

#MainMenu {
	font-family: Tahoma, Geneva, sans-serif;
	color:#ffffff;
	margin:0px;
	padding:0px;
	height:25px !important;
	float:right;
	position:relative;
	z-index:2;
	margin:25px 0px 10px 0px;
	min-width:615px;
	background:url(images/menu/nav_post.png) no-repeat top right;
	line-height:0px;
}


#Menu0 { margin:0px; padding:0px; }
#Menu0 li { float:left; list-style-type:none; }

.SubMenuMiddle {
	min-width:605px;
	background:url(images/menu/subnav_middle.png) top left repeat-x;
}

* html .SubMenuMiddle {
	width:605px;
	background:url(images/menu/subnav_middle.png) top left repeat-x;
}

.SubMenu {
	height:22px;
	margin:0px 0px 13px 0px;
	display:block;
	position:relative;
	z-index:2;
	float:right;
	width:615px;
	text-align:left;
	font-weight:bold;
	line-height:22px;
}

/*fuer IE */
* html .SubMenu {
	/*height:22px;
	margin:0px;
	padding-left:171px;
	width:840px;*/
}
/*ende fuer IE */

.SubMenu ul { margin:0px 0px 0px 10px; padding:0px;}
.SubMenu ul li {float:left; list-style-type:none; width:auto; }
.SubMenu ul li a { white-space:nowrap; margin-right:10px; }

/*///////MenuLINKS ///////*/
a.Menu0Link {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	float:left;
	line-height:22px;
	height:22px;
	text-decoration:none;
	margin:0px; 
	padding:0px;
	color:#ffffff;
	font-weight:bold;
}

a:hover.Menu0Link { /*falls imagechange nicht funzt*/
	font-size: 12px;
	float:left;
	line-height:22px;
	height:22px;
	text-decoration:none;
	margin:0px; 
	padding:0px;
	color:#F2EED8;
	cursor:pointer;
	font-weight:bold;
}

a.Menu0Link_over {
	font-size: 14px;
	float:left;
	line-height:22px;
	height:22px;
	text-decoration:none;
	margin:0px; 
	padding:0px;
	color:#F2EED8;
	font-weight:bold;
}

a.Menu0LinkSelected {
	font-size: 12px;
	float:left;
	line-height:22px;
	height:22px;
	text-decoration:underline;
	margin:0px; 
	padding:0px;
	color:#F2EED8;
	font-weight:bold;
}

a.Menu0LinkSelected:hover { /*falls imagechange nicht funzt*/
	font-size: 12px;
 	float:left;
	line-height:22px;
	height:22px;
	text-decoration:underline;
	margin:0px; 
	padding:0px;
	color:#F2EED8;
	cursor:pointer;
	font-weight:bold;
}

.SubMenu a {
	font-size:12px;
	text-decoration: none;
}

.SubMenu a:hover, .SubMenu a.MenuLinkSelected {
	color:#a40133;
	font-size:12px;
	text-decoration: none;
}

.ColumnRight {
	margin-right: 10px;
}

/*/// Hauptmenu Aufbau /////*/
/*//// Menuebuttonstyles in 2 dateien gesplittet: ie6.css not_ie6.css //////*/

#TopMenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	padding-top:7px;
	padding-right:12px;
}

#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

div.HelpMenu {
	color:#595959;
	float:right;
}

#Web20Outher {
	float: none !important;
    height: 232px;
    margin: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    right: 0 !important;
    top: 34px;
    width: 50px;
	z-index: 3;
}
/*#Web20 { position: absolute; top: 14px; right: 0px; z-index: 3; width:50px; overflow:hidden;list-style:none; height:232px; background:url(images/design/web20bg.png) no-repeat top left;padding:0px; }*/
#Web20 { background: url(images/design/web20bg.png) no-repeat left top;
    height: 232px;
    list-style: none;
    overflow: hidden;
    padding: 0;
    position: fixed !important;
    right: 0;
    top: 34px;
	z-index: 3;
	margin:0px;
    width: 50px;
     }

#Web20 li { width:40px;height:40px;overflow:hidden;margin:5px 4px 5px 6px; }
#Web20 a { background: url(images/icons/web20icons.jpg) repeat scroll left top transparent; padding: 13px 20px; line-height: 40px;text-decoration:none; }
#Web20 a b { display:none; }
#Web20 a.Wrss { background-position:0px 0px; }
#Web20 a.Wrss:hover { background-position:-40px 0px; }
#Web20 a.Wfb { background-position:0px -40px; }
#Web20 a.Wfb:hover { background-position:-40px -40px; }
#Web20 a.Wtw { background-position:0px -80px; }
#Web20 a.Wtw:hover { background-position:-40px -80px; }
#Web20 a.Wfl { background-position:0px -120px; }
#Web20 a.Wfl:hover { background-position:-40px -120px; }
#Web20 a.Wyt { background-position:0px -160px; }
#Web20 a.Wyt:hover { background-position:-40px -160px; }

#Like { 
	height: 0;
    position: relative;
    text-align: right;
    /*width: 900px;*/
	top:-10px;
	right:-10px;
    z-index: 2;
}
#LikeWrapper { width: 1px; height: 1px;float:right; }
#LikeBg { width:158px;height:82px;background:url(images/design/likebg.jpg) no-repeat top left;position:relative;z-index:4;left:-157px; }
img#LikeFront { position:relative;z-index:5;left:-157px;top:-82px; }
#Like iframe { border:none; overflow:hidden; width:110px; height:21px; background:none; background-color:transparent; position:relative;z-index:4; }

/* IE-Zeug */
* html #Like {height:0px;line-height:0px;margin:0px 0px -54px -10px;}
* html #LikeBg { left:0px;margin-bottom:-48px; }
* html img#LikeFront { left:0px;top:-34px; }
* html #Like iframe { margin:-82px 0px 0px 47px; }

div.LangMenu {
	color:#595959;
	left: 155px;
    position: absolute;
    top: 43px;
    z-index: 5;
}

div.HelpMenu a, div.LangMenu a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#595959;
	text-decoration:none;
}

div.HelpMenu a:hover, div.LangMenu a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#595959;
	text-decoration:underline;
}

div.LangMenu a { margin-right:10px; }

/*Safog: Listenformatierung auf Produkt- und herstellerseite*/
dl.ProductsGlossar1 dt {float:left; font-weight:bold; margin-right:5px; line-height:17px;}
dl.ProductsGlossar1 dd {margin:0px; line-height:17px;}

dl.ProductsGlossar2, dl.ProductsGlossar1 {}
dl.ProductsGlossar2 dt  {font-weight:bold; line-height:17px;margin-top:20px;}
dl.ProductsGlossar2 dd {margin:0px; line-height:17px;}
/*Safog: Ende Listenformatierung*/

.SpecialPrice { color: #a40133; }
.OldPrice { text-decoration: line-through; }

#preload { height: 0; width:0px; padding:0px; margin:0px; display: none; }

.Clear {
	clear:both;
	height:0px !important;
	line-height:0px !important;
	width:0px;
}

#SearchBox {
	margin:20px 0px 5px 385px;
	text-align:left;
}

#SearchBox h2 {
	float:left;
	color:#799b07;
	font-weight:bold;
	font-size:12px;
	margin:2px 5px 0px 0px;
	padding:0px;
}

/*#SearchField {
	width:115px;
	height:18px;
	border:1px solid #8bbe46;
	float:left;
	margin:-3px 3px 0px 0px;
}*/

.ManufacturerSearchField {
	background:none;
	background-image:url("images/input_search_bg_lang.png");
	border:medium none;
	height:18px;
	text-align:center;
	width:160px;
	float:left;
	margin-top:1px;
	text-align:left;
	padding:2px 5px;
}

.StandardField {
	height:18px;
	border:1px solid #998e4c;
	margin:0px 3px 10px 0px;
	vertical-align:text-top;
}

.SortField {
	height:18px;
	border:1px solid #998e4c;
}

textarea.StandardField { height:auto; }

#PriceBox {
	text-align:left;
	margin-left:385px;
	font-size:12px;
	line-height:14px;
}

#PriceBox a {
	color:#769606;
	text-decoration:none;
}

/* in gmaps kein float um falsche breite zu verhindern  */
span.SendMapDE, span.SendMapIT {
	float: none;
	line-height: 16px;
}

input.SendMapDE {
	background:none;
	background:url("includes/languages/german/images/buttons/button_calculate.gif") no-repeat;
	border:medium none;
	height:19px;
	width:84px;
	margin-top:-1px;
	float:right;
}

input.SendMapIT {
	background:none;
	background:url("includes/languages/italian/images/buttons/button_calculate.gif") no-repeat;
	border:medium none;
	height:19px;
	width:65px;
	margin-top:-2px;
	float:right;
}

#Map {
	width: 425px; 
	height: 378px;
	margin: 20px 0px 10px 0px;
}

.ImgLeft{margin-bottom:15px;border:none;}
.ImgBottom{margin:0px 10px 10px 0px;border:none;}
.ImgBottomLast{margin:0px 0px 10px 0px;border:none;}

/* NEU: AJAX-Aktivität zeigen */
span.loading {
	background: url("images/design/aj_spinner.gif") no-repeat scroll 5px 10px;
    color: #799B07;
    padding: 10px 10px 10px 25px;
}
