@charset "utf-8";
/* CSS Document */


*				{
				padding: 0;
				margin: 0;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #595959;
				border: 0;
				outline: none;							
				}


body			{
				background: #B8B8B8;	
				}

				
input			{
				font-weight: bold;
				}

.clear			{
				clear: both;
				height: 1px;
				font-size: 1%;
				}

#nxs_hiddenPictures {
	display: none;
}				

div.printarea {
	display: none;
}

/* KOPFBEREICH */

.bodytop		{
				background: url(bg/body_top.jpg) top center repeat-x;
				}

.head-wrapper	{
				background: url(bg/head_bg_warenkorb.jpg) top center no-repeat;
				}
				
.head-area		{
				width: 986px; 
				margin: 0 auto; 
				}
				
.head-truman-logo{
				width: 334px; 
				float: left;
				height: 100px;
				}

.head-truman-logo a{
				display: block;
				width: 334px;
				height: 99px;
				}

				
.head-centerarea{
				width: 409px; 
				float: left;
				}
				
.head-newsticker{
				width: 366px; 
				height: 16px; 
				background: url(bg/head_newsticker_bg.jpg); 
				padding: 33px 21px 2px 22px;
				position: relative;
				}

.head-newsticker a {
				text-decoration: none;
}

.startseiten_link{
				position: absolute; 
				top: 10px; 
				right: 10px;
}
				
.head-flags		{
				height: 33px; 
				text-align: right;
				}

.head-flags a {
				text-decoration: none;
}
				
.basket-position{
				float: left; 
				padding: 35px 0 0 50px; 
				width: 180px; 
				height: 22px; 
				font-weight: bold;
				position:relative;
				z-index:10;
				}
				
.basket-articles{
				float: left; 
				padding: 4px 0 0 3px; 
				width: 75px;
				}
				
.basket-amount	{
				float: left; 
				padding: 4px 3px 0 0; 
				width: 70px; 
				text-align: right;
				}
				
.basket-button	{
				float: left;
				}	
				
.basket-button a{
				display: block; 
				width: 17px; 
				height: 20px; 
				margin-left: 11px;
				}

				
/* WORKSPACE */
				
.workspace-bg	{
				background: url(bg/content_border.jpg) top center repeat-y;
				z-index:1;
				}
				
.workspace-top	{
				background: url(bg/content_top_border.jpg) top center no-repeat;
				}
				
.workspace-bottom{
				background: url(bg/content_bottom.jpg) top center no-repeat;
				height: 43px;
				}

.workspace		{
				width: 995px; margin: 0 auto;
				position: relative;
				}

#leftframe		{
				width: 192px; 
				float: left; 
				margin-top: 52px;
				position: relative;
				}
				
#rightframe		{
				width: 185px;
				float: left;
				margin-top: 52px;
				}
				
#centerframe	{
				width: 616px;
				float: left;
				}
				
/* FRAMEBOX */

.framebox		{
				background: url(bg/box_bg.jpg) repeat-y;
				margin-bottom: 6px;
				}

.framebox-suche	{
				width: 192px;
				background: url(bg/box_bg.jpg) repeat-y;
				position: absolute;
				z-index: 400;
				left: 0;
				top: 50px;
				margin-bottom: 6px;
				height: 100px;
				}

.leftframe-spacer{
				height: 105px;
				}
				
#rightframe .framebox{
				background: url(bg/boxr_bg.jpg) repeat-y
				}
				
.framebox-top	{
				background: url(bg/box_top.jpg); 
				height: 4px; 
				font-size: 1%;
				}
				
#rightframe .framebox-top{
				background: url(bg/boxr_top.jpg); 
				}
				
.framebox-content{
				background: url(bg/box_content.jpg) top no-repeat; 
				padding: 1px 9px 0px 5px;
				}
				
#rightframe .framebox-content{
				background: url(bg/boxr_content.jpg) top no-repeat; 
				padding: 1px 3px 0px 5px;
				}
				
.framebox-bottom{
				background: url(bg/box_bottom.jpg) no-repeat; 
				height: 11px; 
				font-size: 1%; 
				}
				
#rightframe .framebox-bottom{
				background: url(bg/boxr_bottom.jpg); 
				}
				
.framebox-headline{
				display: block;
				}
				
a.framebox-link	{
				color: #40373a; 
				font-weight: bold; 
				text-decoration: none; 
				background: url(bg/link_pfeil.gif) 0 4px no-repeat; 
				margin: 4px 0 2px 0;
				padding-left: 11px; 
				display: block;
				text-align: left;
				}
				
a.warenkorb-link{
				color: #40373a; 
				font-weight: bold; 
				text-decoration: none; 
				background: url(bg/link_pfeil.gif) 0 4px no-repeat; 
				margin: 8px 6px 0 0;
				padding-left: 6px; 
				display: block;
				float: left;
				text-align: left;
				}

a.framebox-link:hover, a.warenkorb-link:hover{
				text-decoration: underline;
				}
				
.framebox-wrapper{
				padding: 0 8px 6px 7px;
				text-align: center;
				}
				
/* MENU */

.framebox-menu	{
				background: url(bg/box_menu_bg.jpg) repeat-y
				}
				
.framebox-menu-top{
				background: url(bg/box_menu_top.jpg); 
				height: 4px; 
				font-size: 1%;
				}
				
.framebox-menu-content{
				background: url(bg/box_menu_content.jpg) top no-repeat; 
				padding: 1px 9px 7px 9px;
				}
				
.framebox-menu-bottom{
				background: url(bg/box_menu_bottom.jpg); 
				height: 11px; 
				font-size: 1%; 
				margin-bottom: 6px;
				}
				
.framebox-menu a{
				color: #000; 
				font-weight: bolder; 
				font-size: 12px; 
				text-decoration: none; 
				display: block; 
				margin: 0 6px 0 1px; 
				padding: 5px 0 5px 5px;
				}

a.menulink		{
				border-bottom: 1px solid #5b584d; 
				}

a.menulink:hover{
				background: #e6d58c;
				}
				
a.menulink-active{
				background: #e6d58c;
				}
				
a.menu-sub		{
				padding: 2px 0 4px 25px; 
				background: #e6d58c; 
				}

a.menu-sub:hover, a.menu-sub-active{
				padding: 2px 0 4px 25px; 
				background: url(bg/menu_pfeil.gif) 10px 9px no-repeat #e6d58c; 
				text-decoration: underline;
				}
				
/* FRAMEBOXES-CONTENTELEMENTS */

.lb-search-input{
				width: 129px; 
				height: 25px; 
				float: left; 
				background: url(bg/box_input.gif) no-repeat;
				}
				
.lb-search-input input{
				width: 118px; 
				height: 20px; 
				margin: 5px 6px 0 5px;
				background: none;
				}
				
.lb-search-button{
				width: 28px; 
				height: 24px; 
				margin-left: 4px;
				float: left; 
				background: url(bg/box_input_button.gif) no-repeat;
				}
				
.lb-search-button input{
				width: 28px; 
				height: 24px; 
				background: none;
				color: #fff;
				text-align: left;
				}
				
.lb-input-full	{
				width: 161px; 
				height: 25px; 
				background: url(bg/box_input_full.gif) no-repeat;
				}
				
.lb-input-full input{
				width: 150px; 
				height: 20px; 
				padding: 5px 6px 0 5px; 
				background: none;
				}
				
.lb-button-full	{
				width: 126px; 
				height: 24px; 
				margin: 3px 0; 
				background: url(bg/box_input_button_full.gif) no-repeat;
				}
				
.lb-button-full input{
				width: 126px; 
				height: 24px; 
				background: none; 
				color: #fff;
				}

.lb-button-full a{
				display: block;
				width: 126px;
				height: 19px;
				padding-top: 5px;
				color: #fff;
				font-weight: bold;
				text-decoration: none;
}
				
.box-hotline	{
				padding: 7px 5px 0 0; 
				font-size: 9px; 
				text-transform: uppercase; 
				text-align: center; 
				line-height: 10px;
				}
				
