a:link { color: #588DEF; text-decoration: none; }
a:visited { color: #588DEF; text-decoration: none; }
a:hover { color: #0065CA; text-decoration: underline; }
a:active { color: #FF8000; text-decoration: underline; }
a:focus { text-decoration: underline; }

td {
	font-family: verdana,arial,helvetia;
	font-size: 12px;
}

p {
	font-family: verdana,arial,helvetia;
	font-size: 12px;
}

/* damit vertikaler Scollbalken immer angezeigt wird */
html { min-height: 100.15%; }