body {
	background-color: black;
	font-family: Arial;
	font-size: 12px;
	color: white;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: white;
}
table.content {
	margin: 0px;
	padding: 0px;
}
td.rotlinks {
	/*background-color: #990000;*/
	background-color: #000000;
}
td.graumitte {
	background-color: #1e1e1e;
}
td.navigation {
	padding-top: 40px;
	padding-right: 15px;
	line-height: 15px;
}
a.navigation {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.navigationactive {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.navigation:hover {
	color: #990000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a.navigationsub {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

a.navigationsubactive {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

a {
 color: white;
 text-decoration: none;
}

a:hover {
 color: white;
 font-size: 12px;
 text-decoration: none;
 font-weight: bold;
}

a.navigationsub:hover {
	color: #990000;
	text-decoration: none;
}

td.contentsubnavi {
	line-height: 20px;
	padding-top: 40px;
	padding-left: 10px;
}

a.contentsubnavi {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
a.contentsubnavi:hover {
	color: white;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a.contentsubnaviactive {
	font-family: Arial;
	font-size: 13px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
a.contentsubnaviactive:hover {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}

td.contentright {
	padding-top: 40px;
}
