a.navbar	
	{ 
	color: rgb(0,0,0); 
	text-decoration: none;
        font-weight: bold;
        font-size: 10pt;
	}
a.navbar:hover	
	{ 
	color: rgb(201,0,51);
	text-decoration: underline; 
	}
a.navbarhier		
	{ 
	color: rgb(201,0,51); 
	text-decoration: none;
        font-weight: bold;
        font-size: 10pt;
	}
a.navbarhier:hover	
	{ 
	color: rgb(201,0,51);
	text-decoration: underline; 
	}
a.gliederung		
	{ 
	color: rgb(0,0,0); 
	text-decoration: none;
        font-weight: bold;
        font-size: 10pt;
	}
a.gliederung:hover	
	{ 
	color: rgb(201,0,51);
	text-decoration: underline; 
	}
