body, td, ul
{
	color: #666666;
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top-margin:0px;
	bottom-margin:0px;
	right-margin:0px;
	left-margin:0px;
	align:center;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
}


a.bluelink:link, a.bluelink:active, a.bluelink:visited  {
color:#6699ff;
text-decoration: none;
}

a.redlink:link, a.redlink:active, a.redlink:visited  {
color:#ff0000;
text-decoration: none;
}

a.bluelink:hover {
color:#999999;
text-decoration: none;
} 

a.blueboldlink:link, a.blueboldlink:active, a.blueboldlink:visited  {
font-weight: bold;
color:#6699ff;
text-decoration: none;
}

a.blueboldlink:hover {
font-weight: bold;
color:#999999;
text-decoration: none;
} 

a.mailadresse {
	font-weight: normal;
	color:#6699ff;
	font-style: normal;
	font-variant: normal;
} 

a.standard {
	color:#666666;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
} 
.titel {
	font-size: medium;
	font-weight: bold;
}