body
{
	font-family: Verdana, Helvetica, Arial, VAG Round, Comic Sans MS;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #000d80;
	text-decoration: none;
}

table
{
	font-family: Verdana, Helvetica, Arial, VAG Round, Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000d80;
	text-decoration: none;
}

a:link    { color: #000de0; text-decoration: none; font-weight: normal; }
a:visited { color: #0088e0; text-decoration: none; font-weight: normal; }
a:active  { color: #e08800; text-decoration: none; font-weight: normal; }
a:hover   { color: #e00000; text-decoration: underline; font-weight: normal; }

#infoBox
{
	position: absolute;
	padding: 2px;
	font-size: 10pt;
	font-family: Verdana, Helvetica, Arial, VAG Round, Comic Sans MS;
	font-weight: normal;
	font-style: normal;
	color: red;
	visibility: hidden;
}

#hervorgehoben
{
    display: inline;
	font-family: Verdana, Helvetica, Arial, VAG Round, Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
    background-color: #ffcc99;
	text-decoration: none;
}