table.titel {
	border : thin solid #000000;
}
td.titel, td.titelmenu, td.counter {
	background: #66CCFF;
}
h1.titel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-large;
	color : #003399;
}
p.counter {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	color : #FFFFFF;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
}

