/* StandardFont fuer Texte */body,tr,td,th,p,ul,ol,h2,h3,h4,div,address,blockquote,nobr,div,span	{	font-family: Verdana, Arial, Helvetica, Sans Serif;	font-size:10px;	color:#000049;	}.text{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000049}.ueberschrift{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000049}.ueberschrift1{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000049}.textfett{  font-size: 10px; font-weight: bold; color: #000049; font-family: Verdana, Arial, Helvetica, sans-serif}.textklein{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; font-weight: normal; color: #000049}/* Links global */a.linktext:link 			{		color:#000049;		text-decoration:underline;		font-size:10px;		}		a.linktext:active 		{		color:#000049;		text-decoration:none;		font-size:10px;		}a.linktext:visited		 {		 color:#000049;		 text-decoration:none;		 font-size:10px;		 }		 		 a.linktext:hover {		color:#000049;		text-decoration:none;		font-size:10px;		}		/* Links ueberschrift */a.linkueber:link 			{		color:#000049;		text-decoration:underline;		font-size:11px;		font-weight: bold;		}		a.linkueber:active 		{		color:#000049;		text-decoration:underline;		font-size:11px;		font-weight: bold;		}a.linkueber:visited		 {		 color:#000049;		 text-decoration:underline;		 font-size:11px;		 font-weight: bold;		 }		 		 a.linkueber:hover {		color:#000049;		text-decoration:underline;		font-size:11px;		font-weight: bold;		}				/* Links klein */a.linkklein:link 			{		color:#000049;		text-decoration:underline;		font-size:8px;		font-weight: bold;		}		a.linkklein:active 		{		color:#000049;		text-decoration:underline;		font-size:8px;		font-weight: bold;		}a.linkklein:visited		 {		 color:#000049;		 text-decoration:underline;		 font-size:8px;		 font-weight: bold;		 }		 		 a.linkklein:hover {		color:#000049;		text-decoration:underline;		font-size:8px;		font-weight: bold;		}
