body {
	background-color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
}

a   { color: #000066; font-weight: bold; text-decoration: underline }

a:hover {
	text-decoration: underline;
}
.headline   { color: #000066; font-weight: bolder; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, sans-serif }
.zitat    { color: #000066; font-weight: bold; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif }
body.mceContentBody { background: #ccc; }
