a {
	text-decoration: none;
}
a, h1, h2, h3, h4, h5 {
	color:#50408E;
}
p {
	text-align: justify;
}
body {
	font-size: 11px;
	font-family: "Lucida Sans Unicode" ;
	background-image: url(../images/rhizomik.jpg);
	background-repeat: no-repeat;
	background-color: white;
} 
td {
	font-size: 11px;
	font-family: "Lucida Sans Unicode";
}
img {
	border: 0px;
}
#login {
	float: right;
	clear: both;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
#login #username
{
	float: left;
	font-weight: bold;
}
#menu {
	float: right;
	clear: both;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 10px;
	font-weight: bold;
}
#menu-section {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	font-variant: small-caps;
	color: #333333;
}
#menu-item {
	margin-left: 20px;
}
#header {
	margin-top: 10px;
	float: right;
}
#body {
	margin-top: 0px;
	margin-left: 10px;
	float: left;
	width: 100%;
	overflow: hidden;
}
#metadata {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 10px;
	border-width: 1px;
	border-style: dashed;
	border-color: #CCCCCC;
	padding: 10px;
	background-color: #F0F0F0;
}
#metadata p {
	margin: 0px;
}
#metadatafoot {
	float: left;
	clear: left;
	width: 350px;
	text-align: center;
	padding: 10px;
}
#content {
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 0px;
}
#content a {
	text-decoration: underline;
}
#content a:visited {
	color:#80708E;
}
#content .yui-content {
	border-color: #CCCCCC;
	background-color: #F0F0F0;
}
#content .yui-nav .selected a em {
	color:white;
}
#content .yui-nav a {
	text-decoration: none;
}
#content #wikiactions a {
	text-decoration: none;
}
#content #wikiactions {
	text-align: right;
	font-size: 11px;
}
#wikifootlogo a {
	text-decoration: none;
}
#wikifootlogo {
	position: relative;
	left: 50%;
	width: 150px;
	margin-left: -75px;
	margin-top: 20px;
}

