﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* table , tr td*/

strong
{
    font-weight: bold;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul 
{
    /* list-style-type: circle; */
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end of reset */

body
{
    font-family: Tahoma, Helvetica, Arial, Verdana;
    font-size: 11px;
    color: #04202e;
    background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-color: #c5cfd6;
}

body.forside
{
	background-image: url(images/forsidebg.jpg);
	background-repeat: repeat-x;
}

body.body2
{
	font-family: Tahoma, Helvetica, Arial, Verdana;
    font-size: 11px;
    color: #04202e;
    background-image: url(images/bgiframe.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
    
    
td.left
{
	background-image: url(images/forsidebgv.jpg);
	background-repeat: repeat-x;
	background-position: right top;
    }
    
td.left2
{
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

td.right
{
	background-image: url(images/forsidebgv.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

td.right2
{
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


div.mainframe
{
    margin: 0 0;
}

h1
{
    font-size: 22px;
    font-weight: normal;
}

h2
{
    margin: 15px 0 0 0;
    font-size: 15px;
    font-weight: normal;
}
p
{
    margin: 18px 0;
    line-height: 18px;
}

a:link, a:visited
{
    color: #04202e;
    text-decoration: underline;
}

a:hover, a:active
{
    color: #002766;
    text-decoration: underline;
}

.news
{
width: 457px;
float: left;
height: 217px;
margin: 0 0 0px 33px;
}

.welcome
{
width: 457px; float: left; margin: 0 33px 0 0;
background-image: url(images/dot.gif);
background-repeat: repeat-x;
background-position: left bottom;
overflow: hidden;
height: 217px;
}

.welcome p
{
    line-height: 16px;
    font-size: 13px;
    margin: 0px 0 12px 0;
}

.news a:link, .news a:visited
{
    color: #fff;
    line-height: 16px;
    font-size: 13px;
    margin: 0px 0 16px 0;
    text-decoration: none;
}

.news a:hover, .news a:active
{
    line-height: 16px;
    font-size: 13px;
    margin: 0px 0 16px 0;
    text-decoration: underline;
}


.news span.dato
{
    display: block;
    color: #00ccff;
    margin: 0px 0 0 0;
    padding: 0;
    font-size: 13px;
}

.welcome h1, .news h1
{
    padding-bottom: 0px;
    background-image: url(images/dot.gif);
    background-repeat: repeat-x;
    background-position: left 23px;
    height: 47px;
    margin: 0;
    padding: 0;
    border: solid 0px red;
}
.news h1
{
    height: 48px;
    }

.newsboks
{
    background-image: url(images/dot.gif);
    background-repeat: repeat-x;
    background-position: left 47px;
    height: 60px;
    border: solid 0px red;
    margin: 0px 0 0 0;
    padding: 0;
}


.bunn
{
    padding: 0;
    height: 40px;
    line-height: 13px;
}

.bunn a:link, .bunn a:visited
{
    text-decoration: none;
}
.bunn a:hover, .bunn a:active
{
    text-decoration: underline;
}
    
td.content
{
    height: 413px; width: 427px; padding: 0 30px 0 0;
    line-height: 18px;
}

td.icontent
{
    height: 413px; width: 457px; padding: 0;
    line-height: 18px;
}

.content h1
{
    margin-bottom: 20px;
}

a.knapp span
{
    padding: 0px 20px;
}

a.knapp:link, a.knapp:visited
{
    color: #fff;
    display: block;
    text-decoration: none;
    border: solid 1px #002669;
    background-color: #0b71bb;
}

a.knapp:hover, a.knapp:active
{
    border: solid 1px #fff;
}

.boks
{
    font-size: 11px;
}


a.nyhetslink:link, a.nyhetslink:visited
{
    text-decoration: none;
    font-weight: bold;
    color: #04202e;
}
    
a.nyhetslink:hover, a.nyhetslink:active
{
    text-decoration: underline;
    font-weight: bold;
    color: #04202e;
}


a.nyhethoyrelinker:link, a.nyhethoyrelinker:visited
{
    text-decoration: none;
    color: #04202e;
}
a.nyhethoyrelinker:hover, a.nyhethoyrelinker:active
{
    text-decoration: none;color: #04202e;
}

div.ingress
{
    font-weight: bold;
    }