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

table {
	font-size: 11px;
}

.boxLinien
{
	border-top: 1px solid #E6000F;
	border-bottom: 1px solid #E6000F;
}

.boxLinieUnten
{
	border-bottom: 1px solid #E6000F;
}

.contentBoxHeading {
	background-color: white;
	border-bottom: 1px solid #E6000F;
	color: #0050B4;
	font-weight: bold;
	font-size: 11px;
}

.contentBoxHeading2 {
	border-bottom: 1px solid #E6000F;
	color: #0050B4;
	font-weight: bold;
	font-size: 11px;
}

.contentBox {
	border-bottom: 1px solid #E6000F;
}

h3 {
	font-size: 14px;
	margin-bottom: 0px;
	color: #0050B4;
}

.menulink {
	font-size: 11px;
	color: #08218C;
	text-decoration: none;
}

.menulink:hover {
	font-size: 11px;
	color: white;
	text-decoration: underline;
}

.menulinkActive {
	font-size: 11px;
	color: #BD0000;
	text-decoration: underline;
}

.menulinkActive:hover {
	font-size: 11px;
	color: #BD0000;
	text-decoration: underline;
}

.menuLinkBranch {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menuLinkBranch:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menulinkActiveBranch {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.menulinkActiveBranch:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.menuCell {
	background-color: #F0F5FF;
	color: #e6000f;
	font-size: 11px;
	cursor:hand; 
	cursor: pointer;
	padding: 2px 0 0 0;
	border-bottom: 1px solid #C6CEED;
	height: 19px;
	margin:0;
}

.menuCellBranch {
	/*background-image: url(images/menu_main_cat.jpg);*/
	background-image: url(images/menuBranch.gif);
	color: #FFFFFF;
	font-size: 11px;
	cursor:hand; 
	cursor: pointer;
	/*padding: 3px 0 0 0;
	height: 20px;*/
	padding: 2px 0 0 0;
	height: 19px;
	margin:0;
	/*border-left: 1px solid #112B78;
	border-right: 1px solid #112B78;*/
}

.menuCellOver {
	background-color: #F0F5FF;
	color: #08218C;
	font-size: 11px;
	cursor:hand; 
	cursor: pointer;
	padding: 2px 0 0 0;
	border-bottom: 1px solid #C6CEED;
	height: 19px;
	margin:0;
}

.menuCellBranchOver {
	background-image: url(images/menu_active_parent.gif);
	color: red;
	font-size: 11px;
	cursor:hand; 
	cursor: pointer;
	padding: 2px 0 0 0;
	height: 19px;
	margin:0;
}

.menuCellActive {
	background-color: #F0F5FF;
	color: #08218C;
	font-size: 11px;
	padding: 2px 0 0 0;
	text-decoration: underline;
	border-bottom: 1px solid #C6CEED;
	height: 19px;
	margin:0;
}

.menuCellBranchActive {
	background-image: url(images/menu_active_parent.gif);
	font-size: 11px;
	padding: 2px 0 0 0;
	height: 19px;
	margin:0;
}

.header {
  background-color: #e6000f;
}

.headerRight {
  background-image: url(images/header_bg.gif);
}

.headLink {
	color: white;
	font-size: 11px;
	text-decoration: none;
}

.headNavi {
	padding-bottom: 5px; 
	border-top: solid white 1px;
	border-left: solid white 1px;
	
}

.headNaviLeft {
	padding-bottom: 5px; 
	border-top: solid white 1px;
}

.headLink:hover {
	color: white;
	font-size: 11px;
	text-decoration: underline;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #FCE5E7; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #E6000F; text-decoration: none; }

BODY {
  background: #E6E6E6;
  color: #505050;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding: 0;
}

H1 {
	font-size: 25px;
}

A {
  color: #C00000;
  text-decoration: none;
}

A:hover {
  color: #C00000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TD.header {
  background-color: #e6000f;
}

TR.headerNavigation {
  background: #0050b4;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #0050b4;
  color: #ffffff;
  font-weight : bold;
}

TD.headerNavigationSeacrh {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #CCDCF0;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #0050B4;
}

.infoBoxRed {
  background: #E6000F;
}

.infoBoxContents {
  background: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

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

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: #FFFFFF;
  
}

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: #FFFFFF;
}



TABLE.productListing {

}

TR.productListing-even, TD.matrix-even {
	background-color: white;
}

TD.matrix-odd {
	background-color: #FCE5E7;
}

.index_special_image_block {
	cursor: pointer;
}


.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #E6000F;
  text-decoration: none;
  background-image: url(images/bg_list_head.gif);
  color: #FFFFFF;
}

.productListing-heading-link {
	 color: #FFFFFF;
}

.productListing-heading-link:hover {
	 color: #FFFFFF;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  border-bottom: 1px solid #001DAF;
  font-size: 11px;
  background-color: #FAFAFA;
  padding: 10px 0 10px 10px;
}

TD.productListing-data a{
	font-weight: bold;
}

.productListing-data p{
	margin: 0;
	padding: 0;
	width: 200px;
}

A.pageResults {
  color: #E6000F;
}

A.pageResults:hover {
  color: #E6000F;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #0050B4;
}

.pageHeading h1 {
	color: #999999;
	font-size: 22px;
	padding: 0;
	margin: 0;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #0050B4;
}

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: 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: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #505050;
}

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: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #0050B4; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #FCE5E7; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #DCF0BD; }

/* input requirement */

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

/*img */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
/*end img */

.borderBottom {
	border-bottom: 1px solid #E6000F;
}



.doublelist ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0px;
	list-style-type: none;
}

