a:link
{
	color: #333333
}
a:visited
{
	color: #333333
} 
a:active 
{
	color: #333333

}
body
{
	font-family: Verdana;
	font-size:10pt; 
	color="#333333";
	border-style:solid; border-width:0;
}
p
{
	font-family: Verdana;
	font-size:10pt
}
table
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;
}
h1
{
	font-size:14pt; font-weight:bold
}
h2
{
	font-size:12pt; font-weight:bold;
}
h3
{
	font-size:10pt; font-weight:bold;
}
h4
{
	font-size:8pt;
}

td
{ 
	font-family: Verdana; font-size:10pt;
}

hr
{
	color="#FFEF08";
}

.p8
{
	font-family: Verdana; font-size:8pt;
}

.table_Liste
{
	background-color:#C0C0C0
}

.table_Liste_Bezeichnung
{
	background-color:#F4D300;
	font-size:8pt;
	color="#333333";
}	

.table_Liste_Eintrag
{
	background-color: #EAEAEA;
	color="#333333";
	font-size:8pt;
}

.table_Liste_Eintrag2
{
	background-color: #E0E0E0;
	color="#333333";
	font-size:8pt;
}

.Hintergrund_hell
{
	background-color: #EAEAEA;
}

.Hintergrund_dunkel
{
	background-color: #F4D300;
}