/*
Notes:

All color names:
aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red,
silver, teal, white, and yellow.
*/

body
{
  background: white;
  font-family: verdana, sans-serif;
  font-size: 13px;
}

a:hover { color: black; text-decoration: none}
a:link { text-decoration: none }
a:visited { color: #0000FF; text-decoration: none }
a:active { color: #333333; text-decoration: none }
a.plain { text-decoration: none } /* No underlining of links of this class. */





/*hovedmenyen#####################################*/



div.menu
{
  border: solid;
  border-color:black;
  font-size: 70%;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  width: 120px;
}
div.menu p
{
  margin: 0;
  padding: 0.3em 0.4em;
  font-family: Verdana, sans-serif;
  background: white;
  border: none;
  
}
div.menu a, div.menu em { display: block; margin: 0 0 }
div.menu a, div.menu em { border-top: 3px groove black}
div.menu a:first-child { border-top: none }
div.menu em { color: navy; font-size: 150%; text-align:center; }
div.menu a:link { text-decoration: none; color: blue }
div.menu a:hover { color: red }
div.menu a{text-decoration: none;}


.sokmeny{
  border: solid;
  border-color:black;
  border-width: 2px;
  width: 140px;
  text-align: center;
  background-color:FAEBD7;
}

.overskrift{
	/*background-color: #EEEEEE;*/
	text-align: center;
	padding: 2px 2px 2px 2px;
	font-size:140%;

}

.litenovers{
	background-color: #EEEEEE;
	font-weight: bold;
	
}

.litenovers2{
	font-weight: bold;
	}

.feit{
	font-weight: bold;
	
}

.sub1{
	background-color:FAEBD7;
	padding:2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}

.sub2{
	background-color: white;
	padding:2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	border-top:2px;
	

	}
.admintabell{
	border: solid;
	border-color:black;
	border-width: 2px;
	background-color:FAEBD7;
	}


.adminovers{
	font-size:100%;
	font-weight: bold;
	}
.adminliten{
	font-size:100%;
	color:red;
	}

.tabel1{
	border: solid;
	border-color:black;
	border-width: 2px;
	width: 100%;
	}
.tabell2{
	border: solid;
	border-color:black;
	border-width: 2px;
	background-color:FAEBD7;
	}
.tekst{
	font-size:100%;
	font-weight: bold;
	}
.tekst2{
	font-size:80%;
	}
	

 .forsoverskrift{
	/*background-color: #EEEEEE;*/
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	padding: 2px 2px 2px 2px;
	font-size:110%;
	font-weight: bold;

}
.forsidetabell{
	border: solid;
	border-color:black;
	border-width: 2px;
	background-color:FAEBD7;
	width: 300px;
	
	}

.forsidetabellstor{
	border: solid;
	border-color:black;
	border-width: 2px;
	background-color:FAEBD7;
	width: 600px;
	
	}

.bruntabell{
	border: solid;
	border-color:black;
	border-width: 2px;
	padding:2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	background-color:FAEBD7;
	width: 100%;
	
	}

.hovedtabell{
	background-color:FFFFFF;
	
	
	}
.bildeover{
	background-image: url(top8.jpg);
	
	}

.bilde{
	border-bottom: solid black;
	}
	


.hoved{
	text-align:center;
	}


img.t { 
	width:150px; 
} 








	