.doublelist li {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	float: left;
	width: 45%;
	background: transparent url(images/list_arrow.gif) 4px 4px no-repeat;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* HTML .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfix:after {
   content: ".";
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

.productsImageSmall {
	margin: 0 3px 3px 0; 
	padding: 0;
}

.productsImageFakeSmall {
	float: left;
	margin: 0 5px 5px 0; 
	padding: 0;
	background-color: #FFFFFF; 
	width: 100px; 
	height: 87px;
	overflow:hidden;
}

.productsImageSmall2 {
	margin: 0 0px 3px 0; 
	padding: 0;
}

.productsImageFakeSmall2 {
	float: left;
	margin: 0 0px 5px 0; 
	padding: 0;
	background-color: #FFFFFF; 
	width: 100px; 
	height: 87px;
	overflow:hidden;
}

#top_header{
	padding: 0;
	margin: 0;
	width:1000px;
	height:88px;
	overflow:hidden;
}

#top_header_logo_left{
	float: left;
	padding: 0;
	margin: 0;
	display: block;
}

#top_header_logo_middle {
	margin: 0;
	padding: 0;
	background-image: url(images/bg_top.jpg);
	width: 119px;
	height: 88px;
	float:left; 
}

#top_header_logo_right {
	margin: 0;
	padding: 0;
	background-image: url(images/bg_top.jpg);
	width: 561px;
	height: 88px;
	float:right; 
	text-align: right;
}

#top_header_links {
    
    margin-top: 13px;
}

#top_header_links a{
	background-image: url(images/link_sep_top.jpg);
	background-repeat: no-repeat;
	padding: 0 10px;
}

#container{
	padding: 0;
	margin: 0 0 0 10px;
	width:990px;
	overflow:hidden;
}
/*
#head_menu_0 {
	clear:both;
	padding:0;
	margin: 0;
	width: 2px;
	height: 32px;
	background-image: url(images/head_menu_0.jpg);
	float: left;
}
*/
#head_menu_1 {
	padding:0;
	margin: 0;
	width: 148px;
	height: 32px;
	background-image: url(images/head_menu_1.gif);
	float: left;
}

#head_menu_1 div{
	padding:0;
	font-weight: bold;
	color: #FFFFFF;
	margin: 15px 0 4px 8px;
}

#head_menu_2 {
	padding:0;
	margin: 0;
	width: 222px;
	height: 32px;
	background-image: url(images/head_menu_2.gif);
	float: left;
}

#head_menu_2 div{
	padding:0;
	font-weight: bold;
	color: #FFFFFF;
	margin: 15px 0 4px 10px;
}

#head_menu_3 {
	padding:0;
	margin: 0;
	width: 337px;
	height: 32px;
	background-image: url(images/head_menu_3.gif);
	float: left;
	text-align: center;
}

#head_menu_3 div{
	padding:0;
	font-weight: bold;
	color: #515151;
	margin: 7px 0 12px 0;
}

#head_menu_3 a{
	color: #515151;
}

#head_menu_4 {
	padding:0;
	margin: 0;
	border-top: solid 5px #E6E6E6;
	width: 90px;
	height: 52px;
	background-image: url(images/head_menu_4.gif);
	float: left;
}

#head_menu_4 div{
	padding:0;
	margin: 27px 0 12px 0;
}

#head_menu_5 {
	padding:0;
	margin: 0;
	border-top: solid 5px #E6E6E6;
	width: 193px;
	height: 52px;
	background-image: url(images/head_menu_5.gif);
	float: left;
}

#head_menu_5 div{
	padding:0;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 0 6px 0;
}


* HTML .productsImageSmall,
* HTML .productsFakeImageSmall {
	margin: 0 3px 1px 0; 
}

#content {
	background-color: #FFFFFF;
	width: 650px;
	padding:0;
	margin:0;
}

#breadcrumb {
	background-color: #9AA0B9;
	border-top: 5px solid #E6E6E6;
	padding: 4px 0 3px 5px;
	height: 13px;
	color: #FFFFFF;
}

#shopping_cart {
	width: 160px;
	margin: 5px 0 0 0px;
}

#shopping_cart h2{
	background-image: url(images/menu_active_parent.gif);
	padding: 4px 0 4px 10px;
	margin: 0;
	font-size: 11px;
}

#shopping_cart hr {
	width: 150px;
}

#shopping_cart_content{
	border-right: 1px solid #C90000;
	border-bottom: 1px solid #C90000;
	border-left: 1px solid #C90000;
	background-color: white;
	padding: 3px 3px 3px 3px;
}

.default_right_box {
	width: 160px;
	margin: 15px 0 0 0px;
	padding: 0;
}

.default_right_box h2{
	background-image: url(images/bg_trusted_head.gif);
	padding: 4px 0 4px 0px;
	margin: 0;
	font-size: 11px;
	color: white;
}

.default_right_box_content{
	border-right: 1px solid #CACAC9;
	border-bottom: 1px solid #CACAC9;
	border-left: 1px solid #CACAC9;
	background-color: white;
	padding: 3px 3px 3px 3px;
	clear: both;
}

.index_special {
	width: 210px;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

.index_special_image_block {
	width: 210px;
	height: 185px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size:6px;
}

.index_special_price {
	margin: 130px 0 0 0;
	/*background-image: url(images/index_prod_price_corner.gif);*/
	background-image: url(images/preisbalken_rot.gif);
	height:48px;
	float:right;
}

.index_special_price_left {
	float: left;
	margin: 0 10px 0 0;
}

.index_special_oldprice {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 6px 0 0 15px;
}

.index_special_price_prefix {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0 15px;
}

.index_special_price_left_digits {
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	margin: 5px 0 0 3px;
	float: left;
}

.index_special_price_right {
	float: left;
}

.index_special_price_currency {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0 0 20px;
	text-align: right;
}

.index_special_price_right_digits {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: -2px 0 0 3px;
}

.index_special_price_tax_notice {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	padding:0;
	margin: 0px 2px 0 12px;
	clear: both;
	text-align: right;
}

.index_special_text {
	margin: 0;
	padding: 3px 5px 3px 5px;
	background-color: #E6E6E6;
}

#index_news_container {
	clear:both;
	width: 425px;
	float:left;
	padding: 0;
	margin: 10px 0 0 0;
}

