body {
	background-color: #0066CC;
	background-image: url(_images/bg.gif);
	background-repeat: repeat-y;
	background-position: 161px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-right: 0px;
	padding-right: 0px;
}
td {
	margin-right: 0px;
	padding-right: 0px;
}
table {
	clip: rect(auto,auto,auto,auto);
}

.HelpTable {
	line-height: 0px;
}
.NavTable {
	line-height: 5px;
}
.Nav_Titel {
	font-size: large;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}
.Mail_Webmaster {
	text-align: center;
	vertical-align: bottom;
}
a {
	color: #FFFF00;
	text-decoration: underline;
}
.cell_note {
	background-image: url(_images/Noten.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
.highlight {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FF0000;
}

