body {
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;	
}

#aboveheader {
	display: none;
}

#titleimage {
	display: none;
}

#header {
	display: none;
}

#logo {
	display: none;	
}

#shadow {
	display: none;
}

#topnav {
	display: none;
}

#datetime {
	display: none;
}

#toggles {
	display: none;
}

#language {
	display: none;
}

#graphics {
	display: none;
}

#content {
	float: left;
	width: 60%;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #000;
}

#contentcontent {
	margin: 0px;
}


#german {
	display: none;
}

#czech {
	display: none;
}

#nodisplay {
	display: none;
}

#database {
	border: 1px solid #000;
	margin: 15px 25px 10px -3px;
	padding: 5px;
	background-color: #fefee5;
}

#left {
	display: none;
}

#right {
	padding: 5px;
	margin: 0;
	border-top: 1px solid #000;
}

#footer {
	margin: 0;
	background-color: #fff;
	border-top: 1px dashed #000;
}

.ahem {
	display: none;
}

.hide {
	display: none;
}

img {
	display: block;
	border: 0;
}

.inline {
	display: inline;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, arial, helvetica, sans-serif;
}

p {
   	font-size: .7em;
   	font-family: Verdana, arial, helvetica, sans-serif;
   	margin-top: 0;
    	line-height: 1.4;
}

.topnav {
	text-indent: 20px;
	font-size: 11px;
}

blockquote {
	font-size:.7em;
   	font-family: Verdana, arial, helvetica, sans-serif;
}


h1 {
	font-size: 1.05em;
	font-weight: normal;
	margin-bottom:5px;
	margin-top: 15px;
}
h2 {
	font-size: .8em;
	font-weight: bold;
	color: #990000;
	display: inline;
}
h3 {
	font-size: .8em;
	font-weight: bold;
	margin-bottom:5px;
}

h4 {
	font-size: .75em;
	font-weight: normal;
	margin-bottom:5px;
}


a:visited {
   	color: #990033; 
}

a:link {
   	color: #990033; 
}

a:hover {
   	color: #990033;
	background-color: #fec16b;
}

a:hover.plain {
   	background-color: transparent;
}

a:active {
   	color: #990033; 
}

a.lineage:visited {
   color:#990033;
   text-decoration:none;
}

a.lineage:link {
   color:#990033;
   text-decoration:none;
}

a.lineage:hover {
   color:#990033; 
   text-decoration:underline;
}

a.lineage:active {
   color:#990033;
   text-decoration:none;
}

#mainnav ul {
	display: none;
}

#lang {
	display: none;
}

ul#lang_switch {
	display: none;
}

#graph {
	display: none;
}

ul#graph_switch {
	display: none;
}


#contribute {
	position: relative;
	top: 15px;
	left: 5px;
}

.newsitem {
	margin: 5px 10px 0px 10px;
	padding-top: 5px;
}

.newsitem p {
	padding-left: 10px;
}

.news_rightcol {
	margin: 20px 10px 10px 5px;
	padding-left: 5px;
	/* border: 1px solid #000;
	background-color: #ffffcc; */	
}

.news_rightcol p {
	padding-left: 10px;
}

td {
   	font-size:.7em;
   	font-family:verdana, arial, helvetica, sans-serif;
   	margin-top:0px; 
}

ul.normal {
  	font-size: .7em;
   	font-family:verdana, arial, helvetica, sans-serif;
	line-height: 1.5;
	list-style-image:url(images/dot.gif);
}

.tree {
   font-size: .65em;
   font-family: verdana, helvetica, sans-serif; 
}


.XRQ {
list-style-type:decimal;
}

.BZZ {
list-style-type:upper-roman;
}

.RYW {
list-style-type:upper-alpha;
}

.NSL {
list-style-type:lower-roman;
}

.OXX {
list-style-type:lower-alpha;
}

.YYG {
list-style-type:decimal;
}

.GLF{
list-style-type:upper-roman;
}

.WQP {
list-style-type:upper-alpha;
}

.HHJ {
list-style-type:lower-roman;
}

.RRB {
list-style-type:lower-alpha;
}

.UUU {
list-style-type:decimal;
}

.WWW{
list-style-type:upper-roman;
}

.XXX {
list-style-type:upper-alpha;
}

.YYY {
list-style-type:lower-roman;
}

.ZZZ {
list-style-type:lower-alpha;
}