body, p, td, th, li, ul, a  {
	font-family : Verdana, Helvetica;
	font-size : 12px;
	line-height : 16px;
}
td.dunkel  {
	background : #99ccff;
	color : #1d20af;
}
td.note, a.note {
	color : #808080;
}
a.klein, a:visited.klein,
td.klein, th, td.e, td.n,td.nl, th.nl p.klein, td.note, a.note {
	font-size : 10px;
	line-height : 12px;
}
a.ohne, a:visited.ohne {
	text-decoration : none;
	font-size : 10px;
	line-height : 12px;
}
a:hover {
	color: #cc0000;
}
a.menu {
	font-weight : bold;
	font-style : italic;
}
p {
	margin-left : 40px;
}
td.e, th.e  {
	background : #99ccff;
	color : #1d20af;
	text-align : right;
}
td.n, th.n  {
	background : #cceeff;
	color : #000000;
	text-align : right;
}
td.nl, th.nl  {
	background : #cceeff;
	color : #000000;
	text-align : left;
}

td.menu  {
	font-size : 12px;
	line-height : 12px;
}

h1  {
	font-family : Verdana, Helvetica;
	font-size : 22px;
	line-height : 24px;
	color : #0000cc;
}

h2  {
	font-family : Verdana, Helvetica;
	font-size : 16px;
	line-height : 16px;
	margin-top : 16px;
	color : #0000cc;
}

h3  {
	font-family : Verdana, Helvetica;
	font-size : 12px;
	line-height : 16px;
	color : #0000cc;
}

a, a:visited  {
	font-family : Verdana, Helvetica;
	font-size : 12px;
	line-height : 16px;
	color : #1d20af;
}

td.rot, p.rot {
	color : #CC0000;
	font-size : 10px;
	line-height : 12px;
}
td.titel {
	color : #0000cc;
	font-size : 18px;
	font-weight : bold;
	font-style : italic;
	line-height : 20 px;
}
input.c, textarea.c, td.c, p.c  {
	font-family : Courier;
	font-size : 10px;
	line-height : 16px;
}
p.nonce {
	color : #FFFFFF;
	font-size : 1px;
	line-height : 1px;
}

