@charset "utf-8";
/* CSS Document */


html {
	 height: 100%; margin-bottom: 1px; 
}

body  {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* FONT DEFINISJONER */

h1 {
	color: #000000;
	font-size: 1.4em;
}
h2 {
	color: #B3250F;
	font-size: 1.1em;
	margin-bottom: 3px;
}

a {
	color: #000000;
}

/* LAYOUT HELE SIDEN */

#containerAll{
	text-align: left;
	width: 960px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-image: url(images/steinbg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFCEC;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#containerSymbol {
	display: block;
	height: auto;
	width: auto;
	background-image: url(images/stil1/symbol180.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}



/* Innhold i #containerTopp : LOGO, INFO, MAGASIN TIL NEDLASTING, TEMA  */
#containerTopp {
	background-color: #FFFFFF;
	background-image: url(images/stil1/nytopp_02.jpg);
	background-repeat: repeat-x;
	height: 153px;
}

#Magasinet {
	display: block;
	float: right;
	height: 153px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}


.hentmag {
	display: block;
	height: 153px;
	width: 180px;
	background-image: url(images/stil1/hentMagasinet.gif);
	background-repeat: no-repeat;
	float: left;
}
#Logo {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 330px;
	float: left;
	background-image: url(images/stil1/Logo_Selvsagt.gif);
}

/* HER BEGYNNER HOVEDFELTET  MED SIDEMENYER OG SIDENS INNHOLD/*
/* VENSTRE FELT - ATTENTION OG FASTE POSTER */

#box1 {
	display: block;
	width: 180px;
	float: left;
	margin: 0px;
	height: 100%;
	padding: 0px;
}


#box2 {
	width: 600px;
	float: left;
	display: block;
}
#box3 {
	display: block;
	float: left;
	width: 180px;
	clear: right;
	background-image: url(images/gulstripe.gif);
	background-repeat: repeat-x;
	background-color: #FFBB1C;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#box4 {

	display: block;
	float: left;
	width: 780px;
	clear: right;
}





/* - ATTENTION */


#NBText {
	font-size: 0.9em;
	color: #FFFFFF;
	padding-top: 10px;
}
#NBText a {
	font-weight: bold;
	color: #FFFFFF;
}

#attention1 {
	height: 250px;
	overflow: auto;
	background-image: url(images/utrop_red.gif);
	font-size: 0.9em;
	color: #B3250F;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}

#attention {
	height: 300px;
	overflow: auto;
	background-image: url(images/utrop_red.gif);
	font-size: 0.9em;
	color: #B3250F;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}


#box1 h2 {

	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



/*  -  FASTE POSTER */

#fasteposter {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#navlist, #navlist2, #navlist3
{
	font-size: 0.8em;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	position: relative;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#navlist li, #navlist2 li, #navlist3 li
{
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	padding-bottom: 6px;
	padding-left: 15px;
}

#navlist li a , #navlist2 li a, #navlist3 li a{
	text-decoration: none;
	color: #000000;
}
#navlist li a:hover, #navlist2 li a:hover, #navlist3 li a:hover {
	text-decoration: underline;
	color: #000000;
}

/* ************** HOVEDINNHOLDET *************** */

#box2 #foto {
	height: 400px;
	display: block;
	width: 600px;
}

#box2 .mainText {
	font-weight: normal;
	margin-left: 25px;
	font-size: 0.8em;
	margin-right: 25px;
	margin-top: 20px;
	color: #000000;
}

#box4 .mainText {
	font-weight: normal;
	margin-left: 25px;
	font-size: 0.8em;
	margin-right: 60px;
	margin-top: 25px;
	color: #000000;
}


.mainText H2 a {
	font-weight: bold;
	color: #C53A15;
	text-decoration: none;
	display: block;
}
.mainText H2 a:hover {
	text-decoration: underline;
}

.mainText p{
	margin-bottom: 2em;
	margin-top: 0em;

}

/*  #box3: HØYRE FELT - ARKIV OG SITATER */


#box3 a {
	color: #FFFFFF;
	line-height: 1.5em;
}


#fokus {
	width: auto;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 0.8em;
	margin-top: 10px;
}


/* ABSOLUTT PLASSERING AV STILVALG OG SØK */

#ABS_Info {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 320px;
	position: absolute;
	top: 30px;
}


/* ABSOLUTT PLASSERING AV TEMATEKST */

#ABS_SideTema {
	position: absolute;
	top: 110px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;

}

#ABS_SideTema H1 {
	font-size: 1.2em;
	letter-spacing: 0.25em;
	font-weight: normal;
}

#clear {
	clear: left;
}


/* ABSOLUTT PLASSERING AV HOVEDMENYEN */
ul#TopNav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 160px;
	width: 960px;
	height: 25px;	
}

ul#TopNav li {
	display: inline;
	text-align: center;
	height: 25px;
	margin-top: auto;
	margin-bottom: auto;
}

ul#TopNav li a
{
	background-color: #FFBB1C;
	color: #000000;
	text-decoration: none;
	float: left;
	text-transform: uppercase;
	padding-right: 1em;
	padding-left: 1em;
	display: block;
}

ul#TopNav li a:hover
{
	background-color: #FFEBBB;
	color: #000000;
	display: block;

}

/* ABSOLUTT PLASSERING AV HOVEDMENYEN */

ul#TopNav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 160px;
	width: 960px;

}

ul#TopNav li {
	display: inline;
	text-align: center;
}

ul#TopNav li a
{
	padding: 0.2em 1em;
	text-decoration: none;
	float: left;
	text-transform: uppercase;	
	background-color: #FFBB1C;
	color: #000000;
	display: block;
}

ul#TopNav li a:hover
{
	background-color: #FFEBBB;
	color: #000000;
	display: block;
	text-decoration: none;
}

/* FOOTER, HIDDEN og CLEARFLOAT DEFINISJONER */

#footer {
	background-color: #BFC1A7;
	text-align: center;
	display: block;
	height: 30px;
	clear: both;

}
.footertekst {
	color: #000000;
	font-size: 0.8em;
	padding-top: 6px;
	display: block;
	padding-bottom: 4px;
}

.hidethis
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden; 
}

.hidden
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden; 
}


#symbol {
	display: block;
	height: 180px;
	width: 180px;
}
#MainContentForum {
	margin-left: 180px;
	height: 100%;
}



#hovedmenywrapper{
clear: both;
}


/* PLACEHOLDERE */



#PlassHovedmeny {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 960px;
	background-color: #FFBB1C;
	height: 24px;
}


#ABS_FastePoster {
	margin: 0px;
	position: absolute;
	top: 500px;
	padding: 0px;
	color: #FFFFFF;
	width: 180px;

}
#ABS_Magasinet {
	position: absolute;
	top: 7px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 780px;
	display: block;
}
#pil {
	background-image: url(images/stil1/pil.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 180px;
	background-color: #FFFCEC;
}

.tabellramme{
	border: 1px solid #FFBB1C;
}

.inforamme{
	border: 1px solid #FFBB1C;
	padding: 10px;
}

.billedramme {
	border: 1px solid #FFBB1C;
	padding: 10px;
	margin-left: 20px;
}
.mainText a {
	color: #0000FF;
}

#info
{
	width: 141px;
	margin-left: 17px;
	text-align: center;
}
#info #infobilde {
	background-image: url(images/stil1/respekterPlassen.gif);
	background-repeat: no-repeat;
	height: 115px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#info #infotext a {
	font-size: 0.7em;
	color: #000000;
	display: block;
}

