.TabelleVeranst {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.TabelleListe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TabelleListeMittig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}
.TabelleListeRechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.TabelleListeLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.TabelleListeBlock {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
a:active {
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.UeberschriftMain {
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}
.Normal {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.Anfang {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.Menueleisteoben {
	font-size: 12px;
	color: #0000FF;
}
.UeberschriftSw {
	font-size: 16px;
	font-weight: bold;
}
.NormalSw {
    font-size: 14px;
}
.NormalKlein12 {
	font-size: 12px;
}
.TabelleVeranstUeberschrift {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.TabelleVeranstUeberschrift14px {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.TabelleBild {
	font-size: 12px;
	text-align: center;
	border: thick ridge;
	padding: 2px;
}

