@charset "UTF-8";
#ka_container {
	position:absolute;
	left:100px;
	top:20px;
	width:850px;
	height:600px;
	z-index:1;
	border-bottom: solid #000000 1px;
	border-right: solid #000000 1px;
	background: #FFFFFF;
}
#namnet {
	position:absolute;
	left:113px;
	top:22px;
	width:213px;
	height:49px;
	z-index:2;
}
#bildlager {
	position:absolute;
	left:331px;
	top:43px;
	width:500px;
	height:550px;
	z-index:4;
}
#links {
	position:absolute;
	left:113px;
	top:88px;
	width:130px;
	height:520px;
	z-index:3;
	border-right: solid #000000 1px;
}
body {
	background: #E8E8E8;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector 	
}
	#ka_container {
	position:absolute;
	left:100px;
	top:20px;
	width:800px;
	height:600px;
	z-index:1;
}
div {
	text-align: left;
}
#ka_container {
	position:absolute;
	left:100px;
	top:20px;
	width:800px;
	height:600px;
	z-index:1;
}
