td
{
	font-family : Verdana;
	font-size : 13px;
	color : black;
	line-height : 16px;
}

th
{
	font-family : Verdana;
	font-size : 13px;
	color : white;
	line-height : 16px;
	background-color : navy;
}

td.none
{
	line-height : 0px;
}

p
{
	font-family : Verdana;
	font-size : 13px;
	color : black;
	line-height : 16px;
}

i
{
	font-family : Verdana;
	font-size : 13px;
	color : black;
	line-height : 15px;
	font-style : italic;
}

ul, li
{
	font-family : Verdana;
	font-size : 13px;
	color : black;
	line-height : 15px;
}

b
{
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	color : black;
	line-height : 16px;
}

b.navy
{
	color : navy;
}

p.head
{
	font-family : Verdana;
	font-size : 24px;
	font-weight : bold;
	color : black;
	line-height : 28px;
}

p.mittelhead
{
	font-family : Verdana;
	font-size : 18px;
	font-weight : bold;
	color : black;
	line-height : 22px;
}

a, a.item
{
	font-family : Verdana;
	font-weight : normal;
	color : blue;
	text-decoration : underline;
}

a.highlight, a:hover
{
	font-family : Verdana;
	font-weight : normal;
	color : red;
	text-decoration : underline;
}

.klein {
	font-size : 11px;
}
