/* ================================================================================
 * Project:      maxxcount
 * Copyright:    ecomize GmbH
 *--------------------------------------------------------------------------------
 * Purpose:      Main style document maxxcount
 *--------------------------------------------------------------------------------
 * Created:      14.05.2007, Ch. Strobel
 *--------------------------------------------------------------------------------
 * Changed:      XX.XX.XXX, NAME
 *================================================================================
 */
 

/*--------------------------------------------------------------------------------
 * HTML-Layout
 *--------------------------------------------------------------------------------
 */
body {
        padding: 0;
        margin: 30px auto 0 auto;
        color: #4e4e4e;
        font-size:  9pt;
       	font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color: #b9b9b9;
}

/* allgemeine Links */
a:link, a:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #4e4e4e;
        text-decoration:none;
}

a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #346c90;
}

.LinkSpecial a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4e4e4e;
	text-decoration:underline;
}

.LinkSpecial a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4e4e4e;
	text-decoration:underline;
}

.LinkSpecial a:hover{
	font-size: 9px;
        color: #346c90;
}

.LinkPressNews a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #346c90;
	text-decoration:none;	
}

.LinkPressNews a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #346c90;
	text-decoration:none;
}

.LinkPressNews a:hover{
	font-size: 9px;
        color: #346c90;
	text-decoration:underline;
}

.LinkShoppingCart a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #346c90;
	text-decoration:underline;	
}

.LinkShoppingCart a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #346c90;
	text-decoration:underline;
}

.LinkShoppingCart a:hover{
	font-size: 10px;
        color: #346c90;
	text-decoration:none;
}


.LinkWarenkorb a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4e4e4e;
	text-decoration:none;
}
.LinkWarenkorb a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4e4e4e;
	text-decoration:none;
}
.LinkWarenkorb a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4e4e4e;
	text-decoration:none;
}

.LinkWarenkorb a:hover{
	font-size: 9px;
        color: #346c90;
}

.LinkVersandkostenBesteller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b2b2b2;
	text-decoration:underline;
}
.LinkVersandkostenBesteller:link {
	font-size: 9px;
	color: #b2b2b2;
	text-decoration:underline;
}
.LinkVersandkostenBesteller:visited {
	font-size: 9px;
	color: #b2b2b2;
	text-decoration:underline;
}

.LinkVersandkostenBesteller:hover{
	font-size: 9px;
        color: #346c90;
}


/*--------------------------------------------------------------------------------
 * Layout allgemein
 *--------------------------------------------------------------------------------
 */
