﻿	body
{
	font-size: 0.7em;
	text-align: left;
	background-color: #e3e3e4;
	font-family: Arial, Helvetica, sans-serif;
}

.page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 912px;
	height: 800px;
	background-color: white;
	}
.header 
{
	position: absolute;
	background-image: url('Images/logo.gif');
	background-repeat: no-repeat;
	width: 224px;
	height: 100px;
	left: 694px;
	top: 9px;
}
.header2 
{
	position: absolute;
	background-image: url('Images/kommuneinfo.jpg');
	background-repeat: no-repeat;
	width: 717px;
	height: 95px;
	left: 9px;
	top: 11px;
}

.panel1
{
	position: absolute;
	background-repeat: no-repeat;
	width: 395px;
	height: 600px;
	top: 119px;
	margin-left: 10px;
	left: 2px;
}
.panel2
{
	position: absolute;
	width: 450px;
	top: 122px;
	left: 437px;
}
.footer
{
	position: absolute;
	background-image: url('Images/bue_ny.gif');
	top: 710px;
	left: 0px;
	width: 912px;
	height: 115px;
}
.gridalt
{
	background-color: #e3e3e4;
}
.gridalt textarea
{
	background-color: #e3e3e4;
}


table
{
	background-color: White;
}
td
{
	vertical-align: top;
}

th
{
	background-color: #1e90ff;
	color: White;
}
th a:link
{
	background-color: #1e90ff;
	color: White;
}
th a:visited
{
	background-color: #1e90ff;
	color: White;
}
th a:active
{
	background-color: #1e90ff;
	color: White;
}

