@charset "utf-8";
/* CSS Document */

html, body {
	background: #ffffff;
}
div#header img#logo_print {
	display: block;
	float: left;
	width: 150px;
}
div#header h1 {
	display: block;
	line-height: 112px;
	padding: 0 0 0 170px;
	vertical-align: baseline;
}
div#header #searchform {
	display: none;
}
div#mainmenu {
	display: none;
}
div#produkter {
	display: none;
}
div#leftmenu {
	display: none;
}
div#rightmenu h3 {
	margin: 10px 0 0 0;
	font-size: 1em;
}
div.post {
	padding: 0 0 20px 0;
}
div.post h3 {
	margin: 0 0 8px 0;
}
div.post_img {
	float: left;
	padding: 0 20px 0 0;
}
div.post_date {
	font-size: 0.9em;
}
div.post_clear {
	clear: both;
	line-height: 1px;
}
img {
	border: none;
}