/************************************************************************************
RESET 
*************************************************************************************/
html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset {
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 17px;
    font-weight: 800;

}

.big {
    color: #00135f;
    font-family: Tahoma, Geneva, sans-serif;
    line-height: 120%;
    font-size: 1.4em;
}

.med {
    padding-top: 6px;
    font-family: Tahoma, Geneva, sans-serif;
    line-height: 120%;
    font-size: 1.3em;
    color: #00135f;
    font-weight: 100;

}

.contentbox {
    margin-top: 0px;
    border-top: 0px dotted #ccc;
    width: 1050px;
}

input {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.loginsubmit {
    background: #d62430;
    color: white;
    width: 100%;

    padding: 4px;
    font-weight: bold;
}

.select2 {
    width: 100%;
    border-radius: 5px;
    padding: 5px;
    font-size: 1.3em;
}



body {
    margin: 0px;
    background-repeat: repeat-x;
    font-family: "Lucida Sans Unicode", "Lucida Grande";
    font-size: 0.8em;
    line-height: 1.1em;
    font-size: 12px;
    background: #fff;
}

body .frame {
    margin: 0px;

    font-family: "Lucida Sans Unicode", "Lucida Grande";
    font-size: 0.8em;
    line-height: 1.1em;
    font-size: 12px;
    background: #fff;
}



.outerframe {
    width: 100%;
    min-width: 920px;
    margin: auto;
    border: 0px solid #999;
    background: url("/grafik/background4.jpg");
    background-position: right 0px top 130px;
    background-repeat: no-repeat;
    padding: 0px;
    overflow-x: auto;
    overflow-y: hidden;
}

.arrowlink {
    background: url("/grafik/arrow.png");
    background-repeat: no-repeat;
    background-position: left 0px top 0px;
    padding-left: 30px;
}

.innerframe {
    border: 0px solid red;
    width: 1050px;
    margin: auto;
}

.frontpage1 {
    font-size: 1.2em;
    margin-top: 30px;
    float: left;
    border: 0px solid blue;
    width: 400px;
    height: 230px;
}

.loginboks {
    width: 270px;
    margin-top: 30px;
    margin-left: 100px;
    float: left;
    margin-right: 0px;
    height: 210px;
    padding: 20px;
    background: #e9f8fe;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;

}

.loggedindcontent {
    margin-top: 20px;
    padding: 20px;
    padding-top: 70px;
    min-height: 700px;
    width: 100%;
}

.logodiv {

    padding-top: 30px;
    width: 1050px;
    margin: auto;
    TEXT-ALIGN: LEFT;
    height: 50px;
}


.userinfo {
    color: #d62430;
    padding-bottom: 5px;
    font-weight: bold;
    width: 1050px;
    width: 650px;
    margin: auto;
    TEXT-ALIGN: right;
    padding-right: 50px;
}


#logotekst {
    font-family: Open Sans;
    font-weight: thin;
    font-size: 15px;
    float: right;
    margin-top: 15px;
    margin-right: 60px;
}

.datatable th {
    font-weight: bold;
    border-bottom: 1px solid #999;
    padding: 4px;
    text-align: left;
}

.datatable {
    padding: 10px;
}

.datatable td {
    border-bottom: 1px dotted #ccc;
    padding: 4px;
    padding-right: 10px;
}

.sorttable th {
    font-weight: bold;
    border-bottom: 1px solid #999;
    padding: 2px 10px 5px 10px;
    text-align: left;
}

.sorttable tr {
    margin-bottom: 5px;
    border-bottom: 1pt solid #aaa;
}

.sorttable {
    padding: 10px;
    border-collapse: collapse;
}

.sorttable td {
    padding: 2px 10px 5px 10px;

}


.datatable3 th {
    font-weight: bold;
    border-bottom: 1px solid #999;
    padding: 4px;
    text-align: left;
}

.datatable3 {
    padding: 10px;
}

.datatable3 td {
    //border-bottom:1px dotted #ccc;
    padding: 4px;
    padding-right: 10px;
}

.datatable3 tr:hover {
    background-color: #ccc;
}









.leftmenutable2 {

    border: 0px solid #ccc;
}


.leftmenutable2 td {
    margin: 5px;
    padding: 5px;
    border-bottom: 1px dotted #ccc;
    cursor: hand;
    Cursor: pointer;
}

.leftmenutable2 tr:hover {
    background: lightblue;
}




.lang_boks {
    float: right;

}


#topbanner {
    width: 100%;
    min-width: 920px;
    margin: auto;
    float: left;
    padding-top: 5px;
    border: 1px solid #999;
    margin-bottom: 5px;
    background: #063773;
    text-align: center;
}

#footer {
    border-top: 1px dotted #ccc;
    background: url("/grafik/background5.jpg");
    background-position: right 0px bottom -15px;
    background-repeat: no-repeat;
    min-width: 920px;
    margin: auto;
    padding-top: 2px;

    color: #244195;
    margin-top: 10px;
    height: 300px;
}


.footercontent {
    font-family: Tahoma, Geneva, sans-serif;
    padding-top: 32px;
    border: 0px solid red;
    width: 1050px;
    margin: auto;
}


.topmenuitem {
    font-weight: bold;
    margin-right: 15px;
    padding: 5px;
    float: left;


    margin-bottom: 15px;
    color: white;
}

a .topmenuitem {
    color: white;
}

.header {
    font-weight: bold;
}

.number {
    text-align: right;
}

.datatable2 td {
    margin: 0px;
    padding: 5px;
    border: 1px solid #ccc;
}

.int {
    text-align: right;
}


.footerpulje {
    border-top: 5px solid #fff;
    float: left;
    margin-right: 15px;
    line-height: 140%;

}


.box1 {
    background: white;
    height: 10px;
    float: left;
    width: 10px;
}


.submenuframe {
    float: left;
    width: 90%;
    margin-left: 5px;
}


.submenuitem {

    color: #063773;
    float: left;
    font-size: 1.4em;
    margin-bottom: 20px;
    font-weight: bold;
    margin-right: 20px;
    text-decoration: underline;
}



.rightbox {
    margin-left: 50px;
    margin-top: 50px;
    float: left;
    width: 100px;
    border: 1p solid #ccc;
}


.userinfobox {
    background: #999;
    float: left;
    width: 300px;
    background: #e9f8fe;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 20px;
    margin-bottom: 20px;
}

.newscontent {
    float: left;

}

.textbox {
    margin-top: 30px;
}


a.tooltip {
    outline: none;
}

a.tooltip strong {
    line-height: 30px;
}

a.tooltip:hover {
    text-decoration: none;
}

a.tooltip span {
    z-index: 10;
    display: none;
    padding: 14px 20px;
    margin-top: -30px;
    margin-left: 28px;
    width: 200px;
    line-height: 16px;
}

a.tooltip:hover span {
    display: inline;
    position: absolute;
    color: #111;
    border: 1px solid #DCA;
    background: #fffAF0;
}

.callout {
    z-index: 20;
    position: absolute;
    top: 30px;
    border: 0;
    left: -12px;
}

/*CSS3 extras*/
a.tooltip span {
    border-radius: 4px;
    box-shadow: 5px 5px 8px #CCC;
}




.submenuframe {
    float: left;
    width: 90%;
    margin-left: 5px;
}


.submenuitem {

    color: #063773;
    float: left;
    font-size: 1.4em;
    margin-bottom: 20px;
    font-weight: bold;
    margin-right: 20px;
    text-decoration: underline;
}