#index_news_container h2 {
	background-color: #E6E6E6;
	margin: 0 0 10px 0;
	padding: 3px 5px 3px 5px;
	color: #515152;
	font-size: 13px;
	font-weight: bold;
}

.index_news_item {
	background-color: #FAFAFA;
	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	margin: 0;
}

.index_news_item:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.index_news_item h3{
	color: #BC0000;
	margin: 10px 10px 0 10px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

.index_news_item p{
	color: #666666;
	margin: 10px 10px 0 10px;
    line-height: 1.3;
}

.index_news_item_footer {
	padding: 0;
	margin: 0 0 5px 0;	
	background-image: url(images/news_item_footer.gif);
	height: 23px;
	clear: both;
}

.news_thumb {
	float: left;
	margin: 10px 10px 0px 10px;
	height: 100px;
	width: 100px;
	border: none;
}

#index_right_specials {
	width: 210px;
	float: right;
	padding: 0;
	margin: 10px 0 0 0;
}

#index_right_specials h2 {
	background-color: #E6E6E6;
	padding: 3px 5px 3px 5px;
	color: #515152;
	font-size: 13px;
	font-weight: bold;
}

.detailtext {
	width: 404px;
	overflow: hidden;
	font-size: 11px;
	line-height: 1.2;
	line-height: 1.3;
	color: #505050;
}

.detailtext h2 {
	color: #BD0000;
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 13px;
}

.detailtext_body {
	background-image: url(images/detail_text_middle.gif);
	padding: 10px 10px 0 10px;
}

.detailtext_body_trans {
	background-image: url(images/detail_text_middle_trans.gif);
	padding: 0px 1px 0 4px;
}

.detailtext h3 {
	background-color: #E6E6E6;
	padding: 3px 5px 3px 5px;
	margin: 0;
	color: #515152;
	font-size: 13px;
	font-weight: bold;
}

.detailtext .redHeader{
    color: white;
	background-image: url(images/menu_active_parent.gif);
	background-image: url(images/bg_list_head.gif);
	padding: 2px 0 3px 5px;
	background-repeat: repeat-x;
}

.detailtext ul {
	padding: 0 0 0 0;
	margin: 0 0 0 3px;
	list-style-type: none;
}

.detailtext li {
	margin: 0 0 0 0;
	padding: 0 0 8px 15px;
	background: transparent url(images/list_arrow.gif) 4px 4px no-repeat;
}

.index_offer {
	margin: 0px 0 10px 0;
}

.index_offer img{
	width: 210px;
	height: 185px;
	border: none;
}

.index_offer p {
	margin: 5px 0 0 0;
}

.index_offer a {
	
}


#product_list_table {
	width: 640px;
	border-collapse: collapse;
	border-bottom: 1px solid #E6E6E6;
}

#product_list_table hr {
	margin: 0 10px;
	background-color: #001DAF;
	color: #001DAF;
	height: 0px;
	border: none;
}

#product_list_headrow {
	background-image: url(images/bg_list_head.gif);
	height: 26px;
	font-weight: bold;
}

.product_list_row1 {
	background-color: #FAFAFA;
}

.product_list_row2 {
	background-color: #F2F2F2;
}

.product_list_hersteller{
	border-left: 1px solid #DEDEDE;
}

.product_list_hersteller img{
	width: 98px;
	height: 85px;
	border: 1px solid #C3C3C3;
	padding: 0;
	vertical-align: top;
}

.product_list_produkt{
	vertical-align: top;
}

.product_list_produkt p{
	margin: 3px 0 0px 0;
	padding: 0;
}

.product_list_produkt h3{
	color: #C00000;
	font-weight: bold;
	font-size: 13px;
	margin: 5px 0 5px 0;
	padding: 0;
}

.product_list_produkt h3 a,
.product_list_produkt h3 img{
	float: left;
}

.product_list_preis{
	color: #C00000;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #DEDEDE;
}

.product_list_preis s{
	font-weight: normal;
}

.product_list_preis p{
	text-align: right;
	margin: 10px 0 0 0;
	font-size: 13px;
}

.myfooter {
	color: #969696; 
	background-color: white;
	padding: 10px 0 10px 0;
}

.myfooter hr {
	color: #E6E6E6;
	background-color: #E6E6E6;
	height: 1px;
	margin: 0 5px 10px 5px;
	border:none;
}

.myfooter a {
	color: #969696;
}

.category_bestseller_head {
	font-size: 13px;
	margin: 0 0 3px 0;
	padding: 0;
}

.category_bestseller_head a{
	color: #0050B4;
}

.category_bestseller_head a:hover{
	color: #0050B4;
}

.category_bestseller_image {
	float: left;
	margin: 0 3px 0 0; 
	border: none;
	width: 57px; //98px;
	height: 49px; //85px;
	border: 1px solid #C3C3C3;
}

.category_bestseller_price {
	float: right;
}

.category_bestseller_categories {
	width: 87px;
	float: right;
	overflow: hidden;
	margin: 0 0 5px 0;
}

.product_overview_container {
	width: 297px;
	height: 85px;
	margin: 10px 0 0 0;
	/* border: 1px solid #E6E6E6;*/
	float:left;
}

.product_overview_container h2 {
	font-size: 13px;
	font-weight: bold;
	color: #4e4e4e;
}
/* Hides from IE-mac \*/
* HTML .product_overview_container {height: 87px; width: 299px;}
/* End hide from IE-mac */

