﻿body
{
	font-family: Tahoma, verdana;
	font-size: 10pt;
	background-color: #c0c0c0;
}

.page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 800px;
	background-color: white;
	background-image: url('Images/background.bmp');
	}
.header 
{
	position: relative;
	background-image: url('Images/vejvæsenet.gif');
	background-repeat: no-repeat;
	width: 400px;
	height: 28px;
	left: 11px;
	top: 12px;
	text-align: center;
}

.panel1
{
	position: relative;
	background-repeat: no-repeat;
	width: 350px;
	height: 600px;
	top: 0px;
	margin-left: 10px;
	left: 0px;
}
.panel2
{
	position: relative;
	width: 400px;
	top: -390px;
	left: 404px;
}
.gridalt
{
	background-color: #CCFFCC;
}
.gridalt textarea
{
	background-color: #CCFFCC;
}


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;
}
