body {
	font-family: Georgia, "Times New Roman", Serif;
	color: #000;
	background: #fff;
}

#MainMenu, #TopMenuBar, .noprint {
	display: none;
}

#pageTable { 
	width: 18cm;
	overflow: hidden;
}

.printCrop {
	overflow: hidden;
	width: 18cm;
}

.footerText {
	width: 17cm;
}

#content p a:before, #content a:before {
	clear: both;
}

#content p a:after, #content a:after {
	content: " ("attr(href)") ";
	font-size: 10pt;
	font-style: italic;
}

.dmHeadline h1 {
	font-size: 30pt;
}

#content h2 {
	font-size: 20pt;
}

#content img {
	clear: both;
}