@charset "utf-8";
/* CSS Document */

Body
{ 
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}

#logga
{
	width:220px;
	height:152px;
	position:absolute;
	margin-top:-5px;
	margin-left:402px;
	z-index: 3;	
	}
#knappar
{
	width:300px;
	height:150px;
	position:absolute;
	margin-top:20px;
	margin-left:620px;
	z-index:8;
	}
	
#header
{
	width:662px;
	height:200px;
	position:absolute; 
	margin-top:-10px;
	margin-left:360px;
	z-index: 2;
	background-image:url(Bilder/Layout/kl.png);
}
	
#box
{
	width:590px;
	height:500px;
	position:absolute; 
	margin-left:400px; 
	margin-top:175px;
	background-image:url(Bilder/Grafik/boxen.png);
	z-index:4;
	
	}
	
#box2
{
	width:400px;
	height:490px;
	position:absolute; 
	margin-left:565px; 
	margin-top:180px;
	z-index:6;
	
	}

#slogan
{
	width:394px;
	height:72px;
	position:absolute; 
	margin-left:640px; 
	margin-top:128px;
	z-index:6;
	
	}

#nyheter
{
	width:96px;
	height:57px;
	position:absolute;
	margin-top:145px;
	margin-left:440px;
	z-index:7;	
	}
	
#linje
{
	width:1px;
	height:430px;
	position:absolute;
    margin-top:200px;
	margin-left:580px;
	z-index:9;	
	}

	
	
#meny
{
	width:150px;
	height:450px;
	position:absolute; 
	margin-top:200px;
	margin-left:420px;
	z-index:5;
		}
	
#background
{
	width:500px;
	height:703px;
	position:absolute;
    margin-top:-20px;
	margin-left:-20px;
	z-index: 1;	
	}
#copy
{
	width:100px;
	height:70px;
	position:absolute;
	margin-top:500px; 
	margin-left:20px;
	z-index:11;
	}
	
	#lank
{
	width:100px;
	height:300px;
	position:absolute;
	margin-top:10px; 
	margin-left:1025px;
	z-index:12;
	}

	

