﻿/*****************************************************************************/
/* Angepasste FSG Styles */

#submenu #sep
{
    border-bottom: #299100 2px solid !important;
}

/*****************************************************************************/

#channelMenuTravelersDe A.channelmenu
{
    background: url(/sys/image/channelTravelersEn_high.png) no-repeat !important;
    margin-top: 10px;
}

#channelMenuTravelersDe A.channelmenu:hover
{
    background: url(/sys/image/channelTravelersEn_high.png) no-repeat !important;
    margin-top: 0px;
    padding-top: 38px;
}

#channelMenuBusinessDe A.channelmenu
{
    background: url(/sys/image/channelBusinessEn_high.png) no-repeat !important;
    margin-top: 10px;
}

#channelMenuBusinessDe A.channelmenu:hover
{
    background: url(/sys/image/channelBusinessEn_high.png) no-repeat !important;
    margin-top: 0px;
    padding-top: 38px;
}

#channelMenuCompanyDe A.channelmenu
{
    background: url(/sys/image/channelCompanyEn_high.png) no-repeat !important;
    padding-top: 38px;
    margin-top: 0px;
}

/*****************************************************************************/
/* Style für Menü */

#MENUTESTmenu ul li a {display:block; float:left;padding:0 50px 0 0px; text-decoration:none; color:#666666; font-weight:bold; height:25px;line-height:25px;font-size:11px; background:url('../image/menu_tabCenter.gif') no-repeat right top;}
#MENUTESTmenu ul li a b {display:block; float:left;padding:0 0px 0 50px; text-decoration:none; color:#666666; font-weight:bold; height:25px;line-height:25px;font-size:11px; background:url('../image/menu_tabCenter.gif') no-repeat left top; cursor:pointer;}

#MENUTESTmenu ul dd a:hover {color:#666666; background-image:url('/sys/image/menu_com_link_bg.gif') !important; background-position: left center;}

#MENUTESTmenu ul dd a { width: 140px !important; }
/*****************************************************************************/
