.Text_Rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #e92929;
	text-decoration: none;
}
.Text_Weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.Tabellen_Rahmen {
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Bilder_Rahmen {
	border: 4px solid #999999;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	padding: 15px;
}
.Text_Rotklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bolder;
	color: #e92929;
	text-decoration: none;
}