.trennlinie		{
				height: 1px; 
				font-size: 1%; 
				border-top: 1px dotted #000; 
				margin: 6px 0;
				}
				
.box-highlight	{
				font-weight: bolder; 
				padding-bottom: 5px;
				}
				
.box-marken		{
				padding-top: 6px;
				width: 50%; 
				float: left; 
				text-align: center;
				}
				
/* CENTERBOXEN */

.promobox-hp	{
				width: 566px; 
				height: 256px; 
				padding: 39px 25px 46px 25px; 
				background: url(bg/hp_promobox.jpg) no-repeat; 
				position: relative;
				}
				
.promo-overlay1	{
				width: 36px; 
				height: 33px; 
				position: absolute; 
				z-index: 2; 
				top: 39px; 
				right: 25px;
				}
				
.promo-overlay2	{
				width: 22px; 
				height: 16px; 
				position: absolute; 
				z-index: 2;
				bottom: 46px; 
				left: 25px;
				}
				
.promo-picregister{
				position: absolute; 
				width: auto; 
				z-index: 2; 
				bottom: 52px; 
				right: 32px; 
				background: #fff; 
				padding: 1px; 
				border: 1px solid #000;
				}
				
.promo-register1{
				display: block; 
				float: left; 
				padding: 2px 6px; 
				background: #000; 
				color: #fff; 
				font-weight: bold; 
				text-decoration: none;
				}
				
.promo-register2{
				display: block; 
				float: left; 
				padding: 2px 6px; 
				background: #fff; 
				color: #000; 
				font-weight: bold; 
				text-decoration: none;
				}
				
.produktkarussell{
				height: 270px; 
				background: url(bg/produktkarussel_placeholder.jpg) no-repeat;
				}
				
.contentbox		{
				background: url(bg/contentbox_bg.jpg);
				}
				
.contentbox-top	{
				background:url(bg/contentbox_top.jpg) top no-repeat; 
				padding: 50px 25px 0 35px;
				}
				
.contentbox-bottom{
				height: 74px; 
				background: url(bg/contentbox_bottom.jpg) no-repeat;
				}
				
.produktbox		{
				width: 184px; 
				height: 272px; 
				background: url(bg/produktbox.jpg) no-repeat; 
				float: left; 
				margin-top: 8px;
				}
				
.produktbox-title{
				display: block; 
				width: 140px; 
				height: 48px; 
				text-decoration: none; 
				font-weight: bold; 
				font-size: 11px; 
				padding: 9px 0 0 8px;
				}
				
.produktbox-image{
				height: 175px; 
				margin:0 7px 0 3px; 
				position: relative;
				background: #fff;
				width: 175px;
				text-align: center;
				}
				
.produktbox-label-18{
				position: absolute; 
				z-index: 2; 
				top: 4px; 
				left: 4px; 
				background: #c40202; 
				color: #fff; 
				font-weight: bold; 
				text-transform: uppercase; 
				padding: 0 1px; 
				font-size: 10px;
				}
				
.produktbox-labels{
				position: absolute; 
				z-index: 2; 
				top: -24px; 
				right: 10px; 
				}
				
.produktbox-labels img{
				margin-bottom: 2px;
				}
				
.produktbox-preis{
				height: 30px; 
				padding: 2px 0 0 3px; 
				float: left; 
				line-height: 12px;
				}
				
.produktbox-preis1{
				font-weight: bold; 
				text-decoration: line-through;
				display: block;
				}

.produktbox-tpl3-preis .produktbox-preis1{
				font-weight: bold; 
				text-decoration: line-through;
				display: block;
				padding-right: 10px;
				}
				
.produktbox-preis2{
				font-size: 10px;
				color: #D9012A;
				}
				
.produktbox-redprice{
				height: 30px; 
				padding: 6px 9px 0 0; 
				float: right; 
				text-align: right; 
				/*color: #d9012a; RR */ 
				font-size: 18px; 
				font-weight: bold;
				}
				
.produktbox-redprice1{
				font-size: 10px; 
				/*color: #d9012a; RR */
				}
				
.produktbox-redprice2{
				font-size: 14px; 
				/*color: #d9012a; RR */
				}
				
.nxs_info_boxkategories{
				width: 990px; 
				margin: 30px auto 15px auto;
				color: #fff;
				}

.ftext		{
				width: 990px; 
				margin: 30px auto 15px auto;
				color: #fff;
				font-size: 12px;
				}

.ftext	a	{
				color: #fff;
				text-decoration: underline;	
				font-size: 12px;			
				}

.ftext p, .ftext strong{
				color:#FFF;
}
				
.nxs_info_boxkat, .nxs_info_boxkattext		{
				width:247px; 
				float: left;
				line-height: 15px;
				color: #FFF;
				font-size: 12px;
				}
				
.nxs_info_boxkat img	{
				padding-bottom: 10px;
				}

.nxs_info_boxkat a, .nxs_info_boxkattext a{
				color: #fff;
				text-decoration: none;
				font-size: 10px;
				display: block;
				font-size: 12px;
				}

.nxs_info_boxkattext a{
				color: #fff;
				text-decoration: none;
				font-size: 10px;
				}
				
.nxs_info_boxkat a:hover{
				text-decoration: underline;
				}
				
.nxs_info_box-katlinks{
				width: 990px; 
				margin: 0 auto; 
				}

.nxs_info_box-katlink a{
				color: #fff;
				font-size: 12px;
				font-weight: bold;
				text-decoration: none;
				}
				
.nxs_info_box-subkatlink{
				color: #d0d0d0;
				margin: 0 0 15px 0;
				}

.nxs_info_box-subkatlink a{
				color: #d0d0d0;
				font-size: 11px;
				text-decoration: none;
				}
				
.nxs_info_box-subkatlink a:hover{
				text-decoration: underline;
				}
				
.tagcloud-bg	{
				/** height: 150px; 
				height: 125px; /* RR 
				padding-top: 25px; /* RR 				 
				background: url(bg/tagcloud_bg.jpg) center no-repeat;
				margin-bottom: 15px;*/
				}
				
.tagcloud-bg div{
				
				margin: 0 auto;
				}
				
.tagcloud-bg a	{
				display: block; 
				float: left; 
				width: auto; 
				color: #000; 
				font-weight: bold; 
				text-transform: uppercase; 
				text-decoration: none;
				
				padding: 10px 0 0 15px; /* RR */
				}

div.page-locator {
	margin: 60px 0 15px 0;
	padding: 0 20px 0 20px;
	width: 560px;
}
div.page-locator * {
	font-size: 12px;
}

.box-category-keyvisual {
	margin: 0 auto;
}

.box-category-keyvisual-body {
	width: 584px;
	padding: 1px 8px 1px 8px;
	margin: 0 auto;
	background: url('bg/box_category_keyvisual_body.jpg') repeat-y;
}

.box-category-keyvisual-image {
	position: relative;
}

/* IE 6 Fix */
* html .box-category-keyvisual {
	padding: 8px 8px 0 6px;
}
/* IE 7 Fix */
*+html .box-category-keyvisual {
	padding: 8px 8px 0 6px;
}

.bright, .dark {
	position: absolute;
	font-size: 24px;
	font-weight: bold;
}

.bright {
	top: 10px;
	left: 15px;
	z-index: 10;
	color: #FFF;
}

.dark {
	top: 11px;
	left: 16px;
	z-index: 20;
	color: #000;	
}


.box-category-keyvisual .text {
	padding: 5px 10px;
}

.box-shadow-top {
	width: 600px;
	height: 6px;
	margin: 0 auto;
	background: url('bg/box_shadow_top.gif') no-repeat;
	font-size: 0;
}

.box-shadow-bottom {
	width: 600px;
	height: 6px;
	margin: 0 auto;
	background: url('bg/box_shadow_bottom.gif') no-repeat;
	font-size: 0;
}


.box-sorter .text {
	width: 580px;
	padding: 5px 10px;
	margin: 0 auto;
	background: url('bg/box_sorter_bg.gif') repeat-y;
}

