/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.FleetLink_inaktiv {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(49,49,49);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: rgb(230,230,230);
 	background-position: left;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.LinkFleet {
	font-family: "MS Sans Serif",  sans-serif;
 	font-size: 10pt;
 	color: rgb(0,102,0);
 	text-decoration: none ;
 	background-color: rgb(204,204,204);
 	background-position: left
}

.Fleet_aktiv {
	font-family: "Microsoft Sans Serif",  sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	list-style-type: none;
 	text-indent: 1pt;
 	background-color: rgb(51,102,0);
 	background-position: left;
 	border-left-style: none;
 	margin-top: 0pt;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Anmeldung1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	font-weight: bold
}

.FormularVorlage {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	font-weight: bold
}
