body {
	background-color:#F7F7F4;
	color: #605E5D;
	font-family: "Times New Roman", Times, Serif;
}
a{
	color:#980026;
}
.zentriert {
	text-align: center;
}
.copy {
	position: fixed; 
	bottom: 3px; 
	left: 10px;
	font-size:9pt;
}
.little {
	font-size:9pt;
}
.farbe_h3 {
	color:#980026;
	text-align: center;
	font-size:14pt;
}
.td_re {
	width:47%;
	text-align: right;
	font-weight:bold;
	vertical-align:top;
}
.td_li {
	width:47%;
	text-align: left;
}
.td_mi {
	width:6%;
	text-align:center;
}
.td_ue {
	font-weight:bold;
	color:#980026;
	font-size:14pt;
	width:47%;
	text-align: left;
}
