p {
	font-size: 12px;
	color: #444444;
	font-family: sans-serif;
	line-height: 17px;
}
a.text:hover {
	font-size: 12px;
	color: #444444;
	font-family: sans-serif;
	line-height: 17px;
	text-decoration: underline;
}
a.text {
	font-size: 12px;
	color: #444444;
	font-family: sans-serif;
	line-height: 17px;
	text-decoration: underline;
}
a.text_red:hover {
	font-size: 12px;
	color: #9E1F24;
	font-family: sans-serif;
	line-height: 17px;
	text-decoration: underline;
}
a.text_red {
	font-size: 12px;
	color: #9E1F24;
	font-family: sans-serif;
	line-height: 17px;
	text-decoration: underline;
}
.text {
	font-size: 12px;
	color: #444444;
	font-family: sans-serif;
	line-height: 17px;
}
.text_red {
	font-size: 12px;
	color: #9E1F24;
	font-family: sans-serif;
	line-height: 17px;
}

.header {
font-size: 20px;
font-family: sans-serif;
color: #9E1F24;
}

.headermid {
font-size: 14px;
font-family: sans-serif;
color: #9E1F24;

}
.headersmall {
font-size: 13px;
font-family: sans-serif;
color: #9E1F24;
}
.headermid_black {
font-size: 14px;
font-family: sans-serif;
color: #444444;

}
.headersmall_black {
font-size: 13px;
font-family: sans-serif;
color: #444444;
}

ul {
	font-size: 12px;
	color: #444444;
	font-family: sans-serif;
	list-style-image: url(images/list.gif);
	list-style-position: outside;


	line-height: 17px;
}
.text_in_diagramm {
	font-size: 12px;
	vertical-align: top;
}