/* if you like it in print... */

body {
	font: 90%/150% Arial, sans-serif;
	margin: 1em;
}
hr,
#navi,
#top,
.print,
.top,
#side,
#shortcuts,
#news .view_more {
	display: none;
}
h1 {
	margin-bottom: -0.1em;
}
h2 {
	font-size: 120%;
	margin-bottom: -0.7em;
}
h3, h4 {
	font-size: 100%;
	margin-bottom: -0.8em;
}
a {
	color: #000;
	text-decoration: none;
}
#logo {
	text-align: right;
}
#image img {
	width: 60%;
	display: none;
}
#content h1, #intro h1 {
	font-size: 200%;
	border-bottom: 4px solid #ccc;
	margin-bottom: -0.1em;
	padding-bottom: 0.5em;
}
#content img {
	border: 1px solid #ddd;
	float: right;
	padding: 3px;
	margin: 0 0 1em 1em;
}
#content blockquote, #content p.intro {
	border-bottom: 1px solid #ddd;
	color: #666;
	font-family: "Georgia", Arial, sans-serif;
	font-size: 120%;
	font-style: italic;
	padding-bottom: 1em;
}
#news li {
	list-style: none;
}
#footer {
	border-top: 4px solid #ccc;
	clear: both;
	color: #666;
	font-size: 80%;
	padding: 1em 0 0 0;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer ul {
	float: left;
	margin: 0;
	padding: 0;
}
#footer li {
	display: inline;
	list-style: none;
	margin-right: 0.5em;
}
#footer em {
	font-style: normal;
}
