body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
}

#body {
	width: auto !important;
	margin: 1em 0;
	text-align: left;
}

#masthead {
	width: 782px;
}

#content,
#footer {
	margin-left: 214px;
	text-align: left;
}


#accessmenu,
#mainMenu,
#footer .nav,
#subMenu,
img#motto {
	display:none !important;
}

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


#logo span,
#logo a {
	display: block;
	float: right;
	width: 225px;
	height: 47px;
	background: none;
}
#logo img {
	width: 225px;
	overflow: visible;
}


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

.thumbs img {
	float:none;
}