/* Alle Links in dieser Darstellung*/
a:link { font-size:9pt;color:#0d0759;font-weight:normal;text-decoration:none;}

/* Linkzustand on mouse over */
a:hover { font-size:9pt;color:#7673ce;font-weight:normal;text-decoration:none;}

/* Linkzustand wenn bereits angeklickt wurde */
a:visited { font-size:9pt;color:#9996a5;font-weight:normal;text-decoration:none;}

/*Standartschrift*/
p {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12;
	color:#101010;
	text-decoration:none;
}

.microwhite
{
	font-size : 7px;
	font-weight : bold;
	color : #cccccc;
	text-decoration : none;
}.microsheet
{
	font-size : 7px;
	font-weight : normal;
	color : #000099;
	text-decoration : none;
}
.sheet
{
	font-size : 8px;
	font-style : italic;
	color : #202020;
	text-decoration : none;
}
.header1
{
	font-size : 9px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

