body {
	font-size: 12pt;
	line-height: 1.429;
	font-family: georgia, times, serif;
	
}

h1, h2, h3 {
	font-family: georgia, times, serif;
}

#badge {
	font-weight:bold;
	font-style:italic;
	text-align:left;
	width:20em;
	float:left;
	margin-top:3em;
}

h1 {
	font-weight:normal;
	font-style:italic;
}

#mainwrap {
	clear:both;
}

#accessmenu,
#mainMenu,
#subMenu,
#headimage,
#sectionsidebar {
	display:none !important;
}

#logo a:after {
	content:"";
}

#logo img {
	float:right;
	margin:0;
}


/* If you're having trouble printing relative links, uncomment and customize this:
   (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */

a[href^="/"]:after {
	content: " (http://www.oekoplan.de" attr(href) ") ";
} 

.thumbs img {
	float:none;
}