.product_overview_container h2 {
	height: 15px;
	/*background-color: #E6E6E6; */
	margin: 0 0 0 0;
	padding: 3px 5px 3px 5px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}

/* Hides from IE-mac \*/
* HTML .product_overview_container h2 {height: 22px;}
/* End hide from IE-mac */


.product_overview_container h3{
	margin: 5px 0 0 5px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
}

.product_overview_container p{
	color: #000000;
	margin: 10px 0 0 5px;
}

.productInfoManufacImage {
    margin: 10px 2px 0 5px;
    background-image: url(images/manufac_image_frame.gif);
    width: 103px;
    height: 91px;
    overflow:hidden;
    float:right;
    
}

.productInfoManufacImage img{
    width: 98px;
    height: 85px;
    margin: 1px 0 0 1px;
}

.product_price_container {
	float:right;
	margin: 10px 0 0 0;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	width:208px; 
}

/* Hides from IE-mac \*/
* HTML .product_price_container {width: 210px;}
/* End hide from IE-mac */

.product_price_container h2 {
	height: 15px;
	text-align: right;
	background-color: #F0F0F0;
	padding: 3px 5px 3px 5px;
	margin: 0;
	color: #CB0000;
	font-size: 13px;
	font-weight: bold;
}

/* Hides from IE-mac \*/
* HTML .product_price_container h2 {height: 22px;}
/* End hide from IE-mac */

.product_price_container p {
	height: 15px;
	text-align: right;
	margin: 5px 5px 0 0;
	color: #1C28A2;
	font-size: 12px;
	font-weight: bold;
	float: right;
	width:150px;
}

/* Hides from IE-mac \*/
* HTML .product_price_container p {margin-bottom: -1px;}
/* End hide from IE-mac */

.bottomprice {
	background: #FAFAFA; 
	margin: 0; 
	padding: 5px; 
	border-left-color: #DEDEDE; 
	border-right-color: #DEDEDE; 
	text-align: right;
	color: #515152;
	font-size: 12px;
	font-weight: bold;
}

.product_price_icon{
	margin: 10px 15px 2px 0px;
	width: 40px;
	height: 40px;
	float: right;
}

.report_price {
	/*float: right;*/
	/* background-image: url(images/product_price_bg.gif); */
	background-repeat: no-repeat;
	background-position: -21px 0;
	height: 45px;
	width: 204px;
	padding-left: 5px; 
	border-left: 1px solid #E6E6E6;
}

/* Hides from IE-mac \*/
* HTML .report_price {width: 210px; margin-left: 0px; background-position: -21px 0px;}
/* End hide from IE-mac */

.report_price p{
	color: white;
	margin: 15px 2px 0 5px;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
}

.product_big_image{
	background-image:url(images/gifframe_ml.gif); 
	background-repeat: no-repeat;
	width: 416px;
	height: 371px;
	padding: 1px 0 0 1px;
	margin: 0 0 0 0px;
}

/* Hides from IE-mac \*/
* HTML .product_big_image {width: 425px;}
/* End hide from IE-mac */

.product_thumb {
	width: 57px;
	height: 49px;
	margin-left: 13px;
	float:left;
	background-image: url(images/thumb_frame.gif);
	background-position: center;
}

.product_thumb img{
	width: 57px;
	height: 49px;
	border: none;
}

.product_variant_container {
	width: 210px;
	height: 351px;
	padding: 40px 0 0 5px;
	background-image: url(images/gifframe_ml2.gif);
	background-repeat: no-repeat;
}

/* Hides from IE-mac \*/
* HTML .product_thumb {width: 57px; height: 49px;}
* HTML .product_variant_container {width: 215px;}
/* End hide from IE-mac */

.cross_selling_text {
	font-size: 9px;
}

.product_matrix_headrow {
	/* background-image: url(images/bg_list_head.gif); */
	height: 26px;
	font-weight: bold;
	color: white;
	text-align: center
}

.product_matrix_row1 {
	/* border: 1px solid #E6E6E6; */
	background-color: #FAFAFA;
	padding: 5px 0 5px 0;
}

.product_matrix_row2 {
	/* border: 1px solid #E6E6E6; */
	background-color: #FAFAFA;
}

.accessory_headrow {
	background-color: #E6E6E6;
	padding: 3px 5px 3px 5px;
	color: #515152;
	font-size: 13px;
	font-weight: bold;
}

.accessory_one_col {
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	padding: 5px;
}

.accessory_image_col {
	border-left: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	width: 120px;
}

.accessory_small_image_col {
	border-left: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}

.accessory_image_col img{
	width: 98px;
	height: 85px;
	border: 1px solid #C3C3C3;
	padding: 0;
	vertical-align: top;
}

.accessory_info_col{
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	vertical-align: top;
	width: 425px;
	padding: 0 5px 0 5px;
}

.accessorysel {
	width: 415px; 
	color: #505050;
}

.accessory_info_col p{
	margin: 3px 0 0px 0;
	padding: 0;
}

.accessory_info_col h3{
	color: #C00000;
	font-weight: bold;
	font-size: 13px;
	margin: 5px 0 5px 0;
	padding: 0;
}

.accessory_check_col{
	vertical-align: top;
	border-right: 1px solid #DEDEDE;
	text-align: right;
	padding: 10px 5px 5px 5px;
}

.accessory_info_col select{
	
	margin: 10px 0 0px 0px;
	float: left;
}

.accessory_bottom_line {
	background-color: #E6E6E6; 
	margin: 0px 0 0 0px; 
	padding: 5px 0 0 10px; 
	height: 39px;
	float:right;
	width: 240px;
}

