/*
 *----------------------------------------------------------------------
 * Jonas Åkerlund
 * Copyright Sector 5 AB 2008
 * ---------------------------------------------------------------------
*/

body {
	font-size: 70%;
}

#primary-nav, .header-content, #secondary-nav, .article-footer, #left-col, .header-row, #flash-content, #flash, ul.entrances ul.languages,
#flashcontent-narrow, #flashcontent-wide {
	display: none;
}


h1, h2, h3, h4, h5, h6, p, ul, ol, a, blockquote, label, legend, table, td, div { font-family: Arial, Verdana, sans-serif; }

.image-text { font-size: 1.1em; }

ul.entrances {
	list-style-type: none;	
}

li { font-size: 100%; }



h1, h2, h3, h4, h5 { margin: 0; padding: 20px 0 0 0; height: auto; text-align: left;}

h1 { font-size: 2.4em; line-height:1.3em; color:#000000; }
h2 { font-size: 1.2em; line-height:1.2em; color:#000000;  }
h3 { font-size: 1.2em; line-height:1em; color:#000000; }
h4, h5, h6 {color:#000000; font-size: 1.3em; }

p { font-size: 1.2em; margin: 1em 0; }
a {	color:#000; border: none; text-decoration: none; }
img { border: none;}
ul, ol { font-size: 1em;}
li { padding-bottom: .5em;}

fieldset { border: none;}





