/*----------------------------------------------------------------------------------------/
/ Boxen rechte Spalte
/----------------------------------------------------------------------------------------*/
#colRight .boxHeader {
	height:19px;
	overflow:hidden;
	padding:12px 11px 0;
	background-repeat:no-repeat;
	background-position:0 6px; } /* 6px Abstand nach oben */
* html #colRight .boxHeader {
	height:31px; }
#colRight .boxContent {
	padding:5px 11px;
	background-repeat:repeat-y; }
#colRight .boxConMinHeight {
	min-height:70px; }
* html #colRight .boxConMinHeight {
	height:70px;
	overflow:visible; }
#colRight .boxFooter {
	height:9px;
	font-size:0;
	line-height:0;
	background-repeat:no-repeat; }


/*------------------------------------------------------------------/
/ Preis Information (Alle Preis inkl...)
/------------------------------------------------------------------*/
#boxPriceInfo {
	padding:7px 3px 1px; }


/*------------------------------------------------------------------/
/ Zahlungsarten
/------------------------------------------------------------------*/
#boxPayment {
	display:block;
	height:38px;
	margin:5px 3px 0;
	text-decoration:none;
	background:url(../img/boxes/payment_icon.gif) no-repeat 0 18px; }
#boxPayment #linkPayment {
	text-decoration:underline; }


/*------------------------------------------------------------------/
/ Versandkosten
/------------------------------------------------------------------*/
#boxShipping {
	display:block;
	height:35px;
	margin:4px 3px 4px;
	text-decoration:none;
	background:url(../img/boxes/shipping_icon.gif) no-repeat 0 18px; }
#boxShipping #linkShipping {
	text-decoration:underline; }


/*------------------------------------------------------------------/
/ Währungen
/------------------------------------------------------------------*/
#boxCurrencies {
	margin:6px 3px 2px; }
#boxCurrencies .selectCurrencies {
	width:120px; }


/*------------------------------------------------------------------/
/ Login
/------------------------------------------------------------------*/
#boxLogin .boxHeader {
	background-image:url(../img/boxes/login_bg_h.gif); }
#boxLogin .boxContent {
	background-image:url(../img/boxes/login_bg.gif); }
#boxLogin .boxFooter {
	background-image:url(../img/boxes/login_bg_f.gif); }
#boxLogin .inputLogin {
	width:150px; }
* html #boxLogin .inputLogin {
	width:152px; }


/*------------------------------------------------------------------/
/ Admin
/------------------------------------------------------------------*/
#boxAdmin .boxHeader {
	background-image:url(../img/boxes/admin_bg_h.gif); }
#boxAdmin .boxContent {
	background-image:url(../img/boxes/admin_bg.gif); }
#boxAdmin .boxFooter {
	background-image:url(../img/boxes/admin_bg_f.gif); }
#boxAdmin a:hover, #boxAdmin .textColor, #boxAdmin .textColor a {
	color:#673A7D; }
#boxAdmin .textColor a:hover {
	color:#000; }


/*------------------------------------------------------------------/
/ Bestseller
/------------------------------------------------------------------*/
#boxBestseller .boxHeader {
	background-image:url(../img/boxes/bestseller_bg_h.gif); }
#boxBestseller .boxContent {
	padding-bottom:3px;
	background-image:url(../img/boxes/bestseller_bg.gif); }
#boxBestseller .boxFooter {
	background-image:url(../img/boxes/bestseller_bg_f.gif); }
#boxBestseller .textColor, #boxBestseller .textColor a, #boxBestseller .productSpecialPrice, #boxBestseller .productGroupPrice {
	color:#23697D; }
#boxBestseller .textColor a:hover {
	color:#000; }
#boxBestseller .boxContent a, #boxBestseller .boxContent span {
	display:block; }
#boxBestseller .boxContent a {
	margin:0 4px;
	text-decoration:none; }
#boxBestseller .image {
	width:142px;
	height:142px;
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:center; }
* html #boxBestseller .image {
	width:144px;
	height:144px; }
#boxBestseller a .linkBorder {
	border-color:#6DADBF; }
#boxBestseller a:hover .linkBorder {
	border-color:#328299; }
#boxBestseller .name {
	padding-top:3px;
	text-decoration:underline; }
#boxBestseller .blockPrice {
	padding-top:2px;
	color:#000; }
#boxBestseller .blockPrice span {
	display:inline; }


/*------------------------------------------------------------------/
/ Bonuspunkte
/------------------------------------------------------------------*/
#boxBonus .boxHeader {
	background-image:url(../img/boxes/bonus_bg_h.gif); }