/* Hides from IE-mac \*/
* HTML .accessory_bottom_line {height: 44px; width: 251px;}
/* End hide from IE-mac */

#popup_header{
	padding: 0;
	margin: 0;
	width:650px;
	height:50px;
	overflow:hidden;
	background-image: url(images/popup_bg.gif);
	text-align: right;
}


#popup_header_small{
	padding: 0;
	margin: 0;
	width:400px;
	height:50px;
	overflow:hidden;
	background-image: url(images/popup_bg.gif);
	text-align: right;
}

#popup_logo{
	float: left;
	padding: 0;
	margin: 0;
	display: block;
}

.popup_container {
	width: 640px;
	overflow: hidden;
	padding: 5px;
}
/* Hides from IE-mac \*/
* HTML .popup_container {width: 650px;}
/* End hide from IE-mac */

.popup_icon_container {
	width: 210px;
	float: right;
}

.popup_icon_container img{
	margin: 30px 0 0 0;
}

.popup_icon_container_img_1 {
	margin: 0px 10px 10px 0px;
	width: 98px;
	height: 98px;
	float: left;
	border: 1px solid #C3C3C3;
	text-align: center;
	vertical-align: center;
}

.popup_icon_container_img_2 {
	margin: 0px 0px 10px 0px;
	width: 98px;
	height: 98px;
	float: left;
	border: 1px solid #C3C3C3;
	text-align: center;
	vertical-align: center;
}

/* Hides from IE-mac \*/
* HTML .popup_icon_container_img_1 {width: 100px; height: 100px;}
* HTML .popup_icon_container_img_2 {width: 100px; height: 100px;}
/* End hide from IE-mac */

.popup_bottom_line {
	margin: 10px 0 0 0;
}

.popup_bottom_line a{
	color: white;
}

.popup_bottom_line a:hover{
	color: white;
}

.popup_bottom_line p {
	background-color: FAFAFA;
	margin: 0;
	padding: 3px 0 0px 5px;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	float: left;
	height: 16px;
	width: 485px;
}

.popup_bottom_line_button {
	background-image: url(images/popup_close_button.gif);
	width: 139px;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	padding: 3px 0 0 10px;
}

.popup_back {
	background-image:url(images/popup_button_left.gif); 
	background-repeat: no-repeat;
	width: 129px;
	height: 18px;
	float: left;
	padding: 3px 0 0 0px;
	font-weight: bold;
	text-align: center;
}

/* Hides from IE-mac \*/
* HTML .popup_bottom_line p {height: 21px; width: 490px;}
* HTML .popup_bottom_line_button {height: 21px; width: 149px;}
* HTML .popup_back {height: 21px; width: 134px;}
/* End hide from IE-mac */


.shoppingCart-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  background-color: #E6E6E6;
  color: #505050;
}

TD.shoppingCart-data {
  font-family: Verdana, Arial, sans-serif;
  border: 1px solid #E6E6E6;
  border-top:none;
  font-size: 11px;
  background-color: #FAFAFA;
  padding: 10px 0 10px 10px;
}

TD.shoppingCart-data a{
	font-weight: bold;
}

.shoppingCart-data p{
	margin: 0;
	padding: 0;
	width: 200px;
}

.shoppingCart-data img{
	margin: 0 5px 0 0;
	padding: 0;
	width: 98px;
	height: 85px;
	border: 1px solid #E6E6E6;
}

.leftRedRoundedHeader {
	width: 640px;
	margin:0;
	padding:0;
	height: 20px;
	overflow: hidden;
	background-image: url(images/red_bg.gif);
}

.leftRedRoundedHeader p {
	padding: 3px 0 0 0;
	margin:0;
	height: 17px;
	font-weight: bold;
	color: #FFFFFF;	
}

/* Hides from IE-mac \*/
* HTML .leftRedRoundedHeader p { height: 20px;}
/* End hide from IE-mac */

.leftRedRoundedHeader2 {
	width: 425px;
	margin:0;
	padding:0;
	height: 20px;
	overflow: hidden;
	background-image: url(images/red_bg.gif);
}

.leftRedRoundedHeader2 p {
	padding: 3px 0 0 0;
	margin:0;
	height: 17px;
	font-weight: bold;
	color: #FFFFFF;	
}

/* Hides from IE-mac \*/
* HTML .leftRedRoundedHeader2 p { height: 20px;}
/* End hide from IE-mac */


.shoppingInfoText {
	padding: 5px;
}

.updateShoppingCart {
	background-color: #A0A0A0; 
	text-align:center; 
	font-weight:bold;
	color: #FFFFFF;
}

.updateShoppingCart a, .updateShoppingCart a:hover{
	color: #FFFFFF;
}

.updateShoppingCartDummy {
	background-color: #FAFAFA;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}

.menuCellGrey {
	background-color: #FBFBFB;
	color: #B9B9B9;
	font-size: 11px;
	cursor:hand; 
	cursor: pointer;
	padding: 2px 0 0 0;
	border-bottom: 1px solid #B9B9B9;
	height: 19px;
	margin:0;
}

.menuCellGrey a{
	color: #B9B9B9;
}

.menuCellBranchGrey {
	background-image: url(images/menuBranch_grey.gif);
	color: #FFFFFF;
	font-size: 11px;
	cursor:hand; 
	cursor: pointer;
	padding: 2px 0 0 0;
	height: 19px;
	margin:0;
}

#head_menu_1_grey {
	clear:both;
	padding:0;
	margin: 0;
	width: 148px;
	height: 32px;
	background-image: url(images/head_menu_1_grey.gif);
	float: left;
}

#head_menu_1_grey div{
	padding:0;
	font-weight: bold;
	color: #FFFFFF;
	margin: 15px 0 4px 8px;
}

