#tools-container, #banner, #menus, #tools, 
#sections, #langs, #decoration 
{ 
	display: none; 
}

#outer, #content, .normal #content, .home #content
{
	width: 100%;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	position: relative;
	top: 0;
	left: 0;
}

.default
{
	padding-top: 150px;
}

.home
{
	padding-top: 450px;
}


div.home, div.default, div.high, div.exhibitions
{
	background: none;
}

#head h1 
{
	width: 100%;
	overflow: visible;
	position: relative;
	top: 0; left: 0;
}

#head h1 a
{
	padding-top: 50px;
}

#head, #head h1
{
	height: 70px;
}

#head
{
	margin-top: 20px;
}