.box-sorter .next {
	float: left;
	width: 89px;
	text-align: left;
	padding: 0 0 0 10px;
	border-right: 1px #676666 solid;
}

.box-sorter .next_empty {
	float: left;
	width: 90px;
	text-align: left;
	padding: 0 0 0 10px;
}

.box-sorter .prev {
	float: right;
	text-align: right;
	width: 89px;
	padding: 0 10px 0 0;
	border-left: 1px #676666 solid;
}

.box-sorter .prev_empty {
	float: right;
	text-align: right;
	width: 90px;
	padding: 0 10px 0 0;
}

.box-sorter .next a, .box-sorter .prev a {
	font-weight: bold;
	text-decoration: none;
}

.box-sorter .text .page-navigator {
	margin: 0;
}

.box-sorter .pages {
	float: left;
	width: 380px;
	text-align: center;
}

.box-sorter .pages * {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.box-sorter .pages a {
	width: auto;
	margin: 0 2px;
	padding: 0 2px;
}

.box-sorter .pages a.active {
	background: #676666;
	color: #FFF;
}

.box-sorter .border {
	border-bottom: 1px #676666 solid;
	margin: 0 0 5px 0;
}

.box-sorter .product-sorter * {
	font-weight: bold;
}

.box-sorter div.product-count {
	float: left;
	width: 165px;
	padding: 0 0 0 10px;
}

.box-sorter select.product-count {
	width: 50px;
	text-align: center;
	border: 1px #676666 solid;
}

.box-sorter div.product-sort {
	float: left;
	width: 215px;
}

.box-sorter select.product-sort	{
	width: 115px;
	text-align: center;
	border: 1px #676666 solid;
}

.box-sorter .product-view {
	float: left;
	width: 190px;
}

.box-sorter .product-view .views {
	text-align: right;
	width: 180px;
}

.box-sorter .product-view .label, .box-sorter .product-sort .label, .box-sorter .product-count .label{
	float: left;
	margin: 2px 10px 0 0;
}

.box-shadow-bottom-sorter {
	background: url('bg/box_shadow_bottom_sorter.gif') repeat-x;
	width: 587px;
	height: 10px;
	margin: 0 7px;
	font-size: 0;
}

.box-shadow-top-sorter {
	background: url('bg/box_shadow_top_sorter.gif') repeat-x;
	width: 587px;
	height: 10px;
	margin: 0 7px;
	font-size: 0;
}

.box-productgroup {
	width: 600px;
	margin: 0 auto 20px auto;
	background: url('bg/box_productgroup_bg.gif') repeat-y;
}

.productgroup {
	padding: 0 0 0 15px;
}

.productgroup .produktbox {
	background: url('bg/box_productgroup_item_bg.jpg') no-repeat;
	margin: 0 0 0 5px;
}	

.box-contentpage {
	width: 600px;
	margin: 0 auto 0 auto; 
	padding: 15px 0;
	background: url('bg/box_productgroup_bg.gif') repeat-y;
}

.content-headline {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.box-content-header {
	width: 570px;
	height: 11px;
	margin: 0 auto;
	background: url('bg/box_content_header.jpg') no-repeat;
	font-size: 0;
}

.box-content-nxs_info_box, .box-content-footer {
	width: 570px;
	height: 11px;
	margin: 0 auto;
	background: url('bg/box_content_footer.jpg') no-repeat;
	font-size: 0;
}

.box-content-body {
	width: 540px;
	padding: 0 15px 0 15px;
	margin: 0 auto;
	background: url('bg/box_content_body.jpg') repeat-y;
}

.box-content-body ol,.box-content-body ul {
	margin: 0 0 0 20px;
}


.box-productdetail {
	width: 600px;
	margin: 0 auto 20px auto;
	background: url('bg/box_productgroup_bg.gif') repeat-y;
}

.productdetail {
	position: relative;
	width: 540px;
	height: 465px;
	background: url('bg/box_productdetail.jpg') no-repeat;
	padding: 15px 15px 0 15px;
	margin: 20px auto 0 auto;
}

.product-headline {
	font-size: 18px;
	font-weight: bold;
}

.product-artnr {
	font-size: 11px;
}

.product-labels {
	position: absolute;
	left: 75px;
	top: -65px;
	height: 84px;
	width: 190px;
}
		
.box-contentpage {
	width: 600px;
	margin: 0 auto 0 auto; 
	padding: 15px 0;
	background: url('bg/box_productgroup_bg.gif') repeat-y;
}

.content-headline {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.box-content-header {
	width: 570px;
	height: 11px;
	margin: 0 auto;
	background: url('bg/box_content_header.jpg') no-repeat;
	font-size: 0;
}

.box-content-nxs_info_box {
	width: 570px;
	height: 11px;
	margin: 0 auto;
	background: url('bg/box_content_nxs_info_box.jpg') no-repeat;
	font-size: 0;
}

.box-content-body {
	width: 540px;
	padding: 0 15px 0 15px;
	margin: 0 auto;
	background: url('bg/box_content_body.jpg') repeat-y;
}

.box-content-body ol, .box-content2-body ol {
	margin: 0 0 0 20px;
}

.box-content-body ul, .box-content2-body ul {
	margin: 0 0 0 20px;
}

/** Zustzlich fr Sorterbox **/
.back {
	float: left;
}

.next-product {
	width: 100px;
	float: right;
	font-weight: bold;
	padding: 0 0 0 10px;
	border-left: 1px #595959 solid;
}

.next-product-empty {
	width: 100px;
	float: right;
	font-weight: bold;
	padding: 0 0 0 10px;
}

.next-product a {
	text-decoration: none;
}

.last-product {
	width: 90px;
	float: right;
	font-weight: bold;
	border-right: 1px #595959 solid;
	padding: 0 10px 0 0;
}

.last-product-empty {
	width: 90px;
	float: right;
	font-weight: bold;
	padding: 0 10px 0 0;
}

.last-product a {
	text-decoration: none;
}

.product-sorts {
	width: 100px;
	text-align: center;
	float: right;
	font-weight: bold;
	padding: 0 10px 0 10px;
}

.product-sorts-empty {
	width: 90px;
	text-align: center;
	float: right;
}

.back {
	font-weight: bold;
	padding: 0 10px 0 10px;
	border-right: 1px #595959 solid;
}

.back a {
	text-decoration:  none;
}

/** Produktdetailseite */
.box-productdetail {
	width: 600px;
	margin: 0 auto 0 auto;
	background: url('bg/box_productgroup_bg.gif') repeat-y;
}

.productdetail {
	position: relative;
	width: 545px;
	height: 465px;
	background: url('bg/box_productdetail.jpg') no-repeat;
	padding: 10px 15px 0px 15px;
	margin: 10px auto 0 auto;
}

.product-headline {
	font-size: 18px;
	font-weight: bold;
}

.product-artnr {
	font-size: 11px;
	margin: 0 0 10px 0;
}


.product-labels img {
	float: right;
}

.maindetails {
	width: 540px;
}

.maindetails-col {
	float: left;
	width: 270px;
}

.main-details-image {
	position: relative;
	width: 257px;
	height: 259px;
	padding: 4px 3px 4px 3px;
	background: url('bg/box_productimage.jpg') no-repeat;
	margin: 0 0 2px 0;
}

.main-details-image-show {
	position: absolute;
	top: 232px;
	left: 231px;
	width: 29px;
	height: 29px;
	background: url('bg/icon-lupe.png') no-repeat;
	text-decoration: none;
}

.main-details-thumbnails {
	padding: 0 3px;
}

.main-details-thumbnail {
	text-decoration: none;
}

.main-details-thumbnail img {
	border: 1px #868686 solid;
}

.maindetails-text {
	margin: 50px 0 0;
	padding: 0 0 0 10px;
}

.customer-review {
	height: 30px;
}

.customer-reviews {
	float: left;
	width: 140px;
	margin: 3px 0 0 0;
}

.customer-review-stars {
	float: left;
	width: auto;
}

.important {
	color: #d9012a;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 10px 0;
	height: 25px;
}

.product-info {
	
}

.main-details-description {
	height: 83px;
	margin-bottom: 10px; /* RR wegen dem abstand zu den Links darunter auf der Detailseite */
	overflow: hidden;
}

.main-details-arr {
	float: left;
	width: 10px;
}

.main-details-links {
	height: 65px;
	margin: 0 0 5px 0;
}

.main-details-link {
	float: left;
	width: 250px;
	margin: 0 0 4px 0;
	font-size: 12px;
}

.main-details-pricebox {
	height: 42px;
	/*padding: 13px 0 0 0;*/
	padding: 0;
}

.main-details-price {
	float: right;
	font-size: 24px;
	font-weight: bold;
}

.main-details-old-price {
	text-align: right;
	font-weight: normal;
	text-decoration: line-through;
	font-size: 12px;
	padding: 0 15px 0 0;
	height: 15px;
}

.main-details-offer {
	font-size: 12px;
	float: right;
	text-align: right;
	background: #d9012a;
	padding: 3px;
	margin: 7px 20px 0 0;
	width: 55px;
	color: #FFF;
	font-weight: bold;
}

.product-details-seperator {
	font-size:0 ;
	width: 570px;
	height: 4px;
	margin: 0 auto;
	background: url('bg/box_productdetail_seperator.jpg') no-repeat;
}

.box-product-details-body {
	width: 540px;
	padding: 0 15px 0 15px;
	margin: 0 0 0 14px;
	background: url('bg/box_content_body.jpg') repeat-y;
}

/** Tabelle */
.product-details-row {
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;
	border-bottom: 1px #676666 solid;
}

.product-details-row .col1 {
	float: left;
	width: 80px;
	font-weight: bold;
	font-size: 14px;
}

.product-details-row .col2 {
	float: left;
	width: 130px;
}
.product-details-row .col3 {
	float: left;
	width: 130px;
}
.product-details-row .col4 {
	float: left;
	width: 80px;
}
.product-details-row .col5 {
	float: left;
	width: 120px;
}

.product-details-row .headline {
	font-size: 15px;
	font-weight: bold; 
}

.product-details-row .col2 .lieferbar {
	width: 100px;
	background: url('bg/status-green.jpg') repeat-x;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	border: 1px #676666 solid;
}

.product-details-row .col2 .nachbestellt {
	width: 100px;
	background: url('bg/status-yellow.jpg') repeat-x;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	border: 1px #676666 solid;
}

.product-details-row .col3 .price {
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin: 0 10px 0 0;
}
.product-details-row .col3 .old-price {
	font-weight: normal;
	text-decoration: line-through;
	float: left;
}

.product-details-row .col4 .count {
	border: 1px #676666 solid;
	text-align: right;
	padding: 2px;
	width: 40px;
	font-size: 14px;
	font-weight: bold;
}

.product-details-row .col5 input.warenkorb-active {
	display: block;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	padding: 5px 5px 8px 5px;
	background: url('bg/button_orange.jpg') left top no-repeat;
	margin: 0;
	text-align:center;
	width: 119px;
}


.product-details-row .col5 a.warenkorb-inactive {
	display: block;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	padding: 6px 3px 7px 7px;
	background: url('bg/button_orange_inactive.jpg') no-repeat
}

.product_details-vatinfo {
	float: right;
}

.product-details-footer {
	width: 570px;
	height: 6px;
	margin: 0 auto;
	font-size: 0;
	background: url('bg/box_productdetail_footer.jpg') no-repeat;
}

.product-details-variants {
	margin: 5px 0 0 0;
}

.product-details-thumb {
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin: 0 10px 0 0;
	
}

.product-details-thumb img {
	border: 1px #676666 solid;
}

.product-details-white-border {
	font-size: 0;
	height: 3px;
	width: 560px;
	margin: 0 auto;
	background: url('bg/reiterbox_top.jpg') repeat-x;
}

.product-details-reiter {
	position: absolute;
	top: -56px;
	left: 1px;
	width: 570px;
	height: 36px;
	margin: 20px auto 0 auto;
}

.product-details-reiter a {
	text-decoration: none;
}

.product-details-reiter .aktiv {
	position: relative;
	width: auto;
	float: left;
	height: 36px;
}

.product-details-reiter .aktiv .cleft{
	float: left;
	width: 3px;
	height: 36px;
	background: url('bg/reiter_links.jpg') no-repeat;
	margin: 0 0 0 -2px;
}

/* IE 6 Fix */
* html .product-details-reiter .aktiv .cleft {
	position: absolute;
	left: 0;
	bottom: 0;
}

.product-details-reiter .aktiv.first .cleft {
	margin: 0;
}

.product-details-reiter .aktiv .cright{
	float: left;
	width: 3px;
	height: 36px;
	background: url('bg/reiter_rechts.jpg') no-repeat;
}

.product-details-reiter .aktiv .text {
	float: left;
	height: 26px;
	padding: 10px 10px 0 10px;
	background: url('bg/reiter_mitte.jpg') repeat-x;
}

.product-details-reiter .aktiv .text a {
	font-weight: bold;
	font-size: 14px;
	color: #676666;
}

.product-details-reiter .inaktiv {
	width: auto;
	height: 36px;
	float: left;
}

.product-details-reiter .inaktiv .cleft{
	display: none;
}

.product-details-reiter .inaktiv .cright{
	float: left;
	width: 3px;
	height: 36px;
	background: url('bg/reiter_rechts_inaktiv.jpg') bottom no-repeat;
}

.product-details-reiter .inaktiv .text {
	float: left;
	height: 23px;
	padding: 13px 10px 0 10px;
	background: url('bg/reiter_mitte_inaktiv.jpg') bottom repeat-x;
}

.product-details-reiter .inaktiv .text a {
	font-weight: bold;
	font-size: 14px;
}

.product-details-reiter-shadow {
	float: left;
	width: 9px;
	height: 36px;
	background: url('bg/reiter_shadow.jpg') bottom no-repeat;
}

.product-details-reiter .first.inaktiv .cleft {
	display: block;
	float: left;
	width: 3px;
	height: 36px;
	background: url('bg/reiter_links_inaktiv_first.jpg') bottom no-repeat;
}

* html .product-details-reiter .inaktiv.first .cleft {
	width: 4px;
}

.relative {
	position: relative;
}

.bold {
	font-weight: bold;
	padding: 0 0 5px 0;
}

.product-details-reviews {
	padding: 5px 0 0 0;
}

.product-details-reviews .box {
	float:left;
	width: 270px;
}

.box .customer-reviews {
	padding: 0px 10px 5px 0;
}

.box .link {
	display: block;
	padding: 0 0 5px 0;
}

.product-details-reviews .box.text {
	line-height: 150%;
}

.clear.border {
	width: 100%;
	margin: 0px auto 5px auto;
	padding: 5px 0 0 0;
	border-bottom: 1px #676666 solid;
}

.product-details-reviews .center{
	text-align: center;
	line-height: 150%;
}

/** Formularstyles */
.formlabel {
	float: left;
	width: 100px;
	padding: 3px 0 0 0;
}

.box-input-text {
	float: left;
}

.box-input-text .input-text-cleft {
	width: 8px;
	height: 26px;
	font-size: 0;
	float: left;
	background: url('bg/input-text-left.jpg') no-repeat;
}

.box-input-text .input-text-cright {
	width: 8px;
	height: 26px;
	font-size: 0;
	float: left;
	background: url('bg/input-text-right.jpg') no-repeat;
}

.box-input-text .input-text {
	float: left;
	padding: 6px 0 6px 0;
	background: url(bg/input-text.jpg) repeat-x;
	display: block;
}

.input-select {
	/*margin: 0 0 0 9px;*/
	margin: 0;
	width:245px;
}

.input-textarea {
	width: 379px;
	height: 280px;
	padding: 10px;
	background: url('bg/box_textarea.jpg') no-repeat;
}

.input-textarea textarea {
	width: 379px;
	height: 280px;
}

img.img_ergaenzende_artikel {
	margin: 7px 0 7px 17px;
}

.box-content3 {
	width: 594px;
	margin: 0 auto;
}

.box-product-small2 {
	width: 197px;
	float:left;
	margin: 0 0px 0px 0;
}

.box-product-small2-header {
	width: 197px;
	height: 8px;
	background: url('bg/box_product_small2_header.jpg') no-repeat;
	font-size: 0;
}

.box-product-small2-nxs_info_box {
	width: 197px;
	height: 8px;
	background: url('bg/box_product_small2_nxs_info_box.jpg') no-repeat;
	font-size: 0;
}

.box-product-small2-body {
	position: relative;
	width: 183px;
	padding: 55px 7px 5px 7px;
	background: url('bg/box_product_small2_body.jpg') repeat-y;
	margin: -5px 0 0 0;
	height: 60px;
}

.box-product-advise-small2-image {
	position: absolute;
	left: 2px;
	top: -1px;
}




/** Bis hier hin integriert */

.box-product-advise-top {
	height: 4px;
	width: 157px;
	margin: 5px 0 0 7px;
	font-size: 0;
	background: url('bg/box_product_advise_top.gif') no-repeat;
}

.box-product-advise-body {
	width: 142px;
	margin: 0 0 0 7px;
	padding: 0 5px 0 10px;
	background: url('bg/box_product_advise_body.gif') repeat-y;
}

.box-product-advise-bottom {
	height: 4px;
	width: 157px;
	margin: 0 0 5px 7px;
	font-size: 0;
	background: url('bg/box_product_advise_bottom.gif') no-repeat;
}

.box-product-advise-headline {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	height: 47px;
	display: block;
}

.box-product-advise-image {
	float: left;
	border: 1px #868686 solid;
	margin: 0 5px 0 0;
	width: 60px;
	height: 60px;
}

.product-advise{
	width: 150px;
	position: relative;
}

.box-product-advise-details .prices {
	text-align:right;
	float: right;
	padding: 13px 7px 0 0;
}

.box-product-advise-details .old-price {
	text-decoration: line-through;
	height: 15px;
}

.box-product-advise-details .price {
	font-weight: bold;
	font-size: 13px;
}


.box-product-small {
	width: 159px;
	float:left;
	margin: 0 10px 0 0;
}

.framebox-content .box-product-small {
	margin: 5px 0px 0 12px;
}

.box-product-small-header {
	width: 159px;
	height: 8px;
	background: url('bg/box_product_small_header.jpg') no-repeat;
}

.box-product-small-footer {
	width: 159px;
	height: 8px;
	background: url('bg/box_product_small_footer.jpg') no-repeat;
}

.box-product-small-body {
	width: 145px;
	padding: 0 7px;
	background: url('bg/box_product_small_body.jpg') repeat-y;
	margin: -5px 0 0 0;
}

.show-all-products {
	padding: 0 0 10px 0;
}

.box-content2-header {
	width: 596px;
	height: 9px;
	margin: 0 0px 0 10px;
	background: url('bg/box_content2_header.jpg') no-repeat;
	font-size: 0;
}

.box-content2-footer {
	width: 596px;
	height: 9px;
	margin: 0 0px 0 10px;
	background: url('bg/box_content2_footer.jpg') no-repeat;
	font-size: 0;
}

.box-content2-body {
	width: 566px;
	padding: 0 15px 10px 15px;
	margin: 0 0px 0 10px;
	background: url('bg/box_content2_body.jpg') repeat-y;
}

/** Formularstyles */
.formlabel {
	float: left;
	width: 100px;
	padding: 3px 0 0 0;
}

.box-input-text {
	float: left;
}

.box-input-text .input-text-cleft {
	width: 14px;
	height: 27px;
	font-size: 0;
	float: left;
	background: url('bg/input-text-left.jpg') no-repeat;
}

.box-input-text .input-text-cright {
	width: 14px; 
	height: 27px;
	font-size: 0;
	float: left;
	background: url('bg/input-text-right.jpg') no-repeat;
}

.input-text-red {
	float: left;
	height: 21px;
	padding: 6px 0 0 0;
	background: url(bg/input-text-red.jpg) repeat-x;
}

.box-input-text .input-select {
	float: left;
	height: 27px;
	padding: 6px 0;
	background: url(bg/input-text.jpg) repeat-x;
}


.box-input-text .input-select select {
	border-color: #FFF;
	height: 15px;
	color: #FFF;
}

.box-input-text .input-select select option {
	border: 0;
}

.submit-button {
	background: #667384;
	color: #FFF;
	font-weight: bold;
	padding: 2px;
	font-size: 11px;
	
}

/* TPL2 */

.produktbox-tpl2{
				position: relative;
				width: 269px; 
				height: 358px; 
				float: left; 
				background: url(bg/box_productgroup_tpl2.jpg) no-repeat;
				margin: 0;		
				}
				
.produktbox-tpl2-image{
				height: 257px; 
				padding: 0 7px 0 2px; 
				position: relative;
				}

.produktbox-tpl2-preis{
				height: 30px; 
				padding: 4px 0 0 8px; 
				float: left; 
				line-height: 12px;
				}

.produktbox-tpl2-redprice{
				height: 30px; 
				padding: 7px 18px 0 0; 
				float: right; 
				text-align: right; 
				/*color: #d9012a;*/ 
				font-size: 18px; 
				font-weight: bold;
				}

.produktbox-tpl2-mark{
				position: absolute;
				z-index: 3;
				bottom: 22px;
				right: 16px;
				color: #d9012a;
				font-size: 13px;
				}

.productgroup-tpl2{
				padding: 0 0 0 33px;
				}

.product-tpl2-labels{
				position: absolute; 
				z-index: 2; 
				top: 15px; 
				right: 20px; 
				}

/** Warenkorb */
.steps {
	width: 590px;
	margin: 0 auto;
	padding: 0 0 0 1px;
}

.step-box-body-active * {
	color: #FFF;
}

.step-box-body-active strong {
	display: block;
	font-size: 12px;
	width: 78px;
	height: 40px;
}

.step-box-body strong {
	display: block;
	font-size: 12px;
	width: 78px;
	height: 40px;
}

.step-box {
	position: relative;
	float: left;
	width: 118px;
}

.step-box-head-active {
	width: 118px;
	height: 3px;
	background: url('bg/box_step_top_active.jpg') no-repeat;
	font-size: 0;
}

.step-box-bottom-active {
	width: 118px;
	height: 3px;
	background: url('bg/box_step_bottom_active.jpg') no-repeat;
}

.step-box-body-active {
	width: 98px;
	padding: 5px 10px 5px 10px;
	background: url('bg/box_step_body_active.jpg') repeat-y;
	height: 100px;
	color: #FFF;
}

.step-box-head {
	width: 118px;
	height: 3px;
	background: url('bg/box_step_top.jpg') no-repeat;
	font-size: 0;
}

.step-box-bottom {
	width: 118px;
	height: 3px;
	background: url('bg/box_step_bottom.jpg') no-repeat;
}

.step-box-body {
	width: 98px;
	padding: 5px 10px 5px 10px;
	background: url('bg/box_step_body.jpg') repeat-y;
	height: 100px;
}

.box-buttons {
	width: 592px;
	padding: 0 0 0 1px;
	margin: 8px auto 5px auto;
}

.weiter-einkaufen {
	float: left;
	background: url('bg/button_weiter_einkaufen.jpg') no-repeat;
	color: #FFF;
	font-weight: bold;
	width:  158px;
	height: 34px;
	padding: 0 0 3px 0;
	
}

.weiter {
	float: right;
	background: url('bg/button_weiter.jpg') no-repeat;
	color: #FFF;
	font-weight: bold;
	width:  238px;
	height: 34px;
	padding: 0 0 3px 0;
	
}

.weitergrau {
	float: left;
	background: url('bg/button_weitergrau.jpg') no-repeat;
	color: #FFF;
	font-weight: bold;
	width:  238px;
	height: 34px;
	padding: 0 0 3px 0;
	
}

.grauklein {
	float: left;
	background: url('bg/button_grauklein.jpg') no-repeat;
	color: #FFF;
	font-weight: bold;
	width:  152px;
	height: 34px;
	padding: 0 0 3px 0;
	
}

/** Tabelle */
.warenkorb-row {
	padding: 2px 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px #676666 solid;
	position: relative;
}

.warenkorb-row.head * {
	font-weight: bold;
}

.warenkorb-row .col1 {
	float: left;
	width: 196px;
}

.warenkorb-row .col1 img {
	border: 1px #676666 solid;
	float: left;
	margin: 0 10px 0 0;
}

.warenkorb-row .col1 .artikel {
	float: left;
}

.warenkorb-row .col1 .artikel .artikel-name {
	font-weight: bold;
//	height: 47px;
	width: 120px;
}

.warenkorb-row .col1 .artikel .artikel-entfernen {
	font-size: 12px;
}

.warenkorb-row .col2 {
	float: left;
	width: 70px;
	text-align: center;
}

.warenkorb-row .col2 input {
	border: 1px #676666 solid;
	font-weight: bold;
	text-align: center;
	width: 40px;
	padding: 2px;
}

.warenkorb-row .col3 {
	float: left;
	width: 100px;
	text-align: right;
}

.warenkorb-row .col3 .price {
	font-size: 14px;
}

.warenkorb-row .col3 .old-price {
	text-decoration: line-through;
}

.warenkorb-row .col4 {
	float: left;
	width: 70px;
	text-align: right;
}

.warenkorb-row .col4 .vat {
	font-size: 14px;
}

.warenkorb-row .col5 {
	float: left;
	width: 100px;
	text-align: right;
}

.warenkorb-row .col5 .total-price {
	font-size: 14px;
	font-weight: bold;
}

/** Summary */
.summary {
	float: right;
	width: 245px;
}

.summary-row {
	padding: 0 0 5px 0;
}

.summary-row .col1 {
	float: left;
	width: 170px;
	font-size: 12px;
}

.summary-row .col2 {
	float: right;
	width: 70px;
	text-align:right;
	font-size: 12px;
}

.summary-row.border {
	border-bottom: 1px #676666 solid;
}

.summary-row.total {
	border-top: 1px #676666 solid;
	padding: 5px 0 0 0;
}

.summary-row.total div {
	font-weight: bold;
	font-size: 14px;
	width: 120px;
}

.summary-row.total .total-price {
	color: #000;
}

/** Artikel hinzufuegen / aktualisieren */
.refresh-artikel {
	float: left;
	width: 280px;
}

.refresh-artikel .button {
	background: #667384;
	color: #FFF;
	font-weight: bold;
	padding: 2px;
	font-size: 11px;
}

.refresh-artikel strong {
	display: block;
	padding: 15px 0 5px 0;
}
.refresh-artikel .refesh-artnr {
	border: 1px #676666 solid;
	padding: 2px;
	width: 200px;
	font-weight: normal;
}

.artikel-info {
	background: #FFF;
	padding: 5px;
	width: 250px;
	margin: 3px 0 0 0;
}

.artikel-info .artikel-name {
	font-weight: bold;
	display: block;
	padding: 0 0 5px 0;
	text-decoration: none;
}

.artikel-info .old-price {
	text-decoration: line-through;
}

.artikel-info .price {
	font-weight: bold;
	color: red;
}

.artikel-info .variants {
	margin: 8px 0;
}

.artikel-info .variants .text {
	float: left;
	font-weight: bold;
	padding: 3px 10px 0 0;
}

.artikel-info .variants .variant {
	float: left;
	border: 1px #676666 solid;
	margin: 0 10px 0 0;
	width: 70px;
	font-weight: bold;
}

.artikel-info .variants .count {
	float: left;
	border: 1px #676666 solid;
	padding: 2px;
	width: 30px;
}

/** IE6 Fixes */
.button.refresh {
	width: 150px;
}

.button.suchen {
	width: 50px;
}

/** Gutscheincode */
.gutschein {
	float: left;
	width: 210px;
}

.gutscheinhead {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 0;
}

.gutscheincode {
	border: 1px #676666 solid;
	padding: 2px;
	font-weight: bold;
	width: 180px;
	margin: 10px 0;
}

.gutscheineinloesen {
	font-size: 12px;
}

.gutscheintext {
	float: left;
	font-size: 10px;
	width: 320px;
	padding: 10px 0 0 10px;
}


/* TPL3 */

.produktbox-tpl3{
				position: relative;
				width: 547px; 
				height: 187px; 
				float: left; 
				background: url(bg/box_productgroup_tpl3.jpg) no-repeat;
				margin: 0;		
				}
				
.produktbox-tpl3-image{
				height: 175px; 
				width: 175px;
				text-align: center;
				background: #fff;
				padding: 2px 0 0 2px; 
				position: relative;
				float: left;
				}

.produktbox-tpl3-preis{
				height: 30px; 
				padding: 116px 0 0 8px; 
				text-align: right;
				line-height: 12px;
				}

.produktbox-tpl3-redprice{
				height: 30px; 
				padding: 0 0 0 8px; 
				float: right; 
				text-align: right; 
				/*color: #d9012a;*/ 
				font-size: 18px; 
				font-weight: bold;
				}

.produktbox-tpl3-mark{
				position: absolute;
				z-index: 3;
				bottom: 16px;
				right: 2px;
				color: #d9012a;
				font-size: 13px;
				}

.productgroup-tpl3{
				padding: 0 0 0 33px;
				}

.product-tpl3-labels{
				position: absolute; 
				z-index: 2; 
				top: 8px; 
				right: 8px; 
				}
				
.produktbox-tpl3-title{
				height: 35px; 
				text-decoration: none; 
				font-weight: bold; 
				font-size: 11px; 
				display: block;
				}

.produktbox-tpl3-info{
				float: left;
				height: 163px;
				width: 230px;
				padding: 12px 0 0 12px;
				}
				
.produktbox-tpl3-info2{
				float: right;
				height: 175px;
				width: 90px;
				padding: 0;	
				margin: 3px 20px 0 0;
				position: relative;
				}	
				
/* TPL4 */

.produktbox-tpl4{
				position: relative;
				width: 547px; 
				height: 266px; 
				float: left; 
				background: url(bg/box_productgroup_tpl4.jpg) no-repeat;
				margin: 0;		
				}
				
.produktbox-tpl4-image{
				height: 257px; 
				width: 257px;
				text-align: center;
				background: #fff;
				padding: 2px 0 0 2px; 
				position: relative;
				float: left;
				}

.produktbox-tpl4-preis{
				height: 30px; 
				padding: 8px 0 0 8px; 
				text-align: right;
				line-height: 12px;
				}

.produktbox-tpl4-redprice{
				height: 30px; 
				padding: 0 0 0 8px; 
				float: right; 
				text-align: right; 
				/*color: #d9012a;*/ 
				font-size: 18px; 
				font-weight: bold;
				}

.produktbox-tpl4-mark{
				position: absolute;
				z-index: 3;
				bottom: 22px;
				right: 20px;
				color: #d9012a;
				font-size: 13px;
				}

.productgroup-tpl4{
				padding: 0 0 0 33px;
				}

.product-tpl4-labels{
				position: absolute; 
				z-index: 2; 
				bottom: 14px; 
				left: 275px; 
				}
				
.produktbox-tpl4-title{
				height: 35px; 
				text-decoration: none; 
				font-weight: bold; 
				font-size: 11px; 
				display: block;
				}

.produktbox-tpl4-info{
				float: left;
				height: 163px;
				width: 255px;
				padding: 12px 0 0 12px;
				position: relative;
				}
				
.produktbox-tpl4-infotext{
				height: 155px;
				}
								
/* RR Ratings */
.rating_review_background { width:89px; height:16px; margin:0; padding:0; background: url(bg/stars.gif) no-repeat 0 0;}
.onestar {background-position:-72px -38px}
.twostar {background-position:-54px -38px}
.threestar {background-position:-36px -38px}
.fourstar {background-position:-18px -38px}
.fivestar {background-position:0 -38px}
ul.rating {width:89px; height:16px; margin:0 0 3px; padding:0; list-style:none; float:right; position:relative; background: url(bg/stars.gif) no-repeat left top;}
ul.rating li {cursor: pointer; float:left;}
ul.rating li a {position:absolute; left:0; top:0; width:18px; height:16px; text-decoration:none; z-index: 200;}
ul.rating li a b {display: none;}
ul.rating li.one a {left:0}
ul.rating li.two a {left:17px;}
ul.rating li.three a {left:34px;}
ul.rating li.four a {left:51px;}
ul.rating li.five a {left:68px;}
ul.rating li a:hover {z-index:2; width:89px; height:16px; overflow:hidden; left:0; background: url(bg/stars.gif) no-repeat 0 -18px}
ul.rating li.one a:hover {background-position: -72px -18px;}
ul.rating li.two a:hover {background-position: -54px -18px;}
ul.rating li.three a:hover {background-position: -36px -18px;}
ul.rating li.four a:hover {background-position: -18px -18px;}
ul.rating li.five a:hover {background-position: 0 -18px;}
.rating_review_input {margin:0; height:16px;}
.rating li.current_rate{background: url(bg/stars.gif) left bottom; position: absolute; height: 16px; z-index: 1;}

ul.rating_small{
	margin: 0;
	margin-right: 5px;
	list-style: none; 
	float: right; 
	position:relative;
	width: 70px;
	height: 13px;
	background: url(bg/stars-klein.gif) no-repeat left top;
}
.current_rate_small{
	background: url(bg/stars-klein.gif) left bottom; 
	position: absolute; 
	height: 13px; 
	z-index: 1;
	top: 0;
	left: 0;
}

.basket-flyout		{
					position: absolute;
					z-index: 4;
					top: 52px;
					right: 0px;
					width: 159px;
					left:46px; 
					background: #fff; 
					border: 2px solid #aaaaa9; 
					border-width: 0 1px 2px 0; 
					padding-top: 5px;
					}
					
.basket-flyout-product{
					width: 137px; 
					border: 1px solid #bab9b5; 
					margin: 0 auto 2px auto; 
					padding: 4px; 
					background: url(bg/flyout_product_bg.jpg) bottom repeat-x #eae9e9;
					position: relative;
					}
					
.basket-flyout-product-amount{
					float: left; 
					width: 23px;
					}
					
.basket-flyout-product-text{
					float: left; 
					width: 68px;
					}

.basket-flyout-product-text img{
					border: 1px solid #bbb;
					margin: 3px;
					}
					
.basket-flyout-product-link{
					text-decoration: none; 
					font-weight: bold;
					display: block;
					}
					
.basket-flyout-product-price1{
					font-size: 10px; 
					font-weight: normal;
					}
					
.basket-flyout-product-price2{
					color: #d9012a; 
					font-size: 13px; 
					font-weight: bold;
					}
					
.basket-flyout-product-button{
					display: block; 
					background: #667384; 
					margin: 3px 6px 5px 6px; 
					padding: 3px; 
					text-align: center; 
					color: #fff; 
					text-transform: uppercase; 
					text-decoration: none; 
					font-weight: bold;
					}
					
/* RR ZOOM POPUP */
#nxs_zoom_mask{
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000 none no-repeat scroll 0 0;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: Alpha(opacity=70);
	z-index: 1999;
}
#nxs_zoom_close{
	background-color: #fff;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 2px 7px;
	border: 1px solid #000000;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	z-index: 2000;
}
#nxs_zoom_container #zoom-sub{
	position:absolute;
	top:-50%;	
}
#nxs_zoom_container{
	display: none;
	border: 0;
	padding: 0;
	position:fixed;
	width: 504px;
	top:50%;
	left:50%;
	margin-left: -225px;
	z-index:2000;
	width: 450px;
	height: 450px;
}

