body{ font-family: helvetic, arial, sans-serif; font-size: small; font-weight: normal; font-style: normal; }

p{
	color: #666;
	font-size: small;
}
.navititel1
{ color: #036; font-size: medium; font-weight: bold; }
.navititel2 { color: #036; font-size: large; font-weight: normal; }
.navititel3 { color: #036; font-size: medium; font-weight: bold; }
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #404c7d;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #666;
	}
a:hover
	{ color: #036; font-weight: bold; border-bottom: 1px solid #333331; }
.normal  /* Normalschrift Text */ { color: black; font-size: small; font-family: sans-serif; font-style: normal; font-variant: normal; text-align: left; }
.titel  /* Haupttitel im Text */ { color: #036; font-size: x-large; }

