/* CSS Document */

body {
background-color:#FFFFFF;
height:100%;
margin:0px;
}


.fullheight {
height:100%;
}

.fullheight2 {
height:100%;
background-image:url(images/dot_h.gif);
background-repeat:repeat-y;
background-position:right;
}


.overskrift {color:#000000; font: bold 22px Arial, Helvetica, sans-serif;}
.underoverskrift {color:#d50a0a; font: bold 18px Arial, Helvetica, sans-serif;}

.mellomrom{
height:30px;}

.brodtekst {color: #000000; font: 12px Arial, Helvetica, sans-serif;}
.brodtekst_liten {color: #000000; font: 9px Arial, Helvetica, sans-serif;}

a.meny:link {color: #FFFFFF;text-decoration: none;}
a.meny:visited {color: #FFFFFF;text-decoration: none;}
a.meny:hover {color: #666666;text-decoration: none;}
a.meny:active {color: #666666;text-decoration: none;}

a:link {color: #4f4f4f;text-decoration: none;}
a:visited {color: #4f4f4f;text-decoration: none;}
a:hover {color: #ABABAB;text-decoration: none;}
a:active {color: #ABABAB;text-decoration: none;}

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

.forsideboks {
background-color:#d50a0a;
color:#FFFFFF; 
font: bold 15px Arial, Helvetica, sans-serif;
padding:10px;
}

.tabell_bilder{
background-image:url(images/kontakt_02.jpg);
background-repeat:no-repeat;
height:164px;
}

.tabell_meny{
height:25px;
background-image:url(images/index_06.gif);
color:#FFFFFF; font: bold 11px Arial, Helvetica, sans-serif;
}

.tabell_adresse{
height:30px;
background-image:url(images/index_06.gif);
color:#FFFFFF; font: bold 12px Arial, Helvetica, sans-serif;
}

.marg_venstre{
background-image:url(images/index_01.gif);
background-repeat:repeat-y;
background-position:right;
height:100%;
}

.marg_hoyre{
background-image:url(images/index_03.gif);
background-repeat:repeat-y;
height:100%;
}

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


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