@charset "windows-1252";
body {
	background-image: url(grafikk/bg_repeat.jpg);
	background-repeat: repeat-x;
	background-color: #9b9a9a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	background-image: url(grafikk/header_akt.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 955px;
}
.hovedmeny_bg {
	background-image: url(grafikk/bg_hovedmeny.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 955px;
	text-align: right;
	padding-right: 15px;
	padding-top: 8px;
}
h1 {
	color: #999999;
}
h2 {
	color: #999999;
}
h3 {
	color: #999999;
	padding-top: 15px;
}
h4 {
	color: #999999;
}
h5 {
	color: #999999;
}

.hovedramme {
	background-image: url(grafikk/bg_hovedramme.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 550px;
	width: 955px;
	background-color: #f1f5f4;
}
.nyhetsramme {
	font-size: 10px;
	background-color: #FEFEFE;
	background-image: url(grafikk/bg_nyhetsramme.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
a.hovedmeny {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a.hovedmeny:hover {
	color: #000000;
	text-decoration: underline;
}
a.submeny {
	color: #666666;
	text-decoration: none;
}
a.submeny:hover {
	color: #000000;
	text-decoration: underline;
}
a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.brodtekstramme {
	height: 450px;
	font-size: 12px;
	color: #333333;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 50px;
	padding-right: 30px;
}
.design {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-bottom:15px;
	background-position: bottom;
}
a.design {
	color: #666666;
	text-decoration: none;
}
a.design:hover {
	color: #333333;
	text-decoration: underline;
}
.submeny_td {
	padding-left: 15px;
}
.brodtekst_strek {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
