* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
}
body {
	background: #ccc url(bilder/backgd.gif) repeat;
	text-align: center;
}

/* LAGSTRUKTUR */

div#container {
	height: 100%;
	width: 770px;
	margin: 0 auto;
	background: #fff url(bilder/bg.png) repeat-y;
	text-align: left;
	font-size: 0.8em;
}
div#header {
	height: 130px;
	background: url(bilder/header.png) no-repeat;
}
div#maincontent {
	width: 570px;
	float: left;
	padding: 5px 15px 0 20px;
	text-align: left;
}
div#right {
	width:133px;
	float:left;
	padding:5px 15px 5px 12px;
}
div#main {
	padding:5px;
}
div#footer {
	height: 42px;
	background: #000080 url(bilder/footer.png) no-repeat;
	clear: both;
}
#footer p {
	font-size:.85em;
	color:#EBEBEB;
	line-height:1.0em;
	text-align:center;
	vertical-align: bottom;
}
#footer a:link,#footer a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
div.bildewrapper .uppercase, div.bildewrapper_right .uppercase {
	text-transform: uppercase;
	font-weight: bold;
}
div.bildewrapper, div.bildewrapper_right {
	background-color: #fafafa;
	border: 1px solid #000;
	width: 162px !important;
	width: 158px;
	float: left;
	margin: 0 5px 2px 0;
}
div.bildewrapper550, div.bildewrapper550_right {
	background-color: #fafafa;
	border: 1px solid #000;
	width: 562px !important;
	width: 558px;
	float: left;
	margin: 0 5px 2px 0;
}
div.bildewrapper_right, div.bildewrapper200_right, div.bildewrapper75_right, div.bildewrapper550_right {
	float: right;
	margin: 0 0 2px 5px;
}
div.bildewrapper img, div.bildewrapper_right img, div.bildewrapper550 img {
	border: 1px solid #000;
	margin: 5px 5px 2px 5px !important;
	margin: 5px;
}
div.bildewrapper p, div.bildewrapper_right p, div.bildewrapper550 p {
	padding: 0 7px 0 7px;
	margin: -5px 0 2px 0 !important;
	margin: -7px 0 2px 0;
	font-size: 9px;
}
div.grupper {
	float:left;
	padding: 0;
}
ul.gruppering {
	float:left;
	margin: 0 25px 10px 0;
}
.hidden {
	visibility: hidden;
}
div.klasser {
	width: 100%;
	float: left;
	text-align: left
}
div.kamper {
	float:left;
	padding: 5px;
}
div.dager {
	width: 99%;
	float: left;
}

/* TEKSTDEFINISJONER */

h1 {
	font-size: 1.8em;
	color: #042E8A;
	font-weight: bold;
	margin-bottom: 0.4em;
	border-bottom: 1px dashed #042E8A;
}
h2 {
	font-size: 1.2em;
	color: #042E8A;
	text-transform: uppercase;
}
h3, div#right h3 {
	font-size: 1em;
	color: #042E8A;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dashed #042E8A;
	margin-bottom: 0.4em;
	padding-bottom: 0.4em;
}
div#right h3 {
	margin-bottom: 0.5em;
	font-size: 0.9em;
}
div.undernyhet h3, div#main h3 {
	border-bottom: none;
}
h4 {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
hr {
	height: 0;
	border: 0;
	border-bottom: 1px dashed #042E8A;
	clear: both;
	margin-bottom: 10px;
}
hr.clear {
	clear: both; 
	visibility: hidden; 
	height: 1%;
}
.bold {
	font-size: 0.95em;
	font-weight: bold;
	color: #000;
	line-height:1.5em;
	margin-bottom:1.5em;
}
p, ul {
	font-size: 0.9em;
	color: #000;
	line-height:1.5em;
	margin-bottom:1.5em;
}
.ingress, .bold{
	font-weight: bold;
	margin-bottom: 0;
}
.forfatter{	
	margin-top: 4px;
	background: url(bilder/skillelinje.gif) top left;
	background-repeat: no-repeat;
	padding-top: 2px;
}
a:link,a:visited {
	color: #042E8A;
	text-decoration: none;
}
a:active,a:hover {
	border-bottom: 1px solid #042E8A;
}
div#maincontent ul li {
	list-style: none;
	background: url(bilder/list-style-image2.gif) left top no-repeat;
	padding-left: 10px;
	line-height: 15px;
}
div#maincontent li {
	padding-top: 1px;
}
div#maincontent ul.underliste {
	font-size: 1.0em;
	list-style: none;
	padding-left: 10px;
}

/* BILDEDEFINISJONER */

