/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.courier8pt {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: 8pt;
 	color: rgb(128,128,128);
 	line-height: 25px;
 	list-style-type: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Hauptnavigation {
	font-size: 8px;
 	color: rgb(128,128,128);
 	text-decoration: none 
}