body, table tr td 
{
	font-family:Verdana;
}
a, a:visited
{
	color: black;
	text-decoration: none;
}
input
{
	display: none;
}
td.logo
{
	display: none;
}
table.menu
{
	display: none;
}
td.inhalt
{
	vertical-align: top;
	background-color: white;
}
.infored
{
	color: red;
}
.infogreen
{
	color: green;
}
table.list, table.plan
{
	border: thin groove; 
	empty-cells:show; 
	border-collapse:collapse;
}
table.list tr td 
{
	border: thin groove;
	font-size: smaller;
}
table.plan tr td, table.plan tr th
{
	border: thin groove;
	padding: 5px;
}
