
/* Oblivion Design - http://www.oblivion.no/ */

body	{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	color: #000;
	background: #ffffff url("../images/bladbakgrunn_GIF.gif") no-repeat 

top center;
	}
	#container	{
	margin: 1em auto;
	width: 600px;
	text-align: left;
	border: 0px solid black;
	}
	#header	{
	font-size: 150%;
	color: #fff;
	text-align: center;
	height: 59px;
	background: #36478b url("bg1.jpg") no-repeat top center;
	}
	#firstnav {
	height: 21px;
	background: url("bg2.jpg") no-repeat top center; 
	}
	#firstnav a {

	}
	.key {
	}
	.topplogo {
	float: left;
	margin: 10px 10px 10px 30px ; 
	width: 50px;
	height: 45px;
	border: 0px;
	}
	
	#bilde {
	height: 120px;
	background-color: white;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	
	}
	#secondnav {
	height: 21px;
	background: #36478b;
	margin-top: 0px;
	}
	#bokscontainer {
	margin-left: 20px;
	float: right; 
	margin-top: 20px;
	width: 180px;
	text-align: left;
	background: #e2e5e9 url(ventlittwatermark.gif) no-repeat top center;
	border-bottom: 0px solid #36478b;
	}
	#boks {
	float: right; 
	width: 180px;
	text-align: left;
	border-bottom: 0px solid #36478b;
	}
	#bokssearch {
	float: right; 
	width: 180px;
	text-align: left;
	background: #fff;
	}
	#bokshode {
	width: 180px;
	height: 16px;
	background-color: #36478b;

	}
	#boksfot {
	width: 180px;
	height: 16px;
	border-top: 1px solid #36478b;
	background-color: #ffffff;
	vertical-align: bottom;
	}

	#bokshode p {
	margin: 0px 0px 0px 5px;
	text-decoration: none;
	color: #ffffff;
	font-size: 85%;
	}	

	#boksinnhold p {
	margin: 0px;
	padding: 2px 0px 2px 15px;
	font-size: 85%;
	color: #999;
	text-decoration: none;
	}
	#boksinnhold a {
	color: #000;
	text-decoration: none;
	}	
	
	.linkboks {
	padding: 0px 0px 0px 0px; 
	font-weight: bolder;
	}
	
	.innhold {
	margin-right: 10px;
	margin-left: 10px;
	}
	
	#boksinnhold img {
	float: left;
	align: left;
	margin: 3px 0px 2px 5px;	
	border: 0px solid #fff;
	}
	
	.medlemsbladforside {
	margin: 1em auto;
	font-style: italic;
	width: 170px;
	}
	
	.bildex {
	margin: 1em auto;
	}
	
	#contents {
		margin-right: 0px;
		margin-left: 0px;
	}
	
	#portretter {
	margin-left: 0px;
	margin-right: 15px;
	align: left;
	}
	
	#contenthode {
	width: 585px;
	font-size: 100%;
	color: #36478b;
	font-weight: bold;
	text-align: left;
	margin: 0 0 0 0px;
	padding: 2px 5px 2px 10px;
	height: 12px;
	background-color: #e2e5e9;
	}
	
	#contenthodefot {
	width: 600px;
	height: 10px;
	border-top: 1px solid #36478b;
	vertical-align: bottom;
	}
	#footer {
		clear: both;
		height: 35px;
		background-color: #e2e5e9;
		border-top: 12px solid #36478b;
		border-bottom: 1px solid #36478b;
	}
	#footer p {
	font-size: 75%;
	text-align: center;
	margin: 2px;
}
#contents h1 {
	font-size: 150%;
	color: #000;
	text-align: left;
}


#header h1 {
	font-size: 150%;
	color: #fff;
	text-align: left;
	margin: 0 0 0 0px;
	padding: 14px 0 0 150px;
}

#header p {
	font-size: 75%;
	color: #fff;
	text-align: center;
	margin: 0 0 0 0px;
	font-style: normal;
	padding: 5px 0 0 0px;
}

#homesweethome {
	float: right;
	margin-top: 3px;
	margin-right: 5px;
}

#homesweethome a{
	font-size: 12px;
	color: #fff;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	}

#firstnav img {
	padding: 2px 0px 0px 3px;
	border: 2px;
}

#bilde img {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}



/* Meny 2 start */

ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding: 2px 5px 2px 10px;
	color: #fff;
	font-weight: bolder;	
}


#nav a {
	font-weight: normal;	
	color: #fff;
	padding: 0.0em 0px;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #36478b;
	background-color: #e2e5e9;
}

#nav li li a:hover {
	padding: 0.0em 0px;
	border: 5px solid #36478b;
	border-width: 0 0px;
	background-color: #fff;
}

li {
	float: left;
	position: relative;
	width: 9em;
	text-align: top;
	cursor: default;
	border-width: 1px 0;
}

li ul {

	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color: #e2e5e9;
	border: 1px solid #36478b;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}


/* Meny 2 slutt */


/* Meny 1 start */
#menylist img {
	border: 0px solid red;
	}

#menylist {
border: 0px solid #000;
padding: 1px 0px 0px 108px;
margin: 0;
font-family: verdana,sans-serif;
font-size: 10px;
text-align: right;
}

