p,h1,h2,h3,h4,ul,ol,li,td,th,address,blockquote,nobr,b,i,select,input,textarea
{
    font-family: Arial, Helvetica, sans-serif;
}
	
p,ul,ol,li,td,th,address,nobr,select,input,textarea
{
    font-size: 10pt;
}

a
{
	color: #144B7D;
	font-size: 10pt;
	text-decoration: none;
}

a:hover
{
	font-size: 10pt;
	text-decoration: underline;
}

select,input,textarea
{
    font-weight: bold;
}

pre
{
    font-family: Courier,Courier New;
    font-size: 10pt;
}

td.ueberschrift
{
    font-weight: bold;
    font-size: 14pt;	
}

td.untertitel
{
    color: #144B7D;
    font-weight: bold;
    font-size: 12pt;	
}

td.text
{
    font-size: 10pt;
}

td.menutitel
{
	color: #000000;
    font-size: 10pt;	
}