TABLE.main {
	background-image :		url(/images/kohai-do-grau.gif);
	background-attachement :	fixed;
	background-position :		center;
	background-repeat :		no-repeat;
	border-collapse:		collapse;
	empty-cells:			show;
}

TD.none {
	border-style:			none;
}

A:link {
	color :				#004080;
}

A:visited {
	color :				#000000;
}

A:hover {
	color :				#FF0000;
}

P {
	font-family :			Arial, Helvetica;
	font-size :			10pt;
}

P.gross {
	font-family :			Times, Times New Roman;
	font-size :			36pt;
	font-weight :			bold;
}

P.mittel {
	font-size :			16pt;
}

.highlight {
	color:				#992222;
}

