body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}



a:link {
	font-weight: bold;
	color: #003399;
	text-decoration: none;

}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
li {
	list-style-image: url(grafik/general/li_blau.gif);
}

