
.Standardschrift_12_PT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}

.Standardschrift_12_PT a:link, .Standardschrift_12_PT a:visited {
	color: #CCCCCC;
}
.Standardschrift_12_PT a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}


.Schrift_11_PT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}

.Schrift_11_PT a:link{
	color: #CCCCCC;
}
.Schrift_11_PT a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.Titel_13_Pt_Fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.Titel_13_Pt_Fett a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.Titel_13_Pt_Fett a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

.Bildausrichtung_links {
	float: left;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.Bildausrichtung_rechts {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 12px;
}
.Standardschrift_12_PT_Fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.Schrift_11_PT_Fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.Schrift_11_PT_Fett a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF99FF;
}
.Schrift_11_PT a:link{
	color: #FF99FF;
	text-decoration: none;
}
.Schrift_11_PT a:hover {
	color: #FFCCCC;
	text-decoration: underline;
}
.Schrift_11_PT a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.zentriert{
	text-align: center;	
	
	}
