body {
	font-family: Arial;
	line-height:12pt;
}

/* unvisited link */
a:link {
    color: #000000;
	text-decoration: none;	
}

/* visited link */
a:visited {
    color: #000000;
	text-decoration: none;	
}

/* mouse over link */
a:hover {
    color: red;
	text-decoration: none;
}

/* selected link */
a:active {
    color: #000000;
	text-decoration: none;	
}

.tabellenspalte01{
font-size:9pt;
}
.tabellenspalte02{
font-size:9pt;
}
.tabellenspalte03{
font-size:8pt;
}
.tabellenspalte04{
font-size:8pt;
}
.tabellenspalte05{
font-size:7pt;
}
