
body.color
{
background-color:#006699;
}

div.header1
{
width: 780px;
margin-top:15px;
border-color:#006699;						/* blaa: hex:006699. decimal rgb: 0 102 153 */
border-style: solid;
border-width: 6px 6px 6px 6px;
background-color:#000000;
margin-left:auto;
margin-right:auto;
}

table.header2
{
width:780px;
text-align:center;
}

td.header3
{
width:25%;
font-family: Impact;
font-size: 26pt;
color:#006699;
}

a.header4
{
color:#006699;
}
a.header4:hover {color: #FFFFFF};   					/* mouse over link */

img.header5
{
border:0px;
}


/*	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

div.mainbody1
{
width: 780px;
/*	height: 640px;	*/
border-color:#006699;
border-style: solid;
border-width: 0px 6px 6px 6px;
background-color:#006699;
margin-left:auto;
margin-right:auto;
text-align:center;
}

div.mainbody1wide
{
width: 880px;
/*	height: 640px;	*/
border-color:#006699;
border-style: solid;
border-width: 0px 6px 6px 6px;
background-color:#006699;
margin-left:auto;
margin-right:auto;
text-align:center;
}



table.mainbody2
{
width:100%;
margin-left:auto;
margin-right:auto;
}

td.mainbody31
{
width:11%;
}

td.mainbody32
{
width:26%;
}

td.mainbody33
{
font-family:arial;
font-size:105%;
color:#FFFFFF;
vertical-align:top;
}


div.mainbody1piccontent
{
width: 980px;
border-color:#006699;
border-style: solid;
border-width: 6px 6px 6px 6px;
background-color:#000000;
text-align:center;
margin-left:auto;
margin-right:auto;
}


td.mainbody33piccontent
{
font-family:impact;
font-size:100%;
color:#CCCCCC;
vertical-align:top;
}




td.mainbody34
{
width:160px;
}

td.mainbody35
{
width:460px;
}


a.whitelink
{
font-family: arial;
font-size: 100%;
color:#FFFFFF;
}

img.pictumb
{
border-width:0px;
}


/*	xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/*mulig aa bruke mainbody1 og mainbody2 og ekstra style-parameters istedenfor bottom1 - se index.html*/

div.bottom1
{
width: 780px;
height: 40px;
border-color:#000000;
border-style: solid;
border-width: 0px 6px 6px 6px;
color:#FFFFFF;
background-color:#000000;
margin-left:auto;
margin-right:auto;
}

