body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DC0117;
	text-decoration: none;
}
.titel {
	font-size: 14px;
}
div {
	float: left;
	margin: 0px 0px 20px;
	padding-bottom:6px;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
.red{ background-color:#646464; width:30em;}
.blue{ background-color:#9F9F9F; width:35em;}
.green{ background-color:#BFBFBF; width:20em;}
.pink { background-color:#3C3C3C; width:45em;}
.orange{ background-color:#555555; width:50em;}
.grey{ background-color:#CDCDCD; width:25em;}
.none{ background-color:#000000; width:15em;}

