.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: italic;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	color: #0033FF;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background-color: #FFFF00;
	color: #0033FF;
}

.linie{
	color: #0033FF;
	text-decoration: none;
	border-bottom-style: solid;
}

.linie2{
	color: #0033FF;
	text-decoration: none;
	border-top-style: outset;
}

.rot{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.blau{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}

.grau{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.wahl{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
	padding: 8px;
	display: block;
	width: 140px;
	border-bottom-color: #0033FF;
}
.wahl:hover{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
	padding: 8px;
	display: block;
	width: 140px;
	background-color: #FFFF99;
}
.dunnblau{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}

.punkte{
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