#head_menu_2_grey {
	padding:0;
	margin: 0;
	width: 222px;
	height: 32px;
	background-image: url(images/head_menu_2_grey.gif);
	float: left;
}

#head_menu_2_grey div{
	padding:0;
	font-weight: bold;
	color: #FFFFFF;
	margin: 15px 0 4px 10px;
}

.shoppingCartFax {
	border-collapse:collapse; 
	color:#FFFFFF;
}

.shoppingCartFax a:hover {
	color:#FFFFFF;
}

.largeNextButton {
	float:left;
	background-image:url(images/large_button_bg.gif);
	height: 44px;
	width:204px;
}

.largeNextButton p{
	width: 130px;
	float: left; 
	margin: 7px 0 0 10px;
	padding: 0;
	font-weight: bold;
}

.largeNextButton a,
.largeNextButton a:hover{
	color: #FFFFFF;
}

td.shoppingCart0,
td.shoppingCart1,
td.shoppingCart2{
	background-color:#FAFAFA; 
	width: 33%;
	padding: 5px 5px 0px 10px;
}

td.shoppingCart0 {
	background-image:url(images/detail_text_middle_640_3.gif);
}

td.shoppingCart2 {
	background-image:url(images/detail_text_middle_640_3.gif);
	background-position: top right;
}

td.shoppingCart0 img,
td.shoppingCart1 img,
td.shoppingCart2 img{
	border:1px solid #E6E6E6;
	width: 98px;
	height: 85px;
	float: left;
}

td.shoppingCart0 a,
td.shoppingCart1 a,
td.shoppingCart2 a,
td.shoppingCart0 a:hover,
td.shoppingCart1 a:hover,
td.shoppingCart2 a:hover{
	color:#505050;
}

td.shoppingCart0 p,
td.shoppingCart1 p,
td.shoppingCart2 p{
	margin: 0;
	padding: 0 0 0px 5px;
	float: left;
	width: 90px;
}

.fieldHead {
	color: white;
	background-color: #9AA0B9;
	font-weight: bold;
	height: 20px;
}

.fieldHead span{
	margin-left: 5px;
	width: 340px;
	float:left;
}

.fieldHeadSmall {
	color: white;
	background-color: #9AA0B9;
	font-weight: bold;
	height: 20px;
}

.fieldHeadSmall span{
	margin-left: 5px;
	width: 140px;
	float:left;
}

.fieldHead a,
.fieldHead a:hover,
.fieldHeadSmall a,
.fieldHeadSmall a:hover{
	color: white;
}

.blueHeader {
	background-image: url(images/menuBranch.gif);
	color: white;
	font-weight: bold;
	margin: 0 0 0 10px;
}

.blueHeader img{
	border:none;
}

.blueHeader a,
.blueHeader a:hover{
	color: #FFFFFF;
}

.largeColumn {
	width: 425px;
}

.seperatorColumn {
	width: 5px;
}

.smallColumn {
	width: 210px;
}

.largeFormField {
	border-left: 1px solid #9AA0B9;
	border-right: 1px solid #9AA0B9;
	border-bottom: 1px solid #9AA0B9;
}

.largeFormField td{
	padding: 3px 0px 5px 5px;
}

.largeFormField label{
	width: 150px;
	float:left;
}

.largeFormField p{
	margin: 5px;
	padding: 0;
}

.innerInfoText {
	width: 230px;
}

.innerInfoText p{
	margin: 0 5px 0 0;
}

.greyTube {
	background-color: #E6E6E6;
	color: #515151;
	float:left;
	height: 44px;
}

.checkoutBreadcrumb {
	width: 640px;
	height: 29px;
	overflow:hidden;
}

.checkoutBreadcrumb .done,
.checkoutBreadcrumb .current,
.checkoutBreadcrumb .todo{
	float: left;
	width: 128px;
	overflow: hidden;
	background: transparent;
}


.checkoutBreadcrumb label {
	float:left;
	width: 21px;
	height: 29px;
	font-size: 20px;
	color: white;
	font-weight: bold;
	padding: 0 0 0 7px;
}

.checkoutBreadcrumb span {
	float:left;
	width: 95px;
	background-image: url(images/checkout_breadcrumb_bg.gif); 
	height: 21px;
	overflow: hidden;
	font-weight: bold;
	padding: 8px 0 0 5px;
}

/* Hides from IE-mac \*/
* HTML .checkoutBreadcrumb label { width: 28px;}
* HTML .checkoutBreadcrumb span { height: 29px ;width: 100px;}
/* End hide from IE-mac */

.checkoutBreadcrumb .done label{
	background-color: #A2ABD4;
}

.checkoutBreadcrumb .done span,
.checkoutBreadcrumb .done a{
	color: #A2ABD4;
}

.checkoutBreadcrumb .current label{
	background-image: url(images/checkout_bc_current.gif);
	background-color: #0050B4;
}

.checkoutBreadcrumb .current span,
.checkoutBreadcrumb .current a{
	color: #0050B4;
}

.checkoutBreadcrumb .todo label{
	background-color: #A0A0A0;
}

.checkoutBreadcrumb .todo span,
.checkoutBreadcrumb .todo a{
	color: #A0A0A0;
}


.accountBreadcrumb {
	width: 640px;
	height: 29px;
	overflow:hidden;
}

.accountBreadcrumb .done,
.accountBreadcrumb .current,
.accountBreadcrumb .todo{
	float: left;
	width: 107px;
	overflow: hidden;
	background: transparent;
}

.accountBreadcrumb label {
	float:left;
	width: 0px;
	height: 29px;
	font-size: 20px;
	color: white;
	font-weight: bold;
	padding: 0 0 0 3px;
}

