body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;   
  color:#000;
  background: none;
  font-size: 10pt;
}

a img {
	border: none;
}

#accessmenu,
#mainMenu,
#subMenu,
#language-picker,
#topthemen,
#mis,
#headimage {
	display:none !important;
}

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

#logo img {
	float:none;
}

/* 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.bwd-rm.de" attr(href) ") ";
} 

.thumbs img {
	float:none;
}