table, td, tr {
        color: #4e4e4e;
        font-size:  7pt;
       	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mainBorderLeft {
        background-image: url(images/maxxcount_border_li.gif);
        background-repeat: repeat-y;
}

.mainBorderRight {
        background-image: url(images/maxxcount_border_re.gif);
        background-repeat: repeat-y;
}

.designHeader {
        background-image: url(images/maxxcount_bg_designHeader.jpg);
        background-repeat: no-repeat;
}

.designContentHeader {
        background-image: url(images/maxxcount_bg_contentHeader.jpg);
        background-repeat: no-repeat;
}

.designFooter {
        background-image: url(images/maxxcount_bg_designFooter.jpg);
        background-repeat: no-repeat;
}



/*--------------------------------------------------------------------------------
 * Layout Boxen (komplette Umrandung z.B. für Boxen auf der Detailseite der Artikel
 *--------------------------------------------------------------------------------
 */
.ShopBoxTopLeft {
        background-image: url(images/shop_box_top_left.jpg);
        background-repeat: no-repeat;
}
.ShopBoxTopMiddle {
        background-image: url(images/shop_box_top_middle.jpg);
        background-repeat: repeat-x;
}
.ShopBoxTopRight {
        background-image: url(images/shop_box_top_right.jpg);
        background-repeat: no-repeat;
}
.ShopBoxMiddleLeft {
        background-image: url(images/shop_box_middle_left.jpg);
        background-repeat: repeat-y;
}
.ShopBoxMiddleRight {
        background-image: url(images/shop_box_middle_right.jpg);
        background-repeat: repeat-y;
}
.ShopBoxBottomLeft {
        background-image: url(images/shop_box_bottom_left.jpg);
        background-repeat: no-repeat;
}
.ShopBoxBottomMiddle {
        background-image: url(images/shop_box_bottom_middle.jpg);
        background-repeat: repeat-x;
}
.ShopBoxBottomRight {
        background-image: url(images/shop_box_bottom_right.jpg);
        background-repeat: no-repeat;
}


/*--------------------------------------------------------------------------------
 * Layout Desing Content Portal (rechter Bereich)
 *--------------------------------------------------------------------------------
 */
.layoutDesignContentPortalTop{
        background-image: url(images/layoutDesignContentPortalTop.jpg);
        background-repeat: no-repeat;
}

.layoutDesignContentPortalLeft{
        background-image: url(images/layoutDesignContentPortaLeft.jpg);
        background-repeat: repeat-y;
}

.layoutDesignContentPortalRight{
        background-image: url(images/layoutDesignContentPortalRight.jpg);
        background-repeat: repeat-y;
}


.layoutDesignContentPortalBottom{
        background-image: url(images/layoutDesignContentPortalBottom.jpg);
        background-repeat: no-repeat;
}

.layoutDesignContentBottom_bg{
        background-image: url(images/maxxcount_bg_contentMiddle.jpg);
        background-repeat: repeat-y;
}

.repeatNavPortal{
        background-image: url(images/portalNAVitem.jpg);
        background-repeat: repeat-y;
}



/*--------------------------------------------------------------------------------
 * Shop Content Design (mitte)
 *--------------------------------------------------------------------------------
*//*
.shopContentHeadline{
        background-image: url(images/shop_box_content_01.jpg);
        background-repeat: no-repeat;

}*/
.shopContentHeadline{
        background-image: url(images/PF_Header.jpg);
        background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-indent: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.shopContent{
        background-image: url(images/shop_box_content_02.jpg);
        background-repeat: repeat-y;
}

.shopContentBottom{
        background-image: url(images/shop_box_content_03.jpg);
        background-repeat: no-repeat;
}



/*--------------------------------------------------------------------------------
 * Shop Box-Design
 *--------------------------------------------------------------------------------
 */
.shopBoxHeadline{
        background-image: url(images/shop_box_empty_01.jpg);
        background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-indent: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.shopBoxHeadlineRed{
        background-image: url(images/PF_Header.jpg);
        background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-indent: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.shopBoxContent{
        background-image: url(images/shop_box_empty_02.jpg);
        background-repeat: repeat-y;
}

.shopBoxBottom{
        background-image: url(images/shop_box_empty_03.jpg);
        background-repeat: no-repeat;
}



/*--------------------------------------------------------------------------------
 * Shop Produktlisting
 *--------------------------------------------------------------------------------
 */
.shopBoxProduktlisting{
        background-image: url(images/shop_search_products_box_nopic.jpg);
        background-repeat: no-repeat;
}

/* Shop Price */
.shopPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-transform: uppercase;
	font-weight: bold;
	color:#a24327;
}

.shopPriceBestSell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color:#a24327;
}



/*--------------------------------------------------------------------------------
 * Shop Warenkorb Steps 1 - 4 Deutsch
 *--------------------------------------------------------------------------------
 */
.shopCartFont_inaktiv {
	color: #c1c1c1;
}
.shopCartFont_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
        color: #346c90;
}
}
/* inaktiv */
.shopCartStep1_inaktiv_D{
        background-image: url(images/cart_step1_inaktiv.jpg);
        background-repeat: no-repeat;
		background-position: top 15px;
		width:100px;
}
.shopCartStep2_inaktiv_D{
        background-image: url(images/cart_step2_inaktiv.jpg);
        background-repeat: no-repeat;
		background-position: top 10px;
		width:100px;
}
.shopCartStep3_inaktiv_D{
        background-image: url(images/cart_step3_inaktiv.jpg);
        background-repeat: no-repeat;
		background-position: top 13px;
		width:100px;
}
.shopCartStep4_inaktiv_D{
        background-image: url(images/cart_step4_inaktiv.jpg);
        background-repeat: no-repeat;
		background-position: top 40px;
		width:120px;
}
/* aktiv */
.shopCartStep1_aktiv_D{
        background-image: url(images/cart_step1_aktiv.jpg);
		background-repeat: no-repeat;
		background-position: top 15px;
		width:100px;
}
.shopCartStep2_aktiv_D{
        background-image: url(images/cart_step2_aktiv.jpg);
        background-repeat: no-repeat;
		background-position: top 10px;
		width:100px;

}
.shopCartStep3_aktiv_D{
        background-image: url(images/cart_step3_aktiv.jpg);
        background-repeat: no-repeat;
		background-position: top 13px;
		width:100px;
}
.shopCartStep4_aktiv_D{
        background-image: url(images/cart_step4_aktiv.jpg);
        background-repeat: no-repeat;
		background-position: top 40px;
		width:120px;
}
/* complete */
.shopCartStep1_complete_D{
        background-image: url(images/cart_step1_complete.jpg);
        background-repeat: no-repeat;
		background-position: top 15px;
		width:100px;
}
.shopCartStep2_complete_D{
        background-image: url(images/cart_step2_complete.jpg);
        background-repeat: no-repeat;
		background-position: top 10px;
		width:100px;
}
.shopCartStep3_complete_D{
        background-image: url(images/cart_step3_complete.jpg);
        background-repeat: no-repeat;
		background-position: top 13px;
		width:100px;
}
.shopCartStep4_complete_D{
        background-image: url(images/cart_step4_complete.jpg);
        background-repeat: no-repeat;
		background-position: top 40px;
		width:120px;
}

