@charset "UTF-8";
html, body {
	margin: 0;
	padding: 0;
}
p {
	line-height: 1.5em;
	margin-top: 0;
}
a {
	text-decoration: none;
	color: #666;
	border: none;
}
a:hover {
	text-decoration: underline;
	background-color: #fef7bf;
}
h2 a {
	color: #244d69;
}
#container {
	margin: auto;
	width: 50em;
/*	margin-top: 1em;*/
	margin-bottom: 1em;
	font-family: "Futura Std", "Futura", verdana, sans-serif;
	font-size: 1em;
	color: 666;
}
#toppen {
	text-align: center;
	margin-bottom: 1.5em;
}
#kroppen {}
#meny {
	float: left;
	width: 11em;
	text-align: left;
	margin-right: 1em;
} 
.menygruppe {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0.5em;
	margin-bottom: 0.7em;
	border: none;
	font-size: 0.8em;
}
.menygruppe li {
	margin-bottom: 0.2em;
}
.menygruppe li a {
	text-decoration: none;
	color: #345;
	padding-left: 0.4em;
}
.menygruppe li a:hover {
	text-decoration: underline;
	color: #cc3300;
	background-color: #FFF;
}
.menygruppe li.present {
	color: 396;
	font-weight: bold;
}
.kontaktinfo {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0.5em;
	margin-bottom: 0.7em;
	border: none;
	font-size: 0.7em;
}
#innhold {
	width: 35em;
	margin: 0 0 0 1em;
	float: left;
	padding: 0;
	display:inline;
}
#innhold p, #innhold td {
	font-size: 0.8em;
}
#bunntekst {
	text-align: center;
	height: 2em;
	clear: both;
	color: #666;
	padding-top: 0.5em;
	font-size: 0.8em;
	margin-top: 2em;
}
#bunntekst a {
	color: #999;
	text-decoration: none;
}
#bunntekst a:hover {
	text-decoration: underline;
}
.byline {
	color: #000000;
	font-size: 0.5em;
	clear: left;
	margin-left: 2em;
}
.ingress {
	font-weight: bold;
	color: #244d69;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 1.5em;
	margin-bottom: 0.2em;
	margin-top: 0;
	padding-top: 0;
	/*-moz-opacity:0.5;*/
}
h2 {
	font-size: 1em;
}
h3 {
	display: block;
	text-align: right;
	margin-bottom: 0;
	padding: 0.2em 0.4em;
	border-bottom: 1px solid #616;
	color: #060;
	text-shadow: 0.1em 0.1em 0.1em #999;
}
.avisartikler {
	list-style-image: none;
	list-style-type: none;
	font-size: 0.8em;
	margin-bottom: 2em;
}
.avisartikler li {
	margin-bottom: 0.6em;
}
.avisartikler li a:hover {
	color: #cc3300;
	background-color:#fff;
}
.morkere {
	background-color: #eee;
	display: block;
	color: #000;
}
.bildetekst {
	margin-top: 0em;
}
.bildetekst_stor {
	margin-top: 0.1em;
	margin-bottom: 0.2em;
}
.datonyhet {
	text-transform: uppercase;
	color: #244d69;
	font-size: 0.7em;
}
.langside {
	list-style-type: none;
	list-style-image: none;
	margin: 0
	padding: 0.5em;
	margin-bottom: 1em;
	border: none;
	font-size: 0.8em;
}
.langside li {
	margin-bottom: 0.2em;
}
.langside li a {
	text-decoration: none;
	color: #345;
	padding-left: 0.4em;
}
.langside li a:hover {
	text-decoration: underline;
	color: #cc3300;
	background-color: #FFF;
}
#container #kroppen #innhold img.nyhetsbilde {
	float: right;
	margin-bottom: 0.3em;
	margin-left: 0.3em;
}
hr {
	clear: both;
}

