a:link
{
	color: rgb(0,64,128); 
}
a:visited
{
	color: rgb(128,0,128); 
} 
a:active 
{
	color: rgb(102,0,102);
}

body,table,td,tr,div,p,pre,h1,h2,h3,ul
{
	font-family: Arial, Helvetica, sans-serif;
}
body,td,div,p,pre,ul
{
	font-size: 10pt;
	line-height: 120%;
}
h1,h2,h3
{
	margin-top: 8pt;
	line-height: 120%;
	margin-bottom:8pt
}
h1
{
	margin-left: 6pt;
	font-size: 14pt;
	font-weight: bold;
}
h2
{
	font-size: 12pt;
	font-weight: bold;
}
h3
{
	font-size: 12pt;
	font-weight: normal;
}
.aenderung
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #E9E9E9;
}
.tabellen_ueberschrift
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #E9E9E9;
}
