body 	{
		font-family: "Verdana", "Arial", "Helvetica", "Geneva", sans-serif;
		background-repeat: no-repeat;
		background-color: "#000000";
		font-size:10pt;
		}
a:link	{
	color="#F9D602";					/* gelb */
	text-decoration: none;
	}
a:visited	{
	color="#F9D602";					/* gelb */
	text-decoration: none;
	}
a:active	{
	color="#F9D602";					/* gelb */
	text-decoration: none;
	}
a:hover	{
	color="#F9D602";					/* gelb */
	text-decoration: underline;
	}
.farbe_von_hauptnavigation	{
	color="#000000";					/* schwarz */
	font-size: 10pt;
	}
.farbe_von_haupttitel		{
	color="#FF9900";					/* orange */
	font-size: 25pt;
	}
.text_klein		{
	font-size: 8pt;
	color:"#F40201";				    /* rot */
	}
h1, h2, h3, h4, h5, h6, tr, td, p, ul	{
	font-family: "Verdana", "Arial", "Helvetica", "Geneva", sans-serif;
	}
h1	{font-size: 15pt;
    color="#F40201";					/* rot */
	}
h3	{font-size: 10spt;
    color="#F40201";					/* rot */
	}
tr, td, p	{font-size: 10pt;
			 color:"#F40201";		    /* rot */
	}
.td_left	{width: 200;
	}
.td_right	{width: 800;
}
