﻿

.txtbestill, .txtbestill:focus
{

height: 14px; width: 50px;
background-image: url(images/txtbg.gif);
border: 0;
padding: 2px 4px 0 0; margin: 0;
text-align: right;
line-height: 12px;
}


table.bestill tr.header
{
background-color:#d0cfcb; height: 25px;
background-image: url(images/blaa.jpg);
color: #fff;
cursor: pointer;
}

table.bestill tr.header h2 a, table.bestill tr.header h2 a:hover, table.bestill tr.header h2 a:link, table.bestill tr.header h2 a:active, table.bestill tr.header h2 a:visisted, 
{
color: #fff;
}

table.bestill tr.header2
{
background-color:#d0cfcb; height: 40px;
background-image: url(images/blaa.jpg);
color: #fff;
}

table.bestill tr.header td, table.bestill tr.header2 td
{
padding-left: 20px;
}

table.bestill tr.header h2
{
font-size: 12px; font-weight: bold;
color: #ffffff;
margin: 0;padding: 0;
}

table.bestill tr.header2 h2
{
font-size: 18px; font-weight: bold;
color: #ffffff;
margin: 0;padding: 0;
}


table.bestill tr td.tdlinker
{
background-color: #ffffff; padding: 5px 5px 5px 20px;
}

table.bestill tr td.tdlinker a, table.bestill tr td.tdlinker a:link
{
text-decoration: underline;
padding-left: 20px;
}


a.leggtilfarge, a.leggtilfarge:link, a.leggtilfarge:active
{
text-decoration: underline !important;
}
a.leggtilfarge:active,  a.leggtilfarge:hover
{
text-decoration: underline;
color: #000;
}