.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.headline_small_red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-align: left;
}
.headline_medium_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-align: left;
}

.infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
}

.infobox ul {
	list-style-image: url(/de/shared/bullet_red.gif);
	list-style-position: outside;	
}

.infobox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-align: left;
	margin-bottom: -8px;
}