/* CSS Document */
.menue { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #330099; font-size:12px; text-decoration: none;}
tr.weisschr { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size:13px;  padding: 5px;}
.menue_act {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	font-size:12px;
	text-decoration: underline;
}
.menue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330099;
	font-size:12px;
	text-decoration: underline;
}
td.info { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size:12px; text-decoration: none;}
td.info_bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}
.copy { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #330099; font-size:11px; text-decoration: none;}
.table_head { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; font-size:15px; text-decoration: none;}
.head { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; font-size:14px; text-decoration: underline;}
.head2 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; font-size:16px; text-decoration: underline;}

