body
{
	text-align:center;
}
.Titel {
	background-color: background;
	font-weight: bold;
	color: #191970;
	border-top: honeydew thin solid;
	border-bottom: honeydew thin solid;
	height: 30px;
	width: 200px;
	padding-left: 10px;
}
.TitelValue {
	font-weight: bold;
	color: #191970;
	border-top: honeydew thin solid;
	border-bottom: honeydew thin solid;
	height: 30px;
	width: 300px;
	padding-left: 10px;
}
.TitelSep
{
	background-color: background;
	font-weight: bold;
	color: #ffffff;
	height:30px;
	width:1px;
}