.normtext {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #333333;
}
.link {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:hover {

	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
body {
	background-color: #F2F2F2;
}
.textklein {

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
}
