/*Ramme*/
table.ramme {height:800; width:700}
table.midte {height:800 ;width:700}

/*Buferlinjer*/
td.bufferlinje {height:4; background-color:Black}
td.bufferlinje2, td.bufferlinje3 {height:1; background-color:Black}

/*Tittellinje*/
td.tittel 
{ 
	background-image:url(bilder/tittelbilde.gif);height:55; padding-left:160; padding-bottom:5; 
	vertical-align:bottom;font-family:arial; font-size:11; font-weight:normal; color:"#ffffff"
}

/*Meny*/
table.meny {width:700; background-color:Black}

td.meny{width:180; text-align:center}
td.meny a
{
	background:url(bilder/menyknapp.jpg); display:block; padding:31; cursor:hand;
	font-family:arial; font-size:14; font-weight:bold; text-decoration:none; color:"#005f8b"
}
td.meny a:hover {font-size:15; font-weight:bold; padding:30; color:"#ffffff"; background:url(bilder/menyknapp_svev.jpg)}
td.meny a:active {background:url(bilder/menyknapp_aktiv.jpg)}


td.meny_liten{width:160; text-align:center}
td.meny_liten{background:url(bilder/menyknapp.jpg); cursor:hand}

td.meny_liten a {font-family:arial; font-size:12; font-weight:bold;text-decoration:none; color:"#005f8b"}
td.meny_liten a:hover {font-size:13; color:"#000000"}

/*Venstremarg*/
td.venstremarg {width:1; vertical-align:top; background-color:"#000000"}
img.venstrebilde {width:160}


/*Innhold*/
td.innhold{width:540; padding-top:20; padding-left:20;padding-right:20; padding-bottom:50;vertical-align:top}

table.vippeknapp {height:20;text-align:left; padding-right:10}
table.vippeknapp td {width:220}

h1,.o1 {font-family:arial; font-size:17; font-weight:bold; color:"#005f8b"}

.vippetittel {font-family:arial; font-size:17; font-weight:bold; color:"#005f8b"}
a.vippelenke {font-family:arial; font-size:17; font-weight:bold; color:"#779dbb"}
a.vippelenke:hover {color:"#909090"}

.o2 {font-family:arial; font-size:12; font-weight:bold; color:"#005f8b"}
.brodtekst {font-family:arial; font-size:12; font-weight:normal; color:"#000000"}
.tekst_dus {font-family:arial; font-size:12; font-weight:normal; color:"#4e4e4e"}
.hoyrejuster {text-align:right}

.mini {font-size:11}

hr.skillestrek {width:100%; border:1}

a.diverse {font-family:arial; font-size:12; font-weight:bold; color:"#005f8b"}
a.diverse:hover {color:"#779dbb"}



/*Forside*/
table.nyheter {width:100%}
table.nyheter td { vertical-align:top; padding-top:30}

/*Nyheter*/
table.nyhet {width:100%}
td.nyhetstekst {width:100%; vertical-align:top; text-align:left; padding-left:20}
img.nyhet {width: 160;height:160}


