#accessmenu,
#mainMenu,
#subMenu,
img#motto {
	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;
}