body{
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: arial;
}
	
#auswahlterminjahr a, #auswahlterminjahr a:visited, #auswahlterminjahr a:active {
    border: 0 none;
    color: #003F84;
    font-family: verdana,arial;
    font-weight: bold;
    line-height: 2em;
    text-decoration: none;
	font-size: 0.6em;
}

#auswahlterminjahr a.aktive, #auswahlterminjahr a:visited.aktive, #auswahlterminjahr a:active .aktive{
    color: #000000;
	font-size: 0.9em;
	border-top: 4px solid #00368B;
}


#termine_ausgabe a, #termine_ausgabe a:visited, #termine_ausgabe a:active {
    color: #182A75;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 1.3em;
    text-decoration: none;
}