body
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
}

td
{
	color: #000000;
	font-size: 12px;
}

A 
{ 
	color: #0000ff; 
	font-size: 12px; 
	font-family: Verdana, Arial; 
	text-decoration: none;
}

A:link 
{ 
	color: #0000ff; 
	text-decoration: underline;
}

A:visited 
{
	color: #0000ff; 
}

A:active
{
	color: #0063C6;
}

A:hover
{
	color: #FF0066;
	text-decoration: underline;
}

h1
{
	font-family: Verdana, Arial;
	font-size: 30px;
	color: #0000ff;
	font-weight: bold;
}

.meinh1
{
	font-family: Verdana, Arial;
	font-size: 38px;
	color: #ff0000;
	font-weight: bold;
}

h2{
{
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

h4
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.wichtig
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}

.wm
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #008000;
	font-weight: bold;
}
