.text_grau {
	font-family:Verdana;
	font-size: 10px;
	font-style: normal;
	color: #464646;
	text-align: left;
	font-weight: bold;
}

.text_grau p {
	text-align: justify;
}

.text_rot {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #c60d1f;
	text-align: justify;
	font-weight: bold;
}

.text_graufett {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #464646;
	font-variant: normal;
}
.aufzaehlung {
	font-family: Verdana;
	font-size: 10px;
	color: #464646;
	list-style-type: square;
	text-align: left;
	list-style-position: inside;
}
.rot_unterstrichen {
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #c60d1f;
	text-decoration: underline;
}
.links {
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
	top: 5px;
}
ul {
	font-size:10px;
	line-height:20px;
}