﻿/*

    CSS Document


    Site: Riksförbundet Unga Musikanter
    URL: http://www.rum.se
    Author: PS Kommunikation
    Version: 1.0

    Date: 2010.01.15

*/



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;
	margin-left:-20px;
	margin-top:-20px;
}
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#PictureFrame, DIV#MainNav, DIV#SubNav, DIV#News, DIV#Media, DIV#Breadcrumbs, DIV#Paging, DIV#Related, FIELDSET, BODY#Subpage DIV#SecondaryContent {display: none;}

