a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #39F;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #F0F;
	text-decoration: none;
	font-style: italic;
}
.logo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #666;
}

.fließtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: thin groove #333333;
	margin: 5px;
	padding: 5px;
}
.blau {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #39F;
	font-style: italic;
}
.magenta {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #F0F;
}
.grau {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	font-style: oblique;
}

.klein {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}