/* Shop Warenkorb Steps Pfeil */
/* inaktiv */
.shopCartStepArrow_inaktiv{
        background-image: url(images/cart_pfeil_inaktiv.jpg);
        background-repeat: no-repeat;
		background-position: 0px 10px;
		width:50px;
}
/* aktiv */
.shopCartStepArrow_aktiv{
        background-image: url(images/cart_pfeil_aktiv.jpg);
        background-repeat: no-repeat;
}
/*--------------------------------------------------------------------------------
 * Shop Warenkorb Steps 1 - 4 Englisch
 *--------------------------------------------------------------------------------
 */
.shopCartFont_inaktiv {
	color: #c1c1c1;
}
.shopCartFont_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
        color: #346c90;
}
}
/* inaktiv */
.shopCartStep1_inaktiv_E{
        background-image: url(images/cart_step1_inaktiv.jpg);
        background-repeat: no-repeat;
		background-position: top 15px;
		width:100px;
}
.shopCartStep2_inaktiv_E{
        background-image: url(images/cart_step2_inaktiv.jpg);
        background-repeat: no-repeat;
		background-position: top 10px;
		width:100px;
}
.shopCartStep3_inaktiv_E{
        background-image: url(images/cart_step3_inaktiv.jpg);
        background-repeat: no-repeat;
		background-position: top 13px;
		width:100px;
}
.shopCartStep4_inaktiv_E{
        background-image: url(images/cart_step4_inaktiv.jpg);
        background-repeat: no-repeat;
		background-position: top 18px;
		width:120px;
}
/* aktiv */
.shopCartStep1_aktiv_E{
        background-image: url(images/cart_step1_aktiv.jpg);
		background-repeat: no-repeat;
		background-position: top 15px;
		width:100px;
}
.shopCartStep2_aktiv_E{
        background-image: url(images/cart_step2_aktiv.jpg);
        background-repeat: no-repeat;
		background-position: top 10px;
		width:100px;

}
.shopCartStep3_aktiv_E{
        background-image: url(images/cart_step3_aktiv.jpg);
        background-repeat: no-repeat;
		background-position: top 13px;
		width:100px;
}
.shopCartStep4_aktiv_E{
        background-image: url(images/cart_step4_aktiv.jpg);
        background-repeat: no-repeat;
		background-position: top 18px;
		width:120px;
}
/* complete */
.shopCartStep1_complete_E{
        background-image: url(images/cart_step1_complete.jpg);
        background-repeat: no-repeat;
		background-position: top 15px;
		width:100px;
}
.shopCartStep2_complete_E{
        background-image: url(images/cart_step2_complete.jpg);
        background-repeat: no-repeat;
		background-position: top 10px;
		width:100px;
}
.shopCartStep3_complete_E{
        background-image: url(images/cart_step3_complete.jpg);
        background-repeat: no-repeat;
		background-position: top 13px;
		width:100px;
}
.shopCartStep4_complete_E{
        background-image: url(images/cart_step4_complete.jpg);
        background-repeat: no-repeat;
		background-position: top 18px;
		width:120px;
}

