body { 
	line-height: 16px; 
	margin-left:20px;
	margin-top:12px;
	background-color: #FFFFFF;
	font-weight: normal; font-size: 14px; font-family: Courier, "Courier New";
	overflow-x:hidden;
	width:750px;
}
a:visited  { color: black; text-decoration: none; }
a:hover { color: red; }
a{
	color:#000000;
	text-decoration: none ;	
	line-height: 16px; 
}
p{
	margin-top:0px;
	margin-bottom:0px;
}
.titel{
	text-decoration: underline;
}
.titelfett{
	text-decoration: underline;
	font-weight:bold;
}
.fett{
	font-weight:bold;
}
.inaktiv{
	color:#999999;
}
.rot{
	color:red;
}
.zurueck a{
	color:red;
}
.zurueck a:hover{
	color:#000000;
}
