/*felles for alle sider*/
body {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #ffffff;
background-image: url(../img/side/bg.gif);
background-repeat: repeat-y;
}
p, td {font-size: 11px;}
h1 {font-size: 13px;}
pre {
font-family: "Courier New", Courier, mono;
font-size: 12px;
margin: 0px;
}
/*linker*/
a:link { color: #0000FF; text-decoration: none;}
a:visited { color: #0000FF; text-decoration: none;}
a:hover { color: #0000FF; text-decoration: underline;}
a:active { color: #0000FF; text-decoration: none;}
.flTabell { margin-bottom: 4px }
.flNavn { font-size: 12px;}
.small { font-size: 9px;}
.flIkon { padding-bottom: 4px; text-align:right }
.flAdresse { vertical-align: bottom; padding-right: 3px; background-color:#ffffff }
.flAdresse2 { vertical-align: bottom; padding-right: 3px; background-color:#FFFFCC }
.flAdresse3 { vertical-align: bottom; padding-right: 3px; background-color:#FFFFCC }
.flFylltegn { background-image: url(../images/stiplet_linje.gif); background-repeat: repeat-x; background-position: bottom }
.flTlf { padding-left: 1px }
.mobil { background-color: #eefcbb;}
.org { background-color: #ffc;}