/* Resetting stuff BEGIN */

	html, body, div, span, applet, object, iframe,
		h1, h2, h3, h4, h5, h6, p, blockquote, pre,
		a, abbr, acronym, address, big, cite, code,
		del, dfn, em, font, img, ins, kbd, q, s, samp,
		small, strike, strong, sub, sup, tt, var,
		b, u, i, center,
		dl, dt, dd, ol, ul, li,
		fieldset, form, label, legend,
		table, caption, tbody, tfoot, thead, tr, th, td {
		font-size: 100%;
		vertical-align: baseline;
	}
	body {
		line-height: 1em;
    font-size:0.9em;
    font-family:Verdana,sans-serif;
	}
  #wrapper {
    text-align: left;
  }
  #content ul {
    list-style: outside;
  }
  #content ul li, #content ol li {
    margin-left: 1.5em;
    padding: 0.5em 0;
  }
	blockquote, q {
		quotes: none;
	}

/* Resetting stuff END */


/* Basic typography BEGIN */

	h1 { 
    font-family:Georgia,Times,serif;
    font-size:1.7em;
    margin-bottom: 0.75em;
    font-weight: normal;
    letter-spacing: 1px;
    text-align: center;
    line-height: 1.3em;
  }
  #content h2 {
    font-size: 1.2em;
  }
	h3 { 
		font-size:1.125em;
		margin: 0.6em 0 0 0; }
	h4 { 
		font-size:1em;
		margin: 0.6em 0 0 0;  }
	h5 { 
		font-size:1em;
		margin: 0.6em 0 0 0;  }
	h6 { 
		font-size:1em;
		margin: 0.6em 0 0 0;  }
	p { 
    margin:0 0 1em;
  }
  #content, p, #content ul li, li a, td {
    font-size:0.88em;
    line-height:1.6em;
  }
  a:link { text-decoration: none; }
  a:visited { text-decoration: none; }
  a:hover { text-decoration: underline; }
  a:active { text-decoration: none; }
  
  #rightboxes {
    font-size: 0.75em;
    text-align: left;
  }
  #rightboxes .box_wrappedcontent {
    padding-left: 35px;
  }
	
/* Basic typography END */


/* The Typography BEGIN */

  .rubrik, .teaser, h2 {
    font-family:Georgia,serif;
    font-size:1.05em;
    font-size-adjust:none;
    font-style:italic;
    font-variant:normal;
    font-weight:normal;
  }
  #navigation { text-align: right; }
  #navigation a:hover { text-decoration: none; }
  
  #navigation a.submenu_active { font-weight: bold; }
  #navigation ul li ul li a { text-align: right; font-size: 0.8em; }
  #navigation ul li ul li ul li a { font-size: 0.7em; text-align: right; }
  #navigation ul li ul li ul li a:hover { text-decoration: underline; }
  
  #footer p {
    text-align: center;
    padding: 1em 0 0 0;
    font-size: 0.75em;
    margin: 0 2em 0 2.7em;
  }
  

/* The Typography END */