/* Shop Warenkorb Steps Pfeil */
/* inaktiv */
.shopCartStepArrow_inaktiv{
        background-image: url(images/cart_pfeil_inaktiv.jpg);
        background-repeat: no-repeat;
		background-position: 0px 10px;
		width:50px;
}
/* aktiv */
.shopCartStepArrow_aktiv{
        background-image: url(images/cart_pfeil_aktiv.jpg);
        background-repeat: no-repeat;
}



/*--------------------------------------------------------------------------------
 * Portal Menue
 *--------------------------------------------------------------------------------
 */
.menuefarbePortalRot{
        background-image: url(images/item_nav_links_rot_parent.jpg);
        background-repeat: no-repeat;
	width:6px;
        height:23px;
        padding-left:6px;
}

.portalMenueItemLevel1{
        background-image: url(images/portalNAVclosed_red.jpg);
        background-repeat: no-repeat;
	width:6px;
        height:23px;
}



/*--------------------------------------------------------------------------------
 * Portal NEWS Home - BIG
 *--------------------------------------------------------------------------------
 */
.news_box_big {
        background-image: url(images/news_box_big.jpg);
        background-repeat: no-repeat;
        width:356px;
        height:124px;
        padding-left:10px;
        padding-top:8px;
}


.news_box_small {

}


/*--------------------------------------------------------------------------------
 * allgemeines Design + Hover fuer Input- und Textfelder
 *--------------------------------------------------------------------------------
 */
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#565656;
}

select:hover, input:hover, textarea:hover {
	color: #346c90;
}

select:focus, input:focus, textarea:focus {
	color: #346c90;
}

.posShopBox_ProduktsucheInput{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}

.shopBox_spacer {
	line-height: 5px;
}



/*--------------------------------------------------------------------------------
 * Link mit blauem Pfeil links Box Produktsuche, Mein Konto, Warenkorb
 *--------------------------------------------------------------------------------
 */
.shopArrowLink {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 20pt;
        color: #565656;
        text-decoration:none;
        background-image: url(images/arrow_blue_transparent.gif);
        background-repeat: no-repeat;
	background-position: 6px 50%;
	text-align: left;
        font-weight: bold;
        padding-left: 13px;
	
}

.shopArrowLink A {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 20pt;
        color: #565656;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}

.shopArrowLink A:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 20pt;
        color: #565656;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}

.shopArrowLink A:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 20pt;
        color: #565656;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}

.shopArrowLink A:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 20pt;
        color: #346c90;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}




/*--------------------------------------------------------------------------------
 * Link mit blauem Pfeil - Shop Box Hilfe zur Bestellung
 *--------------------------------------------------------------------------------
 */
.shopsmallArrowLink {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #565656;
        text-decoration:none;
        background-image: url(images/arrow_blue_transparent.gif);
        background-repeat: no-repeat;
	background-position: 10px 50%;
	text-align: left;
        padding-left: 17px;
	line-height: 25px;
}

.shopsmallArrowLink A {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #565656;
        text-decoration:none;
}

.shopsmallArrowLink A:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #565656;
        text-decoration:none;
}

.shopsmallArrowLink A:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #565656;
        text-decoration:none;
}

.shopsmallArrowLink A:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #346c90;
        text-decoration:none;
}

/*--------------------------------------------------------------------------------
 * Link ändern mit Dreckig-Braun 
 *--------------------------------------------------------------------------------
 */
.LinkAendern {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #95482a;
        text-decoration:underline;
	text-align: left;
	line-height: 25px;
	font-weight:bold;
}

.LinkAendern A {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #95482a;
        text-decoration:underline;
	font-weight:bold;
}

.LinkAendern A:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #95482a;
        text-decoration:underline;
	font-weight:bold;
}

.LinkAendern A:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #95482a;
        text-decoration:underline;
	font-weight:bold;
}

.LinkAendern A:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #95482a;
        text-decoration:underline;
	font-weight:bold;
}
.LinkAendern2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #95482a;
        text-decoration:underline;
	font-weight:bold;
}

