﻿/***** ScrollingMenus *****/
/* Menu Shopping */
table.MenuShopping a.LeftLink:link, table.MenuShopping a.LeftLink:hover, table.MenuShopping a.LeftLink:active, table.MenuShopping a.LeftLink:visited
{
    width:60px;
	height:141px;
	display:block;
	
	background-image: url(../images/menus/shopping/de-de/mclients.jpg);
	background-position:center center;
	background-repeat:no-repeat;   
}
table.MenuShopping a.RightUpLink:link, table.MenuShopping a.RightUpLink:active, table.MenuShopping a.RightUpLink:visited
{
    width:126px;
	height:67px;
	display:block;
	
	background-image: url(../images/menus/shopping/de-de/mclients_01.gif);
	background-position:center center;
	background-repeat:no-repeat;  
}
table.MenuShopping a.RightUpLink:hover
{
    background-image: url(../images/menus/shopping/de-de/mclients_01-over.gif);
}
table.MenuShopping a.RightMiddleLink:link, table.MenuShopping a.RightMiddleLink:active, table.MenuShopping a.RightMiddleLink:visited
{
    width:126px;
	height:31px;
	display:block;
	
	background-image: url(../images/menus/shopping/de-de/mclients_02.gif);
	background-position:center center;
	background-repeat:no-repeat;  
}
table.MenuShopping a.RightMiddleLink:hover
{
    background-image: url(../images/menus/shopping/de-de/mclients_02-over.gif);
}
table.MenuShopping a.RightBottomLink:link, table.MenuShopping a.RightBottomLink:active, table.MenuShopping a.RightBottomLink:visited
{
    width:126px;
	height:43px;
	display:block;
	
	background-image: url(../images/menus/shopping/de-de/mclients_03.gif);
	background-position:center center;
	background-repeat:no-repeat;  
}
table.MenuShopping a.RightBottomLink:hover
{
    background-image: url(../images/menus/shopping/de-de/mclients_03-over.gif);
}

/* Menu Corporate */
table.MenuCorporate a.LeftLink:link, table.MenuCorporate a.LeftLink:hover, table.MenuCorporate a.LeftLink:active, table.MenuCorporate a.LeftLink
{
    width:60px;
	height:141px;
	display:block;
	
	background-image: url(../images/menus/corporate/de-de/mpro.jpg);
	background-position:center center;
	background-repeat:no-repeat;   
}
table.MenuCorporate a.RightUpLink:link, table.MenuCorporate a.RightUpLink:active, table.MenuCorporate a.RightUpLink:visited
{
    width:126px;
	height:67px;
	display:block;
	
	background-image: url(../images/menus/corporate/de-de/mpro_01.gif);
	background-position:center center;
	background-repeat:no-repeat;  
}
table.MenuCorporate a.RightUpLink:hover
{
    background-image: url(../images/menus/corporate/de-de/mpro_01-over.gif);
}
table.MenuCorporate a.RightMiddleLink:link, table.MenuCorporate a.RightMiddleLink:active, table.MenuCorporate a.RightMiddleLink:visited
{
    width:126px;
	height:31px;
	display:block;
	
	background-image: url(../images/menus/corporate/de-de/mpro_02.gif);
	background-position:center center;
	background-repeat:no-repeat;  
}
table.MenuCorporate a.RightMiddleLink:hover
{
    background-image: url(../images/menus/corporate/de-de/mpro_02-over.gif);
}
table.MenuCorporate a.RightBottomLink:link, table.MenuCorporate a.RightBottomLink:active, table.MenuCorporate a.RightBottomLink:visited
{
    width:126px;
	height:43px;
	display:block;
	
	background-image: url(../images/menus/corporate/de-de/mpro_03.gif);
	background-position:center center;
	background-repeat:no-repeat;  
}
table.MenuCorporate a.RightBottomLink:hover
{
    background-image: url(../images/menus/corporate/de-de/mpro_03-over.gif);
}



/* Menu Collapsed */
.RightUpLinkHidden
{
    width:126px;
	height:67px;
	display:block;
	
    background-image: url(../images/menus/shopping/fr-BE/mclients_01-up.gif);
    background-position:center center;
	background-repeat:no-repeat;
}
.RightBottomLinkHidden
{
    width:126px;
	height:43px;
	display:block;
	
    background-image: url(../images/menus/shopping/fr-BE/mclients_03-up.gif);
    background-position:center center;
	background-repeat:no-repeat;
}
.RightMiddleLinkHidden
{
    width:126px;
	height:31px;
	display:block;
	
    background-image: url(../images/menus/shopping/fr-BE/mclients_02-up.gif);
    background-position:center center;
	background-repeat:no-repeat;
}

div.Img8
{
    width:543px;
    height:180px;
    display:block;
    
    background-image: url(../images/menus/shopping/de-de/pcard_en.gif); 
    background-position:center center;
	background-repeat:no-repeat;    
}