.accountBreadcrumb span {
	float:left;
	width: 99px;
	background-image: url(images/checkout_breadcrumb_bg.gif); 
	height: 21px;
	overflow: hidden;
	font-weight: bold;
	padding: 8px 0 0 5px;
}

/* Hides from IE-mac \*/
* HTML .accountBreadcrumb label { width: 3px;}
* HTML .accountBreadcrumb span { height: 29px ;width: 104px;}
/* End hide from IE-mac */

.accountBreadcrumb .done label{
	background-color: #A2ABD4;
}

.accountBreadcrumb .done span,
.accountBreadcrumb .done a{
	color: #A2ABD4;
}

.accountBreadcrumb .current label{
	background-image: url(images/checkout_bc_current.gif);
	background-color: #0050B4;
}

.accountBreadcrumb .current span,
.accountBreadcrumb .current a{
	color: #0050B4;
}

.accountBreadcrumb .todo label{
	background-color: #A0A0A0;
}

.accountBreadcrumb .todo span,
.accountBreadcrumb .todo a{
	color: #A0A0A0;
}

.accountBreadcrumb .lastDiv {
    width: 104px;
}

.accountBreadcrumb .lastSpan {
    width: 96px;
}

/* Hides from IE-mac \*/
* HTML .accountBreadcrumb .lastSpan { height: 29px ;width: 101px;}
/* End hide from IE-mac */

.blueButton {
	background-image: url(images/menuBranch.gif);
	color: white;
	font-weight: bold;
	height: 20px;
	text-align: center;
}

.blueButton a,
.blueButton a:hover{
	display: block;
	color: white;
	font-weight: bold;
	padding: 3px 0 0 0;
	height: 20px;
}

.blueButton span {
	display:block;
	width:190px;
	white-space: nowrap;
	overflow:hidden;	
	float:left;
	text-align:center;
	cursor: hand;
}

.blueButton img {
	width:18px;
	overflow:hidden;	
	float:left;
	margin: 1px 0 0 0;
}

.largeFormField a ,
.largeFormField a:hover {
	color: #505050;
	font-weight: bold;
}

.errorBlock {
	padding: 3px;
	border: 1px solid red;
	width: 632px;
}

/* Hides from IE-mac \*/
* HTML .errorBlock { width: 640px;}
/* End hide from IE-mac */

.checkoutListing1{
	background-color: #F2F2F2;
}

TR.productListing-even TD.shoppingCart-data{
	background-color: #F2F2F2;
}

.greyTubeButton {
	background-image:url(images/fax_vorlage_bg.gif);
	color: #FFFFFF;
	float:left;
	height: 44px;
}

.greyTubeButton img{
	margin: 0 10px 0 10px;
	float:left;
}

.greyTubeButton .textLink{
	display: block;
	float:left;
	margin: 13px 0 0 10px;
	color: white;
}

.greyTubeButton .textLink:hover{
	text-decoration: underline;
	color: white;
	
}

.orderHistory{
    text-align: left;
}

.orderHistoryCol1 {
    border-left: 1px solid #9AA0B9;
    width:70px;
}
.orderHistoryCol2 {
    width:150px;
}
.orderHistoryCol3 {
     border-right: 1px solid #9AA0B9;
     width: 185px;
}
.orderHistoryCol4 {

}
.orderHistoryLastRow {
    border-top: 1px solid #9AA0B9;
    height: 0px;
}

.productDetailPriceCol {
    vertical-align: bottom;
    width: 87px;
    text-align: right;
}

.productDetailPriceCol span{
    margin-right: 5px; 
}

.descriptionList1 {
    background-color: #FAFAFA;
    padding-top: 5px;
}
.descriptionList0 {
    background-color: #F2F2F2;
    padding-top: 5px;
}
.descriptionList1 li, .descriptionList0 li {
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
    background-position: 5px 8px;
}

.serviceItem {
    width: 210px;
    height: 100px;
    margin: 0 5px 10px 0;
    overflow: hidden;
    float: left;
    border-collapse: collapse;
}

.serviceItemhead {
	background-color: #FAFAFA;
	border-right: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	background-image: url(images/service_item_pix.gif);
	background-repeat: repeat-x;
	padding: 0 0 0 5px;
	vertical-align: middle;
	font-weight: bold;
}

.serviceItemHead h3 {
    width: 154px;
    overflow: hidden;
    font-size: 13px;
    margin: 0;
}

.serviceItemImg{
	width: 46px;
	height: 46px;
	margin: 0 3px 3px 0;
}

.serviceItem p{
	width: 202px;
	float: left;
	padding: 3px 3px 0 3px;
}

*html .serviceItem p{
    width: 210px;
}

.serviceItemSnippet {
    background-image: url(images/service_item_snip.gif);
	background-repeat: no-repeat;
	height: 52px;
	overflow: hidden;
	vertical-align: top;
}

.serviceDetailTable {
    margin: 0 0 5px 0;
    width: 100%;
}

.serviceDetailServiceText{
    border: 1px solid #DEDEDE;
    width: 413px;
    background-color: #FAFAFA;
    overflow: hidden;
    padding: 5px;
    vertical-align: top;
}

.serviceDetailServiceText b{
    color: #C00000;
}


.serviceDetailServiceImage,
.serviceDetailItemImage {
    width: 208px;
    border: 1px solid #DEDEDE;
    overflow: hidden;
    vertical-align: top;
    text-align: center;
}

.serviceDetailSmallItemText{
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
    width: 422px;
    background-color: #FAFAFA;
    overflow: hidden;
    vertical-align: top;
}

.serviceDetailSmallItemText p,
.serviceDetailBigItemText p{
    padding: 10px 10px 5px 10px;
    margin: 0;
    line-height: 1.3;
}

.serviceDetailBigItemText{
    border-right: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
    background-color: #FAFAFA;
    overflow: hidden;
    vertical-align: top;
}

