/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Normal {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small
}

.Address {
	font-style: italic
}

.TextFett {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	font-weight: bold
}

UL {
	font-size: x-small
}

.LinkBlau {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(0,0,255);
 	font-weight: bold;
 	text-decoration: underline
}

LI {
	font-size: small;
 	list-style-image: url( "file:///O:/INTERNET_NOF_10_2010/fgk_de/fgk_10_3/Assets/Marker3.gif" )
}

OL {
	font-size: x-small
}

A {
	color: rgb(0,0,255)
}
