body
{
	background-color: #e7e3d7;
}
#copyright{
	color:#2e2e2e;
}
#copyright a{
	color:#bca42f;
}
#copyright a:visited{
	color:#bca42f;
}
#copyright a:hover{
	color:#2e2e2e;
}

#nav ul li a:hover {
	background-color: #bca42f;
}
#nav ul li .selected
{
    background-color: #bca42f;
}
#logo{
	width: 200px;
}
#logo_unten{
	width: 200px;
}
#contentWrapper
{	
	background-color:#e1e2e0;
}
.contentItem
{		
	background-color:#e1e2e0;
}