*
{
    margin: 0;
    padding: 0;
}
html
{
    min-height: 100.3%;
}
body
{
    font: 13px/1.4 Arial, sans-serif;
    color: #464648;
    background: url(images/bg.gif) no-repeat top center;
    text-align: center;
    z-index: 1;
}

a
{
    color: #333;
    text-decoration: underline;
}
a:hover
{
    color: #333;
    text-decoration: underline;
}
img
{
    border: 0;
}
h1, h2, h3
{
    font-family: Arial, sans-serif;
    color: #464648;
}
h1
{
    margin: 0 0 .16em;
    font-weight: normal;
    font-size: 31px;
    line-height: 1.1;
}
h2
{
    margin: 0;
    padding-top: .4em;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.2;
}
h3
{
    margin: 0;
    padding: .5em 1em .25em;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.3;
}
p, dl
{
    margin: 0 0 1em;
}


#wrap, #subwrap
{
    margin: 0 auto;
    padding-bottom: 2em;
    width: 970px;
    text-align: left;
    z-index: 2;
}

/* top of page including global navi and search */

ul#skjult
{
    position: absolute;
    left: -3000px;
}
#banner
{
    position: relative;
    margin: 0 auto 0 10px;
    padding: 34px 0 0;
    width: 960px;
    height: 86px;
    border-bottom: 7px solid #f2f2f3;
    z-index: 3;
}
ul#search
{
    position: absolute;
    list-style-type: none;
    right: 0px;
    top: 34px;
}
#search li
{
    display: inline;
    padding: 0 4px;
    font: 11px/1.1 Arial, sans-serif;
    color: #333;
}
#search a
{
    padding: 0 1px 1px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #333;
    text-decoration: none;
}
#search label
{
    position: absolute;
    left: -5000px;
}
#search input
{
    font: 11px/1.1 Arial, sans-serif;
    color: #333;
    vertical-align: middle;
}
#search input#sokefrase
{
    padding: 2px;
    border: 1px solid #e2e2e3;
}
#search input#soksubmit
{
    padding: 0;
    background: transparent;
    border: none;
    border-bottom: 1px solid #333;
}
img.logo
{
    padding: 0;
}

/* top horizontal menu */

ul#mainmenu
{
    margin: 0 0 0 10px;
    padding: 11px 0;
    list-style-type: none;
}
#mainmenu li
{
    display: inline;
    padding: 0 38px;
    font: 13px/1.1 Arial, sans-serif;
    color: #464648;
    border-right: 1px solid #b3b3b4;
    padding-top: 0px;
}
#mainmenu li a
{
    color: #464648;
    text-decoration: none;
}
#mainmenu li a.her
{
    font-weight: bold;
    letter-spacing: -.03em;
}
#mainmenu li#first
{
    padding-left: 15px;
}
#mainmenu li#last
{
    padding-right: 11px;
    border-right: none;
}


/* clearing */

.hr
{
    clear: both;
    margin-left: 10px;
    height: 7px;
    background: #f2f2f3;
}
.frontright .hr
{
    margin-top: 15px;
    margin-left: 0px;
}
#sub .hr
{
    margin-left: 0px;
}
.hr hr
{
    display: none;
}

/* bottom of page */

#fot
{
    position: relative;
    clear: both;
    margin: 0 auto 1em;
    padding: 10px 7px 20px;
    border-top: 1px solid #eee;
    text-align: left;
}
#fot ul
{
    list-style-type: none;
}
#fot li
{
    display: inline;
    padding-right: 8px;
    font: 12px/1.3 Arial, sans-serif;
    color: #464648;
}
#bw
{
    position: absolute;
    top: 12px;
    right: 0px;
}

/* bigTarget area */
.over
{
    cursor: pointer;
    background: #f0f0f0;
    color: #464648;
}
#fokus .over, .frontright .over
{
    background: transparent;
}

.frontIframe
{
    border:none;
    width:670px;
    height:80px;
}

