﻿@import url("navigation.css");
@import url("fancy.css");

/************************* RESET **********************/

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, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

/************************* HTML BODY **********************/

html, body {
  height: 100%;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.6em;
  background-color: #312822;
  color: #312822;
}

/************************* STRUCTURE **********************/

#outer_container {
  width: 980px;
  padding: 0 0 15px 0;
  margin: 0 auto;
}

#container {
  width: 980px;
  background-color: #ffffff;
  position: relative;
}

#header {
  width: 940px;
  padding: 15px 20px 15px 20px;
}

#sprognav {
  float: right;
}

#mainnav {
  width: 980px;
  height: 29px;
  background-image: url(/files/Billeder/mainnav_bg.gif);
  background-repeat: repeat-x;
}

#outer_content {
  width: 980px;
  background-image: url(/files/Billeder/outer_content_bg.gif);
  background-repeat: repeat-y;
  background-position: left;
}

.nobg{
  background: 0 !important;

}

#content {
  width: 980px;
  background-image: url(/files/Billeder/content_bg.gif);
  background-repeat: no-repeat;
  background-position: right 210px;
}

#content #column1 {
  width: 270px;
  float: left;
}

#content #column2 {
  width: 710px;
  margin: 0 0 31px 0;
  float: left;
}

#content #column2_wide {
  width: 940px;
  margin: 0 0 31px 0;
  padding: 20px;
  float: left;
}

#black {
  width: 230px;
  height: 110px;
  padding: 50px 20px 50px 20px;
  background-color: #000000;
  color: #ffffff;
}

#white_black{
  width: 230px;
  height: 110px;
  padding: 50px 20px 49px 20px;
  background-color: #FFF;
  color: #ffffff;
  float: left;
  border-bottom: 1px solid #b2b2b2;
}

#column1_wide{
width: 980px;
  float: left;
}

#myslides {
  width: 710px;
  height: 210px;
  margin: 0;
  float: left;
}

#myslides img {
  width: 710px;
  height: 210px;
}

#white {
  width: 630px;
  min-height: 258px;
  padding: 20px 40px 0 40px;
  float: left;
}

#white_gallery {
  width: 630px;
  padding: 20px 40px 10px 40px;
  float: left;
  font-size: 11px;
  line-height: 14px;
}

#grey {
  width: 630px;
  min-height: 135px;
  padding: 15px 40px 15px 40px;
  background-image: url(/files/Billeder/grey_bg.png);
  float: left;
  color: #ffffff;
}

#twoimages {
  width: 710px;
  min-height: 165px;
  float: left;
  color: #ffffff;
}

#footer {
  width: 710px;
  line-height: 31px;
  background-image: url(/files/Billeder/footer_bg.gif);
  background-repeat: no-repeat;
  background-position: top center;
  font-size: 10px;
  color: #030303;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1000;
}

  #footer small, #footer div, #footer p {
    display: inline;
    font-size: 10px;
  }

#copyright {
  width: 269px;
  line-height: 30px;
  background: #000;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
    font-size: 10px;
}


#copyright2 {
  width: 270px;
  line-height: 30px;
  border-top: 1px solid #bababa;
  background: #ffffff;
  color: #000000;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
    font-size: 10px;
}

  #copyright small, #copyright div, #copyright2 small, #copyright2 div {
    display: inline;
    font-size: 10px;
  }
  
#extranet {
  padding: 5px 0 0 0;
  text-align: right;
}

/************************* TEXT **********************/

h1, h2, h3, h4, h5, h6 {
  line-height: normal;  
}

h1 {
  text-transform: uppercase;
  font-size: 12px;
  color: #f8971d;
}

h2 {
  font-size: 12px;
  color: #f8971d;
}

h3 {
  font-size: 12px;
  color: #312822;
}

p {
  margin: 9px 0 9px 0;
}

#footer p, #myslides p, #twoimages p, #white_gallery p {
  margin: 0;
}

#twoimages p {
  float: left;
}

/************************* LINKS **********************/

a, a:visited {
  color: #000000;
}

a:hover {
  color: #000000;
}

#grey a, #grey a:visited {
  color: #000000;
}

.sitemap a {
  color: #999b9e;
  text-decoration: none;
}

#footer a {
  color: #000000;
  text-decoration: none;
}

.print a {
  color: #064f94;
  font-weight: bold;
  text-decoration: none;
}

#extranet a {
  color: #999;
  font: 10px Verdana, Geneva, sans-serif;
}

/************************* TABLES **********************/

table {
}

table th {
}

table td {
}

/************************* FORMS **********************/

fieldset.search {
  padding: 10px 0 0 0;
  float: right;
  display: inline;
}

fieldset.search legend {
  display: none;
}

fieldset.search input {
  width: 115px;
  padding: 3px;
  background-color: #d9d9d9;
  border: 0;
  color: #b3b3b3;
}

/************************* GALLERY **********************/

#galleryborder {
  width: 630px;
  height: 4px;
  margin: 10px 0 0 0;
  background-color: #D9D9D9;
}

/************************* NEWS **********************/

#white ul#newsfeeds, #white ul#newslist {
  list-style: none;
  list-style-position: inside;
  padding: 0;
  margin: 0;
}

#white ul#newslist li {
  padding: 0;
  margin: 0;
}


/************************* OTHERS **********************/

.logo {
  float: left;
  display: inline;
}

.clear {
  clear: both;
}

.noshow {
  display: none;
}

.page_image {
  float: left;
}

#white ul, #grey ul {
  padding: 0 0 0 25px;
}

.sitemap, .print {
  margin: 8px 15px 0 0;
  float: right;
}
