a {
	color: #003366;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/04.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	color: #003366;
}

td,tr,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #003366;
}

.header1 {
	background-image: url(images/01.gif);
	width: 182px;
	height: 69px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
.header2 {
	background-image: url(images/02.gif);
	width: 100%;
	height: 69px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.meny {
	width: 182px;
	position: absolute;
	top: 120px;
	z-index: 2;
	left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	line-height: 30px;
}
.side {
	position: absolute;
	width: 650px;
	top: 100px;
	left: 210px;
	text-align: justify;

}
.bunn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	height: 12px;
	width: 650px;
	color: #666666;
}
.bunnlink {
	color: #666666;
}


.logo1 {
	width: 200px;
	height: 69px;
	position: absolute;
	top: 0px;
	left: 200px;
	z-index: 2;
	font-size: 28px;
	font-weight: bold;
	text-align: right;
	color: #003366;
}
.logo2 {
	width: 200px;
	height: 69px;
	position: absolute;
	top: 4px;
	left: 410px;
	z-index: 2;
	font-size: 10px;
}
.liten {
	font-size: 9px;
	width: 50%;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-weight: bold;
}
.lesmer {

	width: 50%;
	text-align: right;
	font-weight: bold;
}
img {
	float: right;
	margin: 4px; 
	border: 0;
}