#seitentabelle {
	background-color: #FFF;
	border: 1px solid #000;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #333;
	font-size: 12px;
}
#seitentabelle #regioNavigator td {
	background-color:#CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
#seitentabelle #regioNavigator a {
	text-decoration: none;
	color: #000;
}
#seitentabelle #regioNavigator a:visited {
	text-decoration: none;
	color: #000;
}
#leftnavbar {
	background-color: #CC9;
}

#leftnavbar #menu_tabelle a {
	text-decoration: none;
	color: #000;
}
#leftnavbar #menu_tabelle a:visited {
	text-decoration: none;
	color: #000;
}
#leftnavbar #menu_tabelle td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}
#inhalt {
	background-color: #CC6;
	padding: 1px;
}
.inhalttitel {
	text-align: right;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 36px;
	margin-right: 5px;
}
