body
{
	margin: 0;
	text-align: center;
	background-color : black;
	color : #bcbcbc;
	font-family: 'Lucida Grande', 'Trebuchet MS', verdana, arial, sans-serif;
}

#aligntable
{
	width : 100%;
	height : 100%;
}

#maintable
{
	width : 980px;
	height : 100%;
	margin-top:5px;
}

#mainmenu a
{
	text-decoration : none;
	font-family: arial;
	color : #bcbcbc;
	font-size: 105%;
	/*font-weight: 600;*/
}

#mainmenu a.active
{
	color: #da8c36;
}

td.menuitem
{
	padding-left:20px;
}

#submenu a
{
	text-decoration : none;
	color : #bcbcbc;
}

#submenu a.active
{ 
	font-weight: bold;
}

#submenu td
{
	text-align : left;
	color : #666666;
}

h1.gallery
{
	font-weight: normal;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1
{
	font-size:125%;
	text-align: left;
}

h2
{
	font-size: 105%;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}

h2.specie
{
	font-size: 105%;
	font-weight: normal;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 0px;
}

td
{
	font-size : 13px;
}

a
{
	color : #bcbcbc;
}

a:visited
{
	color : #999999;
}

p
{
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	color : #bcbcbc;
}

p.welcome
{
	margin-top:8px;
	margin-bottom:14px;
}

div.newsHeader
{
	height: 20px;
}

span.crumpath
{
	float:left;
}

span.archive
{
	float: right;
	margin-right: 10px;
}

ul, ol
{
	text-align: left;
}

input, select, textarea
{
	font-size:75%;
	margin-left: 3px;
	border:1px solid grey;
}

input[readonly]
{
	background-color: grey;
}

select
{
	width: 100px;
}

.newsItem
{
	width: 600px;
	padding-left: 10px;
}

.borderBottom
{
	padding-bottom: 10px;
	border-bottom:1px solid #3c3c3c;
}

.NewsTitle
{
	padding-bottom: 5px;
	font-size: 115%;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
}

.newsDate
{
	padding-left: 20px;
	font-size: 80%;
	margin-top: 3px;
	margin-bottom: 3px;
}

.NewsContent
{
	padding-left: 20px;
	padding-bottom: 5px;
}

.newsSubscript
{
	margin-top: 20px;
	margin-bottom: 0px;
	font-size:90%;
}

.inset
{
	text-align: left;
	padding-left: 25px;
}

a.newsHeader
{
	text-decoration: none;
	color : #bcbcbc;
}

span.readMore
{
	float:left;
}

span.category
{
	width: 150px;
	text-align: right;
	float: right;
	top: -20px;
}

div.center
{
	width:100%;
	text-align:center;
	padding-top: 15px;
}

div.right
{
	width:100%;
	text-align:right;
}

div.center img
{
	padding: 7px;
	border: 1px solid white;
}

div.specie
{
	width:100%;
	text-align:left;
	padding-top: 8px;
}

div.specie img
{
	padding: 7px;
	border: 1px solid white;
}

p.photoSubscript
{
	padding-top:2px;
	padding-bottom: 15px;
	width: 100%;
	text-align: center;	
}

p.lead
{
	font-weight: bold;
}

p.note, p.quote
{
	font-style: italic;
}
p.inspringenSubtle
{
	margin-left:20px;
}
p.inspringen
{
	margin-left:30px;
}

#homeImage
{
	overflow: hidden;
	position: relative;
	margin: 10px auto 10px;
	
	height: 367px;
	width: 550px;
}

#homeImage img
{
	display: none;
	position: absolute;
	top: 0;
	left: auto;
	
	height: 367px;
	width: 550px;
}

#homeText
{
	position: relative;
	margin: 10px auto 10px;
	width: 300px;
}


.serieType
{
	font-size: 105%;
	color : #bcbcbc !important;
	font-weight:bold;
}

h1.alphabet
{
	font-size: 150%;
	border-bottom: 1px solid;
	width:200px;
}

td.alphabet
{
	padding-bottom: 20px;
	vertical-align: top;
}

.namesOverview
{
	text-align: left;
	margin-top: 10px;
	margin-bottom: 2px;
}

h1.namesOverview
{
	font-size: 110%;
	
}
 
h2.namesOverview
{
	font-size: 105%;
	margin-left: 10px;	
}
h1.specieName
{
	font-size: 95%;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

p.namesOverviewAlphabet
{
	font-size: 95%;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.archiveMenu
{
	text-align: right;
}

p.highlight, a.highlight, .highlight
{
	color: #da8c36;
}