<style TYPE="text/css">
<!--

/* --- BODY --- */
  body 
  { 	margin-top : 10px; 
	margin-bottom : 0px }


/* --- ALLGEMEIN --- */
  p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,br,body,table
  { 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif }
  /* alle benutzten Texte werden mit Verdana dargestellt */


/* --- TEXTE --- */
  td, body, table
  {	font-size : 10pt;
	color : black }

/* --- INHALT (testweise) --- 
  td.inhalt
  {	background-image:url(pics/inhaltbg.jpg);
	background-position:top center }
*/

/* --- Menu--- */
  td.menu, td.menu p
  {	font-size : 10pt }

/* --- kleines Menu--- */
  td.menu div.klein
  {	font-size : 8pt;
	line-height: 10pt }

/* --- LINKS --- */
 a:link,A:VISITED 
  {	text-decoration : none;
	color : blue }
  a:hover			
  {	text-decoration : underline;
	color : blue }




//-->
</style>
