#pageimage, #taglinearea, #greyarea, #contentmenubody { display: none; }

h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
h6 { font-size: 1.0em; }

#logoarea { border-bottom: thin solid black; }
#footerarea { border-top: thin solid black; }

#logoarea img {
	float: right;
}
#logoarea h1 {
	float: left;
}
#logoarea {
	overflow: hidden;
}

#contentmenu {
	font-size: 80%;
}

#level1content a[href^="http"]:after {
	content: " [" attr(href) "] ";
	font-size: 80%;
}

#innerwrap #imagearea #introcontent {
	color: black;
	margin: 1em 0;
	padding: 0;
	width: 100%;
}
#leftpart .news-latest-item p {
	display: inline;
}
