body {
	margin: 10px 10px;
	font-family: Verdana;
	color: black;
	font-size: 12px;
	line-height: 140%;
}
a {
	color: #006633;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	display: inline;
}

.divInnhold {
	background-image: url(/gfx/innholdtopbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 100%;
	overflow: auto;
}
.innholdtb {
	background-image: url(/gfx/innholdbg.jpg);
	background-repeat: repeat-y;
}
.divMeny {
	background-image: url(/gfx/menubg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: auto;
}
.divMenyBunn{
	background-image: url(/gfx/menubottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 147px;
	width: 284px;
	overflow: hidden;
}
.divMenyInnhold {
	margin: 0px 20px 20px 50px;
}
.divNyheter {
	background-image: url(/gfx/nyheterbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 237px;
	overflow: hidden;
	margin: 0px 0px;
}
.divBildegalleri {
	background-image: url(/gfx/bildegalleribg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: auto;
	margin: 0px 0px;
}
.divBGinside {
	background-image: url(/gfx/bildegalleribottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.divSok {
	margin-left: 20px;
	margin-top: 15px;
}
.imp {
	border: 1px solid #333399;
}
.divRss {
}
.menu {
	width: 100%;
}
.menu1 {
	text-align: left;
	padding: 0px 0px;
	line-height: 100%;
}
.menu2 {
	text-align: left;
	padding: 0px 0px;
	line-height: 100%;
}
.menulink {
	font-size: 11px;
	line-height: 105%;
}
.artikkeltb {
	margin: 5px 0px;
	border-top: 1px dotted #cccccc;
}
.rsslink:before {
}
.rsslink {
	color: #462f91;
	font-family: Arial;
	font-size: 12px;
	padding: 2px 0px 2px 10px;
	
}
.credits {
	font-size: 10px;
	color: #c9c9c9;
}
.formtb {
	background-color: #e0f2f8;
	border: 1px solid #333399;
}
