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

CONTACT:
wilhelmine@semantic-coding.net
http://www.semantic-coding.net
March 2007

last modified: 27/04/2009
*/

/* ----- Allgemeine HTML-Elemente ----- */

body
{
 font-size:1.3em;
 width:910px;
}

/* ----- Kopfbereich ----- */
#preferences, #head .fn, #head a {font-size:0.8em;}

#head ul.vcard { padding-top:78px; } 
#head ul.vcard li { line-height:1.05em; }

#preferences li.language ul { margin-top:20px; }

#head li.url a
{
 background-image: url("img/its-mine_xl.gif");
 width:275px;
 height:81px; 
}

#preferences li.size a.medium { background-position:0 0; }
#preferences li.size a.large { background-position:0 0; }
#preferences li.size a.xlarge { background-position:0 100%;  }

/* ----- Inhaltsbereich ----- */
#content { min-height:590px; }
#content h2 { font-size:16px; }
#content div.box { width:520px; }

#content div.box ul{ margin-bottom:22px; }

/* ----- Fu§bereich ----- */
p.imprint { width:890px; padding-bottom:16px; }
