h1 { font-size: 24px; }

body {
	overflow: hidden;
	background-color: #ffffff;
	color: #000000;

}

p1  {
	font-size: 12pt;
	font-family: Trebuchet, sans-serif;
}

p2  {
	font-size: 10pt;
	font-family: Trebuchet, sans-serif;
	font-color: #cccccc;
}
	

	

#links  {

	background-color: #ffffff;
	 align-center;

	font-size: 20pt;
	font-family: Arial, sans-serif;

	z-index: 1;

	position: absolute; left: 440px; top: -5px;

}



a:link { 
	text-decoration: none; 
	color: #000000
}


a:visited { 
	   text-decoration: none; 
	   color: #cccccc
}


a:active { 
	   text-decoration: none; 
	   color: #CC3333
}


a:hover { 
	  text-decoration: none; 
	  background-color: #cccccc
}


kantlinje {
	    border-bottom-style: solid; 
	    border-bottom-color: #003366; 
	    border-bottom-width: 1px;
}

.tabell  {
	   border-width: 1px; 
	   border-style: solid;
	   border-color: #000000;
	   background-color: #ccccff;
	   width: 700px;
	   height: 440px;
}



.kant {
	
	
	z-index: 1;

	position: absolute; left: 940px; top: 40px;}

.w3c {
	
	position: absolute; left: 1075px; top: 520px;}


.box1 {
	
	width: 760px;
	height: 490px;
	padding: 0px;


	z-index: 2;

	position: absolute; left: 180px; top: 85px;}

.box2 {
	background-color: #ffffff;
	width: 625px;
	height: 430px;
	padding: 0px;

	   border-width: 1px; 
	   border-style: solid;
	   border-color: #000000;

	z-index: 5;

	position: absolute; left: 153px; top: 0px;}



.kantruta {
	
	
	width: 80px;
	height: 320px;
	padding: 1px;

	z-index: 3;

	position: absolute; left: 50px; top: 70px;}


.bild {
		
		width: 80px;
		height: 240px;
		padding: 1px;

	z-index: 3;
	position: absolute; left: 40px; top: 10px;

	}
.java {

		width: 80px;
		height: 240px;
		padding: 1px;
		text-align: center;
	position: absolute; left: 200px; top: 100px;	}
