p {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: black;
	line-height: 1.3;
	letter-spacing: 0 pt;
	margin-top: 0;
	margin-bottom: 2
}

a:link {
    font-family: Verdana, Arial;
    font-size: 8pt;
    color: Blue;    
    text-decoration: underline;
}

a:visited {
    font-family: Verdana, Arial;
    font-size: 8pt;
    color: Blue;    
    text-decoration: underline;
}

a:hover  {
    font-family: Verdana, Arial;
    font-size: 8pt;
    color: Red;
    text-decoration: underline;
}

a:aktive  {
    font-family: Verdana, Arial;
    font-size: 8pt;
    color: blue;
    text-decoration: none;
}

td  {
    font-family: Verdana, Arial;
    font-size: 9pt;
    color: black;
    line-height: 1.3;
    letter-spacing: 0 pt;
    margin-top: 0;
    margin-bottom: 2
}

td.menue {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color: #000099;
}

hr {
    color: black;
}
