#header {
	margin-bottom:1em;
}

#logo {
	margin-bottom:36px;
}

#header h1 {
	float:left;
	margin-bottom:0.5em;
	margin-top:-0.5em;
	padding-left:32px;
}

#language_switch {
	margin-top:0;
}

#content {
	//width:100%;
}

#search {
	background-color:#f2ede9;
	width:100%;
	margin-left:-30px;
	position:relative;
	font-size:89%;
	z-index:1;
}

#search .reducer {
	font-size:89%;
	padding:7px 0 7px 62px;
}

#search_form {
	width:40%;
}

#sitemap {
	font-size:1em;
	padding-left:32px;
	
}

#sitemap li {
	float:left;
	clear:both;
	//width:97%;
}

#sitemap ul
, #sitemap li
{
	padding:0;
	margin:0;
}


#sitemap .reducer {
	margin:0.2em 0;
}

#sitemap .sitemap_branch .cover
{
	display:none;
}

#sitemap .highlighted
{
	background-color:#ffecd3;
}

#sitemap div.column {
	width:28%;
}

#sitemap .sitemap_branch {
	margin-bottom:3em;
}

#sitemap h2 {
	margin-top:1em;
	clear:both;
}

#sitemap .navigation {
	margin-left:1em;
}

#sitemap h2 a {
	font-weight:bold;
	font-size:0.8em;
}

#sitemap h2 a:visited {
	color:#003873;
	font-weight:bold;
}

#sitemap a:visited {
	color:#bb7a7e;
}

#search_results {
	margin-top:2em;
	padding-left:32px;
}

#search_results dd {
	margin-bottom:2em;
}
