body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

h1 
{
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;
}

h2
{
    font-size: 24px;
    font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
h3
{
	font-size: 18px;
	color: #000000;
}

h3.rot
{
    font-size: 18px;
	color: #FF0000;
}

table 
{
	font-size: 12px;
}

table.bold10
{
    font-family: Verdana, Arial, Helvetica, sans-serif
    font-size: 10px;
    font-weight: bold;
}

td.bold
{
    font-family: Verdana, Arial, Helvetica, sans-serif
    font-size: 18pt;
    font-weight: bold;
}

.hervorgehoben 
{
	font-size: 12px;
    color: #FF0000;
}

a:link 
{
	text-decoration: none;
	color: #3333CC;
}

a:visited 
{
	text-decoration: none;
	color: #3366CC;
}

a:hover
{
	text-decoration: none;
	color: #3399CC;
}

a:active 
{
	text-decoration: none;
	color: #3399CC;
}

