﻿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, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, th { /* ol, ul, */
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul
{
    margin-top: 0;
    margin-bottom: 0;
	padding: 0;
	margin-left: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	padding-left: 40px;
}
strong
{
    font-weight: bold;
}

li
{
    list-style-type: disc;
    }

    
/* table , tr td*/


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

/*
ol, ul {
	list-style: none;
}*/
/* 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, Arial, Tahoma;
    font-size: 11px;
    color: #737787;
    background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #c9c9cb;
	
}

body.forside
{
    background-image: url(images/forsidebg.jpg);
	background-repeat: repeat-x;
    }

div.mainframe
{
    margin: 0 auto;
}

h1
{
    margin: 7px 0 0 0;
    font-size: 24px;
    font-weight: normal;
    color: #038ea0;
    line-height: 30px;
}

h2
{
    font-size: 15px;
    font-weight: normal;
    color: #737787;
}

h3
{
    margin: 30px 0 0 0;
    font-size: 15px;
    font-weight: normal;
    color: #737787;
}

p
{
    margin: 18px 0;
    line-height: 18px;
}

a:link, a:visited
{
    color: #038ea0;
    text-decoration: none;
}

a:hover, a:active
{
    color: #038ea0;
    text-decoration: underline;
}

.stilling h3
{
    background-color: #d6e4e6;
    color: #038ea0;
    height: 17px;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-top: 3px;
}

.boks
{
    border-top: solid 1px #0083a9;
    border-left: solid 1px #0083a9;
    border-bottom: solid 1px #fff;
    border-right: solid 1px #fff;
    background-color: #ebf1f2;
}

.stilling h2
{
    font-size: 18px;
    margin-top: 0px;
}
 
table.stilling h2
{
    font-size: 18px;
    color: #737787;
    margin-top: 0px;
}

.stilling span.cv
{
    font-size: 12px;
    color: #038ea0;
    line-height: 13px;
}

.stillinginnhold
{
    width: 479px; padding-right: 23px; padding-bottom: 20px; 
    line-height: 18px;
    }
    

.pnltakk, .pnltakk p
{
    color: #038ea0;
}
