p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003399;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003399;
	line-height: 20pt;
}
.startseite {
	letter-spacing: 1pt;
	font-size: x-small;
}
.menu {
	font-size: x-small;
	font-weight: bolder;
	font-style: italic;
	letter-spacing: 3pt;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
.textcenter {
	text-align: center;

}
.textgelb {
	color: #FFCC33;
}
.textgelbklein {
	font-size: x-small;
	color: #FFCC33;
}
.textgelbganzklein {
	font-size: xx-small;
	color: #FFCC33;
}
.textfett {
	font-weight: bold;
}
.textfettklein {
	font-weight: bold;
	font-size: small;
}