.LinkAendern2 A {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #95482a;
        text-decoration:underline;
	font-weight:bold;
}

.LinkAendern2 A:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #95482a;
        text-decoration:underline;
	font-weight:bold;
}

.LinkAendern2 A:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #95482a;
        text-decoration:underline;
	font-weight:bold;
}

.LinkAendern2 A:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #95482a;
        text-decoration:underline;
	font-weight:bold;
}



/*--------------------------------------------------------------------------------
 * Text 
 *--------------------------------------------------------------------------------
 */
.smallTextWhite {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #FFFFFF;
}

.smallTextGrey {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #4e4e4e;
        text-decoration:none;
}

.textFooter {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #4e4e4e;
}
.headlineBlue {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16pt;
        color: #346c90;
	font-weight:bold;
	margin-bottom:5px;
}

h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16pt;
        color: #346c90;
}
h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11pt;
        color: #346c90;
}
.textPrice {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13pt;
		font-weight: bold;
        color: #346c90;
}
.textPriceOrange {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
	font-weight: bold;
        color: #9D4232;
}
.textSmallBlue {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #346c90;
}


/*--------------------------------------------------------------------------------
 * Links Portal Header und Slider
 *--------------------------------------------------------------------------------
 */
/* Links Design Header */
a#linkDesignHeader:link, a#linkDesignHeader:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #FFFFFF;
        text-decoration:none;
}

a#linkDesignHeader:hover {
        color: #d8d6d6;
}


/* Links Design Content Header Right */
/* Link NAV Slider Produkte padding-top: 7px; */
a#linkDesignContentHeaderRight_Produkte:link, a#linkDesignContentHeaderRight_Produkte:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #505050;  
  	text-dec<F5><F5><F5>oration:none;	
	background-image: url(images/maxxcount_rProdukte.png);
        background-repeat: no-repeat;
	width:102px;
        font-weight: bold;
	line-height:28px;
	display: block;
}
a#linkDesignContentHeaderRight_Produkte:hover, a#linkDesignContentHeaderRight_Produkte:active {
        background-image: url(images/maxxcount_rProdukte2.png);
        background-repeat: no-repeat;
        color: #FFFFFF;
        display: block;
}
a#linkDesignContentHeaderRight_Produkte2:link, a#linkDesignContentHeaderRight_Produkte2:visited, #linkDesignContentHeaderRight_Produkte2:hover, a#linkDesignContentHeaderRight_Produkte2:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #FFFFFF;
        text-decoration:none;
        background-image: url(images/maxxcount_rProdukte2.png);
        background-repeat: no-repeat;
        width:102px;
        font-weight: bold;
        display: block;
        line-height:28px;
}

/* Link NAV Slider Shop */
a#linkDesignContentHeaderRight_Shop:link, a#linkDesignContentHeaderRight_Shop:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #505050;
        text-decoration:none;
        background-image: url(images/maxxcount_rShop.png);
        background-repeat: no-repeat;
        width:70px;
        text-align: center;
        font-weight: bold;
        display: block;
        line-height:28px;
}
a#linkDesignContentHeaderRight_Shop:hover, a#linkDesignContentHeaderRight_Shop:active {
        background-image: url(images/maxxcount_rShop2.png);
        background-repeat: no-repeat;
        color: #FFFFFF;
        display: block;
}
a#linkDesignContentHeaderRight_Shop2:link, a#linkDesignContentHeaderRight_Shop2:visited, a#linkDesignContentHeaderRight_Shop2:hover, a#linkDesignContentHeaderRight_Shop2:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #FFFFFF;
        text-decoration:none;
        background-image: url(images/maxxcount_rShop2.png);
        background-repeat: no-repeat;
        width:70px;
        font-weight: bold;
        display: block;
        line-height:28px;
}


