table {
color: #ebe8e6;
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px
}

table.menulight {
	background-color: #6e5b4d;
}

table.menudark {
	background-color: #4e3726;
}

table.search {
color: #000000;
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
}

table.meta {
color: #7d6b5b;
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
}

table.stage {
//color: #ffffff;
color: #ebe8e6;
background-color: #2f1400;
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 12px;
height: 100%;
}

table.lightstage {
//color: #ffffff;
color: #ebe8e6;
background-color: #594333;
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 12px;
}

tr.darkstage {
background-color: #2f1400;
}

td.navigation {
	background-color: #f2efe5;
}

td.stage {
	background-color: #2f1400;
}

td.headline {
	font-size: 14px;
}

input.xapian_input {
	width: 137px;
	height: 18px;
	border-width: 0px;
}

input.submit {
	border-style: none;
	background-image: url("../images/rarrow.gif");
	background-color: #594333;
	background-position: 3px 2px;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #dfc25f;
}

img {
	border-style: none;
}

input.xapian_submit {
	vertical-align: middle;
}

a.meta:link {
color: #7d6b5b;
text-decoration: none;
}

a.meta:visited {
color: #7d6b5b;
text-decoration: none;
}

a.meta:hover {
color: #000000;
text-decoration: none;
}

a.meta:active {
color: #7d6b5b;
text-decoration: none;
}

a.meta:focus {
color: #7d6b5b;
text-decoration: none;
}

table.navi {
color: #7d6b5b;
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
}

a:link {
color: #dfc25f;
}

a:visited {
color: #dfc25f;
}

a:hover {
color: #dfc25f;
}

a:active {
color: #dfc25f;
}

a:focus {
color: #dfc25f;
}

a.bold:link {
color: #dfc25f;
font-weight: bold;
}

a.bold:visited {
color: #dfc25f;
font-weight: bold;
}

a.bold:hover {
color: #dfc25f;
font-weight: bold;
}

a.bold:active {
color: #dfc25f;
font-weight: bold;
}

a.bold:focus {
color: #dfc25f;
font-weight: bold;
}

a.headline:link {
color: #dfc25f;
text-decoration: none;
}

a.headline:visited {
color: #dfc25f;
text-decoration: none;
}

a.headline:hover {
color: #dfc25f;
text-decoration: none;
}

a.headline:active {
color: #dfc25f;
text-decoration: none;
}

a.headline:focus {
color: #dfc25f;
text-decoration: none;
}

h1 {
font-size: 14px;
font-color: #2f1400;
}

.highlightbox {
background-color: #2f1400;
color: #ebe8e6;
}

.highlightheadline {
font-size: 12px;
color: #ebe8e6;
font-weight: bold;
}

select.selectyear {
	width: 150px;
}

div#picright {
	float:right;
	margin-left: 10px;
	margin-bottom: 0px;
}

div#picleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 0px;
}

div#headline {
	font-size: 14px;
	font-weight: bold;
}
