﻿/*****************************************************************************/
/* Angepasste FSG Style */

#logo
{
   position: absolute; 
   top: 20px; 
   left: 630px;   
}

#channelMenu
{
   height: 28px;    
}

#channels
{
   height: 85px;
}

#channelMenu
{
   top: 42px;
   height: 38px;
}

#sidePanel
{
   top: 240px;
   z-index: 5;
}

#sidePanel select
{
    position: static;
    z-index: 10;
}

#langSelection
{
    top: 198px;
}

#positionSep
{
    top: 233px;
}

/*****************************************************************************/
/* Style für Menü */

#MENUTESTnav {position: absolute; z-index: 15; top: 80px; height: 25px; float:left; padding-left:5px; background:#fff url('/sys/image/menu_tabLeft.gif') no-repeat left top; font-family:Tahoma,verdana,arial, sans-serif; width:762px;}

#MENUTESTmenu {height:25px; position:relative; font-size:13px; margin: 0; z-index:15; background:#fff url('/sys/image/menu_tabRight.gif') no-repeat right top; float:left; padding-right:20px; width:747px;}
#MENUTESTmenu table.ie6 {border-collapse:collapse; margin:10; padding:0; position:static; z-index: 15;}

#MENUTESTmenu ul {padding:0; margin:0; list-style: none;}
#MENUTESTmenu ul li {float:left;}

#MENUTESTmenu ul li div.holder {position:absolute; left:-100000px;}

#MENUTESTmenu ul li div .leftSide {float:left;background: white url('/sys/image/menu_dropLeft.gif') no-repeat left bottom;}
#MENUTESTmenu ul li div .rightSide {float:left; margin-left:5px; display:inline; padding:0 0px 0 0; background: white url('/sys/image/menu_dropRight.gif') no-repeat right bottom;}

#MENUTESTmenu ul li:hover {position:relative;}
#MENUTESTmenu ul li a:hover {color:#666666; background-position:right center; white-space:nowrap; position:relative;}
#MENUTESTmenu ul li a:hover b {color:#666666; background-position:left center;}
#MENUTESTmenu ul li a.sub:hover {color:#666666; background-position:right bottom; white-space:nowrap; position:relative;}
#MENUTESTmenu ul li a.sub:hover b {color:#666666; background-position:left bottom;}

#MENUTESTmenu ul li:hover > a {color:#666666; position:relative;}
#MENUTESTmenu ul li:hover a.sub {color:#666666; background-position:right bottom; white-space:nowrap; position:relative;}
#MENUTESTmenu ul li:hover a.sub > b {color:#666666; background-position:left bottom;}

#MENUTESTmenu ul :hover div.holder {position:absolute; top:25px; left:4px; margin: 0; padding: 0;}

#MENUTESTmenu ul li.right a:hover div.holder {left:auto; right:3px; top:25px;}
#MENUTESTmenu ul li.right:hover div.holder {left:auto; right:4px; top:25px;}

#MENUTESTmenu ul dl {width:auto; margin:0px 0 0px 0; padding:0 5px;list-style:none;}
#MENUTESTmenu ul dl dt {padding:0 10px; margin:0; line-height:20px; background:#488; color:#fff; white-space:nowrap;}
#MENUTESTmenu ul dl dd {display:block; padding:0px; margin:0; background-color: white;}
#MENUTESTmenu ul dd a {background-image: none !important; background-color: white; display:block; height: 25px; line-height: 25px; color:#666666; text-align:left; margin: 0px; padding:0px 0px 0px 15px !important; font-weight:normal; white-space:nowrap; float:none; border-bottom: 1px solid #D9D7D1; width:190px;}

#MENUTESTmenu ul table td {vertical-align:top;}

#MENUTESTmenu .last { border: 0px !important; }
/*****************************************************************************/