.content {
	font-size: 9px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 11px;
}
.orange {
	font-size: 9px;
	color: #FFA50D;
	 line-height: 10px;
}
ul {
	list-style-type: square
	line-height: 11px;
	text-indent: 0pt;	
}

li {

	color: #FFA50C;

}
a:link {
	color: #777777;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #FFA50D;
	text-decoration: none;
}
.uberschrift {
	font-weight: bold;

}
