table.menu-tabelle {
	color: White;
}
td.menu {
		color: White;
		font-weight: bold;
}
div.ueberschrif {
	background-color: #C1C1C1;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
div.imp-text {
	text-align: justify;
	font-size: 12px;
}
table.daten {
	width: 100%;
	font-size: 12px;
	text-align: left;
}
div.close {
	background-color: #C1C1C1;
	text-align: center;
	font-weight:bold;
	font-size: 14px;
}
a.schliessen, a:active.schliessen, a:focus.schliessen, a:hover.schliessen, a:link.schliessen, a:visited.schliessen {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}

