/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextLink {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	color: rgb(255,0,0);
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent
}

.TextBlockGelb {
	color: rgb(0,0,0);
 	text-align: center;
 	background-color: rgb(255,204,0)
}

.TextBlockGrün {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(204,255,204)
}

.TextBlochRot {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(255,102,102)
}

.SeitenLink {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	color: rgb(255,0,0)
}

.Textnormal {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	line-height: 20px;
 	font-weight: normal;
 	font-style: normal
}

.Listentext {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

.Jahrestabelle {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,255);
 	font-weight: bold
}

.TextBlochBlau {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(153,204,255)
}

.Texthinweis {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center
}
