
/* styles_navigation */



/* Menu 1 noflash */
.menu1 A {
    line-height:20px; 
    font-family:arial;
    font-size: 13px;
    color:#666666;
    text-decoration:none;
}
.menu1_akt A {
    line-height:20px; 
    font-family:arial;
    font-size: 13px;
    font-weight:bold; 
    color:#000000;
    text-decoration:none;
} 

/* Menu 1 Icon */
.menu1_akt_icon {
}
.menu1_spacer {
	width: 23px;
	height: 1px;
}

/* Menu 2 noflash */
.menu2 A {
    line-height:15px; 
    font-family:arial; 
    font-size:13px;
    color:#666666;
    text-decoration:none;
}
.menu2_akt A {
    line-height:15px; 
    font-family:arial;
    font-size: 13px;
    font-weight:bold; 
    color:#000000;
    text-decoration:none;
}
 


/* Menu 3 */
.menue_1_01, .menue_1_01_act {
     text-align:right;
}

.menue_1_01 A, .menue_1_01_act A  {
     /* text-transform:uppercase; */
     line-height:17px; 
     font-family:verdana; 
     font-size:11px;
    letter-spacing:1px;
     font-style:normal; 
     font-weight:normal; 
     color:#666666; 
     text-decoration:none;
     background-color:transparent;
}
.menue_1_01 A:hover {
     color:#000000;  
}
.menue_1_01_act A {
color:black;
font-weight:bold;
}

#anzeige_flash_right A {
	color: #666666;
	text-decoration:none;
}
#anzeige_flash_right A:hover {
	color: #000000;
	text-decoration:none;
}
