body, html {
	margin: 0;
	padding: 0;
}

#sidebar, #nav_main, .postmetadata, .navigation, #respond, #commentform, #footer, #adsensebox, #paypal, .drucker, #corner, #rssbutton {
	display: none;
}

h1 {
	font: 26pt "Trebuchet MS", Times, serif;
	font-weight: bold;
	margin-bottom: 0pt;
}

h2 {
	font: 16pt "Trebuchet MS", Times, serif;
	font-weight: bold;
	margin-bottom: 0pt;
}

small {
	font: 8pt "Trebuchet MS", Times, serif;
	color: #aaa
	margin-bottom: 0pt;
}

.description {
	font: 14pt "Trebuchet MS", Times, serif;
	font-weight: bold;
	color: #aaa;
}

a {
	color: #333; 
	background-color: transparent;
	text-decoration:none;
}

.entry, #footer {
	font: 10pt "Trebuchet MS", Times, serif;
	color: #333;
	line-height: 1.5em;
}

img {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
	}