/** Warenkorb Schritt 2 */
.small-boxes {
	margin: 10px 11px;
	float: left;
	padding: 0 0 0 0px;
}

.small-box {
	float: left;
	width: 190px;
	padding: 0 4px;
}

.small-box-top {
	width: 190px;
	height:  10px;
	background: url('bg/box_small_top.jpg') no-repeat;
}

.small-box-bottom {
	width: 190px;
	height:  12px;
	background: url('bg/box_small_bottom.jpg') no-repeat;
}

.small-box-body {
	width: 170px;
	height: 150px;
	padding: 0 10px 5px 10px;
	height:  400px;
	background: url('bg/box_small_body.jpg') repeat-y;
}

.small-box-body strong {
	font-size: 12px;
}

/** Textarea */
.input-textarea-small {
	width: 245px;
	height: 130px;
	padding: 10px;
	background: url('bg/box_textarea_small.jpg') no-repeat;
}

.input-textarea-small textarea {
	width: 245px;
	height: 130px;
}

/** NEU fÃ¼r Step-Boxen */
.steps {
	width: 590px;
	margin: 0 auto;
	padding: 20px 0 0 1px;
}

.step-box .icon {
	position: absolute;
	top: -20px;
	left: 0;
	width: 118px;
	height: 55px;
	text-align: center;
}

