#buerckel { text-weight:bold; color:#3366FF; }
#de { text-weight:bold; color:#FFCC00; }
#bgbuerckel { background-color:#3366FF; }
#bgde { background-color:#FFCC00; }

a.buerckel {
	color:#FFFFFF; background-color:#3366FF;
	font-size:14pt; text-decoration:none; text-weight:bold;
}
a.de { 
	color:#000000; background-color:#FFCC00;
	font-size:14pt; text-decoration:none; text-weight:bold;
}
td.keyword {
	vertical-align:top;
}
td.date {
	vertical-align:top;
}
td.expl {
	vertical-align:top; column-span:2;
}

td.center {
	text-align:center;
}

ul {
	font-weight:normal;
}

input { 
	font-weight:normal; font-size:10pt; 
}

