@charset "ISO-8859-1";

a:link 		{ font-family: Arial, Helvetica, sans-serif; font-size: small; text-decoration:none; font-weight: normal; color: #000000;}
a:visited	{ font-family: Arial, Helvetica, sans-serif; font-size: small; text-decoration:none; font-weight: normal; color: #000000;}
a:focus 	{ font-family: Arial, Helvetica, sans-serif; font-size: small; text-decoration:none; font-weight: normal; color: #000000;}
a:hover 	{ font-family: Arial, Helvetica, sans-serif; font-size: small; text-decoration: underline; font-weight: normal; color: #000000;}
a:active 	{ font-family: Arial, Helvetica, sans-serif; font-size: small; text-decoration:none; font-weight: normal; color: #000000;}


.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #626262;
	line-height: 20px;
	
}

.Text_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #cc000e;
	line-height: 20px;
}

.Text_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #626262;
	line-height: 20px;
}

.Text_fett_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #cc000e;
	line-height: 20px;
}

.Text_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 20px;
}
