body {
	margin-top: 0px;
	background: #f0f0f0;
	font-family: Arial, sans-serif ;
	font-size: 15px;
	color: #000000;
}
#page {
	width: 100%;
	min-height: 900px;
}
#rahmen {
	width: 810px;
	background: url('../images/schatten_rechts.jpg') repeat-y;;
	background-position: right;
}
#header {
	height: 110px;
	width: 800px;
  z-index:2
}
.moduletable {
}
ul#mainlevel-nav li a, table.moduletable a {
	text-decoration: none;
}
h1 {
  font-size: 24px;
	font-weight: thin;
  color: #000000;
}
h2 {
  color: #000000;
}

#suche {
  margin-top: -28px;
  text-align: left;
	vertical-align: bottom;
  margin-left: 640px;
}
input, select, textarea {
  background-color: #f0f0f0;
	text-indent: 0px;
	border:1px solid #AB3F10;
	text-align: left;
	padding-left: 5px;
}
#top_menu {
	width: 523px;
  margin-top: -31px;
	margin-left: 194px;
	text-align: left;
  z-index:1
}
#top_menu ul{
	margin: 0px;	
	padding: 8px 5px 6px 5px;
	list-style: none;
}
#top_menu li{
	display: inline;
	white-space: nowrap;
}
#top_menu li a{
  color: #660000;
	padding: 6px 10px 4px 10px;
	font-family: Times New Roman, Perpetua, serif ;
	font-size: 18px;
	font-weight: bold;
}
#top_menu li a:hover{
	background:#F3DFB4;
	padding: 6px 9px 4px 9px;
	border-top:1px solid #AB3F10;
	border-left:1px solid #AB3F10;
	border-right:1px solid #AB3F10;
}
a.mainlevel-nav#active_menu-nav {
	padding: 6px 9px 4px 9px;
	border-top:1px solid #AB3F10;
	border-left:1px solid #AB3F10;
	border-right:1px solid #AB3F10;
	background:#F3DFB4;
}
a.mainlevel-nav#active_menu-nav:hover {
	padding: 6px 9px 4px 9px;
	border-top:1px solid #AB3F10;
	border-left:1px solid #AB3F10;
	border-right:1px solid #AB3F10;
	background:#F3DFB4;
}

#main {
	border-top:1px solid #AB3F10;
	background: #F3DFB4;
	width: 800px;
	margin-top: -3;
  z-index:3
}
#content {
	text-align: justify;
	vertical-align: top;
	width: 525px;
	font-size: 14px;
}
#content td {
	padding: 5px 0px 5px 0px;
}
#pathway_container {
	border-bottom: 1px solid #D8D8D8;
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
}
.pathway a{
	text-decoration: none;
	padding-left: 10px;
}
.contentheading, .componentheading {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	margin-left: 5px;
}
.contentpane, .contentpaneopen {	
	width: auto;
	text-align: left;
	margin-left: 5px;

}
.createdate {
	color: gray;
}
.small {
	color: gray;
}
#menu_right {
	width: 175px;
	background: #AB3F10;
	min-height: 600px;
	text-align: left;
	vertical-align: top;
	white-space: ;
}
#menu_right ul{
}
#menu_right li{
	list-style: none;	
}
#menu_right table.moduletable {
	background: #AB3F10;
}
#menu_right table.moduletable th{
	width: 100%;
	color: #f0f0f0;
	font-family: Times New Roman, Perpetua, serif ;
	font-size: 17px;
	font-weight: thin;
	text-align: left;
	vertical-align: middle;
	padding: 2px 10px 2px 5px;
	display: block;
}
#menu_right table.moduletable td{
	width: 100%;
	color: #f0f0f0;
	font-family: Times New Roman, Perpetua, serif ;
	font-size: 17px;
	font-weight: thin;
	text-align: left;
	vertical-align: middle;
	padding-right: ;
}
#menu_right table.moduletable td a{
	width: 160px;
}
#menu_right table.moduletable td a:hover{	
	background: #f0f0f0;
}
a.mainlevel:link, a.mainlevel:visited {
	color: #f0f0f0;
	font-family: Times New Roman, Perpetua, serif ;
	font-size: 17px;
	font-weight: thin;
	text-align: left;
	vertical-align: middle;
	padding: 2px 10px 2px 5px;
	display: block;
}
	
a.mainlevel:hover {
	color: #660000;
}

a.mainlevel#active_menu {
	font-weight: thin;
	color: #660000;
	background:#f0f0f0;
}

a.mainlevel#active_menu:hover {
	color: #660000;
}

a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-family: Times New Roman, Perpetua, serif ;
	font-size: 15px;
	font-weight: thin;
	color: #ff9933;
	text-align: left;
	padding: 3px 0px 3px 15px;
	margin: 0px 0px 0px -4px ;
	display: block;
}
a.sublevel:hover {
	color: #660000;

}
a.sublevel#active_menu {
	font-weight: thin;
	color: #660000;
	background:#f0f0f0;
}
a {
  color: #B24B19;
}
a:hover {
  color: #660000;
}
img {
  border: 0px;
	margin: 0px;
	padding: 0px;

}
#cleaner {
	clear: both;
	margin: 0;
}
#footer {
	width: 800px;
	font-size: 16px;
}
#rand {
  height: 10px;
	background: url('../images/schatten_unten.jpg') no-repeat;;
	background-position: bottom;
}
#border_right {
}
.sectiontableentry1 {
	background: #ffcc99;
}
.sectiontableentry2 {
	background: #F3DFB4;
}
#content a.readon:link, 
#content a.readon:visited, 
#content a.readon:hover {
	font-weight: thin;
	padding-left: 20px;
}
