/* INDEX kode STARTER her */

BODY {
	background-image: url(../grafikk/bakgrunn.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}


#tabell {
	width: 900px;
}

.topp {
	height: 100px;
	font-size: 24pt;
	background-color: #FFFFFF;
}

#sidev {
	width: 150px;
	vertical-align: top;
	text-align: right;
	background-color: #FFFFFF;
}

.sideboks_v {
	width: 150px;
	vertical-align: top;
	font-size: 10pt;
	padding: 5px;
	border-right: dashed 1px #000000;
}

.sideboks_h {
	width: 150px;
	vertical-align: top;
	font-size: 10pt;
	padding: 5px;
	border-left: dashed 1px #000000;
}

.sideboks_i_tabell {
	width: 150px;
	vertical-align: top;
	font-size: 10pt;
}

#meny_horisontal {
	height: 30px;
	vertical-align: top;
	text-align: center;
	background-color: #EEB301;
	padding: 5px;
}

#hovedvindu {
	width: 600px;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 10px;
}

.hovedboks_i_tabell {
	width: 100%;
}

#sideh {
	width: 150px;
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
}

#bunn {
	vertical-align: top;
	font-size: 10pt;
	background-color: #FFFFFF;
}

/* INDEX kode SLUTTER her */


/* DIVERSE class til artige ting STARTER her */

.vkol {
	width: 50%;
	vertical-align: top;
	text-align: right;
	border-right: solid #FFFFFF 30px;
}

.hkol {
	width: 50%;
	vertical-align: top;
	text-align: left;
	border-left: solid #FFFFFF 30px;
}


/* DIVERSE class til artige ting SLUTTER her */


/* TEKST CLASS koder STARTER her */

.topp_spacer {
	font-size: 26pt;
}

.overskrift {
	font-size: 14pt;
}

.litenskrift {
	font-size: 10pt;
}

.forfatter {
	font-size: 10pt;
}

.fotograf {
	font-size: 10pt;
}

.dato {
	font-size: 8pt;
	color:#999999;
}

.tekst {
	font-size: 12pt;
}

.artikkeloversikt {
	font-size:10pt;
}

.terminliste {
	font-size:10pt;
}

.terminlistedato {
	font-size: 8pt;
	width:14%;
}

/* TEKST CLASS koder SLUTTER her */


/* NYHETER kode STARTER her */

.siste5overskrift {
	font-size: 10pt;
}
/* NYHETER kode SLUTTER her */


/* PROFIL kode STARTER her */

.profil_tabell {
width: 550px;
}

.profil_v {
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	width: 50%;
}

.profil_h {
	text-align: left;
	font-size: 12pt;
	width: 50%;
}

.profil_bilde {
	text-align: center;
}

.profil_om {
	text-align: center;
	font-size: 12pt;
}

.profil_om_o {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

.profil_liten {
	font-size: 8pt;
}

/* PROFIL kode SLUTTER her */


/* GJESTEBOK kode STARTER her */

.gjeste_overskrift {
	width: 60% ;
	font-size: 12pt;
	font-weight: bold;
}

.gjeste_navn {
	width: 40%;
	font-size: 11pt;
	font-weight: bold;
}
.gjeste_dato{
	font-size: 10pt;

}
.gjeste_innlegg{
	font-size: 12pt;
}

.gjeste_tabell {
	width: 100%;
	border: 0;
}


/* GJESTEBOK kode SLUTTER her */


/* LENKE kode STARTER her */

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;}

a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #3333CC;
	text-decoration: underline;
}


a.toppmeny:link {
	color: #000000;
	font: 12pt comic;
	text-decoration: none;
}

a.toppmeny:visited {
	color: #000000;
	font: 12pt comic;
	text-decoration: none;
}

a.toppmeny:active {
	color: #CC0000;
	font: 12pt comic;
	text-decoration: none;
}

a.toppmeny:hover {
	color: #CC0000;
	font: 12pt serif;
	text-decoration: underline;
}


a.meny:link {
	color: #000000;
	text-decoration: none;
}

a.meny:visited {
	color: #000000;
	text-decoration: none;}

a.meny:active {
	color: #000000;
	text-decoration: none;
}

a.meny:hover {
	color: #000000;
	text-decoration: underline;
}


a.lesmer:link {
	color: #9C1818;
	font-size: 12;
	text-decoration: none;
}

a.lesmer:visited {
	color: #9C1818;
	font-size: 12;
	text-decoration: none;}

a.lesmer:active {
	color: #9C1818;
	font-size: 12;
	text-decoration: none;
}

a.lesmer:hover {
	color: #9C1818;
	font-size: 12;
	text-decoration: underline;
}


/* LENKE kode SLUTTER her */