body         
{
	margin-top: 10px;
	margin-left:20px;
	color: Black;
	background-color: Teal;
; background-attachment: fixed; background-repeat: repeat
}

a:link       
{
	color: Teal;
	text-decoration: none;
	background: transparent;
}
			   
a:visited
{
	color : Teal;
	background : transparent;
	text-decoration : none;
}

a:hover
{
	color : #FFFAF0;
	background : Teal;
	text-decoration : none;
}

a:active
{
	color : Teal;
	background : transparent;
	text-decoration : none;
}


H1, H2, H3, H4, H5
{
	color : Teal;
	background-color : transparent;
}


h1
{
	font-weight : bolder;
}


h2
{
	font-weight : bold;
}

h3
{
	font-weight : bold;
}


hr
{
	color : Teal;
	background-color : transparent;
}


.small
{
	font-size: 8pt;
	line-height : normal;
}

UL {
	list-style-type: square;
}


TABLE.hoved {
	border : thick teal ridge;
	background-color : #FFFFF0;
	color : Black;
; width: 900px
; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px
; clip:  rect(   )
}


td
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size:9pt;
	line-height : normal;
	background-color: transparent;
	color : Black;
; font-variant: normal
}

#top 
{
	height:60px;
	padding-left : 40px;
	background-color : #FFF8DC;
	background-image : url("bilder/linje.gif");
	background-repeat : repeat-x;
	background-position : bottom;
	color : Black;
}

.meny 
{
	height:20px;
	background-color : ivory;
	color : Black;
}

#bunn 
{
	height:50px;
	padding-left : 20px;
	padding-right: 20px;
	background-color : #FFF8DC;
	background-image : url("bilder/linje.gif");
	background-repeat : repeat-x;
	background-position : top;
	color : Black;
}

#main 
{
	background-image: url(bilder/notebgr.gif);
	background-attachment:fixed;
	background-repeat:repeat-y;
	height: 380px;
	vertical-align : top;
	text-align : justify;
	background-color : inherit;
	color : inherit;
; margin-left: 20px
}

#forts {
	position: relative;
	left : 550px;
}

 .spalte {
	vertical-align: top;
	width: 400px;
	background-color : transparent;
	padding: 10px 20px;
	text-align : justify;
; clip:  rect(   )
}


 .spalte1 {
	vertical-align: top;
	width: 750px;
	background-color : transparent;
	padding-left: 30px;
	padding-right : 30px;
	padding-top : 10px;
	padding-bottom : 10px;
	text-align : justify;
}

#overskrift
{
	position : absolute;
	top : 45px;
	width : 400px;
	letter-spacing : 2px;
	left : 400px;
}

.transp {
	background: transparent;
}

.list {
	text-align:left;
	vertical-align : top;
}


.pic {
	position:absolute;
	text-align : center;
	width:200px;
	padding : 10px;
	left: 500px;
	top: 170px;
	visibility: hidden;
	border: 1px dashed #CCCC99;
	font-size : 8pt;
	background : transparent;
	color : teal;
	line-height : 100%;
; clip:     rect(   )
}
.pic2 {
	position:relative; 
	width:100px; 
	height:100px; 
	left: 10px; 
	top: -10px; 
	visibility: hidden;
	
}
.high {  border: thin ivory outset; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px}
#17mai {  border-style: ridge; border-top-width: auto; border-right-width: auto; border-bottom-width: auto; border-left-width: auto; list-style-type: circle}
.fortsetter { font-size: 8pt; line-height : normal; ; position: absolute; left: 600px; top: 45px; clip:       rect(   ); text-decoration: underline}
.tilbake { font-size: 8pt; line-height : normal; ; position: relative; left: 0px; top: 0px; clip:          rect(   ); text-decoration: underline}

