h2#logo a { display: block; visibility: hidden; }
h2#logo a:after { content: attr(title); display: block; visibility: visible; }

div#pagecontent, div#sitecontent, div#breadcrumblist { display: none; }

div#content a[href^="http://"]:after { content: " (" attr(href) ")"; }
div#content * { font-size: medium; line-height: 150%; font-family: Georgia, Times, serif; }
div#content h1, div#content h1 * { font-weight: 100; font-family: arial, helvetica, sans-serif; }
div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 { font-weight: 100;  font-family: arial, helvetica, sans-serif; }
div#content h2 *, div#content h3 *, div#content h4 *, div#content h5 *, div#content h6 * { font-weight: 100; }
div#content div.face { float: right; margin-left: 1em; margin-bottom: 1em; }

cite { font-style: inherit; }
q, cite { quotes: '„' '“' "‚" "‘"; }
q:before, cite:before { content: open-quote; }
q:after, cite:after { content: close-quote; }