﻿/*

    CSS Document


    Site: Prisma Light
    URL: http://www.prismalight.se
    Author: PS Kommunikation
    Version: 1.0

    Date: 2009.10.10

*/



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:20pt;
}
DIV#Content {
    width:auto;
}
DIV#Footer {
    width:auto;
	margin-top:40pt;
	clear:both;
}
DIV#Footer H2 {
    font-size:10pt; 
	font-weight:bold;
	margin-bottom:9pt;
}

DIV#GlobalNav, DIV#MainNav, DIV#SubNav, DIV#PlaceholderUsp, DIV#PuffSpotlightContainer, DIV#Sidebar H2, UL#Pagetools, DIV#ColTwo, FIELDSET, BODY#Subpage DIV#SecondaryContent {display: none;}


