/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Aufz{
	list-style-type: disc;
 	list-style-image: url( "C:\\Daten\\Homepages\\NetObjects\\Strato Castle Twirlers\\Recovery\\Styles\\Transport - Blue\\Images\\data.png" )
}

.TextNavBar{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	text-transform: none;
 	color: rgb(0,0,255);
 	font-weight: bold;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: center;
 	clear: none;
 	background-color: rgb(255,255,0);
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}