body { color: black; font-size: 12px; font-family: verdana; background-color: #a9a9a9; background-repeat: repeat; }
#gradient {
	background-image: url(images/bgg.jpg);
	background-repeat: repeat-x;
	min-height: 600px;
	height: 600px;
}
.tittel {
	color: #404040;
	font-size: 20px;
	font-weight: bold;
	background-color: #ccc;
	height: 25px;
	width: 640px;
	left: 85px;
}
.bullet {
	position: absolute;
	left: 57px;
	top: auto;
}

#logo { position: absolute;
	left: 191px;
	top: 88px;
	position: absolute;
	width: 421;
	height: 88;
}
#meny {
	position: absolute;
	height: 36px;
	width: 800px;
	left: 0px;
	top: 187px;
}


.tekst {
	font-size: 12px;
	left: 85px;
}
.bunntekst {
	font-size: 9px;
}

#frame {
	position: relative;
	width: 800px;
}

.tabell1 {
	background-color: #ccc;
}
#content {
	background-color:#eee;
	height: 2380px;
}
#innerframe {
	position: relative;
	width: 800px;
	height: auto;
}
.overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
} 
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}