/** IE 6 Fix */
* html .step-box .icon img {
	filter:Alpha(opacity=100, finishopacity=0, style=1);
	filter:Chroma(color=#dedede);
}

.step-box-body-active {
	width: 98px;
	padding: 25px 10px 5px 10px;
	background: url('bg/box_step_body_active.jpg') repeat-y;
	height: 100px;
	color: #FFF;
}

.step-box-body {
	width: 98px;
	padding: 25px 10px 5px 10px;
	background: url('bg/box_step_body.jpg') repeat-y;
	height: 100px;
}

/** Cloud-Tags */
.tagcloud-top {
	width: 1032px;
	height: 43px;
	background: url('bg/content_top.jpg') no-repeat;
}

.tagcloud-bottom {
	width: 1032px;
	height: 43px;
	background: url('bg/content_bottom.jpg') no-repeat;
}

.tagcloud-body {
	width: 992px;
	padding: 0 20px 10px 20px;
	background: url('bg/content_border.jpg') repeat-y;
}

.nxs_print {
	display: none;
}

.nxs_error_box{
	border: 1px solid #6F000C; 
	margin:15px; 
	padding: 15px 15px 15px 50px; 
	width:520px; 
	font-weight: bold;
	background:#B10313 url('bg/bg-boxrot.gif') no-repeat;
	color: #FFF;
}

.nxs_succsess_box{
	border: 1px solid #077F23; 
	margin:15px; 
	padding: 15px 15px 15px 50px; 
	width:520px; 
	font-weight: bold;
	background:#077F23 url('bg/bg-boxgruen.gif') no-repeat;
	color: #FFF;
}

.nxs_attention_box{
	border: 1px solid #EF870E; 
	margin:15px; 
	padding: 15px 15px 15px 50px; 
	width:520px; 
	font-weight: bold;
	background:#EF870E url('bg/bg-boxsoftgelb.gif') no-repeat;
	color: #FFF;
}
.nxs_attention_box b{
	color: #FFF;
}

.nxs_error_box a
{
	color: #FFF;
}

.basket-link{
	height: 35px;
	width: 190px;
}

.ab18{
	font-weight:bolder;
	font-size: 10px;
	background: #F00;
	color: #FFF;
	left:-1px;
	padding: 0 2px;
	position:absolute;
	top:-1px;
	float: left;
	border: solid #868686;
	border-width: 0 1px 1px 0;
}

.ab14{
	font-weight:bolder;
	font-size: 10px;
	background: #ffa800;
	color: #FFF;
	left:-1px;
	padding: 0 2px;
	position:absolute;
	top:-1px;
	float: left;
	border: solid #868686;
	border-width: 0 1px 1px 0;
}

.wa1-ab18{
	font-weight:bolder;
	font-size: 10px;
	background: #F00;
	color: #FFF;
	left:-7px;
	padding: 0 2px;
	position:absolute;
	top:2px;
	float: left;
	border: solid #868686;
	border-width: 0 1px 1px 0;
}

.wa1-ab14{
	font-weight:bolder;
	font-size: 10px;
	background: #ffa800;
	color: #FFF;
	left:-7px;
	padding: 0 2px;
	position:absolute;
	top:2px;
	float: left;
	border: solid #868686;
	border-width: 0 1px 1px 0;
}

.wa2-b18{
	font-weight:bolder;
	font-size: 14px;
	background: #F00;
	color: #FFF;
	padding: 0 2px;
	float: left;
	border: solid #868686;
	border-width: 0 1px 1px 0;
}

.wa2-b14{
	font-weight:bolder;
	font-size: 14px;
	background: #ffa800;
	color: #FFF;
	padding: 0 2px;
	float: left;
	border: solid #868686;
	border-width: 0 1px 1px 0;
}

.produktbox .ab18{
	font-weight:bolder;
	font-size: 12px;
	background: #F00;
	color:#FFFFFF;
	float:left;
	font-size:10px;
	font-weight:bolder;
	left:6px;
	padding:0 2px;
	position:absolute;
	top:4px;
}

.produktbox .ab14{
	font-weight:bolder;
	font-size: 11px;
	background: #ffa800;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	font-weight:bolder;
	left:6px;
	padding:0 2px;
	position:absolute;
	top:4px;
}

.produktbox-tpl2 .ab18{
	font-weight:bolder;
	font-size: 10px;
	background: #F00;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	font-weight:bolder;
	left:6px;
	padding:0 2px;
	position:absolute;
	top:63px;
}

.produktbox-tpl2 .ab14{
	font-weight:bolder;
	font-size: 10px;
	background: #ffa800;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	font-weight:bolder;
	left:6px;
	padding:0 2px;
	position:absolute;
	top:63px;
}

.produktbox-tpl3 .ab18{
	font-weight:bolder;
	font-size: 9px;
	background: #F00;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	font-weight:bolder;
	padding:0 2px;
	position:absolute;
	left:-431px;
	top:3px;
}

.produktbox-tpl3 .ab14{
	font-weight:bolder;
	font-size: 9px;
	background: #ffa800;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	font-weight:bolder;
	padding:0 2px;
	position:absolute;
	left:-431px;
	top:3px;
}

.produktbox-tpl4 .ab18{
	font-weight:bolder;
	font-size: 9px;
	background: #F00;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	font-weight:bolder;
	padding:0 2px;
	position:absolute;
	left:-254px;
	top:5px;
}

.produktbox-tpl4 .ab14{
	font-weight:bolder;
	font-size: 9px;
	background: #ffa800;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	font-weight:bolder;
	padding:0 2px;
	position:absolute;
	left:-254px;
	top:5px;
}



.box-no-style{
	padding: 15px;
}

.nxs_nxs_info_box_right{
	height: 24px; 
	padding-top: 3px; 
	color: #FFF; 
	float: left;
	font-size: 12px;
}


.nxs_nxs_info_box_right a{
	font-size: 12px;
}

.nxs_nxs_info_box_left{
	height: 24px; 
	width: 30px; 
	float: left;
}

.details_threelink {
	float:left;
	width:100%;
	margin-top: 20px;
}
.details_threelink div {
	float: left;
	width: 33%;
	text-align: center;
}

.star_text{
	float:right;
	padding-right:20px;
}

/*****************************************************************************/
/*** SUGGEST ***/
/*****************************************************************************/

/* needed otherwise the searchBoxLine will pop-up in IE */
div.suggestFormWrap{
	position:absolute;	
	z-index:1001;
}

div.suggestLayer {
	position: absolute;
	top: 65px;
	left: 0px;
	width: 1px;
	height: 1px;
	display: none;
	padding: 0;
	margin: 0;
	z-index: 1000;
	background-color: white;
	background: transparent;
}

table.suggestLayer {
	font-size: 11px;
	width: 130px;
	border: 1px solid #5C7997;
	height: 12px;
	background-color: white;
	color: #000000;
	cursor: pointer;
}
tr.suggestLayer { 
	height: 12px;
}
td.suggestLayer {
	padding: 0;
	height: 12px;
	text-align: left;
}
tr.suggestHeader{
	color: #173553;
	font-weight: normal;
	font-size: 10px;
}
tr.suggestHeader td{
	border-bottom: 1px solid #5C7997;
	padding: 3px 3px 3px 5px;
}

td.suggestTextQuery{
	font-weight: bold; 
	padding: 2px 15px 2px 10px;
	text-align: left;
	color: #000000;
}
span.suggestTextQueryTyped{	
	color: #000000;
	text-decoration: underline;
	text-align: left;
}

td.suggestTextType{
	padding: 2px 5px 2px 15px;
	width: 30%;
	text-align: left;
	color: #000000;
}
td.suggestTextAmount{
	padding: 2px 5px 2px 15px;
	width: 30%;
	text-align: right;
}
tr.suggestRow{
	padding: 2px 2px 2px 0px;
	background-color: #FCFCFC;
	height: 30px;
}

tr.suggestHighlight {
	color: #ffffff !important;
	background-color: #B8B8B8;
	
}
tr.suggestHighlight span.suggestTextQueryTyped{
	color: #ffffff;	
}

tr.suggestHighlight span.suggestTextType{
	color: #ffffff;	
}

.cmp_tbl{	
}

.nxscms p{
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: block;
}

.nxs_aftersearch_head{
	float: left; 
	margin:0 7px 0 6px; 
	width: 180px; 
	background: #FFF; 
	position: relative; 
	margin-bottom: 10px;
}

.nxs_aftersearch_box{
	background:#FFF; 
	border: 1px solid #D3E3FC; 
	width: 172px; 
	padding: 3px;
}

.nxs_aftersearch_box a{
	text-decoration: none;
	float: left; 
	width: 150px; 
	display: block;
}

a.openProd{
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	border: 1px solid #000;
	background: #ff0000;
	padding: 0 2px;
	width: 8px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size:13px;
	text-align: center;
}

.nxs_star{
	color:#F00;
}

.nxsStartPictures{
	display: none;
}

.nxsStartPictures.nxs_inline{
	display:inline;
}

.nxsStartPictures.nxs_hidden{
	display:none;
}
.promo-picregister{
	display: none;
}

/*****************************************************************************/
/*** Button ***/
/*****************************************************************************/

/* Eingefügt von M. Oehme 2010-01-04 */
.submit-button, .weitergrau, .grauklein, .weiter,.fromlist input, .lb-search-button input, .warenkorb-active {
  cursor:pointer;
}

#ArticleInformation p{ padding-bottom: 5px; margin-bottom: 5px; display: block; }
#ArticleInformation ul{ padding-bottom: 5px; margin-bottom: 5px; margin-left: 15px; display: block; }

#ArticleInformation .Groessentabelle { border: 1px solid black; border-collapse: collapse; }
#ArticleInformation .Groessentabelle td { padding: 4px 4px 4px 4px; text-align:left; }
#ArticleInformation .Groessentabelle .GrHeadRow  { background-color:#ADADAD; }
#ArticleInformation .Groessentabelle .GrBodyRow1 { background-color:#EDEDED; }
#ArticleInformation .Groessentabelle .GrBodyRow2 { background-color:#CDCDCD; }
#ArticleInformation .Groessentabelle .GrHeadCell1 { font-weight:bolder; text-align:left; }
#ArticleInformation .Groessentabelle .GrHeadCell2 { font-weight:bolder; text-align:right; }
#ArticleInformation .Groessentabelle .GrBodyCell1 { font-weight:bolder; text-align:left; }
#ArticleInformation .Groessentabelle .GrBodyCell2 { text-align:right; }
