/* 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:#000033;	}.text{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000033}.ueberschrift{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000033}.ueberschrift1{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000033}.textfett{  font-size: 11px; font-weight: bold; color: #000033; font-family: Verdana, Arial, Helvetica, sans-serif}.textklein{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; font-weight: normal; color: #000033}.uberschrift-blau {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000099; font-weight: bold}.uberschrift1-blau {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000099; font-weight: bold}/* Links global */a.linktext:link 			{		color:#000033;		text-decoration:underline;		font-size:10px;		}		a.linktext:active 		{		color:#000033;		text-decoration:underline;		font-size:10px;		}a.linktext:visited		 {		 color:#000033;		 text-decoration:underline;		 font-size:10px;		 }		 		 a.linktext:hover {		color:#000033;		text-decoration:underline;		font-size:10px;		}		/* Links ueberschrift */a.linkueber:link 			{		color:#000033;		text-decoration:underline;		font-size:11px;		font-weight: bold;		}		a.linkueber:active 		{		color:#000033;		text-decoration:underline;		font-size:11px;		font-weight: bold;		}a.linkueber:visited		 {		 color:#000033;		 text-decoration:underline;		 font-size:11px;		 font-weight: bold;		 }		 		 a.linkueber:hover {		color:#000033;		text-decoration:underline;		font-size:11px;		font-weight: bold;		}				/* Links klein */a.linkklein:link 			{		color:#000033;		text-decoration:underline;		font-size:8px;		font-weight: bold;		}		a.linkklein:active 		{		color:#000033;		text-decoration:underline;		font-size:8px;		font-weight: bold;		}a.linkklein:visited		 {		 color:#000033;		 text-decoration:underline;		 font-size:8px;		 font-weight: bold;		 }		 		 a.linkklein:hover {		color:#000033;		text-decoration:underline;		font-size:8px;		font-weight: bold;		}