body, input, textarea, select {
	font: 11px/13px "Trebuchet MS", Tahoma, sans-serif;
	color: #111;
}

body {
	padding: 0;
	margin: 0;
	background: #efefef;
}

img {
	border: 0 !important;
}

a, a:link, a:active, a:visited {
	color: #009ada;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 12px !important;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

/* NAVIGASJON TOPP */
#topnav {
	width: 960px;
	height: 18px;
	padding-top: 17px;
	background: #009ada;
	color: #fff;
	text-align: center;
	border-bottom: 7px solid #fff;
}

#topnav a, #topnav a:link, #topnav a:active, #topnav a:visited {
	color: #fff;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
}

#topnav a:hover {
	text-decoration: underline;
}

/* LOGOLINJE */
#logo {
	width: 960px;
	height: 76px;
	border-bottom: 7px solid #fff;
	background: #fff url('../img/logolinje.gif') no-repeat left top;
	position: relative;
}

/* "NYHETENE" MED BILDE NEDERST */
#topstories {
	background: #fff;
	width: 960px;
	height: 166px;
}

#topstories div {
	float: left;
	width: 184px;
	background: #fff;
	border-right: 10px solid #fff;
	text-align: center;
}

#topstories div span {
	display: block;
	margin-top: 2px;
	margin-bottom: 5px;
	color: #000;
	font-weight: bold !important;
}

#topstories div a {
	color: #525252 !important;
	font-weight: bold !important;
	text-decoration: none;
}

#topstories div a:hover {
	text-decoration: underline;
}

#topstories div.last {
	border-right: 0 !important;
}

/* LOGOER OG KONTAKTINFO I BUNN */
#footer {
	clear: both;
	color: #bebebe;
	text-align: right;
	padding-top: 8px;
	background: #efefef url('../img/bunnlogoer.gif') no-repeat left 5px;
}

#footer a {
	text-decoration: none;
	color: #bebebe;
}

#footer a:hover {
	text-decoration: underline;
}

/* FORSIDER */

.forside {
	width: 846px;
	height: 317px;
	padding: 56px 57px 0 57px;
	color: #fff;
	z-index: 1 !important;
}

.forside .header {
	font-size: 48px;
	line-height: 50px;
	z-index: 1;
}

.forside .teaser {
	display: block;
	padding-top: 5px;
	padding-left: 3px;
}

.forside div.topleft {
	text-align: left;
}

.forside div.topright {
	text-align: right;
}

.forside div.bottomleft {
	text-align: left;
	padding-top: 170px;
}

.forside div.bottomright {
	text-align: right;
	padding-top: 170px;
}

.forside div a {
	color: #fff !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-left: 3px;
}

/* IKONER TIL FORSIDENE */
.icons {
	padding: 0 !important;
	width: 960px;
	position: absolute;
	left: 50%;
	top: 465px;
	margin-left: -480px;
}

.icon-pdf {
	float: right;
	margin: 2px 4px 2px 2px;
}

.icon-print {
	float: right;
	margin: 5px 8px 2px 2px;
}