html
{

}
body 
{
    background-color: white;
    background-repeat: repeat-x;
    background-image: url('../../gfx/nt_background-2.gif');
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: Verdana;
    font-size: 10pt;
    color: #535061;	
}
/*Norsk Teknologi pagelayout Jamal 2008*/
table.pagelayout
{
    background-image: url('../../gfx/norskteknologibg2.png');
    background-repeat: no-repeat;
    width: 930px;
    height: 984px;
    border-collapse: collapse;
}

table.pagelayout td
{
    border:solid 0px green;
}

td.top
{
    height: 116px;
}
td.leftside
{
    width: 95px;
}
td.topmenu
{
    vertical-align:top;   
    height: 22px;
}
div.topmenyleft
{
    position:absolute; 
	left: 108px; 
	top: 116px;
}
div.topmenu
{
    width: 790px;  
    height: 22px;
    background: #3fb1e5 url('../../gfx/3fb1e5_gradient_22px_bg.gif') repeat-x; 
}
td.navbar
{
    height:16px;
}
div.navbar
{
}
TD.content
{
    height: 800px;
    vertical-align:top;
}
div.content
{
    width: 790px;
}
/*NB! i HtmlSite.css finner du TABLE.HSPL_wideLayout */
td.leftbottom
{
}
td.pagebottom
{
    padding-top: 10px;
    height: 40px;
}
td.rightbottom
{
    width: 10px;
}

DIV.innhold_a_aa
{
	position:absolute; 
	left: 865px; 
	top: 45px;
}
DIV.innhold_a_aa A, DIV.innhold_a_aa A:hover, DIV.innhold_a_aa A:visited
{
	color: #a7b8c6; 
	font:  8.5pt  tahoma;
}
DIV.sokbutton
{
	position:absolute; 
	left: 770px; 
	top: 114px;
}
DIV.soktekstboks
{
	position:absolute; 
	left: 779px; 
	top: 119px;
}
DIV.soktekstboks INPUT
{
	width: 93px; 
	height:14px; 
	border: 0px solid #3fb1e5; 
	font-size: 8.5pt; 
	color: #535061;
	background-color: #CBECFC;
}

DIV.frontpagebanners
{
	position:absolute;
	left:920px;
	top:150px;
}
FONT.prosjektpartnereTittel 
{
    position:relative;
	left:920px;
    color:#68899d; 
    font-size:12pt; 
    font-weight: bold; 
    background-color:white; 
    width: 130px; 
    margin-bottom: 10px;
}

IMG.NorTekAktiviteter
{
	margin-top: 10px;
}
    
TD.pagebottom
{
    font-size: x-small;
    font-weight: bold;
    padding-left: 55px;
}
A.mailtonorskteknologi
{
    text-decoration: none;
    color: #535061;
}
A:hover.mailtonorskteknologi
{
    color: Blue;
    text-decoration: underline;
}

/*Tilpassing for Ansatte i kompetansesenteret fra NELFO til NT*/
TD.ntsidebar
{
   background: #cbecfc url('../../gfx/viModernisererNorge.gif') no-repeat;
   width: 200px;
   height: 800px;
   /*background-image: url('../../gfx/viModernisererNorge.gif');
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 50px;*/
}
