p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F218B;
}
p.inhalt, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E7ABC;
}
p.termine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-right: 10px;
}
td.linie {
	border-right-width: 2px;
	border-right-color: #D8E5F1;
	border-right-style: solid;
}
td.rahmen {
	border-width: 2px;
	border-color: #0F218B;
	border-style: solid;
}
td.bull	{
	font-size: 14px;
	font-weight: bolder;
	color: #4E7ABC;
	vertical-align:top;
}
.teiler {
	margin-top: 26px;
	margin-bottom: 26px;
}
a:link, a:visited, a:active { 
	color:#0F218B; 
}

