﻿/*

    CSS Document


    Site: Skalab
    URL: http://www.skalab.net
    Author: PS Kommunikation
    Version: 1.1

    Date: 2009.05.01

*/



body { 
    font-family:Georgia, Times New Roman, serif;
	color:#000; 
    text-align: left;
} 
h1 {
    font-size:20pt; 
	margin: 1.5pt 0 3pt 0;
}
h2 {
	font-size:14pt;
	margin-bottom:3pt;
}
h3 {
	font-size:10pt;
	font-weight:bold;
	margin-bottom:3pt;
}
p, ul, li {
	font-size:10pt; 
	margin-bottom:9pt;
}
P {
    line-height:13pt;
}
IMG {
    margin-bottom:0.5em;
}
div#wrapper {width: auto;}
.hide {
    position:absolute;
	left:-9999px;
	z-index:100;
}
div#logo {
	margin-bottom:2em;
}
div#content {
    width:auto;
    float:left;
    display:inline;
}
div#footer {
    width:auto;
	margin-top:3em;
	clear:both;
}
div#footer h2 {
    font-size:10pt; 
	font-weight:bold;
	margin-bottom:9pt;
}
.spotlight {width: auto;}

DIV#help-nav, DIV#mainnav, DIV#menu, ul#page-tools, FIELDSET {display: none;}


