.vierzehn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}.hintergrund {
	background-image: url(grafik/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
}
.vierzehnschwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.vierzehnschwarz a:link { color: #000000; text-decoration: underline;}
.vierzehnschwarz a:visited { color: #000000; text-decoration: underline;}
.vierzehnschwarz a:hover { color: #000000; text-decoration: underline;}
.vierzehnschwarz a:active { color: #000000; text-decoration: underline;}

.vierzehnGelb {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEA500;
}