img#framo, img.framo{
	margin: 4px 5px 1px 0;
	background-color: #fff;
	padding: 3px;
	border: 1px solid #000;
	float: left;
}
img#forside{
	margin: 4px 0 1px 6px;
	background: #fff url(bilder/load.gif) no-repeat center center;
	padding: 3px;
	border: 1px solid #000;
	width: 250px;
	float: right;
}
img#mail{
	margin: 4px 9px 2px 0;
	border: 0;
	float: left;
}
img#spacer{
	width: 768px;
	height: 39px;
	border: 0;
}
img.sentrert, img.sentrert_border, img.left_border_blokk  {
	display: block;
	margin-bottom: 5px;
}
img.sentrert  {
	text-align: center;
	margin: 0 auto;
}
img.sentrert_border {
	text-align: center;
	border: 1px solid #000;
	margin: 0 auto;
	margin-bottom: 8px;
}
img.left_border_blokk {
	border: 1px solid #000;
}
img.left, img.left_border  {
	float: left;
	margin: 5px 5px 5px 0;
}
img.left {
	border: 0;
}
img.left_border {
	border: 1px solid #000;
}
img.right, img.right_border  {
	float: right;
	margin: 5px 0 5px 5px;
}
img.right_border {
	border: 1px solid #000;
}

/* MENY */

ul.menu {
	list-style: none;
	font-weight: bold;
}
ul.menu li {
	height: 20px;
	padding-left: 12px;
	margin-right: 5px;
	border-bottom: 1px solid #000;
	background: url(bilder/list-style-image.gif) left center no-repeat;
}
ul.menu a:link,ul.menu a:visited {
	display: block;
	width: 100%;
	color: #042E8A;
}
ul.menu a:active,ul.menu a:hover {
	color: #000;
	border: none;
}

/* Tabeller */
.tabeller {
	width: 100%;
	border: 1px solid #000;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}
.tabeller td, table td, table th {
	padding: 0 3px 0 3px;
	font-size: 10px;
}
table th, .farge3 {
	height: 25px;
	background-color: #ccc;
}
.farge1 {
	background-color: #e6e6e6;
	padding-left: 2px;
}
.farge2 {
	background-color: #efefef;
	padding-left: 2px;
}

/* BILLEDGALLERI */
.feil {
	font-size: 0.95em;
	font-weight: bold;
	color: #ff0000;
	line-height:1.5em;
	margin-bottom:1.5em;
}
.mapper {
	padding: 5px; 
	width: 200px; 
	text-align: center;
}
.mappe {
	border: 0;
	padding: 5px; 
}
.thumb {
	max-width: 173px;
	border: 1px solid #000; 
	padding: 3px; 
	background: #fff url(bilder/load.gif) no-repeat center center;
}
.bilde {
	max-width: 560px;
	border: 1px solid #000;
	padding: 3px; 
	background: #fff url(bilder/load.gif) no-repeat center center;
}
/* SKJEMA */
div#maincontent input, select, textarea{
	border: 1px solid #000;
	padding: 1px 2px;
	font-size: 10px;
}
div#maincontent option{
	padding-left: 3px;
}
div#maincontent label, div#maincontent input, select, textarea {
	width: 220px;
	float: left;
	margin-bottom: 2px;
}
div#maincontent select{
	width: 226px;
}
div#maincontent textarea {
	width: 250px;
	height: 85px;
}
div#maincontent input.knapp {
	width: 70px;
	margin-right: 2px;
}
div#maincontent input.logginn {
	width: 170px;
	margin-right: 2px;
}
div#maincontent input.passord, div#maincontent input.telefon, div#maincontent input.mobil {
	width: 60px;
	margin-right: 2px;
}
div#maincontent input.postnr {
	width: 30px;
	margin-right: 2px;
}
div#maincontent input.poststed {
	width: 175px !important;
	width: 169px;
}
div#maincontent label {
	text-align: left;
	width: 150px;
}
div#maincontent form br {
	clear: left;
}
div#maincontent input.button {
	width: 50px;
	background: white;
	margin-right: 2px;
	padding: 0;
}
input[name=PHPSESSID] {
	display:none;
	visibility:hidden;
}
/* Nyheter */
div#toppnyhet {
	border: 1px solid #406382;
	background-color: #efefef;
	padding: 5px 5px 0 5px;
	overflow: hidden;
	height: 1% !important;
}
div.undernyhet {
	border: 1px solid #406382;
	background-color: #efefef;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}
div.undernyhet_left {
	width: 270px;
	float: left;
	padding: 5px;
}
div.undernyhet_right {
	width: 270px;
	float: left;
	padding: 5px !important; /* IE-hack */
	padding: 5px 5px 5px 13px;
}
div#toppnyhet div.fulltext {
	padding: 5px 5px 0 0;
	margin-top: -10px !important;
	margin-top: -20px;
	margin-bottom: -10px;
}
div.fulltext_left, div.fulltext_right  {
	width: 265px;
	float: left;
	padding: 0 0 0 5px;
	margin-top: -10px !important;
	margin-top: -20px;
	margin-bottom: -10px;
	clear: left;
}
div.fulltext_right  {
	text-align: right;
	clear: right;
}
/* Fieldset */
fieldset {
	padding: 4px 8px 4px 8px;
}
fieldset select {
	width: 100px;
}