body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow-X: hidden;
	scrollbar: hidden;
	scrollbar-face-color: #E6EEF1; 
	scrollbar-shadow-color: #5B8496; 
	scrollbar-highlight-color: #5B8496; 
	scrollbar-3dlight-color: #E6EEF1; 
	scrollbar-darkshadow-color: #E6EEF1; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #5B8496;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* ///////////////////     *  Layoten     //////////////// */


.layout 
{
 width: 500px;
 height: 440px;

}

.footer
{
	font-size: 10px;
	text-align: center;
	padding: 5px;
}

/* ///////////////////     *  Forsiden     //////////////// */

.oppdateringsfelt
{
 width: 280px;
 border: 3px double #000000;
 height: 90px;
 overflow: auto;
 padding: 10px;

}

.forsideramme
{
	font-size: 11px;
	width: 800px;
}

.forsidetekst
{
	font-size: 11px;
	padding-right: 50px;
}

/* ///////////////////     *  Sidene     //////////////// */

.hovedside
{
 width: 600px;
 font-size: 11px;
}

.hovedtekst
{
	width: 600px;  
	font-size: 11px;
}

.hoyre
{
 width: 300px;
}

.linje 
{
	 color: #344758;
	 width: 790px;
}

.menyside
{
 font-size: 10px;
}

.overskrift
{
 color: #666666;
 font-style: italic;
 font-weight: bold;
 font-size: 11px;
}

.ramme 
{
 border: 3px double #666666;
}

.noscroll
{
 overflow-X: hidden;
}

/* ///////////////////     *  Nirm & Vidas sider     //////////////// */






.faktatabell
{
		width: 220px;
		font-size: 10px;
		padding: 10px;
		line-height:18px;
		text-align: left;
}

.tekstmaal
{
 width: 600px;
 text-align: left;
 font-size: 11px;
}

.oppnaadd
{
 font-style: normal;
 color: #FF0000;
}

.stamtavle
{
	font-size: 0.8em;
	border-color: #808080;
}

.tittel
{
 font-weight: normal;
 color: #FF0000;
}




/* ///////////////////     * Resultatsider    //////////////// */

.resultat01
{
 background-color: #CCCCCC;
 text-align: center;
 color: #000000;
 font-weight: bold;
 padding: 5px;
}

.resultat02
{
 background-color: #E6E6E6;
 text-align: center;
 color: #000000;
 font-weight: bold;

}

.resultat03
{
 padding: 20px;
}

.resultat04
{
   background-color: #ECECEC;
   text-align: center;
}

.resultattabell
{
	font-size: 0.8em; 
}

/* ///////////////////     * Kullsider    //////////////// */

.kull01
{
  background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-size: 11px;
}

.kull02
{
  background-color: #ECECEC;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.kull03
{
  background-color: #ECECEC;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.brist
{
  background-color: #FFFFFF;
	color: #FF0000;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

/* ///////////////////     * Kurs     //////////////// */

.kurs00
{
 background-color: #CCCCCC;
 color: #000000;
 font-weight: bold;
 text-align: center;
 font-size: 11px;
}

.kurs01
{
 border: 1px solid #666666;
 width: 600px;
 font-size: 11px;
}

.kurs02
{
 background-color: #ECECEC;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 11px;
}

.kurs03
{
 background-color: #ECECEC;
 font-size: 11px;
}

.kurs04
{
 padding: 20px;
 font-size: 11px;
}

/* ///////////////////     *  Album & Video     //////////////// */

.albumtekst
{
	width: 650px;
	font-size: 11px; 
}

.albumtekst2
{
	font-size: 11px; 
	text-align: center;
}

.video
{
 font-size: 11px;
}

/* ///////////////////     *Linkesider       //////////////// */
			
.linkeside
{
	font-size: 11px;
}

.linkoverskrift
{
 font-weight: bold;
}


.webandre
{
 font-size: 11px;
 border: solid 1px #336699;
 padding: 5px;
}

/* ///////////////////     * Linker     //////////////// */

a:link
{
	text-decoration: none; 
	font-weight: bold;
	color: #666666;
}
a:active
{
	text-decoration: underline; 
	color: #666666; 
	font-weight: bold;
}
a:visited
{
	text-decoration: none; 
	color: #666666; 
	font-weight: bold;
}
a:hover
{
	text-decoration: underline; 
	font-weight: bold;
}

.nylink
{
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}




/* ///////////////////     *  Alt over er i bruk, alt under skal slettes om det ikke er i bruk     //////////////// */



















