
/* YLÄMENU - COLUMNS */
#SAMenu1_2_3
{
    position: relative;
    display: block;
    width: 950px;
    height: 64px;
     margin: 0 ;
    padding: 0 0 0 1px ;
    background: url(../img/new/Menu1_bg3_1x64.gif) left top repeat-x Transparent;
     overflow: hidden;
     
}

#SAMenu1_cutter
{
    position: relative;
    display:  block;
     float :left;
    width: 948px;
    height: 64px;
     margin: 0;
    overflow: hidden;
    padding: 0 0 0 19px ;
    background: url(../img/new/Menu1_bg2_1x64.gif) left top repeat-x Transparent;
   
    
}

#SAMenu1
{
    padding: 0;
    margin: 0 0 0 -2px;
    height: 55px;
    width: 650px;   
    overflow: hidden;
    
}

#SAMenu1 li
{
    display: block;
    float: left;
    width: auto;
    height: 55px;
    background: url(../img/new/Menu1_li_bg.gif) right top no-repeat;
      overflow: hidden;
}

#SAMenu1 li a
{
    display: block;
    float: left;
    padding: 12px 15px 0 15px;
   height: 42px;
  
     margin: 0;
    line-height: 24px;
    text-decoration: none;
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
      
        white-space:nowrap;
}

#SAMenu1 li a.Selected, #SAMenu1 li a.AtWay, #SAMenu1 li a:hover
{
    color: #61D1FF;
}
#SAMenu1 li a.Selected, #SAMenu1 li a.AtWay
{
    background: url(../img/SAMenu_li_selected.jpg) center bottom no-repeat;
}


/* ALAMENU - FOOTER */
#SAMenu2_2_3_footer
{
    position: relative;
    display: block;
    float: left;
    margin: 12px 0 0 17px;
    padding: 0;
    width: 400px;
    height: 35px;
    line-height: 35px;     
}

html>body #SAMenu2_2_3_footer
{
    position: relative;
    display: block;
     float: left;
    margin: 12px 0 0 35px;
     padding: 0;
    width: 400px;
     height: 35px;
      line-height: 35px;
}

#SAMenu2_cutter
{
    position: relative;
    display: block;
    width: 400px;
    height: 20px;
    overflow: hidden;
    height: auto;
}

#SAMenu2
{
    margin: 0 0 0 -1px;
    padding: 0;
    height: 20px;
    list-style-type: none;
}

#SAMenu2 li
{
    display: block;
    float: left;
    height: 18px;
    line-height: 16px;
    background: url(../img/SAMenu2_li.jpg) left center no-repeat;
  
}

#SAMenu2 li a
{
    padding: 0 8px 0 8px;
    text-decoration: none;
    font-size: 11px;
    color: #949494;
    font-weight: normal;
}

/* SUBPAGE NAVIGATION */
#SAMenu3
{
    padding: 0 10px 0 10px;
    margin: 0;
    list-style-type: none;
	
	overflow: hidden;
}
#SAMenu3 li
{
    display: block;
    position: relative;
    margin-top: -1px;
    padding: 0;
    width: 255px;
    height: 29px;
    border-top: 1px dotted #004494;
}
#SAMenu3 li a
{
    display: block;
    position: relative;
    width: 225px;
    line-height: 29px;
    padding-left: 30px;
    color: #004494;
	font-family: Arial, Helvetica, sans-serif;
    background: url(../img/SAMenu3_li.jpg) 8px 10px no-repeat;
    text-decoration: none;
}


/* LANUAGE MENU*/

#SAMenu4_2_3_footer
{
    position: relative;
    display: block;
    margin: 10px 0 20px 35px;
    width: 800px;
}

#SAMenu4_cutter
{
    position: relative;
    display: block;
    
    width: 930px;
    height: 20px;
    overflow: hidden;
    
     float: right;
}

#SAMenu4
{
display: block;
    margin: 0 -1px 0 0;
    padding: 0;
    height: 20px;
    list-style-type: none;
     float: right;
      overflow: hidden;
}

#SAMenu4 li
{
    display: block;
    float: left;
    height: 18px;
    line-height: 16px;
    
  
}

#SAMenu4 li a
{
    padding: 0 8px 0 8px;
    text-decoration: none;
    font-size: 10px;
    color: #FFF;
    
    font-weight: normal;
    background: url(../img/new/SAMenu2_li.jpg) right center no-repeat;
}
#SAMenu4 li a.selected ,  #SAMenu4 li a.AtWay
{
 display: none;
 padding: 0;
  margin: 0;
  height: 0;
    width: auto;
  visibility: hidden;
}

