


/* TopArea */
#toparea {
	margin:0;
	background:#E5EBF2 url(../images/backgrounds/bg_easyreadtop_top.png) repeat-x 0 80%;
	padding: 0 !important;
	width: 960px;		
}	

ul#topmenu-links, #globalmenu, #quicksearch, #breadcrumb, div.message-area, div#column4, div#translations {
	display:none;
}	

#topmenu  {
	background-color: #fff;
	height: 15px;
	border: solid 0px red;
	background:#E5EBF2 url(../images/backgrounds/bg_easyreadtop_bottom.png) repeat-x 0 100%;
	width: 960px;		
}	

/* TopLogo */
#toplogo {
	float:left;
	width:13.2em;
	margin-left:1.34em;
}


	

#rightarea {
	float:right;
	width:61em;
	text-align:right;
}	


/* Vänstermeny */


a.history-link {
	display:block;
	margin:0px 0 0 0px;
	font-size:1.5em;
	border: solid 0px red;
	background-color: White;
	padding: 40px 0 0 5px;
	
	
}	

/* Fonter */
h1 {
	font-size:2em;
} 
h2 {
	font-size:1.166em;
}
h2.lg {
	font-size:1.5em;
}
h3 {
	font-size:1.166em;
}
p {
	font-size:1.166em;
}
#column2-3 ul li {
    font-size:1.166em;
}
#column2-3 ol li {
    font-size:1.166em;
}	


/* Sajtfot */
#sitefooter a {
	font-size:1.166em;
}


