﻿/*

    CSS Document


    Site: Inblick
    URL: http://www.tidningeninblick.se
    Author: PS Kommunikation
    Version: 1.1

    Date: 2009.05.07

*/


body { 
	color:#000; 
    font-family:Georgia, Times New Roman, serif;
    text-align: left;
} 
h1 {
    font-size:20pt; 
	margin: 1.5pt 0 3pt 0;
}
h2 {
	font-size:16pt;
	margin-bottom:3pt;
}
p, ul, ol, li {
	font-size:10pt;
	margin-bottom:9pt;
}
div#wrapper {width: auto;}
.hide {
    position:absolute;
	left:-9999px;
	z-index:100;
}
div#content {
    width:auto;
}
div#footer {
	clear:both;
	margin-top:2em;
	width:auto;
}
div#footer P, div#footer UL, div#footer LI {
	color:#666;	
	font-size:9pt;
}

UL#ribbon, DIV#top-banner, DIV#side-banners, UL#main-nav, UL#sub-nav, UL#pagetools, DIV#more-options, DIV#sort, DIV#paging, DIV#secondary-content, FIELDSET, DIV#footer-content, DIV#footer H2, UL#external-links, UL#rss {display: none;}


