a:link {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.standard {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-align: left;
}
.boldnBlack {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.titel {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}.comment {
	font-size: 10px;
	color: #666666;
	text-align: center;

}
.rotfett {
	color: #F00;
	font-weight: bold;
	font-size: 14px;
}
