body 	{
	padding: 5mm; 
	padding-left:10mm;
	}

h1 	{
	font-style: bold; 
	font-size:24pt;
	line-height:24pt;
	text-align:center;
	}
h2 	{
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	font-size:12pt;
	TEXT-DECORATION: none;
	COLOR:#000000;
	FONT-WEIGHT=normal;
	font-style: normal; 
	text-align:left;
	font-size:10pt;
	
	}
h3 	{
	font-style: italic; 
	text-align: right; 
	font-size:12pt;
	padding: none;
	}
h4 	{
	font-style: bold; 
	text-align: left; 
	font-size:12pt;
	padding: none;
	}

A:link, A:visited, A:active
	{
	COLOR: black;
	TEXT-DECORATION: underline;
	}
A:hover
	{
	COLOR: black;
	FONT-WEIGHT=bold;
	TEXT-DECORATION: underline overline;
	}


#anzeige, #anzeige2
	{
	position:absolute;
	left:-225px;
	width:250px;
	top:10px;
	padding:none;
	}
#menu	{
	padding: none;
	text-align:left; 
	background-color:white;
	}


