body { 
 topmargin: 5px; 
 leftmargin: 5px; 
 background-color: #eeeeee;
}

table.rammeverk{
 border: 0px;
 border-spacing: 0px;
 padding: 0px;
 margin: 0px;
}


/*Hovtab {
 max-width: 760px;
 
}*/

td.bgInnhold {
 background-color: #f2e9e4;
}

.RammeNI{
 background-color: #9a785c;
}

.RammeNI-v {
 width: 15px;
 margin-right: 100px;
}

.RammeNI-h {
 height: 15px; 
}




/* Moduler */

.InaktivLink{
 background-color: #c4ab98;
}

#meny-vertikal {
 border-spacing: 0px;
 padding: 0px;
 border-spacing: 0px;
}
#meny-vertikal tr.inaktiv {
 background-color: #c4ab98;
}
.meny-v-avstand  {
 height: 4px;
}
td.ikon {
 padding-left: 7px;
}
#meny-vertikal tr td a:link,
#meny-vertikal tr td a:visited{
 white-space: nowrap;
 font-family: arial; 
 font-size: 14; 
 text-decoration: none; 
 font-weight: bold; 
 color: 000000;
} 
#meny-vertikal tr td a:hover {
 font-family: arial; 
 font-size: 14; 
 text-decoration: none; 
 font-weight: bold; 
 color: #1d5275;
}



#Innhold_hoeyre div table th, 
#Innhold_bunn div table th {
 background: #c4ab98;
}

#Innhold_hoeyre div table,
#Innhold_bunn div table { 
 border: 1px solid #000000;
 padding: 0px;
 border-spacing: 0px;
 margin-right: 10px; 
}

#Innhold_hoeyre div table tr td{
 padding: 0px;
 border-spacing: 0px; 
}

/*#Innhold_hoeyre div table td:hover{
 background: #c4ab98;
}*/

#Innhold_hoeyre div table tr td p.overskrift{
 margin: 0px;
 text-align: center;
 font-size: 16px;
 text-decoration: underline ;
 font-weight: bold;
 color: #000000;
}

#Innhold_hoeyre div table tr td p.TekstForside{
 margin: 0px;
}

#Innhold_hoeyre div table tr td p.Dato{
 text-align: right;
 padding-right: 10px;
 font-size: 11px;
 margin: 0px;
}

#Innhold_hoeyre div table tr td hr{
 margin-top: 5px;
}


/* Posisjoner */

#Venstre {
 
}

#Innhold {
 margin-right: 10px;
 padding-top: 10px;
 padding-left: 5px;
}

#Innhold_hoeyre {
 margin: 0px;
 padding: 0px;
}

#Innhold_bunn {
 padding: 10px;
}

#Banner {
 padding-bottom: 2px;
}

#Linje {

}


