td, th, p, a, body, h1, h2, h3, blockquote, ul, li  {
	font-size : 12px;
	font-family : Verdana;
	line-height : 18px;
}

td.hell  {
	background-color : #eeeeee;
}

td.shell  {
	background-color : #f8f8f8;
}

td.dunkel  {
	background-color : #bbbbbb;
}

td.wdunkel  {
	background-color : #2F4B8A;
}


a  {
	text-decoration : none;
}

a.klein, td.klein, p.klein  {
	font-size : 10px;
	line-height : 12px;
}

h1  {
	font-size : 18px;
	line-height : 20px;
}

blockquote  {
	font-size : 12px;
	line-height : 16px;
	font-style : italic;
}

a:visited  {
	color : #cc00c0;
}


a:link  {
	color : #2F4B8A;
}

