.schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.fett {
	font-weight: bold;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: blue;}