body {
  font-family:verdana, tahoma, sans-serif;
  font-size:10pt;
  margin-bottom: 0;
  margin-top: 0;
  margin-right:0;
  margin-left:0;
}

h1 {
  font-family:verdana, tahoma, sans-serif;
  font-weight:bold;
  font-size:13pt;
  color:#666C7C;
}

h2 {
  font-family:verdana, sans-serif;
  font-weight:bold;
  font-size:12pt;
  color:#666C7C;
}

h3 {
  font-family:verdana, sans-serif;
  font-weight:bold;
  font-size:11pt;
  color:#666C7C;
}

p, li, .p, td {
  font-family:verdana, tahoma, sans-serif;
  vertical-align:top;
  font-size:10pt;
}

hr {
  color:rgb(0,0,0);
  noshade
}

a.menu_top:link {
  color:#000000;
  text-decoration:none;
  height: 100%;
  width: 100%;
  display: block;
  line-height: 18px;
}

a.menu_top:visited, a.menu_top:active {
  color:#000000;
  text-decoration:none;
  height: 100%;
  width: 100%;
  display: block;
  line-height: 18px;
}

a.menu_top:hover {
  color:#000000;
  background-color: #E9DBCD;
  height: 100%;
  width: 100%;
  display: block;
  line-height: 18px;
}

a:link {
  font-family:verdana, tahoma, sans-serif;
  color:#666C7C;
   text-decoration:none;
}

a:visited, a:active {
  color:#666C7C;
  font-family:verdana, tahoma, sans-serif;
  text-decoration:none;
}

a:hover {
  font-family:verdana, tahoma, sans-serif; 
  color:#999FAF;
}

td.menu_top {
  vertical-align: middle;
  border-right: 1px solid #88766C;
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
}

td.menu_top_noborder {
  vertical-align: middle;
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
}


.copyright {
  text-align:center;
  font-size:7pt;
}

.small {
  font-size:80%;
}

.menu {
  text-align:center;
  font-size:8pt;
}

img {
  border:0px none;
}

.button {
  font-family:verdana, tahoma, sans-serif;
  font-size:8pt;
  color:rgb(0,0,0);
  background-color:#f4f2eb;
  border:solid 1px;
}

.text {
  font-family:verdana, tahoma, sans-serif;
  font-size:10pt;
  background-color:#FFFFFF;
  border:1px solid;
  width: 280px;
  border-color:#666C7C;
}

.billedtekst {
  font-size:8pt;
} 

div.imgbox { 
  background: white; 
  float: left;
  margin: 2px 10px;
  padding: 5px;
  border: solid 1px silver; 
}

.path { 
  font-size: 7pt;
  font-family: verdana, tahoma, sans-serif; 
  text-align: right; 
}
div.folderbox {
  height: 110px;
  border: 0px solid black;
  background: white;
  float:left;
  width: 25%;
}

img.border { 
  border: solid 2px black; 
}

td.information {
  border: solid 1px black;
  font-size: 9pt;
  font-weight:bold;
  text-align: center; 
}

td.information_dark {
  background: #DDDDDD;
  font-size: 8pt;
}

td.information_light {
  background: #FCFCFC;
  font-size: 8pt;
}