body { 
	background: url("image/bakgrund.gif");

	margin: 5px;
	font-family: Arial;
	font-size: 10pt;
	color: rgb(0,0,0);
}

table.100 { width: 100%; height: 100%; }
		
A { padding: 3px; text-decoration: none; color: rgb(0,0,0); } 
		
A:hover	{ background: rgb(204,204,204); }
	
IFRAME { 
	width: 754px; 
	height: 350px;
}

Div {
	background: rgb(172,199,243);
	background-repeat: no-repeat;
	border:0px solid rgb(0,102,153);
	width: 762px;
	padding: 0px;
}

Div.hidden { background: none; border: 1px dotted yellow; }


Div.top { 
	background-position:  center;
	background-image: url("image/hajstorp.jpg");
	border-width-bottom: 0px; 
	height: 130px 
}
		
Div.bottom { border-width-top: 0px; }

Div.menu { background: rgb(204,204,102); border-width: 0px 0px; }

p { font-size: 90%; text-align: right; padding: 2px 15px 2px 0px; }
		
H1 { text-align: right; padding: 20px 20px 0px 0px;  }