/*
AUTHOR+COPYRIGHT:
Wilhelmine Freudenthal
Barrierefreies Webdesign / Semantischer Code

CONTACT:
wilhelmine@semantic-coding.net
http://www.semantic-coding.net
September 2009

last modified: 30/09/2009
*/

html, body { background:none; }

html,
body,
#content,
#content div,
p.imprint
{ width:auto; padding:0; clear:both; position:relative; }

#head img,
#preferences,
.vcard .last-child
{ display:none; }

body
{
 margin:30mm 12mm 30mm 12mm;
 font-family:Geneva, "Lucida Grande", "Lucida Sans", Helvetica, Verdana, sans-serif;
 color:#333333;
}

h1, h2, h3 { font-family:"Trebuchet MS", Verdana, sans-serif; color:#0f6a91; }
h1 { font-size:9pt !important; font-weight:normal; }
h2 { font-size:11pt !important; font-weight:bold !important; }
h3 { font-size:11pt !important; }

body { font-size:10pt !important; }

a { text-decoration:none; color:#1a93c5; }

abbr { border:none; }

#head ul, #head li { list-style:none; margin:0; padding:0; }

p.imprint { text-align:center; border-top:1px dotted #1a93c5; padding-top:8mm; }
p.imprint, p.imprint a { color:#4C4C4C !important; }