/* styles for the tree */
SPAN.TreeviewSpanArea A {
  font-size: 8pt; 
  font-family: verdana,arial; 
  text-decoration: none;
  color: black
  }

SPAN.TreeviewSpanArea A:hover {
  color: '#59AB6D';
  background-color : #FFFFFF;
  }

Body{ 
	//font-family : "Verdana";
        font-family: Tahoma,arial;
	color : #000000;
        //background-color : #59AB6D;
        background-image: url(../images/bg1.bmp); 
	margin-top: 0px;
				}

OvFocus {Font-family: "Verdana";
     font-size : 12pt;
     font-weight : Bold;
     }

TD { //font-family: verdana; 
	font-family: Tahoma,arial
     }

table {
	border-collapse: collapse;
}
td.opdat{
	border-top: thin solid #59AB6D; 
	width: 262px;
	font-size: 1.25ex;
}
table.frame{
	border-top: 1 solid #59AB6D; 
	border-bottom: 1 solid #59AB6D; 
}

td.punkttabel{
	font-family: Tahoma,arial;
	height: 45px;
	font-size: 15px;
}


h1{
	font-size: 16px;
	//font-weight: bold;
	
}
h2{
	font-size: 15px;
	font-weight: normal;
	
}

p{
	font-size: 1.25ex;
}
td.mellemrum{
	width: 18px;
	background-color: #FFFFFF;
	border-right: thin solid #59AB6D; 
}		 

OL { font-family: verdana;
     font-size: 8pt;
    }
		
a:link { color : yellow;}

a:link { color : #009933;
   }

a:visited.t  { color : #669999;
   }
	 
a:hover  { color : #003300;
           background-color : #FFFFFF;
   }


a:link.login { 
	text-decoration:none; 
	color: #000000;
	}
a:visited.login { 
	text-decoration:none; 
	color: #000000;
	}
a:hover.login { 
	color: #000000;
	text-decoration: none;
	}
a:active.login { 
	text-decoration:none; 
	color: #000000;
	}	 
a:link.vedligehold { 
	color: blue;
	}
a:visited.vedligehold { 
	color: blue;
	}
a:hover.vedligehold { 
	background-color : #59AB6D;
	color: navy;
	}
a:active.vedligehold { 
	color: blue;
	}	 

a:link.forside{
	color: #59AB6D;	
	text-decoration: none;
}
a:visited.forside {
	color: #59AB6D;	
	text-decoration: none;
}
a:hover.forside {
	color: #59AB6D;	
	text-decoration:none;
}

td.version{width: 60px;}	 
td.dato{width: 75px;}	 
td.beskrivelse{width: 280px;}	 
td.download{width: 120px;}	 

form.soeg{
	margin: 0px;
}
td.soeg{
	font-size: 12px;
	font-family: verdana,arial; 
	color: white;
	vertical-align: middle;
 

}
