.module a {
	color: inherit;
	font-weight: bold;
	text-decoration: underline;
}

.module table td *:last-child {
	margin-bottom: 0px;
}



#mod_2 table {
	
}
#mod_2 table td + td {
	text-align: right;
	white-space: nowrap;
}



#main table {
	margin-bottom: 1em;
}


#main table td {
	padding: 0.25em 0.5em;
}


#blickreif_motd h1 {
	font-size: 22px;
}