body {
	margin-top:20px;
	margin-left:10%;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:50%;
}
td{
	font-size: 11px;
}

a{
	color:#A51010;
}
a:HOVER{
	color: #7C1010;
	background-color: #E6E6E6;
}

li{
	list-style-image: url(http://www.unimess.de/bilder/pfeil.gif);
}
.STRONG_NORMAL{
	font-weight: normal;
}