body {
    margin: 0 0 0 0;
    background-color: #fff;
}

a {
    text-decoration: none;
    color: #f70;
}

a:hover {
    text-decoration: underline;
    color: #f70;
}

#preload {
    width: 0;
    height: 0;
    display: inline;
    background-image: url('/images/menuorange.jpg');
}

#header {
    background-image: url('/images/10.gif');
    background-position: bottom right;
    background-repeat:no-repeat;
    width: 100%;
    /* height: 150px;*/
    height: 100px;
    margin: 0 0 0 0;
    background-color: #3b3b3b;
    vertical-align: bottom;
    z-index: 1;
}

#header h1 {
    display: block;
    position: absolute;
    /*margin: 116px 0 0 0;*/
    margin: 65px 0 0 0;
    padding: 0;
    background-color: transparent;
    color: #fff;
    font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
    font-size: 35px;
    font-weight: 400;
    z-index: 4;
}

span {
    color: #f70;
}

span.caps { color: #666;}

#header big {
    display: block;
    position: absolute;
    /* float: left; */
    /*margin: 50px 0 0 0; */
    margin: 0 0 0 0;
    padding: 0;
    color: #444;
    font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
    font-size: 100px;
    letter-spacing: -11px;
}

#menu {
    position: absolute;
    background-image: url('/images/11.gif');
    background-position: top right;
    background-repeat:no-repeat;
    /*top: 150px;*/
    top: 100px;
    width: 100%;
    height: 61px;
    margin: 0 0 0 0;
    background-color: #000;
    border-bottom: solid 1px #fff;
    z-index: 3;
    text-align: center;
}

#menu ul {
    margin-top: 20px;
}

#menu ul li {
    display: inline;
}

#menu ul li a {
    background-color: transparent;
    background-repeat: repeat-x;
    padding: 14px 20px 14px 20px;
    font-size: 0.8em;
    font-family: 'century gothic', verdana, sans-serif;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#menu ul li a:hover {
    background: #f70 url('/images/menuorange.jpg') repeat-x top;
    color: #fff;
    text-decoration: none;
    border: solid 1px #fff;
}

#main {
    position: absolute;
    /*top: 211px;*/
    top: 161px;
    width: 100%;
    background: url('/images/main.jpg') repeat-x top;
}

#test {
    width: 50px;
    float: left;
    margin: 0;
    padding-top: 50px;
    font-family: arial;
    font-size: 0.9em;
    background-color: #f70;
}

#container {
    width: 90%;
    margin: 0 auto;
    padding-top: 50px;
    font-family: arial;
    font-size: 0.9em;
    background: url('/images/ndbf_bg_faded2.png') no-repeat center 70px;
}

#subnav {
    clear: left;
    float: left;
    width: 140px;
    padding: 0;
    font-size: 0.6em;
    font-family: verdana, arial, sans-serif;
}

#subnav ul {
    list-style: none;
    width: 140px;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 1.1em;
}

#subnav li {
    margin-bottom: 1px;
}

#subnav li a {
    font-weight: bold;
    height: 20px;
    text-decoration: none;
    color: #cccccc;
    display: block;
    padding: 5px;
    background: #3b3b3b;
    border-right: 10px solid #fff;
}

#subnav li a:hover {
    background: #f70;
    color: #ffffff;
    border-right: 10px solid #f70;
}

#subnav .child {
    font-size: 0.9em;
    padding: 0;
}

#subnav .child a {
    height: 14px;
    padding-left: 10px;
    border-right: 10px solid #fff;
    background: #bbb;
    color: #666;
}

#subnav .child a:hover {
    color: #f70;
    background-color: #e0e0e0;
    border-right: 10px solid #fff;
}

#content {
    margin: 0px 160px 10px 160px;
    border-right: 1px solid #ccc;
    padding: 0 20px 0 0;
    line-height: 1.6em;
    color: #666;
    font-size: 0.9em;
}

#content p {
    padding-bottom: 5px;
}

#content .evtd {
    padding: 0 10px 0 10px;
    line-height: 1.6em;
    color: #666;
    font-size: 0.9em;
}

#content .evth {
    border-bottom: 1px solid #ccc;
    padding: 0 0 5px 0;
    line-height: 1.6em;
    color: #666;
    font-size: 0.9em;
}

#content_start {
    margin: 0px 160px 10px 160px;
    padding: 0 20px 0 0;
    line-height: 1.6em;
    color: #666;
    font-size: 0.9em;
}

#content_start p {
    padding-bottom: 5px;
}

#content img.floatLeft { 
    float: left; 
    margin: 7px;
    padding: 5px;
}

#content img.floatRight { 
    float: right; 
    margin: 7px;
    padding: 5px;
}

h1 {
    margin-top: 0px;
    color: #f70;
    letter-spacing: -2px;
    font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #666;
    letter-spacing: -1px;
    font-size: 1.3em;
    font-weight: 400;
    font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

.right {
    float: right;
    margin: 0 0 8px 12px;
    padding: 4px;
    background-color: #FFF;
    border: 1px solid #CCC;
}

#footer {
    margin-top: 50px;
    margin-bottom: 3px;
    color: #aaa;
    font-size: 0.7em;
    text-align: center;
    clear: both;
    line-height: 1.2em;
}

#footer2 {
    margin-top: 50px;
    margin-bottom: 3px;
    color: #aaa;
    font-size: 0.7em;
    text-align: center;
    line-height: 1.2em;
}

.footer2tekst {
    color: #aaa;
    font-size: 10px;
    text-align: center;
}

#footer span {
    border-top: 1px solid #ccc;
    display: block;
    width: 100%;
}

#footer2 span {
    border-top: 1px solid #ccc;
    display: block;
    width: 100%;
}

#extras {
    clear: right;
    float: right;
    width: 140px;
    margin-left: 10px;
    margin-bottom: 20px;
    padding: 0;
    color: #666;
}

#extras p {
    line-height: 1.5em;
    margin: 0 0 1.5em 0;
    font-size: 0.9em;
}

#box1 {
    background: #fff url('/images/boxbg.jpg') repeat-x top;
    border: 1px solid #ccc;
    width: 30%;
    float: left;
    margin: 0 2px;
    text-align: left;
    padding: 1px;
}

#box2 {
    background: #fff url('/images/boxbg.jpg') repeat-x top;
    border: 1px solid #ccc;
    /*margin: 0 auto;*/
    width: 45%;
    text-align: left;
    padding: 1px;
}

#box3 {
    background: #fff url('/images/boxbg.jpg') repeat-x top;
    border: 1px solid #ccc;
    width: 45%;
    float: right;
    margin: 0 2px;
    text-align: left;
    padding: 1px;
}

#box1 h2, #box2 h2, #box3 h2 {
    margin-left: 4px;
}

.center {
    text-align:center;
    display:block;
    margin-top: 15px;
}

.box {
    margin: 0 4px 6px 4px;
    line-height: 1.1em;
    font-size: 1.0em;
    border: 0;
}

.thumb {
    margin: 0px 5px 0px 5px;
    border: 0px;
    
}