#boxBonus .boxContent {
	background-image:url(../img/boxes/bonus_bg.gif); }
#boxBonus .boxFooter {
	background-image:url(../img/boxes/bonus_bg_f.gif); }
#boxBonus #icon {
	float:right;
	width:43px;
	height:40px;
	background:url(../img/boxes/bonus_icon.gif) no-repeat 3px 0; }
#boxBonus a:hover, #boxBonus .textColor, #boxBonus .textColor a {
	color:#417610; }
#boxBonus .textColor a:hover {
	color:#000; }


/*------------------------------------------------------------------/
/ Versandkostenfrei
/------------------------------------------------------------------*/
#boxFreeShipping .boxHeader {
	background-image:url(../img/boxes/free_shipping_bg_h.gif); }
#boxFreeShipping .boxContent {
	background-image:url(../img/boxes/free_shipping_bg.gif); }
#boxFreeShipping .boxFooter {
	background-image:url(../img/boxes/free_shipping_bg_f.gif); }
#boxFreeShipping #icon {
	float:right;
	width:50px;
	height:50px;
	background:url(../img/boxes/free_shipping_icon.gif) no-repeat 2px 0; }
#boxFreeShipping a:hover, #boxFreeShipping .textColor, #boxFreeShipping .textColor a {
	color:#A67D00; }
#boxFreeShipping .textColor a:hover {
	color:#000; }


/*------------------------------------------------------------------/
/ Newsletter
/------------------------------------------------------------------*/
#boxNewsletter .boxHeader {
	background-image:url(../img/boxes/newsletter_bg_h.gif); }
#boxNewsletter .boxContent {
	padding-bottom:6px;
	background-image:url(../img/boxes/newsletter_bg.gif); }
#boxNewsletter .boxFooter {
	background-image:url(../img/boxes/newsletter_bg_f.gif); }
#boxNewsletter #icon {
	float:right;
	width:43px;
	height:41px;
	background:url(../img/boxes/newsletter_icon.gif) no-repeat 3px 0; }
#boxNewsletter a:hover, #boxNewsletter .textColor, #boxNewsletter .textColor a {
	color:#5D599F; }
#boxNewsletter .textColor a:hover {
	color:#000; }
#boxNewsletter .inputNewsletter {
	width:129px;
	border-color:#9A97D8; }
* html #boxNewsletter .inputNewsletter {
	width:131px; }


/*------------------------------------------------------------------/
/ Sitemap
/------------------------------------------------------------------*/
#boxSitemap .boxHeader {
	background-image:url(../img/boxes/sitemap_bg_h.gif); }
#boxSitemap .boxContent {
	background-image:url(../img/boxes/sitemap_bg.gif); }
#boxSitemap .boxFooter {
	background-image:url(../img/boxes/sitemap_bg_f.gif); }
#boxSitemap #icon {
	float:right;
	width:40px;
	height:37px;
	background:url(../img/boxes/sitemap_icon.gif) no-repeat 3px 0; }
#boxSitemap a:hover, #boxSitemap .textColor, #boxSitemap .textColor a {
	color:#3E6B9D; }
#boxSitemap .textColor a:hover {
	color:#000; }


/*------------------------------------------------------------------/
/ Information
/------------------------------------------------------------------*/
#boxInformation .boxHeader {
	background-image:url(../img/boxes/information_bg_h.gif); }
#boxInformation .boxContent {
	background-image:url(../img/boxes/information_bg.gif); }
#boxInformation .boxFooter {
	background-image:url(../img/boxes/information_bg_f.gif); }
#boxInformation #icon {
	float:right;
	width:46px;
	height:37px;
	background:url(../img/boxes/information_icon.gif) no-repeat 3px 0; }
#boxInformation a:hover, #boxInformation .textColor, #boxInformation .textColor a {
	color:#797771; }
#boxInformation .textColor a:hover {
	color:#000; }


/*------------------------------------------------------------------/
/ Fehler melden
/------------------------------------------------------------------*/
#boxReportError, #boxReportError span {
	display:block; }
#boxReportError {
	margin:5px 12px 0;
	text-decoration:none;
	padding-left:24px;
	line-height:13px;
	background:url(../img/boxes/report_error_icon.gif) no-repeat 0 3px; }
#boxReportError #linkReportError {
	text-decoration:underline; }
a#boxReportError #linkReportError, a#boxReportError:visited #linkReportError {
	color:#888; }
a#boxReportError:hover #linkReportError {
	color:#555; }
#boxReportError #textReportError {
	color:#999; }