/* Link NAV Slider News */
a#linkDesignContentHeaderRight_News:link, a#linkDesignContentHeaderRight_News:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #505050;
        text-decoration:none;
        background-image: url(images/maxxcount_rNews.png);
        background-repeat: no-repeat;
        width:70px;
        font-weight: bold;
        display: block;
        line-height:28px;
}
a#linkDesignContentHeaderRight_News:hover, a#linkDesignContentHeaderRight_News:active {
        background-image: url(images/maxxcount_rNews2.png);
        background-repeat: no-repeat;
        color: #FFFFFF;
        display: block;
}
a#linkDesignContentHeaderRight_News2:link, a#linkDesignContentHeaderRight_News2:visited, a#linkDesignContentHeaderRight_News2:hover, a#linkDesignContentHeaderRight_News2:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #FFFFFF;
        text-decoration:none;
        background-image: url(images/maxxcount_rNews2.png);
        background-repeat: no-repeat;
        width:70px;
        font-weight: bold;
        display: block;
	line-height:28px;
}


/* Link NAV Slider Beratung und Support */
a#linkDesignContentHeaderRight_BerSupport:link, a#linkDesignContentHeaderRight_BerSupport:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #505050;
        text-decoration:none;
        background-image: url(images/maxxcount_rBerSupport.png);
        background-repeat: no-repeat;
        width:186px;
        font-weight: bold;
        display: block;
        line-height:28px;
}
a#linkDesignContentHeaderRight_BerSupport:hover, a#linkDesignContentHeaderRight_BerSupport:active {
        background-image: url(images/maxxcount_rBerSupport2.png);
        background-repeat: no-repeat;
        color: #FFFFFF;
        display: block;
}
a#linkDesignContentHeaderRight_BerSupport2:link, a#linkDesignContentHeaderRight_BerSupport2:visited, a#linkDesignContentHeaderRight_BerSupport2:hover, a#linkDesignContentHeaderRight_BerSupport2:active  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #FFFFFF;
        text-decoration:none;
        background-image: url(images/maxxcount_rBerSupport2.png);
        background-repeat: no-repeat;
        width:186px;
        font-weight: bold;
        display: block;
        line-height:28px;
}


/* Portal NAV (links) */
.portalNAVclosed {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #565656;
        text-decoration:none;
        background-image: url(images/portalNAVclosed.jpg);
        background-repeat: no-repeat;
        line-height:23px;
        width:228px;
        text-align: left;
        font-weight: bold;
        text-indent: 15px;
}

.portalNAVclosed A {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #565656;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}

.portalNAVclosed A:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #565656;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}

.portalNAVclosed A:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #565656;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}

.portalNAVclosed A:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #346c90;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}


.portalNAVclosed2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #346c90;
        text-decoration:none;
        background-image: url(images/portalNAVclosed2.jpg);
        background-repeat: no-repeat;
        line-height:23px;
        width:228px;
        text-align: left;
        font-weight: bold;
        text-indent: 15px;
}

.portalNAVclosed2 A:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #346c90;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}

.portalNAVclosed2 A:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #346c90;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}

.portalNAVclosed2 A:hover  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #346c90;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}

.portalNAVopen {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #FFFFFF;
        text-decoration:none;
        background-image: url(images/portalNAVopen2.jpg);
        background-repeat: no-repeat;
        line-height:23px;
        width:228px;
        text-align: left;
        font-weight: bold;
        text-indent: 15px;
}

.portalNAVopen A:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #FFFFFF;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}

.portalNAVopen A:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #FFFFFF;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}

.portalNAVopen A:hover  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #FFFFFF;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}


/* Menue portal red */
.portalNAVclosedred {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #565656;
        text-decoration:none;
        background-image: url(images/portalNAVclosed_red.jpg);
        background-repeat: no-repeat;
        line-height:23px;
        width:228px;
        text-align: left;
        font-weight: bold;
        text-indent: 15px;
}

.portalNAVclosedred A {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #565656;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}

.portalNAVclosedred A:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #565656;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}

.portalNAVclosedred A:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #565656;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}

.portalNAVclosedred A:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #346c90;
        text-decoration:none;
        text-align: left;
        font-weight: bold;
}



/* Portal NAV (links) */
.portalNAVitem {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #565656;
        text-decoration:none;
        background-image: url(images/portalNAVitem.jpg);
        background-repeat: no-repeat;
        line-height:23px;
        width:228px;
        text-align: left;
        text-indent: 15px;
}

.portalNAVitem A {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #565656;
        text-decoration:none;
        text-align: left;
}

.portalNAVitem A:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #565656;
        text-decoration:none;
        text-align: left;
}

