/* Dölj delar i utskrifter */
ul#mainmenu, 
div#header,
.auraltext, .TopMenu,
div#TopMenuBackground, div#content div#ContentWide a.upLink,
span#PrintIcon, ul#quicknavFooter,div.uplink,
div#StartPageLeftColumn, div#navigation, div#RightColumn, div#ReginaSearch,
span.clickPuff, div#LatestUpdateAuthor div#Author, div#LatestUpdateAuthor div#LatestUpdate, .NewsIcon, a.NewsLink, div.AlfaIndexVertical, div.AlfaIndexHorizontal,
.newsitem img
{
	display:none;
}
img.right 
{
    float:right;
    margin: 0 0 1em 1em;
}
img.left 
{
    /*float:left;*/
    margin: 0 7px 5px 0;
}
div.hiddenForView
{	
	display: block;
	margin-bottom: 5px;
}
html, body, #divBody, #container, #content, #PageContentDiv, #ContentRegionDiv, #ContentWide
{
	float: none;	
	background-color: White;
}
body 
{
	font-family: Times New Roman, Arial, Verdana,  Helvetica, sans-serif;
	font-size:12pt;
	padding-right: 30px;
}
.GeorgiaPuff
{	
	font-size:90%;
	font-family: Georgia, Verdana, Arial;
	font-style: italic;
}

.underrubrik 
{
    font-size:140%;
	margin: 0 0 0 0;
	font-weight:normal;
}
p
{
	margin: 0 0 1em 0;
}
img 
{		
	border:none;
}
#footer 
{	
	clear: both;	
	width: 500px;
	margin-top: 2em;
}
#footer .address
{
		display: block;
		
}
.left 
{	
	float:none;
}
.right 
{
    float:none;
}
div.clearer 
{
    clear:both;  
    height: 0;
    line-height: 0%;
}
div#content ul, div#content ol
{
	margin: 0.3em 0 1em 20px;
	padding: 0 0 0 20px;
}
div#content ul li, div#content ol li
{
	margin-bottom: 0.3em;
}
a,a:visited
{
	font-weight:normal;
	text-decoration: underline;
	color: Black;
}

div#divBody
{
	padding-left: 20px;	
}
div#divBodyRight
{	
}
/* Länkade rubriker för t ex listningar av nyheter bör se ut som vanliga rubriker */
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a
{
    color: black;
    text-decoration:none;       
}
h1, h2, h3, h4, h5, h6
{
	font-family: Gill Sans, Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
}
h1
{
	font-size: 20pt;
}
h2
{
	font-size: 17pt;
	margin: 1.3em 0 0.1em 0;
}
h3
{
	font-size: 15pt;
	margin: 1.3em 0 0.1em 0;  
}h4
{
	font-size: 13pt;
	margin: 1.3em 0 0.1em 0;
}
h5
{
	font-size: 11pt;
	margin: 1.3em 0 0.1em 0;
}h6
{
	font-size: 9pt;
	margin: 1.3em 0 0.1em 0;
}

/* EXTRA */
div#content h1.newsheading,
div#related h1.eventsheading  
{
	background-image: url(/img/grafics/NewsHeaderBackground.gif);
	background-repeat: repeat-x;
    margin: 0 0 0 0;    
    
    font-size: 110%;
    /*background-color: #808082;*/
    height: 1.8em;
    color: White;
    font-weight: bold;
    padding-top: 14px;
    padding-left: 6px;
    width: 100%;
    float: left;
}
div#content h1.newsheading span,
div#related h1.eventsheading span
{
	font-family: Arial, Verdana;
	font-size: 105%;
	margin-top: 1px;
	float: left;
}
div#content h1.newsheading span.NewsIcon,
div#related h1.eventsheading span.NewsIcon 
{
	float: right;
	width: 20px;
	height: 10px;		
	/*background-image: url(/img/grafics/NewsIcon.gif);
	background-repeat: no-repeat;*/
	margin-top: 5px;
}
div.startPageCalendar
{
border-left-width: 10px;
border-left-style: solid;
border-left-color: #e2e2e3;
}
div#content ul li, div#content ol li
{
margin-bottom: 3px;
margin-left: 15px;
}

div#content ul.calendar li
{
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 0pt;
margin-left: 0pt;
list-style-type: none;
}

div#related ul.calendar li.startpagelist
{
padding-left: 6px;
padding-bottom: 22px;
}
#RightContent {
float:left;
margin-left:23px;
width:272px;
}
#MiddleContent {
float:left;
width:265px;
}
.newsitem .more
{
	margin-bottom: 30px;
}
.newsitem h2, .calendar li h2
{
	margin-top: 0;
	font-size: 100%;	
}
.calendar li p, .newsitem p
{
	margin: 0;
}
.calendar .more
{
	margin-bottom: 15px;
}
div#ContentRegionDiv
{
	width: 70%;
	float: left;
}
div#ContentRightColumn
{
	margin-left: 20px;
	width: 25%;
	float: left;
}

#ContentSmallRight h3.RelatedBodyHeader,
div.AccessibilityLeftDiv h3 .accessibilityinput, 
div.AccessibilityRightDiv h3 .accessibilityinput
{
	font-weight:normal;
	padding-bottom: 6px;	
	padding-top: 7px;
	display: block;
	font-size: 110%;	
	margin-top: 0;
}



/* Linne-sidor, extra style för vanlig webbsida */
div#linneImages
{
    width: 550px;
}

div#linneImages div
{
    float: left;
    margin-left: 35px;
}

div#linneImages div.leftImage
{
    margin-left: 0px;
}

div#linneImages p
{
    margin-top: 5px;
    text-align: center;
}

div#linneImages img
{
    border:0px;        
}

li.AlfaIndexHorizontal
{
	display: none;	
}

/* jira EXTWEBB-154 */
table tr td, table {
	border:1px solid #E2E2E3;
}
table {
	border-collapse:collapse;
	border-width:1px;
}
table {
	width:100%;
}
table tr td, table {
	margin:0;
	padding:3px;
}

/* //Linne-sidor, extra style för vanlig webbsida */
