body {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;
	margin: 0px;
	font-size: small;
}

textarea { 
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;
	margin: 0px;
	font-size: small;
}

table {
	font-size: 0.9em;
}
h1 {
	font-size: 1.2em;
	color: #5F758F;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	color: #5F758F;
	font-size: 1.05em;
	margin: 0px;
}

h3 {
	font-size: 0.9em;
	margin: 0px; 
	font-weight:bold
}

p {
	margin-bottom: 0.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;   
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

pre {
	background-color: #CFCECE;
	margin-right: 24px;
	padding: 5px;
}

a:link, a:visited, a:active {
	color: #5F758F;
	text-decoration: none;
	text-decoration: underline;
}
 
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

:link.Emne, :visited.Emne, :active.Emne{
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 22px;
	color: #CFE3E2;
	text-decoration: none;
}

:hover.Emne {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 22px;
	color: #CFE3E2;
	text-decoration: underline;
	font-weight: bold;
}

:link.EmneValgt, :visited.EmneValgt, :active.EmneValgt {
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 22px;
	color: #CFE3E2;
	text-decoration: none;
	font-weight: bold;
}

:hover.EmneValgt {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 22px;
	color: #CFE3E2;
	text-decoration: underline;
	font-weight: normal;
}
:link.searchTop, :visited.searchTop, :active.searchTop{
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 0px;
	font-size: 1.1em;
	margin-left: 0px;
	color: #5F758F;
	text-decoration: none;
}

:link.searchBottom, :visited.searchBottom, :active.searchBottom{
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 0px;
	font-size: 0.8em;
	margin-left: 0px;
	color: #5F758F;
	text-decoration: none;
}

.Logo {
	position: absolute;
	left: 32px;
	top: 32px;
}

.Fnidder {
	background-position: right;
	margin-right: 10px;
}

.Tabel {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DFE0D0;
}

.Footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DFE0D0;
	margin-top: 20px;
	font-size: 8pt;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}

.Profil {
	padding: 5px;
}

.Top {
	margin-top: 0px;
}

.Kursustop {
	background-color: #CFE3E2;
	margin-top: 0px;
	margin-bottom: 5px;
	text-indent: 20px;
	padding: 4px 4px 4px 0px;
	font-size: 1.1em;
}

.Omraade {
	background-color: #DFE0D0;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #808080;
	padding: 2px;
	text-indent: 10px;
}

.Emne {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.ForsideP {
}

.ForsideH {
    Font-size: 125%;
}