.portalNAVitem A:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #565656;
        text-decoration:none;
        text-align: left;
}

.portalNAVitem A:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
    	color: #346c90;
        text-align: left;
}


.portalNAVitem2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #565656;
        text-decoration:none;
        background-image: url(images/portalNAVitem2.jpg);
        background-repeat: no-repeat;
        line-height:23px;
        width:228px;
        text-align: left;
        text-indent: 15px;
}

.portalNAVitem2 A:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #565656;
        text-decoration:none;
        text-align: left;
}

.portalNAVitem2 A:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #565656;
        text-decoration:none;
        text-align: left;
}

.portalNAVitem2 A:hover  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #565656;
        text-decoration:none;
        text-align: left;
}


/* Links Design Box Mein Konto */
a#linkSmallDark:link, a#linkSmallDark:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #4e4e4e;
        text-decoration:none;
}

a#linkSmallDark:hover {
        color: #565656;
}


/* Links Home News Detail (mehr) */
a#linkHomeDetail:link, a#linkHomeDetail:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #4e4e4e;
        text-decoration:none;
}

a#linkHomeDetail:hover {
        color: #000000;
}


/* Links Design Footer (Main Rahmen) */
a#linkDesignFooter:link, a#linkDesignFooter:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #4e4e4e;
        text-decoration:none;
}

a#linkDesignFooter:hover {
        color: #FFFFFF;
}


/*--------------------------------------------------------------------------------
 * IMG Link
 *--------------------------------------------------------------------------------
 */
/* IMG Bild Link zentriert ausrichten */
a#imgCenter img {
        text-decoration:none;
        vertical-align:text-top;
}

/*--------------------------------------------------------------------------------
 * Produktfinderlisting -> Balken
 *--------------------------------------------------------------------------------
 */

.mia_active{
        background-image: url(images/Musik-im-Auto-active.jpg);
        background-repeat: no-repeat;
	width:534px;
	height:32px;
}
.mia_inactive{
        background-image: url(images/Musik-im-Auto-inactive.jpg);
        background-repeat: no-repeat;
	width:534px;
	height:32px;
}

.via_active{
        background-image: url(images/Video-im-Auto-active.jpg);
        background-repeat: no-repeat;
	width:534px;
	height:32px;
}
.via_inactive{
        background-image: url(images/Video-im-Auto-inactive.jpg);
        background-repeat: no-repeat;
	width:534px;
	height:32px;
}

.nia_active{
        background-image: url(images/Navi-im-Auto-active.jpg);
        background-repeat: no-repeat;
	width:534px;
	height:32px;
}
.nia_inactive{
        background-image: url(images/Navi-im-Auto-inactive.jpg);
        background-repeat: no-repeat;
	width:534px;
	height:32px;
}

.bia_active{
        background-image: url(images/Bluetooth-im-Auto-active.jpg);
        background-repeat: no-repeat;
	width:534px;
	height:32px;
}
.bia_inactive{
        background-image: url(images/Bluetooth-im-Auto-inactive.jpg);
        background-repeat: no-repeat;
	width:534px;
	height:32px;
}

.tia_active{
        background-image: url(images/Telefonie-im-Auto-active.jpg);
        background-repeat: no-repeat;
	width:534px;
	height:32px;
}
.tia_inactive{
        background-image: url(images/Telefonie-im-Auto-inactive.jpg);
        background-repeat: no-repeat;
	width:534px;
	height:32px;
}

.bluearrow {
   padding-left:10px;
   background:url(images/BlueArrow.gif) no-repeat;
   background-position: 1px 3px;
   font-size:9px;
}
.bluearrow a {
	font-size:9px;
}
.bluearrow a:link {
	font-size:9px;
}
.bluearrow a:hover {
	font-size:9px;
}
.bluearrow a:visited {
	font-size:9px;
}

.homenewsbig {
   background:url(images/HomeNewsBig_BgroundmitBox.gif) no-repeat;
   width:354px;
   height:122px;
}

.homenewssmall {
   background:url(images/HomeNewsSmall_BgroundmitBox.gif) no-repeat;
   width:235px;
   height:123px;
}

.textLinePriceDetail {
   text-decoration:line-through;
   font-size:13px;
}