/* Classes and styles */
@import url("sifr.css");	

body {
	font-family: Arial;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	color: #7fa633;
}

#projectAnimation, 
#newsNavigation,
#projectOverview,
#menu,
#languages,
#search,
#footer,
#breadcrumbs,
#overlay,
.readMore,
#contentMenu,
#imageNavigation,
#contactRoute {
	display: none;
}

#logo {
	position: absolute;
	top: 0px;
	right: 0px;
}

#logo img {
	border: none;
}

#content {
	padding-top: 50px;
}