/* CSS Document */

html, body {
	background-color:#F2F9FF;
	margin:0px;
	margin-top:0px;
	margin-left:0px;
    }

.overskrift {color:#55769E; font: bold 14px Verdana, Arial, Helvetica, sans-serif;}
.underoverskrift {color:#55769E; font: bold 11px Verdana, Arial, Helvetica, sans-serif;}

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

.meny {color:#55769E; font:bold 11px Verdana, Arial, Helvetica, sans-serif;}
a.meny:link {color:#55769E; font:bold 11px Verdana, Arial, Helvetica, sans-serif;}
a.meny:visited {color:#55769E; font:bold 11px Verdana, Arial, Helvetica, sans-serif;}
a.meny:hover {color:#AEBED1; font:bold 11px Verdana, Arial, Helvetica, sans-serif;}
a.meny:active {color:#AEBED1; font:bold 11px Verdana, Arial, Helvetica, sans-serif;}

a:link {color: #55769E;text-decoration: none;}
a:visited {color: #55769E;text-decoration: none;}
a:hover {color: #BFB68C;text-decoration: none;}
a:active {color: #BFB68C;text-decoration: none;}

.tabell{
border-color:#72899C;
border-right-style:solid;
border-top-style:solid;
border-width:thin;
border-width:1px;
}

.tabell_inni{
border-color:#72899C;
border-right-style:dotted;
border-left-style:dotted;
border-top-style:dotted;
border-width:thin;
border-width:1px;
background-image:url(images/bakgrunn.jpg);
background-repeat: no-repeat;
}

.tabell_inni_galleri{
border-color:#72899C;
border-right-style:dotted;
border-left-style:dotted;
border-top-style:dotted;
border-width:thin;
border-width:1px;
background-image:url(images/bakgrunn_galleri.jpg);
background-repeat: no-repeat;
}

 
.under_tabell{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#423B8B;
border-style:dotted;
border-color:#72899C;
border-width:thin;
border-width:1px;
background-color:#BBDFF9;
}

.adresse_tabell{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#55769E;
border-style:dotted;
border-color:#72899C;
border-width:thin;
border-width:1px;
background-image:url(images/adresse.jpg);
background-repeat:no-repeat;
}

.head_tabell {
border-color:#72899C;
border-style:solid;
border-width:thin;
border-width:1px;
background-image:url(images/head.jpg);
background-repeat:no-repeat;
}

.flash_tabell {
border-color:#72899C;
border-style:hidden;
border-left-style:solid;
border-bottom-style:solid;
border-right-style:solid;
border-width:thin;
border-width:1px;
}

.meny_tabell_dotted {
border-style:hidden;
border-left-style:dotted;
border-right-style:dotted;
border-color:#72899C;
border-width:thin;
border-width:1px;
background-image:url(images/meny.jpg);
background-repeat:no-repeat;
}

.tabell_dotted {
border-style:dotted;
border-color:#72899C;
border-width:thin;
border-width:1px;
}


.knapp {
background-color: #F1F4F5;
font-family: Verdana, Arial, Helvetica, sans-serif;
border:  1px #55769E solid;
font-size: 10px;
color: #55769E;
font-weight: normal}


.textbox{
background-color: #F1F4F5;
border: #55769E 1px solid;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#55769E;
font-weight: normal}

