.hg				{ 
					font-family: Arial, Helvetica, sans-serif; 
					color: #000000; 
					font-weight: normal ;	
					background-image: url(../img/hg_blau.gif); 
					background-repeat: repeat; 
					text-indent: 3px; 
					text-decoration: none; 
					}
.logo				{background-image: url(../img/logo_blau.gif);}
.linie				{background-image: url(../img/linie_blau.gif);}
.header				{background-image: url(../img/streifen_blau.gif);}

.nav				{ 
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 14px; 
					color: #003399; 
					font-weight: normal;					
					text-decoration: none; 
					font-weight: bold;
					}
a.nav:visited 			{ 
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 14px; 
					color: #003399; 
					font-weight: normal;					
					text-decoration: none;
					font-weight: bold; 
					}
a.nav:active 					{ 
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 14px; 
					color: #003399; 
					font-weight: normal;					
					text-decoration: none; 
					font-weight: bold;
					}
a.nav:hover 					{ 
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 14px; 
					color: #FFFFFF; 
					font-weight: normal;					
					text-decoration: none; 
					font-weight: bold;
					}


