body {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #dfe1ce;
	margin: 20px 0 0;
	padding: 0;
	line-height: 1.2em;
}
td {
	font-size: x-small;
	line-height: 1.2em;
}

a:link { color: #000; text-decoration: none; }

a:visited { color: #000; text-decoration: none; }

a:hover { text-decoration: underline; }

a:active {  }
.menu  a:link { color: #000000; font-size: 14px; font-weight: bolder; line-height: 22px; text-decoration: none; letter-spacing: 2px; }

.menu  a:visited { color: #000000; font-size: 14px; font-weight: bolder; line-height: 22px; text-decoration: none; letter-spacing: 2px; }

.menu  a:hover { color: #997215; text-decoration: none; }

.menu  a:active {  }
.menu { margin: 0;
    padding: 70px 10px 10px 14px;
    }

.tabel { background-image: url(../billeder/bg.jpg); background-repeat: no-repeat; background-attachment: scroll; }
#tekst {
	width: 680px;
	height: 400px;
	overflow: auto;
	scrollbar-face-color:#595b45;
	font-size: x-small;
	line-height: 1.2em;
}
.overskrift {
	color: #9b7216;
	font-size: large;
	line-height: 1.2em;
}
p { line-height: 1.1em; margin: 0 0 0.7em; padding: 0; }
