/* CSS Document */
#divNyhet {
	position:absolute;
	width:385px;
	height:140px;
	left:399px;
	top:45px;
	z-index:3;
	visibility:inherit;
	overflow: auto;
}
#divLeft {
	position:absolute;
	width:230px;
	height:320px;
	left:17px;
	top:1px;
	z-index:1;
	visibility:inherit;
	overflow: hidden;
	/*background-image: url(../pic/left.jpg);*/
}
#divPicture {
	position:absolute;
	width:168px;
	height:153px;
	left:55px;
	top:10px;
	z-index:7;
	visibility:inherit;
	overflow: hidden;
}
#divMain2 {
	position:absolute;
	width:545px;
	height:325px;
	left:247px;
	top:0px;
	z-index:2;
	visibility:inherit;
	overflow: hidden;
}
#divMain3 {
	position:absolute;
	width:725px;
	height:325px;
	left:54px;
	top:-4px;
	z-index:2;
	visibility:inherit;
	overflow: auto;
}
