body { 
	background: url("images/bakgrund.gif");
	margin: 5px;
	font-family: Arial;
	font-size: 10pt;
	color: rgb(16,23,156);
}

table.100 { width: 100%; height: 80%; }
		
A { padding: 3px; text-decoration: none; color: rgb(255,255,255); } 
		
A:hover	{ background: rgb(87,87,87); }
	
IFRAME { 
	width: 864px; 
	height: 420px;
}

Div {
	background: rgb(255,255,255);
	background-repeat: no-repeat;
	border:0px solid rgb(16,23,156);
	width: 864px;
	padding: 0px;
}

Div.hidden { background: none; border: 1px dotted yellow; }


Div.top { 
	background-position:  left;
	background-image: url("images/toplogga.jpg");
	border-width-bottom: 0px; 
	height: 225px 
}
		
Div.bottom { border-width-top: 0px; }

Div.menu { background: rgb(0,0,0); border-width: 0px 2px; }

p { font-size: 110%; text-align: right; padding: 2px 20px 2px 0px; }
		
H1 { text-align: right; padding: 20px 20px 0px 0px;  }