/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.th {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 11pt;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(0,81,0)
}

.smlink {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: 8pt;
 	font-weight: normal;
 	font-style: normal
}

.link2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,81,0);
 	font-weight: normal;
 	font-style: normal
}

.link_white {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 9pt;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.td {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-align: left
}

.tf {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: 10pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	background-color: rgb(0,81,0)
}

.link_white:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 9pt;
 	color: rgb(0,255,0);
 	font-weight: bold
}

.smlink:hover {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: 8pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal
}

.link2:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal
}
