body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  margin-left:0px; 
  margin-right:0px; 
  margin-top:0px; 
  margin-bottom:0px;
  background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 a:link { color:#129FC9; text-decoration:none; font-weight:bold; }
 a:visited { color:#129FC9; text-decoration:none; font-weight:bold; }
 a:hover { color:#EE0000; text-decoration:none; font-weight:bold; }
 a:active { color:#FF0000; font-weight:bold; }
 
 .unterkapitel {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bolder;
}
