@charset "UTF-8";
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:100px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:120px;
	width:170px;
	height:300px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:216px;
	top:110px;
	width:348px;
	height:468px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:593px;
	top:125px;
	width:182px;
	height:230px;
	z-index:4;
	margin: 0px;
	background-color: #EEEEEE;
	padding: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
a {
	color: C41E3A;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #C41E3A;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #C41E3A;
}
.rubrik2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C41E3A;
}
.Nyhetsrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.nyhetstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #333333;
}
