/* CSS Document */

body {
background-color:#F9FCFD;
height:100%;
}

.fullheight{
height:100%;
}

.overskrift {color:#2B2D85; font: bold 15px Trebuchet MS, Arial, Helvetica, sans-serif; letter-spacing:2px;}
.underoverskrift {color:#758A8A; font: bold 12px Trebuchet MS, Arial, Helvetica, sans-serif; letter-spacing:1px;}


.adresse {
background-image:url(images/index_04.jpg);
background-repeat:no-repeat;
}

.adresse_tekst{
color: #758A8A; font: 12px Trebuchet MS, Arial, Helvetica, sans-serif;}

.brodtekst {color: #000000; font: 12px Trebuchet MS, Arial, Helvetica, sans-serif;letter-spacing:0px;}

a:link {color: #566969;text-decoration: none;}
a:visited {color: #566969;text-decoration: none;}
a:hover {color: #A3B5B8;text-decoration: none;}
a:active {color: #A3B5B8;text-decoration: none;}

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

.tabell_inni{
background-image:url(images/index_02.jpg);
background-repeat:no-repeat;
height:400px;
}

.tabell_bilder{
border-color:#758A8A;
border-style:solid;
border-width:thin;
border-width:1px;
}

.knapp {
background-color:#EDF4F5;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
border: #4E6161 1px solid;
font-size: 12px;
color: #4E6161;
font-weight: normal;}


.textbox{
background-color:#EDF4F5;
border: #4E6161 1px solid;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
font-size: 12px;
color:#4E6161;
font-weight: normal;}