#menylist li {
display: inline;
list-style: none;
padding: 0;
margin: 0;
}

#menylist #active {
float: right;
margin-right: 2px;
}

#menylist li a
{
text-decoration: none;
border: 0px solid #ccc;
padding: 0 1px 1px 1px;
margin: 0 2px;
color: #fff;

}

* html #menylist li a { padding: 0 8px; }

#menylist li a:hover
{
background-color: #e2e5e9;
color: #36478c;
}

/* Meny 1 slutt */

/* Standard liste start */
#standard img {
	border: 0px solid red;
	}

#standard {
border: 0px solid #000;
padding: 1px 0px 0px 20px;
font-family: verdana,sans-serif;
text-align: left;
color: #000;
}

#standard li {
list-style-type: disc;
float: none;
padding: 0;
margin: 0;
width: 40em;
}

#standard #active {
list-style-type: disc;
float: right;
margin-right: 2px;
}

#standard li a {
list-style-type: disc;
border: 0px solid #ccc;
padding: 0 1px 1px 1px;
margin: 0 2px;
color: #36478b;
}

* html #standard li a { padding: 0 8px; }

#standard li a:hover
{
background-color: transparent;
color: #999999;
}

/* standard liste slutt */

/* Generell editering */

	.contentforside {
	color: #000;	}

	.overskrift {
	color: #000;
	text-align: left;
	font-size: 200%;
	font-weight: bolder;
	margin: 5px 10px 5px 10px;
	}
	
	.sisteartikler {
	color: #e2e5e9;
	text-align: left;
	font-size: 115%;
	font-weight: bolder;
	margin: 10px 0px 5px 0px;
	}

	.overskriftforside {
	color: #000;
	text-align: left;
	font-size: 115%;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
	}
	
	.overskriftpri1 {
	color: #000;
	text-align: left;
	font-size: 150%;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
	}	
	.forfatter {
	color: #000;
	font-weight: bold;
	}
	
	.subtitle {
	color: #000;
	font-weight: bold;
	margin: 5px 25px 5px 25px;	
	}
	
	.emne {
	color: #36478b;
	font-weight: bold;
	border-bottom: 2px solid #e2e5e9;
	}
	
	.emneforside {
	color: #36478b;
	font-weight: bold;
	border-bottom: 2px solid #e2e5e9;
	width: 380px;
	margin: 35px 0px 5px 0px;	
	}
	.photoby {
	text-align: right;
	width: 575px;
	font-size: 85%;
	color: #000;
	margin: -5px 0px 0px 0px;
	font-style: italic;
	}
	.mailto {
	color: #000000;
	font-style: italic;
	}
	.link {
	color: #000000;
	font-style: normal;
	padding: 0px 0px 200px 0px;
	}
	.dato {
	color: #000;
	font-style: normal;
	padding: 0px 0px 0px 10px;
	}
	.ingress {
	color: #000;
	font-style: italic;
	margin: 5px 10px 5px 10px;
	}
	
	.ingressforside {
	color: #000;
	font-style: italic;
	margin: 5px 0px 5px 0px;
	}
	.ingressipost {
	color: #000;
	font-style: italic;
	margin: 5px 0px 5px 0px;
	}
	.indeximage {
	float: left;
	align: left;
	border: 0;
	padding: 0px 10px 0px 0px;
	
	}
	.lesmer {
	color: #000;
	margin: 5px 0px 5px 0px;	
	}
	
	.lesmerforside {
	color: #000;
	margin: 5px 0px 5px 0px;
	}
	
	.skrevetav {
	color: #000;	
	margin-right: 10px;
	margin-left: 10px;
	}

	.plaintext {
	color: #000;
	font-style: normal;
	margin: 5px 0px 5px 0px;
	}
	.plaintext a {
	font-style: normal;
	color: #36478b;
	}

	.filuploadpost {
	height: 200px;	
	}
	.pri3forsidedato {
	color: #999;
	font-size: 85%;
	text-decoration: none; 
	margin: 2px 0px 2px 0px;
	Padding: 2px 0px 2px 0px;
	}
	.pri3forsidelink {
	font-weight: bolder;
	color: #000;
	text-decoration: none; 
	}
	
/* Calender start */
	.ingresscal {
	color: #000;
	font-style: italic;
	margin: 5px 0px 30px 0px;
	}
	.overskriftcal {
	color: #000;
	text-align: left;
	font-size: 115%;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
	}
	.datocal {
	color: #999;
	font-size: 85%;
	margin: 5px 0px 5px 0px;	
	text-decoration: none; }	
/* Calender slutt */	
	
	
/* Search start */
	.searchdato {
	color: #999;
	font-size: 85%;	
	margin: 0px 0px 0px 0px;
	text-decoration: none; }
	.ingentreff {
	font-size: 85%;
	color: #000;
	margin: 0px 0px 0px 0px;	
	font-style: italic;
	text-decoration: none; }
	.treff {
	font-size: 85%;
	color: #000;
	margin: 0px 0px 0px 0px;	
	font-weight: bolder;
	text-decoration: none; }
	.searchlink{
	color: #999;
	margin: 0px 0px 0px 10px;	
	font-weight: bolder;
	text-decoration: none; }
/* Search slutt */	