.grey {
	color : Silver;
	text-decoration : none;
}
td  {
	font-family: "Courier New", Courier, monospace;
	font-size : 11px;
}

.subtitle {
	font-size : 13px;
	font-weight : bold;
	color : #453289;
}

th  {
	font-weight: bold;
	font-size: 9px;
	font-family: "Courier New", Courier, monospace;
}

/*a:active { color: red; text-decoration: none }*/
font {
	font-family : Arial, Helvetica, sans-serif;
}
LI {
	list-style : none outside url(../images/aufzaehler.gif);
}
UL {
	line-height : normal;
}

.menutoc2{
	font-size : 9pt;
	color : #453289;
	text-decoration: none;
}
.blue {
	color : #453289;
	text-decoration: underline;
}
.mainblue {
	font-weight : bold;
	font-size : 10pt;
	color : #453289;
	text-decoration: none;
}
.mainorange {
	font-weight : bold;
	font-size : 10pt;
	color : #FFB700;
	text-decoration: none;
}
.tdbgorange{
	background-color : #FFB700;
}
.tdbgblue{
	background-color : #453289;
}
.tdbgws{
	background-color : #ffffff;
}
.tdline{
	background-image : url(../images/td_line.gif);
}
.tdline6{
	background-image : url(../images/td_line_6.gif);
}