/* CSS Document */

.ueberschrift1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 40px;
	font-weight: 800;
	font-variant: normal;
	color: #888888;
	text-decoration: none;
}

.fliesstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: 400;
	font-variant: normal;
	color: #888888;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
}

.fliesstext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: 800;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-transform: capitalize;
	text-align: justify;
}

.datum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: 800;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
}


.ueberschrift2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-style: normal;
	line-height: 40px;
	font-weight: 800;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.hinweis {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
}

a:active {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

a:visited {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

a:link {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

a:hover {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: 800;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

