﻿A {text-decoration: none;}
td.sMenu1 
{
    font-family:Verdana;
    font-size:70%;
    color:#ffffff;
    background-color:#4D4984; 
    border-right-style:none; 
    border-right-width:medium; 
    border-top-style:none; 
    border-top-width:medium; 
    border-bottom-style:solid; 
    border-bottom-width:0px;
}

td.sMenu2
{
    font-family:Verdana;
    font-size:70%;
    color:#ffffff;
    background-color:#B72C31; 
    border-right-style:none; 
    border-right-width:medium; 
    border-top-style:none; 
    border-top-width:medium; 
    border-bottom-style:solid; 
    border-bottom-width:0px;
}


td.sMenu3
{
    font-family:Verdana;
    font-size:70%;
    color:#ffffff;
    background-color:#66669A; 
    border-right-style:none; 
    border-right-width:medium; 
    border-top-style:none; 
    border-top-width:medium; 
    border-bottom-style:solid; 
    border-bottom-width:0px;
}

td.sMenu4
{
    font-family:Verdana;
    font-size:70%;
    color:#ffffff;
    background-color:#4D4984; 
    border-right-style:none; 
    border-right-width:medium; 
    border-top-style:none; 
    border-top-width:medium; 
    border-bottom-style:solid; 
    border-bottom-width:0px;
}





.MenuLevel2
{
    line-height:10.5pt;
    position:relative;
    left:-10px;
    
}
.MenuLevel1
{
    position:relative;
    left:15px; 
}

.MenuLevel0
{
    border-right-style:none; 
    border-right-width:medium; 
    border-bottom-style:solid; 
    border-bottom-width:0px;
    background-color:#E8E8E8;
    
}
.MenuLink
{
    
    color:#666666 !important;
}




a.Link2
{
    text-decoration:none; 
    color:Blue;
}

/* Link im Level 0 - 2 */
/* .MenuLevel0 a.MenuLink
{
    font-weight:normal;
    color:#666666;
    
}
.MenuLevel1 a.MenuLink
{
    font-weight:normal;
    color:#666666;
}
.MenuLevel2 a.MenuLink
{
    font-weight:normal;
    color:#666666;
}
*/
.MenuTable
{   
    border-width:1; 
    border-collapse:collapse; 
    background-color:#EFEFEF;
    border-color:#EFEFEF;
}

.MenuTable 
{
    
    /*border-style:solid;
    border-width:1px;*/
}

.MenuLinks
{
    text-align:center;   
}

#MenuNav a.MenuLink
{
    font-size:70%;
    color:#666666;
}




#MenuNav a
{
    margin:inherit;
    font-family:Verdana;
    font-size:100%;
    color:#666666;
    text-decoration:none; 
    font-weight:normal;
}
/* link pseudo-class, noch nicht besuchter Link */
#MenuNav a:link  
{
    color:#666666;
    text-decoration:none; 
    font-weight:normal;
}
/* link pseudo-class, schon besuchter Link */
#MenuNav a:visited 
{ 
    text-decoration:none; 
    font-weight:normal;
    color:#666666;
}
/* dynamic pseudo-class, Benutzer 'hovert' */
#MenuNav a:hover 
{ 
    text-decoration: underline; 
    
    font-weight:normal;
    
}

/* dynamic pseudo-class, Link wird ausgewählt */
#MenuNav a:active 
{ 
    text-decoration:none; 
    font-weight:normal;
    
}
/* dynamic pseudo-class, Element akzeptiert Eingaben */
#MenuNav a:focus 
{ 
    text-decoration:none; 
    font-weight:normal;
    
}

#MenuNav a.MenuLink2
{
    font-size:70%;
    color:Blue !important;
}

#MenuNav a.MenuLink1
{
    font-size:70%;
    color:#B72C31 !important;
}

.q1Unten
{
    color:#666666;
}