.serviceDetailBigItemTextBottom {
    background-image: url(images/detail_text_bottom_640_hi.gif);
    height: 20px;
    text-align: right;
    padding: 0 10px 0 0;
}

.serviceDetailSmallItemText h3,
.serviceDetailBigItemText h3 {
    background-color: #DEDEDE;
    font-size: 11px;
    padding: 2px 10px 2px 5px;
    color: #C00000;
}

.serviceDetailSmallItemTextBottom {
    border-right: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
    background-color: #FAFAFA;
    vertical-align: bottom;
    text-align: right;
    padding: 0 10px 3px 0;
}

.serviceDetailSmallItemTextBottom span,
.serviceDetailBigItemTextBottom span{
    float: right;
    cursor: pointer;
    text-decoration: none;
}

.serviceDetailSmallItemTextBottom img,
.serviceDetailBigItemTextBottom img{
    float: right;
    margin: 1px 0 0px 5px;
}

.newsDetailText {
    background-color: #E6E6E6;
    margin: 5px 0 10px 0;
    padding: 2px 5px 2px 5px;
}


.newsDetailTable {
    margin: 0 0 5px 0;
    width: 100%;
    border-collapse: collapse;
}

.newsDetailnewsText{
    border: 1px solid #DEDEDE;
    width: 413px;
    background-color: #FAFAFA;
    overflow: hidden;
    padding: 5px;
    vertical-align: top;
}

.newsDetailnewsText b{
    color: #C00000;
}


.newsDetailItemImage {
    width: 210px;
    overflow: hidden;
    vertical-align: top;
    text-align: center;
}

.newsDetailSmallItemText{
    width: 425px;
    overflow: hidden;
    vertical-align: top;
    background-image: url(images/detail_text_middle_news.gif);
    border-top: 1px solid #DEDEDE;
}

.newsDetailSmallItemText p,
.newsDetailBigItemText p{
    padding: 5px 10px 10px 10px;
    margin: 0;
    line-height: 1.3;
}

.newsDetailBigItemText{
    background-image: url(images/detail_text_middle_640.gif);
    overflow: hidden;
    vertical-align: top;
    border-top: 1px solid #DEDEDE;
}

.newsDetailBigItemTextBottom {
    background-image: url(images/detail_text_bottom_640.gif);
    height: 10px;
}

.newsDetailSmallItemText h3,
.newsDetailBigItemText h3 {
    font-size: 11px;
    padding: 10px 10px 0px 10px;
    margin: 0;
    color: #C00000;
}

.newsDetailSmallItemTextBottom {
    background-image: url(images/detail_text_bottom_news.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 10px;
    font-size:1px;
}

.newsDetailSmallItemTextThumbs{
    background-image: url(images/detail_text_middle_news.gif);
    vertical-align: bottom;
    padding: 0 0 0 10px;
}

.newsDetailBigItemTextThumbs{
    background-image: url(images/detail_text_middle_640.gif);
    vertical-align: bottom;
    padding: 0 0 0 10px;
}

.newsDetailSmallItemTextThumbs img,
.newsDetailBigItemTextThumbs img{
    margin: 0 10px 0 0;
    border: 1px solid #DEDEDE;
}

#lexikon_right_specials {
	width: 210px;
}

.lexikonItem {
    width: 210px;
    height: 78px;
    margin: 0 5px 10px 0;
    overflow: hidden;
    float: left;
}

.lexikonContainer {
    height: 60px;
    overflow: hidden;
    border-right: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	background-image: url(images/service_item_pix.gif);
	background-color: #FAFAFA;
	background-repeat: repeat-x;
}

.lexikonItem h3 {
    font-size: 13px;
    padding: 5px 3px 0 3px;
    margin: 0;
}

.lexikonItem p{
	padding: 3px 3px 0 3px;
	margin: 0;
}

*html .lexikonItem {
    width: 210px;
}

h3.lexikon {
    color: #505050;
    border-bottom: 1px solid #DCDCDC;
    margin: 0px 0 5px 0;
}

.lexikonItemBottom {
    background-image: url(images/serviceitem_bottom.gif);
	background-repeat: no-repeat;
	height: 52px;
	overflow: hidden;
	display: block;
	text-align: right;
	padding: 0 5px 0 0;
}

.lexikonAlpha {
    border-bottom: 1px solid #DCDCDC;
    margin: 0 0 20px 0;
}

ul.productIcons {
    float: left;
    width: 224px;
    overflow: hidden;
    //clear:right;
    list-style:none;
    // margin:10px 0 0 0;
    padding: 0;
    color: white;
}

*html ul.productIcons {
    width: 226px;
    w\idth: 210px;
}
ul.productIcons li{
    background-image: url(images/product_icon_list.gif);
    background-repeat: no-repeat;
    background-position: 0px 26px;
    height: 47px;
}
ul.productIcons img{
    float: left;
}
ul.productIcons li .iconText{
    float: left;
    color: white;
    width: 120px;
    margin: 29px 0 0 0px;
    font-weight: bold;
    white-space: nowrap;
    cursor: hand;
}

ul.productIcons li .iconText{
    color: white;
}


.productIconsList {
    height: 48px;
    float: right;
    margin: 30px 0 0 0;
    padding: 0 0 0 10px;
    background-image: url(images/gray_corner_trans.gif);
    background-repeat: no-repeat;
    background-position: 0px 28px;
    overflow: hidden;
}

.productIconsList img{
	margin: 2px 0px 0 0;
	border: none;
	height: 46px;
}

.productsDetails {
	border: none;
	margin-bottom: 5px;
}

#productDetailPrice {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}

.productsOptionsSelection {
	background: transparent;
	border: none;
}
