﻿/*

    CSS Document


    Site: Ditt vikitgaste val
    URL: dittvikitgasteval.se
    Author: PS Kommunikation
    Version: 1.0

    Date: 2010.05.03

*/

B0DY { 
    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:3pt 0 3pt 0;
}
H3 {
	font-size:10pt;
	font-weight:bold;
	margin:3pt 0 3pt 0;
}
P {
	font-size:11pt;     
    line-height:13pt;
	margin:0 0 10pt 0;
}
UL {
	margin-bottom:9pt;
}
LI {
	font-size:11pt; 
    line-height:12pt;
}
IMG {
    border:none;
    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;    
}
TABLE {
    margin:0 0 20pt 0;
    text-align:left;
}
TH,
TD {
	padding:5px 15px 5px 0;
}
DIV#Footer {
    margin:30pt 0 0 0;
    padding:20pt 0 0 0;
    width:auto;
	clear:both;
}
DIV#Footer H2 {
    font-size:10pt; 
	font-weight:bold;
	margin-bottom:9pt;
}
DIV#MainNav,
DIV#MainNav UL,
FIELDSET {display: none;}
