#blue1,#blue2,#red1,#red2,#green1,#green2,#green3,#textRiktigaNamn,#textKanslor {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#lineimagesholder{
	position: absolute;
	top:150px;
	left: 50px;
}
#container{
    position: absolute;
    width: 99%;
    z-index: 0;
    padding: 10px;
}
#transp{
	top: -100px;
	left: -100px;
	position: absolute;
	z-index: 900;	
}
#labeldiv{
	font-size: 8px;
	position: absolute;
	padding: 3px;
	top: -100px;
	left: -100px;
	background-color: black;
	border: solid 1px #fff;
	z-index: 999;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
}
#markDot1{
	position: absolute;
	top: -50px;
	left: -50px;
	width: 10px;
	height: 10px;
	background-image: url('/images/markDot.png');
	background-repeat: no-repeat;
	z-index: 100;
	display: none;
}
#markDot2{
	position: absolute;
	top: -50px;
	left: -50px;
	width: 10px;
	height: 10px;
	background-image: url('/images/markDot.png');
	background-repeat: no-repeat;
	z-index: 100;
	display: none;
}
