/*** algemeen ***/
body {
  margin: 0;
  padding: 0;
  background: #f2f2f2;
  text-align: center;
  position: relative;
}

body, input, table, textarea, select, pre {
  font: 11px Arial, sans-serif;
  color: black;
}

#page {
  position: relative;
  width: 969px;
  margin: 0 auto;
  text-align: left;
  background: #e9e9e9;
  border: 1px solid white;
  padding: 12px 12px 20px;
  min-height: 608px;
}
* html #page {
  height: 608px;
}

#inner {
  background: white;
  border: 1px solid white;
  padding-top: 65px;
  min-height: 541px;
}
* html #inner {
  height: 541px;
}

#content {
  position: relative;
}

#top {
  position: absolute;
  left: 28px;
  top: 23px;
  font: bold 13px "Courier New", Courier, mono;
  letter-spacing: -0.05em;
}
#top, #top li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#top li {
  float: left;
  padding-right: 18px;
  padding-left: 1px;
}
#top a {
  color: #969696;
  text-decoration: none;
}
#top a.first, #top a:hover {
  color: #595959; /* #3c3c3c */
}

#menu {
  position: absolute;
  left: 28px;
  top: 43px;
  font: bold 12px "Courier New", Courier, mono;
  letter-spacing: 0.01em;
}
#menu ul, #menu li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#menu li {
  float: left;
  padding-right: 16px;
}
#menu li:hover ul, #page #menu li.li-current ul {
  display: block;
}
#menu a {
  color: #969696;
  text-decoration: none;
}
#menu a:hover, #menu a.current {
  color: #595959; /* #3c3c3c */
}
#menu ul ul {
  display: none;
  position: absolute;
  left: 0;
  top: 14px;
  padding-top: 6px;
  background: white;
  width: 100%;
  font-size: 90%;
}

#logo {
  position: absolute;
  left: 812px;
  top: 13px;
}

#sidebar {
  position: absolute;
  left: 26px;
  top: 0;
  font: bold 12px "Courier New", Courier, mono;
  letter-spacing: 0.01em;
  width: 175px;
  padding-bottom: 68px;
}
#sidebar ul, #sidebar li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#sidebar li {
  padding: 0 0 0 15px;
  background: url(gfx/left-bullet.gif) 0 5px no-repeat;
}
#sidebar a {
  color: #595959;
  text-decoration: none;
}
#sidebar strong, #sidebar em {
  font-style: normal;
  color: #FF9400;
}

#mright {
  position: absolute;
  left: 722px;
  top: 0px;
  background: url(gfx/mright-bottom.gif) 0 100% no-repeat;
  width: 204px;
}
#mright li {
  padding: 0px 10px 6px 32px;
  background: url(gfx/mright-bullet.gif) 17px 5px no-repeat;
}
#mright li.first {
  padding-top: 29px;
  background: url(gfx/mright-top.gif) 0 0 no-repeat;
}
#mright li.last {
  padding-top: 9px;
  padding-bottom: 20px;
  background: none;
}
#mright li.last img {
  vertical-align: middle;
}

#tools {
  position: absolute;
  left: 14px;
  bottom: 0;
}
#tools li {
  float: left;
  padding: 0 8px 0 0;
  background-image: url(/gfx/trans.gif);
}
#tools a {
  display: block;
  width: 20px;
  height: 28px;
  background: url(/gfx/trans.gif) 0 0 no-repeat;
}
#tools a:hover {
  background-position: 0 -28px;
}
#tools a span {
  display: none;
}
#tools #tool_print {
  background-image: url(gfx/print.gif);
}
#tools #tool_sitemap {
  background-image: url(gfx/sitemap.gif);
}

#sitewide {
  position: absolute;
  left: 13px;
  bottom: 3px;
  font: bold 11px "Courier New", Courier, mono;
  letter-spacing: 0.01em;
}
#sitewide, #sitewide li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#sitewide li {
  float: left;
  padding-right: 16px;
}
#sitewide a {
  color: #595959;
  text-decoration: none;
}

/*** div tekst ***/
#tekst {
  /*padding: 0 255px 10px 258px;*/
  padding: 0 228px 10px 258px;
}
#home #tekst {
  padding-right: 30px;
}
#home #tekst.wm {
  padding-right: 228px;
}

#tekst h1 {
  color: #949494;
  font: bold 24px "Courier New", Courier, mono;
  letter-spacing: -0.23em;
}
html>/**/body #tekst h1 {
  letter-spacing: -0.1em;
} 
#tekst h2 {
  color: #949494;
  font: bold 120% "Courier New", Courier, mono;
  letter-spacing: -0.1em;
}
#tekst h3 {
  color: #F1A733;
  font: bold 120% "Courier New", Courier, mono;
  letter-spacing: -0.1em;
}

#tekst table img {
  margin: 4px 6px 0 6px;
}

#tekst a, #tekst strong {
  font: bold 110% "Courier New", Courier, mono;
  color: #F1A733;
  text-decoration: none;
}
#tekst a:hover {
  color: #d8330c;
}

#tekst hr {
  background: #e3e3e3;
  color: #e3e3e3;
  height: 6px;
  border: 0;
}

.tablec {
}
.hcell, .lcell, .dcell {
}
.hcellc, .lcellc {
  background: #ccc;
}
.hcellc, .dcellc {
}
.dcellc {
  background: #eee;
}

#tekst table.bgp1 {
  border: 6px solid #e3e3e3;
  border-width: 6px 0;
}
#tekst table.bgp1 td {
  border-bottom: 1px solid #e3e3e3;
}

/*** search pages ***/
#sq {
  text-align: center;
}

.searchquery {
  width: 420px;
  margin-left: auto;
  margin-right: auto;
}
.google {
  width: 260px;
}
.searchquery label, .searchquery input, .searchquery select {
  width: auto;
  display: block;
  vertical-align: middle;
}
.searchquery label {
  padding: 6px 0 0;
  margin:0;
}

.searchmode {
  display: none;
}

.searchheader {
}

.searchrow {
  padding-bottom: 1em;
}

.searchinfo {
  font-size: 80%;
}
.searchinfo a {
  font-size: 125%;
}

/*** forms ***/
form {
  padding-bottom: 10px;
}

label, .input {
  width: 12em;
  margin: 6px 0;
  vertical-align: top;
}

label, input, .input, textarea, select {
  display: block;
  float: left;
  margin-bottom: 6px;
}
input, textarea, select {
  margin-top: 4px;
  width: 250px;
}
select, .input {
  width: auto;
}

/*** newsletters/news ***/
#datum {
  font-weight: bold;
  display: block;
  text-align: right;
}

.more {
}
.more:hover {
}
.more img {
  vertical-align: middle;
  margin: 0!important;
  border: 0!important;
}

/*** print ***/
.printonly {
  display: none;
}

.button {
  width: auto;
}
