body
{
	background-color: white;
	margin: 0px;
}

input
{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
}

td, p
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #FFD800;
	text-decoration: underline;
}

a:vlink
{
	color: #666666;
	text-decoration: underline;
}

.zelle
{
	background: #DDDDDD;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
}

.bold { font-weight: bold; }
.wide { width: 300px; }
