/* CSS Document */

body {
background-color:#F0F0F0;
height:100%;
margin-left:5px;
}

.fullheight{
height:100%;
border-color:21824f;
border-style:hidden;
border-left-style:dotted;
border-right-style:dotted;
border-width:thin;
border-width:1px;
background-color:#FFFFFF;
}

.mellomrom{
height:5px;
}

.overskrift {color:#237D4A; font: bold 12px Verdana, Arial, Helvetica, sans-serif;}
.underoverskrift {color:#237D4A; font: bold 11px Verdana, Arial, Helvetica, sans-serif;}


.adresse {
color: #666666; font: bold 10px Verdana, Arial, Helvetica, sans-serif;
padding-left:10px;
}

.brodtekst {color: #000000; font: 11px Verdana, Arial, Helvetica, sans-serif;}

a.meny:link {color: #7D7D7D;text-decoration: none;}
a.meny:visited {color: #7D7D7D;text-decoration: none;}
a.meny:hover {color: #85AB98;text-decoration: none;}
a.meny:active {color: #85AB98;text-decoration: none;}

a:link {color: #21824F;text-decoration: none;}
a:visited {color: #21824F;text-decoration: none;}
a:hover {color: #85AB98;text-decoration: none;}
a:active {color: #85AB98;text-decoration: none;}

.tabell_head{
background-image:url(images/head.jpg);
background-repeat:no-repeat;
height:120px;}

.tabell_inni{
height:100%;
}

.tabell_meny td{
background-image:url(images/meny.jpg);
background-repeat: repeat-x;
height:17px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7D7D7D;
font-weight: bold;
padding-left:5px;
}

.tabell_under{
background-image:url(images/index_04.jpg);
background-position:top;
background-repeat:no-repeat;
height:100%;
}

.knapp {
background-color: #E3E3E3;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: #828282 1px solid;
font-size: 10px;
color: #4A4A4A;
font-weight: normal;}


.textbox{
background-color: #E3E3E3;
border: #828282 1px solid;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#4A4A4A;
font-weight: normal}

