a:link
{
	text-decoration: none;
	color: #004785; 
}
a:visited
{
	text-decoration: none;
	color: #004785; 
} 
a:hover
{
	text-decoration: underline;
	color: #004785; 
} 
a:active 
{
	text-decoration: none;
	color: #004785; 
}
a.inhalt 
{
	text-decoration: none;
	color: rgb(0,0,0);
}
a.inhalt:visited 
{
	text-decoration: none;
	color: rgb(0,0,0);
}
a.inhalt:hover 
{
	text-decoration: none;
	color: #004785; 
}

ex
{
	font-family: Arial;
	font-size: 9pt;
	color: #275078;
}


body
{
	font-family: Arial;
	font-size: 10pt;
	color: rgb(0,0,0);
}

table
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
}
li
{
	font-family: Arial; 
	text-indent:0; 
	margin-left:0
}

ex
{
	font-family: Arial;
	font-size: 9pt;
	color: #275078;
}


<!--
#foldheader{cursor:pointer;cursor:hand ; font-weight:normal;
//}
#foldinglist{}
//-->




h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	font-size: 18pt;
	color: #004785; 
}
h2
{
	font-size: 12pt;
	color: #004785; 
}
h3
{
	font-size: 11pt;
	color: #004785; 
}
h4
{
	font-size: 11pt;
	color: rgb(0,0,153);
}
h5
{
	font-size: 10pt;
	font-weight: 400;
	font-family: Arial Narrow;
}
h6
{
	font-family: Arial;
	font-size: 8pt;
	color: #004785; 
}