body         {
	margin : 0px;
	padding : 0px;
}

.links {
	margin: 0;
	padding : 0;
	position : absolute;
	left : 24px;
}

table.text {
	width : 96%;
	padding-left : 10pt;
	padding-right : 10pt;
	padding-top : 2pt;
	margin : 0pt;
	border-style: solid;
	border-width : 8pt ;
	border-top-width : 2pt;
	border-color : #F5F5F5;
	background-color : #F5F5F5;
}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}
p, ul, td, pre	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

ul.pfeil     { list-style-image: url('pfeilr.gif'); margin-left: 32px }

H1, H2, H3		 	{
	font-family: Arial, Helvetica, sans-serif;
	font-weigt:"bold";
	margin-top: 8pt;
}


H4, H5, H6		 	{
	font-family: Arial, Helvetica, sans-serif;
	font-weigt:"bold";
	margin-top : 6pt;
	margin-bottom : 4pt;
}
H1, H2, H3		{color: #cc0000;}

H4 {
	color : #cc0000;
	background-color : #dddddd;
}

H1	 {font-size:18pt;}
H2	 {font-size:14pt;}
H3	 {font-size:12pt;}
H4	 {font-size:10pt;}
H5	 {font-size:10pt;}
H6	 {font-size: 8pt;}

TH  {
	background-color : #dddddd;
	color: #cc0000;
}

A:link		   {color: #000000;} 
A:visited	{color: #333333;}
A:active	{color: #dd0000;}
A:hover 	{color: #dd0000;}

A.navi:link, A.navi:visited, A.navi:active, A.navi:hover 	{
	font-size: 8pt;
	text-decoration:none;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A.navitop:link, A.navitop:visited, A.navitop:active 	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #eeeeee;
	background-color: #dd0000;
}

A.navitop:hover  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #dd0000;
	background: #eeeeee;
}

.rahmen {
	width : 100%;
	border-style : none;
	border-width : thin;
	background-color : #dd0000;
	color: #EEEEEE;
}

.suche {
	font-family : "Courier New", Courier, monospace;
	font-size : 8pt;
}

.navi {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

.klein       {
	font-size: 8pt;
	font-weight : bold;
	font-family : Verdana;
}

.tabhead {
	background-color : #dd0000;
	color: #EEEEEE;
	font-size : 8pt;
}