@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #003;
	text-decoration: none;
	letter-spacing: 1px;
}
.klein {
	font-size: 10px;
	line-height: normal;
	letter-spacing: 1px;
	color: #003;
	font-weight: normal;
}
.mittel {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #003;
}
.gross {
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #003;
	letter-spacing: 1px;
}
a:hover {
	text-decoration: underline;
	color: #C63;
	letter-spacing: 1px;
	font-weight: bold;
}
.mittelbunt {
	font-size: 12px;
	font-weight: bold;
	color: #600;
	line-height: 150%;
	letter-spacing: 1px;
}
a:active {
	text-decoration: none;
	color: #F00;
	letter-spacing: 1px;
}
.kleinbunt {
	font-size: 10px;
	font-weight: bold;
	color: #600;
	letter-spacing: 1px;
}
.news {
	font-size: 9px;
	line-height: normal;
	color: #620000;
	font-weight: 600;
	text-align: justify;
	border: 2px double #900;
	padding: 5px;
	background: #E4D6D3;
	position: relative;
	top: 15px;
}

