P,li{
	font-size : 14px;
	color : #FFFFFF;
	font-family : "Courier New", Courier, mono;
	text-decoration: none;
	clear: none;
	float: none;
	height: 14px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:20px;
    line-height:normal;
	
	
}
.links {
	font-size : 12px;
	color : #AFCF1A;
	font-family : verdana, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	
}
.ueberschrift {
	font-size: 16px;
	color: #FFFFFF;
	font-family : "Courier New", Courier, mono;
	font-weight: bold;
	margin-top: 30px;
	
	
}
.ueberkleinbold   {
	font-size: 12px;
	color: #FFFFFF;
	font-family : "Courier New", Courier, mono;
	font-weight: normal;
}

/*-- A-Class --*/

A:link  { color: #0099FF; text-decoration:underline; font-weight: bold;}
A:active { color: #FFFFFF; text-decoration:underline; font-weight: bold;}
A:visited { color: #FFFFFF; text-decoration:underline; font-weight: bold;}
