@charset "UTF-8";

@media screen {
  #toQuickGuide {
    height: 190px;
    width: 299px;
    position: absolute;
    top: 23px;
    left: 525px;
    z-index: 200;
    /*    background-image: url('/vg/images/quickAdviceBg.png');
    background-position: left top;
    background-repeat: no-repeat;
    height: 232px;
    width: 327px;
    position: absolute;
    top: 23px;
    left: 490px;
    padding: 100px 30px 0px 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    line-height: 20px;
 */
  }
  div.toolbar {
    width: 100%;
    background-color: lightgrey;
  }
  div.numbered {
    margin-left: 3em;
  }
  div.header {
    background: lightblue;
  }
  .row {
    width: 100%;
    float: left;
  }
  .left_panel {
    width: 49.6%;
    float: left;
  }
  .right_panel {
    width: 49.6%;
    float: right;
  }
  .float-left {
    float: left;
  }
  .float-right {
    float: right;
  }
  #top, #middle, #history_and_browse, #titlebar {
    font-family: arial;
  }
  /* top */
  #top {
    height: 150px;
    width: 100%;
    font-weight: bold;
  }
  #top p+p {
    margin-top: -0.8em;
  }
  .topblock {
    width: 19%;
    height: 135px;
    position: absolute;
    padding: 2px;
    top: 0.5em;
  }
  #topblock1 {
    background-color: orange;
    left: 0%;
  }
  #topblock2 {
    background-color: olive;
    color: white;
    left: 20%;
  }
  #topblock3 {
    background-color: chocolate;
    color: white;
    left: 40%;
  }
  #topblock4 {
    background-color: gold;
    color: grey;
    left: 60%;
  }
  #topblock5 {
    background-color: darkorange;
    left: 80%;
  }
  /* history/browse */
  #letternumber {
    font-size: 125%;
    color: red;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  #history_and_browse {
    width: 100%;
    height: 20px;
    background-color: lightgrey;
    color: white;
    padding-bottom: 4px;
  }
  #history_and_browse a {
    text-decoration: none;
    color: white;
  }
  /* titlebar */
  #titlebar {
    font-size: 150%;
    text-align: left;
    padding-left: 0.5em;
  }
  #titlebar, #letternumber {
    background-color: wheat;
  }
  /* tabs */
  #left, #right {
    margin-bottom: -1em;
  }
  #left {
    float: left;
  }
  .container {
    clear: both;
    width: 500px;
    background-color: white;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
  }
  #right {
    position: absolute;
    left: 61%;
  }
  #middle {
    height: 100%;
    width: 19%;
    position: absolute;
    left: 41%;
    padding-left: 4px;
    padding-right: 4px;
    border-left: solid 1px black;
    border-right: solid 1px black;
  }
  .panel {
    display: none;
  }
  #left_tabs, #right_tabs {
    list-style: none;
    margin-left: -1em;
  }
  #left_tabs {
    float: left;
  }
  #right_tabs {
    float: right;
  }
  #left_tabs li, #right_tabs li {
    float: left;
    font-size: 75%;
    font-weight: bold;
  }
  #left_tabs a, #right_tabs a {
    float: left;
    padding: 2px;
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-left: 1px;
    background-color: saddlebrown;
    text-decoration: none;
    color: white;
  }
  #left_tabs a.active-tab, #right_tabs a.active-tab {
    background-color: white;
    border-top: 3px solid #666;
    padding-top: 3px;
    color: #ccc;
  }
  #letternumber_jlb {
    color: olive;
    font-size: 125%;
    font-weight: bold;
  }
}

@media print {
  body {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 10pt;
    line-height: 16pt;
    margin: 1cm;
  }
  h1 {
    font-size: 16pt;
    line-height: 24pt;
    font-weight: normal;
    margin-bottom: 32pt;
  }
  .header {
    font-weight: bold;
    font-size: 10pt;
    margin-bottom: 16pt;
    margin-top: 32pt;
    text-transform: uppercase;
  }
  #metadata {
    border: 0.1pt solid #CCC;
    padding: 16pt;
  }
  #metadata .header {
    margin-top: 0pt;
  }
  .anchor {
    font-size: x-small;
    font-weight: bold;
    vertical-align: super;
  }
}

.kunst {
  font-size: 75%;
  font-weight: bold;
}

.note_illustrations {
  display: none;
}

div.separate {
  margin-bottom: 1em;
  margin-top: 1em;
}

div.figure {
  text-align: left;
}

div.pagebreak {
  display: inline;
}

div.p+span.pagebreak {
  float: right;
  position: relative;
  top: -1.2em;
}

/* The adjacent sibling selector is not supported in IE 6 and lower for Windows */
div.p+div.separate {
  margin-top: 1em;
}

/* space between notedivs
The adjacent sibling selector is not supported in IE 6 and lower for Windows
div.notediv+div.notediv {
  margin-top: 1em;
}
*/
div.notediv {
  margin-bottom: 1em;
}

/*
span.anchor {
  color: green;
  font-size: 75%;
  vertical-align: top;
}

span.anchor a {
  color: red;
  font-weight: bold;
  text-decoration: none;
}

span.anchor a:hover {
  text-decoration: underline;
}
*/
span.metadata_key {
  font-style: italic;
}

div.thumbnail {
  text-align: center;
}

/*
div.content {
  padding-bottom: 1em;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 1px;
  width: 100%;
}
*/ /*
div.autocomplete { /* font-size: 75%;*/ /*  background-color: #ddd;
  border: black;
  float: right;
  width: 100%;
}

div.autocomplete ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
*/
div.autocomplete ul li.selected {
  background-color: #CCC;
}

div.autocomplete ul li {
  cursor: pointer;
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 3px;
}

div#more_div {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 85%;
}

.lettergroup {
  height: 0px;
  visibility: hidden;
}

/*
h3 {
  font-variant: small-caps;
  padding-top: 1em;
}
*/ /* these styles are for the old layout's benefit only */
#pagehistory li {
  display: inline;
}

div.indent {
  text-indent: 1em;
}

#debugdiv {
  background-color: lightblue;
  border: 1px solid black;
  bottom: 5px;
  color: blue;
  display: none;
  height: 95px;
  line-height: normal;
  opacity: 0.75;
  padding-bottom: 0.3em;
  padding-top: 0.3em;
  position: fixed;
  right: 5px;
  text-align: center;
  width: 1220px;
  z-index: 1000000;
}

/* letters */
body {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 80%;
  line-height: 150%;
  margin: 0px;
  background-color: #fff;
  padding: 0;
}

a {
  color: #584528;
}

a:hover {
  text-decoration: underline;
  cursor: pointer;
}

a:active, a:focus {
  outline: none;
}

.clear {
  clear: both;
}

/*
------------------
homepage styles
------------------
*/
body.home {
  background-image: url("/vg/interface/home/bg-home.gif");
  background-repeat: repeat-y;
}

#text-home {
  text-indent: 000px;
  height: 168px;
  width: 522px;
  position: absolute;
  z-index: 10;
  left: 352px;
  top: 179px;
  font-family: myriad-pro, sans-serif;
  font-weight: 700;
}

#text-home p {
  color: #000;
  font-size: 13pt;
}

#text-home a {
  color: #fff;
  text-decoration: none;
}

#text-home h1 {
  color: #97E0E5;
  font-size: 16pt;
  line-height: 20pt;
  font-family: myriad-pro, sans-serif;
  font-weight: 400;
}

#text-home .intro {
  font-size: 20pt;
}

#quickguide a {
  background-image: url("/vg/interface/home/quickguide.gif");
  text-indent: -5000px;
  height: 25px;
  width: 130px;
  position: absolute;
  z-index: 20;
  left: 347px;
  top: 507px;
}

#lettersample {
  height: 357px;
  width: 238px;
  position: absolute;
  z-index: 20;
  left: 65px;
  top: 179px;
}

#lettersample img {
  border: 1px solid #4d5257;
}

#expolink a {
  background-image: url("/vg/interface/home/exhibition.gif");
  text-indent: -5000px;
  height: 152px;
  width: 234px;
  position: absolute;
  z-index: 20;
  left: 492px;
  top: 430px;
}

#bookedition a {
  background-image: url("/vg/interface/home/bookedition.gif");
  text-indent: -5000px;
  height: 152px;
  width: 149px;
  position: absolute;
  z-index: 20;
  left: 726px;
  top: 510px;
}

#vg {
  background-image: url("/vg/interface/home/vg.gif");
  text-indent: -5000px;
  height: 52px;
  width: 50px;
  position: absolute;
  z-index: 20;
  left: 927px;
  top: 560px;
}

#version {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #8BC7E3;
  position: absolute;
  height: 25px;
  width: 140px;
  left: 820px;
  top: 660px;
  font-weight: bold;
  z-index: 10;
}

/* 
------------------
 text 
------------------
 header 
------------------
*/
#header {
  margin-top: 130px;
  width: 100%;
  height: 70px;
  background-color: #ddd3af;
  font-family: Arial, Helvetica, sans-serif;
  background-image: url("/vg/interface/4pxline.gif");
  background-repeat: no-repeat;
}

#header h1 {
  color: #584828;
  font-size: 180%;
  font-weight: normal;
  margin-top: 0px;
  padding-top: 10px;
  margin-bottom: 10px;
  margin-left: 14px;
}

#header h2 {
  color: #000000;
  font-size: 140%;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 14px;
  width: 800px;
}

#header h2 .date {
  font-style: italic;
  padding-left: 12px;
}

#header h2 a {
  color: #000;
}

/* 
--------------------
 text
--------------------
*/
#text {
  float: left;
  display: inline; /* IE6 bugfix */
}

.content p {
  margin-top: 0em;
  margin-bottom: 1.5em;
  font-size: 100%;
}

.content h2 {
  font-weight: normal;
  font-size: 130%;
  line-height: 1.6em;
  margin-top: 0em;
  margin-bottom: 1em;
}

.content h3 {
  font-weight: normal;
  font-size: 130%;
  line-height: 1.6em;
  margin-top: 0em;
  margin-bottom: 1em;
}

.content h4 {
  font-weight: normal;
  font-size: 120%;
  line-height: 1.6em;
  margin-top: 1.5em;
  margin-bottom: 0em;
}

.content h5 { /* intended for headings above dl */
  font-weight: normal;
  font-size: 100%;
  line-height: 1.6em;
  padding-top: 0em;
  margin-bottom: 0em;
  clear: left;
}

.content ul {
  margin-top: 0em;
  margin-bottom: 1.5em;
  font-size: 100%;
  padding: 0px;
}

.content ul li {
  margin-top: 0em;
  margin-bottom: 0em;
  padding-left: 10px;
  background-image: url("/vg/interface/bullet.gif");
  background-repeat: no-repeat;
  background-position: 0px 7px;
  list-style-type: none;
}

.list ul li {
  background-image: none;
  padding-left: 0px;
}

.content ul.nobullets li {
  background-image: none;
  padding-left: 0px;
}

.content td {
  vertical-align: top;
}

.content table.concordance {
  background-color: #E0E1DD;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
  border: none;
}

.content table.concordance tr.theader {
  background-color: #827870;
  color: #fff;
}

.content table.concordance .theader th {
  text-align: left;
  font-weight: bold;
  padding-left: 3px;
  padding-right: 3px;
}

.content table.concordance td {
  text-align: left;
  vertical-align: top;
}

.anchor {
  padding-left: 4px;
  margin-left: 4px;
  margin-right: 0.4em;
  background-color: #e0e1dd;
  padding-left: 4px;
  padding-right: 4px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #92897e;
}

.anchor a {
  color: #584528;
  font-style: italic;
  font-size: 85%;
  text-decoration: none;
}

.anchor a:hover {
  text-decoration: underline;
}

.note {
  display: block;
  position: absolute;
  width: 165px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 85%;
}

.visits, .books, .consignments {
  display: block;
  text-indent: 18px;
  background-image: url("/vg/interface/square1.gif");
  background-repeat: no-repeat;
  background-position: 0px 5px;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.invisible {
  display: none;
}

.books {
  background-image: url("/vg/interface/square2.gif");
}

.consignments {
  background-image: url("/vg/interface/square3.gif");
}

#helptext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 85%;
  width: 169px;
  margin-top: 1em;
  padding-left: 10px;
  padding-right: 10px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #b9aea0;
  float: left;
}

#helptext ul {
  margin-top: 0em;
  margin-bottom: 1em;
  margin-left: 0px;
  padding: 0px;
}

#helptext li {
  margin-top: 0em;
  margin-bottom: 0em;
  padding-left: 10px;
  background-image: url("/vg/interface/bullet.gif");
  background-repeat: no-repeat;
  background-position: 0px 7px;
  list-style-type: none;
}

.top {
  text-align: right;
  background-image: url("/vg/interface/top.gif");
  background-repeat: no-repeat;
  background-position: right 0px;
  padding-right: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  clear: both;
}

.top a {
  text-decoration: none;
}

.top a:hover {
  text-decoration: underline;
}

.prevnext {
  background-color: #e0e1dd;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  width: 100%;
  line-height: 12px;
  height: 14px;
}

.prev {
  font-size: 80%;
  text-decoration: none;
  display: block;
  width: 100px;
  float: left;
  padding-left: 15px;
  background-image: url("/vg/interface/arrow-prev.gif");
  background-repeat: no-repeat;
  background-position: left -4px;
}

.next {
  font-size: 80%;
  text-decoration: none;
  display: block;
  width: 100px;
  float: right;
  text-align: right;
  padding-right: 15px;
  background-image: url("/vg/interface/arrow-next.gif");
  background-repeat: no-repeat;
  background-position: right -4px;
}

/*
--------------------------------
lists and overview DL, DT
----------------------------------
*/
#text dl {
  
}

dl.nobullets {
  float: left;
  margin-bottom: 1.5em;
}

#text dt {
  font-weight: bold;
  display: block;
  float: left;
  width: 100px;
  clear: left;
  margin-right: 0px;
  padding-right: 10px;
}

#text dd {
  font-weight: normal;
  display: block;
  float: left;
  width: 240px;
  margin-left: 0px;
}

/*
------------------------
lists and overview ul 
------------------------
*/
.list ul, .list ol {
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 00px;
  list-style-type: none;
}

.list li {
  padding: 0px;
  margin-left: 0px;
  line-height: 1.8em;
  font-weight: normal;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #92897e;
  list-style-type: none;
  background-image: none;
}

.list li a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}

.list li:hover {
  background-color: #e0e1dd;
}

/*
--------------------------------
facsimile, gegevens
--------------------------------
*/
.facsimile img {
  background-color: #e0e1dd;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #92897e;
  border-right-color: #92897e;
  border-left-color: #92897e;
}

.facsimile .fac-thumb img {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.gegevens-link {
  text-align: left;
  background-image: url("/vg/interface/meta-fac.gif");
  background-repeat: no-repeat;
  background-position: left bottom;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  padding-left: 5px;
  margin-top: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #92897e;
  border-bottom-color: #92897e;
  border-left-color: #92897e;
}

.gegevens-link a {
  text-decoration: none;
  display: block;
  width: 100%;
}

.gegevens-link a:hover {
  text-decoration: underline;
}

.gegevens {
  padding: 5px;
  background-color: #e0e1dd;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  top: -20px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #92897e;
  border-bottom-color: #92897e;
  border-left-color: #92897e;
}

.gegevens h3 {
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 0px;
}

.gegevens p {
  font-size: 85%;
  margin: 0px;
}

.gegevens .th {
  font-weight: bold;
  display: inline-block;
  width: 150px;
}

.gegevens .thumbnail {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}

.gegevens .close a {
  width: 11px;
  height: 11px;
  text-indent: -5000px;
  display: block;
  background-image: url("/vg/interface/closefacdata.gif");
  background-repeat: no-repeat;
  float: right;
  margin-top: 1px;
}

.fac-thumb {
  float: left;
  margin: 5px;
}

.fac-thumb img {
  border: 1px solid #92897e;
}

/*
------------------------
searchresult 
------------------------
*/
#searchresult {
  min-height: 550px;
}

#searchresult ul, #searchresult ol {
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  list-style-type: none;
}

#searchresult li {
  padding: 0px;
  margin-left: 0px;
  line-height: 1.8em;
  font-weight: normal;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #92897e;
  list-style-type: none;
  background-image: none;
}

#searchresult li a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}

#searchresult li:hover {
  background-color: #e0e1dd;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #92897e;
}

.number {
  padding-right: 12px;
}

#searchresult h3 {
  font-size: 100%;
  padding-left: 10px;
  padding-top: 12px;
}

#searchresult .kwic {
  visibility: hidden;
  position: absolute;
  z-index: 100;
  width: 453px;
  left: 500px;
  background-color: #e0e1dd;
  padding: 5px;
  font-size: 90%;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #92897e;
  border-bottom-color: #92897e;
  border-left-color: #92897e;
}

#searchresult dl {
  padding-left: 1px;
  padding-right: 1px;
  margin-left: 1px;
  margin-right: 1px;
  text-indent: 1px;
}

#searchresult dt {
  font-weight: bold;
  color: #584828;
}

#searchresult dt a {
  font-weight: bold;
  color: #584828;
  text-decoration: underline;
}

#searchresult dd {
  padding-left: 1px;
  padding-right: 1px;
  margin-left: 1px;
  margin-right: 1px;
  text-indent: 1px;
  margin-bottom: 12px;
}

.highlight {
  background-color: #e0e1dd;
  border: 1px solid #92897e;
}

#searchresult .highlight {
  background-color: #fff;
  padding-right: 2px;
  padding-left: 2px;
  border: 1px solid #A9AAA8;
}

/*
-----------------------------------
 tabnavigatie brievenscherm
-----------------------------------
*/
#tabs {
  width: 1920px;
  background-color: #DDD3AF;
  float: left;
  background-image: url("/vg/interface/4pxline.gif");
  background-repeat: no-repeat;
}

#tabs ul {
  width: 396px;
  height: 17px;
  list-style-type: none;
  float: left;
  padding: 0px;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 4px;
}

ul#tab-container-2-nav {
  margin-left: 165px;
}

ul#tab-container-3-nav, ul#tab-container-4-nav {
  margin-left: -10px;
}

#tabs ul li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: inline;
  background-image: none;
}

#tabs ul li a {
  display: block;
  height: 17px;
  text-indent: -5000px;
  background-image: url("/vg/interface/brieventab.gif");
  background-repeat: no-repeat;
  float: left;
}

#tabs ul li a.or-text {
  width: 76px;
  background-position: 0px -40px;
}

#tabs ul li.active a.or-text {
  background-position: 0px -0px;
}

#tabs ul li a.line-endings {
  width: 82px;
  background-position: -77px 0px;
}

#tabs ul li.active a.line-endings {
  background-position: -77px -20px;
}

#tabs ul li a.facsimile {
  width: 58px;
  background-position: -158px 0px;
}

#tabs ul li.active a.facsimile {
  background-position: -158px -40px;
}

#tabs ul li a.translation {
  width: 68px;
  background-position: -216px 0px;
}

#tabs ul li.active a.translation {
  background-position: -216px -60px;
}

#tabs ul li a.notes {
  width: 39px;
  background-position: -284px 0px;
}

#tabs ul li.active a.notes {
  background-position: -284px -80px;
}

#tabs ul li a.artwork {
  width: 58px;
  background-position: -323px 0px;
}

#tabs ul li.active a.artwork {
  background-position: -323px -100px;
}

#tabs ul li a.newtab {
  width: 381px;
  background-position: 0px -120px;
}

#tabs .closetabs a {
  width: 11px;
  height: 11px;
  text-indent: -5000px;
  display: block;
  background-image: url("/vg/interface/closetabs.gif");
  background-repeat: no-repeat;
  float: left;
  margin-left: 1px;
  margin-top: 4px;
}

/*
--------------------------
 lay-out brievenscherm
--------------------------
*/
.letterbox {
  width: 382px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  display: inline; /* IE6 bug fix */
}

#letterbox1 {
  padding-left: 4px;
}

#tab-container-3, #tab-container-4 {
  padding-left: 8px;
}

.note-column {
  width: 165px;
  float: left;
  padding-left: 8px; /* BB: iets minder left-padding dan ZZ */
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 4px;
  display: inline; /* IE6 bug fix */
}

.note-column h2 {
  color: #584828;
  font-size: 140%;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

.note-column p, .note-column .p {
  font-size: 85%;
  margin-top: 0px;
  /* white background for notes that overlap the bottom */
  background: white;
}

.note-column ul {
  margin-top: 0em;
  margin-bottom: 1em;
  font-size: 85%;
  padding: 0px;
}

.note-column li {
  margin-top: 0em;
  margin-bottom: 0em;
  padding-left: 10px;
  background-image: url("/vg/interface/bullet.gif");
  background-repeat: no-repeat;
  background-position: 0px 7px;
  list-style-type: none;
}

.letterbox .note {
  left: 414px;
  width: 150px;
}

.letterbox .translation, .letterbox .originals {
  margin-top: 4px;
}

.letterbox .p { /* margin-bottom: 1.5em; */ /* BB: paragrafen moeten aansluiten */
  margin-left: 30px;
}

.letterbox .note .p {
  margin-left: 1px;
}

.letterbox .indent {
  text-indent: 15px;
  margin-bottom: 0em;
}

.line-endings .indent {
  text-indent: 0px;
  margin-top: 0em;
}

.letterbox .numbered {
  padding-left: 30px;
  margin-bottom: 0em;
}

.linenumber {
  display: block;
  float: left;
  font-weight: normal;
  color: #000000;
  width: 25px;
  padding-right: 4px;
  margin-right: 5px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #92897e;
  margin-left: -35px;
}

.newpar {
  margin-right: 20px;
}

.tekstnoten {
  margin-top: 12px;
  margin-left: 24px;
  font-size: 0.8em;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #b9aea0;
  font-family: Arial, Helvetica, sans-serif;
}

.tekstnoten a.notenum {
  display: inline-block;
  width: 34px;
}

.imagesearch { /* white-space: nowrap; */
  display: inline-block;
  background-color: #FFF7DE;
  padding-left: 4px;
  padding-right: 4px;
  margin-left: 4px;
  margin-right: 4px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #B4A98E;
  border-left-color: #B4A98E;
}

a.linknaarvergroting {
  width: 30px;
  padding-left: 20px;
  margin-left: 4px;
  margin-right: 4px;
  background-color: #e0e1dd;
  background-image: url("/vg/interface/artworkref.png");
  background-repeat: no-repeat;
  background-position: right 1px;
}

.imagesearch a {
  font-weight: normal;
  text-decoration: none;
  font-size: 0.8em;
}

.imagesearch img {
  padding-left: 4px;
}

.figure {
  display: block;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

.figure a {
  display: inline-block;
  background-color: #e0e1dd;
  padding-left: 4px;
  padding-right: 20px;
  margin-left: 4px;
  margin-right: 4px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #92897e;
  border-left-color: #92897e;
  background-image: url("/vg/interface/sketchref.png");
  background-repeat: no-repeat;
  background-position: right 3px;
  font-weight: normal;
  text-decoration: none;
  font-size: 0.8em;
}

.line-endings .figure a {
  margin-left: 24px;
}

.pagebreak {
  background-color: #e0e1dd;
  padding-left: 4px;
  padding-right: 4px;
  margin-left: 32px;
  margin-right: 4px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #92897e;
  border-left-color: #92897e;
}

/* */
div.p .pagebreak {
  margin-left: 4px;
}

.line-endings .pagebreak {
  left: -10px;
  position: relative;
}

.pagebreak a {
  font-weight: normal;
  text-decoration: none;
  font-size: 0.85em;
}

/*
.letterbox .fac-icon {
 width: 1px;
 height: 14px;
 margin-left: 10px;
 margin-right: 10px;
 display: inline-block;
 background-color: #bc0000;
}
*/
.letterbox .fac-icon a, .letterbox .fac-icon span {
  display: block;
  position: absolute;
  width: 19px;
  height: 29px;
  left: 0px;
  background-image: url("/vg/interface/facicon.gif");
  background-repeat: no-repeat;
  text-indent: -5000px;
  border: 1px solid #B9AEA0;
}

.letterbox .fac-icon a.active {
  background-image: url("/vg/interface/facicon_a.jpg");
}

#letterbox1 .fac-icon a, #letterbox1 .fac-icon span {
  left: 5px;
}

#letterbox2 .fac-icon a, #letterbox2 .fac-icon span {
  left: 580px;
}

#letterbox3 .fac-icon a, #letterbox3 .fac-icon span {
  left: 987px;
}

#letterbox4 .fac-icon a, #letterbox4 .fac-icon span {
  left: 1390px;
}

.notediv .illustration {
  margin-left: 30px;
  margin-bottom: 12px;
}

.notediv .illustration img {
  margin-right: 12px;
}

/* 
--------------------------
artwork tab
-------------------------
*/
.imagerow, .captionrow {
  clear: both;
  padding-left: 20px;
}

.image {
  width: 150px;
  margin-right: 20px;
  float: left;
}

.caption {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 85%;
  width: 140px;
  padding-right: 30px;
  float: left;
  margin-bottom: 24px;
  margin-top: 6px;
  line-height: 140%;
}

.image {
  height: 160px;
  position: relative;
}

.image img {
  position: absolute;
  bottom: 0px;
}

/*
----------------------------
visited letters
----------------------------
*/
#letter-history {
  position: absolute;
  height: 20px;
  width: 500px;
  left: 86px;
  top: 131px;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 103;
}

#letter-history ul {
  margin: 0px;
  padding: 0px;
  height: 20px;
  width: 500px;
  list-style-type: none;
}

#letter-history li {
  display: inline;
  padding-right: 10px;
  font-size: 110%;
  font-weight: bold;
}

#letter-history li a {
  color: #fff;
  text-decoration: none;
}

/*
----------------------------
letter browser
----------------------------
*/
#letter-browser {
  position: absolute;
  height: 20px;
  width: 140px;
  left: 825px;
  top: 131px;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 102;
}

#letter-browser ul {
  margin: 0px;
  padding: 0px;
  height: 20px;
  width: 140px;
  list-style-type: none;
  text-align: right;
}

#letter-browser li {
  display: inline;
  font-size: 110%;
  font-weight: bold;
  background-image: none;
}

#letter-browser li a {
  color: #584828;
  text-decoration: none;
}

/* BB decrease padding for the RM letters */
#letter-browser li a.left {
  padding-left: 12px;
  padding-right: 5px;
  background-image: url("/vg/interface/arrow-left.gif");
  background-repeat: no-repeat;
  background-position: 0px -2px;
}

#letter-browser li a.right {
  padding-right: 12px;
  padding-left: 5px;
  background-image: url("/vg/interface/arrow-right.gif");
  background-repeat: no-repeat;
  background-position: right -2px;
}

/*
----------------------------
extra tools
----------------------------
*/
#tools {
  position: absolute;
  height: 57px;
  width: 120px;
  left: 843px;
  top: 158px;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 101;
}

#tools ul {
  margin: 0px;
  padding: 0px;
  height: 20px;
  width: 120px;
  list-style-type: none;
  text-align: right;
}

#tools li {
  font-size: 10px;;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 16px;
  background-image: none;
}

#tools li a {
  color: #584828;
  text-decoration: none;
}

#searchthis {
  padding: 5px;
  background-color: #e0e1dd;
  width: 185px;
  border: 1px solid #92897e;
  position: absolute;
  z-index: 200;
  left: 790px;
  top: 180px;
  visibility: hidden;
}

#searchthis input.button {
  width: 20px;
  font-weight: bold;
  color: #584828;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-size: 18px;
  background-color: #e0e1dd;
}

#searchthis input.keyword {
  width: 140px;
  border: 1px solid #92897e;
}

#searchthis .close a {
  width: 11px;
  height: 11px;
  text-indent: -5000px;
  display: block;
  background-image: url("/vg/interface/closefacdata.gif");
  background-repeat: no-repeat;
  float: right;
  margin-top: 1px;
}

.searchthis-results {
  padding-top: 10px;
}

.searchthis-results h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #584828;
  margin: 0px;
  padding: 0px;
}

.searchthis-results ul {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  list-style-type: none;
}

.searchthis-results li {
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  background-image: none;
}

.searchthis-results a {
  
}

/*
 -------------------------
Advanced search 
--------------------------
*/
#help {
  width: 189px;
  float: left;
  margin-left: 4px;
  margin-top: 4px;
  font-family: Arial, Helvetica, sans-serif;
}

#help h2 {
  display: block;
  width: 189px;
  height: 17px;
  margin: 0px;
  padding: 0px;
  text-indent: -5000px;
  background-image: url("/vg/interface/searchbuttons.gif");
  background-repeat: no-repeat;
  background-position: -80px 0px;
}

#help .helptext {
  border: 1px solid #92897e;
  padding-top: 0px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  background-color: #e0e1dd;
}

#help h3 {
  font-size: 90%;
  margin-top: 1em;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#help p {
  font-size: 85%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
  width: 169px;
}

#advanced_search_form {
  width: 381px;
  float: left;
  padding-left: 4px;
  padding-right: 10px;
  margin-top: 4px;
}

#advanced_search_form h2 {
  display: block;
  width: 381px;
  height: 17px;
  margin: 0px;
  padding: 0px;
  text-indent: -5000px;
  background-image: url("/vg/interface/searchbuttons.gif");
  background-repeat: no-repeat;
}

#fulltext h2 {
  background-position: 0px -18px;
}

#CollapsiblePanel1 h2 {
  background-position: 0px -36px;
}

#CollapsiblePanel2 h2 {
  background-position: 0px -54px;
}

#CollapsiblePanel3 h2 {
  background-position: 0px -72px;
}

#advanced_search_bar {
  width: 381px;
  height: 17px;
  margin-top: 2px;
  background-color: #8D632A;
  padding: 0px;
}

#advanced_search_bar_top {
  width: 381px;
  height: 17px;
  margin-bottom: 2px;
  background-color: #8D632A;
  padding: 0px;
}

#advanced_search_bar input.button, #advanced_search_bar_top input.button {
  width: 46px;
  height: 17px;
  padding: 0px;
  cursor: pointer;
  margin: 0px;
}

#advanced_search_bar input.resetbutton, #advanced_search_bar_top input.resetbutton {
  width: 46px;
  height: 17px;
  padding: 0px;
  cursor: pointer;
  margin-left: 0px;
  margin-right: 12px;
}

#advanced_search_bar img, #advanced_search_bar_top img {
  width: 92px;
  height: 17px;
  padding: 0px;
  cursor: pointer;
  margin-left: 155px;
  margin-right: 12px;
  border: 0px;
}

fieldset {
  border: none;
}

#advanced_search_form fieldset {
  border: 1px solid #92897e;
  padding-top: 0px;
  padding-right: 3px;
  padding-bottom: 5px;
  padding-left: 3px;
  background-color: #e0e1dd;
  margin: 0px;
}

#advanced_search_form .formitem {
  padding-top: 4px;
  clear: both;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #544f42;
  font-size: 90%;
}

#advanced_search_form .label {
  display: block;
  float: left;
  width: 135px;
  text-align: right;
  padding-right: 10px;
}

#advanced_search_form .formitem .checkbox {
  padding-left: 0px;
  margin-left: 0px;
}

#advanced_search_form .formitem .text {
  border: 1px solid #544f42;
  width: 180px;
  height: 15px;
  float: left;
}

#advanced_search_form .formitem .text_short {
  border: 1px solid #544f42;
  width: 60px;
  height: 15px;
}

#advanced_search_form .text_short {
  font-size: 0.9em;
}

#advanced_search_form a.list, #advanced_search_form a.opennoot, #advanced_search_form a.closednoot {
  display: block;
  width: 16px;
  height: 17px;
  background-image: url("/vg/interface/list.gif");
  background-repeat: no-repeat;
  text-indent: -5000px;
  float: left;
  margin-left: 10px;
  background-position: 0px 3px;
}

#advanced_search_form a.date {
  display: inline-block;
  width: 18px;
  height: 16px;
  background-image: url("/vg/interface/datepicker.gif");
  background-repeat: no-repeat;
  text-indent: -5000px;
  margin-left: 3px;
  margin-right: 10px; /* 12px leidt tot verspringen in ie */
  background-position: 0px 0px;
}

.Accordion {
  margin-top: 2px;
}

.AccordionPanel {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

.AccordionPanelTab {
  cursor: pointer;
  -moz-user-select: none;
  -khtml-user-select: none;
}

.AccordionPanelContent {
  
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
  
}

.CollapsiblePanelTabHover, .CollapsiblePanelOpen .CollapsiblePanelTabHover {
  
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
  
}

select.range {
  font-size: 0.9em;
  border: 1px solid #544f42;
  margin-left: 12px;
}

#advanced_search_form .help {
  float: left;
}

#advanced_search_form .help a {
  text-indent: -5000px;
  background-image: url("/vg/interface/help.gif");
  background-repeat: no-repeat;
  background-position: 0px 3px;
  display: block;
  height: 14px;
  width: 11px;
}

#advanced_search_form .help a:hover {
  background-image: url("/vg/interface/help2.gif");
}

/*
------------------------------------
picklist advanced searchform 
------------------------------------
*/
.picklist {
  width: 280px;
  position: absolute;
  top: 204px;
  background-color: #e0e1dd;
  z-index: 100;
  left: 592px;
  border: 1px solid #92897e;
  font-family: Arial, Helvetica, sans-serif;
  visibility: hidden;
  overflow-y: auto;
  max-height: 460px;
  /* IE6 */
  height: expression(constExpression(this.scrollHeight >                                   459 ?                                   "460px" :                                   "auto"));
}

.picklist h2 {
  margin: 0px;
  color: #fff;
  background-color: #92897e;
  font-size: 90%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
}

.picklist ul {
  margin: 0px;
  padding: 5px;
  list-style-type: none;
}

.picklist li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 85%;
  line-height: 1.4em;
  background-image: none;
}

.picklist a {
  display: block;
  font-weight: normal;
  color: #000;
  text-decoration: none;
}

.picklist a:hover {
  background-color: #CCC;
}

/* 
---------------------------
opsomming zoektermen
---------------------------
*/
.searchterms {
  padding: 5px;
  border: 1px solid #92897e;
  background-color: #e0e1dd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 85%;
  line-height: 1.4em;
  position: absolute;
  z-index: 110;
  left: 197px;
  top: 205px;
  width: 177px;
}

.kopje {
  font-weight: bold;
}

.term {
  font-weight: normal;
  margin-bottom: 1.4em;
}

/* 
-------------------------
hoofdnavigatie 
-------------------------
*/
#mainnav {
  position: absolute;
  z-index: 10;
  height: 100px;
  width: 970px;
  left: 4px;
  top: 26px;
  background-color: #fff;
  padding-bottom: 4px;
}

#mainnav h1 {
  margin: 0px;
  padding: 0px;
  line-height: 1.6em;
}

#mainnav h1 a {
  text-indent: -5000px;
  background-image: url("/vg/interface/header.gif");
  background-repeat: no-repeat;
  display: block;
  height: 100px;
  width: 189px;
  margin-top: 0px;
  margin-right: 4px;
  margin-bottom: 0px;
  margin-left: 0px;
  float: left;
}

#mainnav ul, #searchform {
  display: block;
  height: 100px;
  width: 189px;
  margin-top: 0px;
  margin-right: 4px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px;
  float: left;
  list-style-type: none;
}

#searchform ul {
  margin-right: 0px;
  height: 50px;
}

#mainnav li {
  display: block;
  height: 25px;
  width: 189px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  background-image: none;
}

#mainnav li a {
  display: block;
  height: 25px;
  width: 189px;
  text-indent: -5000px;
  background-repeat: no-repeat;
}

ul#searchby a {
  background-image: url("/vg/interface/searchby.gif");
}

ul#search-more a {
  background-image: url("/vg/interface/searchmore.gif");
}

ul#essays a {
  background-image: url("/vg/interface/essays.gif");
}

ul#meta-info a {
  background-image: url("/vg/interface/meta-info.gif");
}

li#by-period a {
  background-position: 0px 0px;
}

li#by-period a:hover, li#by-period a.active {
  background-position: -193px 0px;
}

li#by-correspondent a {
  background-position: 0px -25px;
}

li#by-correspondent a:hover, li#by-correspondent a.active {
  background-position: -193px -25px;
}

li#by-place a {
  background-position: 0px -50px;
}

li#by-place a:hover, li#by-place a.active {
  background-position: -193px -50px;
}

li#with-sketches a {
  background-position: 0px -75px;
}

li#with-sketches a:hover, li#with-sketches a.active {
  background-position: -193px -75px;
}

li#advanced-search a {
  background-position: 0px -50px;
}

li#advanced-search a:hover, li#advanced-search a.active {
  background-position: -193px -50px;
}

li#search-results a {
  background-position: 0px -75px;
}

li#search-results a:hover, li#search-results a.active {
  background-position: -193px -75px;
}

li#letterwriter a {
  background-position: 0px 0px;
}

li#letterwriter a:hover, li#letterwriter a.active {
  background-position: -193px 0px;
}

li#correspondents a {
  background-position: 0px -25px;
}

li#correspondents a:hover, li#correspondents a.active {
  background-position: -193px -25px;
}

li#publications a {
  background-position: 0px -75px;
}

li#publications a:hover, li#publications a.active {
  background-position: -193px -75px;
}

li#context a {
  background-position: 0px -50px;
}

li#context a:hover {
  background-position: -193px -50px;
}

li#web a {
  background-position: 0px 0px;
}

li#web a:hover, li#web a.active {
  background-position: -193px 0px;
}

li#chronology a {
  background-position: 0px -25px;
}

li#chronology a:hover, li#chronology a.active {
  background-position: -193px -25px;
}

li#lists a {
  background-position: 0px -50px;
}

li#lists a:hover, li#lists a.active {
  background-position: -193px -50px;
}

li#book a {
  background-position: 0px -75px;
}

li#book a:hover, li#book a.active {
  background-position: -193px -75px;
}

#searchform h2 {
  display: block;
  height: 25px;
  width: 189px;
  margin: 0px;
  padding: 0px;
  text-indent: -5000px;
  background-image: url("/vg/interface/searchmore.gif");
  background-position: 0px 0px;
}

#searchform form {
  display: block;
  height: 25px;
  width: 189px;
  margin: 0px;
  padding: 0px;
  background-image: url("/vg/interface/searchmore.gif");
  background-position: 0px -25px;
}

#searchform input.keyword {
  margin-left: 5px;
  margin-top: 3px;
  padding-left: 2px;
  font-size: 90%;
  color: #333333;
  border: 1px solid #493610;
  width: 133px;
  height: 16px;
  background-color: #f1e3be;
}

#searchform input.button {
  margin-left: 0px;
  padding-left: 0px;
  font-size: 140%;
  color: #000;
  width: 16px;
  height: 21px;
  background-color: #CBAC3E;
  font-weight: bold;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  cursor: pointer;
}

/* 
----------------------------------
functiemenu 
----------------------------------
*/
#secnav {
  position: absolute;
  z-index: 9;
  height: 25px;
  width: 970px;
  left: 4px;
  top: 0px;
  background-color: #fff;
}

#secnav ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#secnav li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: block;
  float: left;
  height: 16px;
  background-image: none;
}

#secnav li a {
  height: 25px;
  display: block;
  text-indent: -5000px;
  background-repeat: no-repeat;
  background-image: url("/vg/interface/functiemenu.gif");
}

li#vangogh a {
  width: 160px;
  background-position: 0px 0px;
}

li#huygens a {
  width: 195px;
  background-position: -160px 0px;
}

li#helpgeneral a {
  margin-left: 330px;
  width: 43px;
  background-position: -686px 0px;
}

li#quickhelp a {
  width: 65px;
  background-position: -730px 0px;
}

li#updates a {
  width: 45px;
  background-position: -795px 0px;
}

li#credits a {
  width: 37px;
  background-position: -840px 0px;
}

li#contact a {
  width: 45px;
  background-position: -877px 0px;
}

li#home a {
  width: 35px;
  background-position: -922px 0px;
}

/* footer */
#footer {
  clear: both;
  height: 29px;
  width: 962px;
  padding-top: 36px;
  padding-bottom: 2px;
  margin-bottom: 4px;
  margin-left: 4px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E0E1DD;
}

#footer ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#footer li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: block;
  float: left;
  height: 29px;
  background-image: none;
}

#footer li a {
  height: 29px;
  display: block;
  text-indent: -5000px;
  background-repeat: no-repeat;
  background-image: url("/vg/interface/footer2.gif");
}

/* li#vangoghlogo a {
 width: 245px;
 background-position: 0px 0px;
}

li#huygenslogo a {
 width: 125px;
 background-position: -245px 0px;
}

*/
li#booklink a {
  width: 150px;
  background-position: -810px 0px;
  margin-left: 700px;
}

li#copyright a {
  width: 50px;
  background-position: 0px 0px;
  margin-left: 0px;
}

li#disclaimer a {
  width: 60px;
  background-position: -50px 0px;
}

/* 
-----------------------------
overige menu's 
-----------------------------
*/
.menu {
  font-family: Arial, Helvetica, sans-serif;
  width: 189px;
  position: absolute;
  top: 130px;
  background-color: #e0e1dd;
  z-index: 100;
}

.menu ul {
  margin-left: 15px;
  margin-top: 10px;
  list-style-type: none;
  padding: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.withline {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #b9aea0;
}

.menu li {
  padding: 0px;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 85%;
  font-weight: bold;
  line-height: 1.3em;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #b9aea0;
  margin-bottom: 1em;
  text-transform: uppercase;
  padding-bottom: 4px;
  background-image: none;
}

.menu li a {
  text-decoration: none;
  color: #544f42;
}

.menu li a:hover, .menu li a.active, .scrollmenu li a:hover, .scrollmenu li a.active {
  color: #000;
}

.menu ul li ul {
  margin-left: 0px;
  margin-top: 5px;
  list-style-type: none;
  padding-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #92897e;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.menu li ul li {
  list-style-type: none;
  font-size: 100%;
  font-weight: bold;
  line-height: 1.3em;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  border-bottom-width: 0px;
  border-bottom-style: none;
  margin-bottom: 0em;
  text-transform: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 20px;
}

.menu a.active {
  color: #000;
}

.menu .date {
  display: block;
  font-weight: normal;
}

.menu .number {
  padding-right: 6px;
}

.menu ul li ul li .number {
  margin-left: -25px;
}

/* 
---------------------------
chronology
---------------------------
*/
.scrollmenu {
  width: 100%;
  position: absolute;
  top: 130px;
  left: 0px;
  height: 22px;
  background-color: #e0e1dd;
  z-index: 100;
  background-image: url("/vg/interface/4pxline.gif");
  background-repeat: no-repeat;
  font-family: Arial, Helvetica, sans-serif;
}

.scrollmenu ul {
  margin: 0px;
  list-style-type: none;
  padding: 0px;
  display: inline;
}

.scrollmenu li {
  display: inline;
  padding: 0px;
  list-style-type: none;
  font-size: 90%;
  font-weight: normal;
  margin-right: 2px;
  margin-left: 2px;
}

.scrollmenu a {
  text-decoration: none;
  color: #544f42;
}

.scrollmenu a.active {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}

.scrollmenu .leftarrow, .scrollmenu .rightarrow {
  font-weight: bold;
  font-size: 120%;
}

.scrollmenu .leftarrow {
  padding-left: 10px;
}

/*
----------------------
see-also-bar 
----------------------
*/
#see-also-bar {
  width: 174px;
  position: absolute;
  top: 204px;
  z-index: 100;
  background-color: #61889a;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}

#see-also-bar h3, #see-also-bar h4, #see-also-bar p {
  font-size: 85%;
  line-height: 1.6em;
  margin: 0px;
  padding: 0px;
}

#see-also-bar h4 {
  text-transform: uppercase;
}

#see-also-bar a {
  color: #fff;
  text-decoration: none;
}

#see-also-bar a:hover {
  text-decoration: underline;
}

/*
----------------------
opmaak voor pagina bookedition
-----------------------
*/
#purchase-bar {
  width: 188px;
  position: absolute;
  top: 204px;
  z-index: 100;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 4px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #b9aea0;
}

#purchase-bar h3 {
  width: 189px;
  height: 42px;
  background-image: url("/vg/interface/purchase.gif");
  background-repeat: no-repeat;
  text-indent: -5000px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 6px;
  margin-left: 0px;
}

#purchase-bar p {
  font-size: 85%;
  color: #333;
  padding-left: 5px;
  padding-top: 0px;
}

#publishers-bar {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #333;
  width: 365px;
  margin-top: 6px;
  padding-right: 10px;
  padding-left: 15px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #b9aea0;
}

#publishers-bar .publisher {
  width: 350px;
  margin-top: 6px;
  margin-bottom: 24px;
}

#publishers-bar h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px;
  margin-right: 0px;
  margin-left: 0px;
  font-weight: bold;
  font-size: 110%;
}

#publishers-bar a {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  margin-right: 0px;
}

.us {
  display: block;
  padding-left: 30px !important;
  background-image: url("/vg/interface/usflag.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  margin: 0px !important;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.uk {
  display: block;
  padding-left: 30px !important;
  background-image: url("/vg/interface/ukflag.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  margin: 0px !important;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.fr {
  display: block;
  padding-left: 30px !important;
  background-image: url("/vg/interface/frflag.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  margin: 0px !important;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.be {
  display: block;
  padding-left: 30px !important;
  background-image: url("/vg/interface/beflag.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  margin: 0px !important;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.no {
  display: block;
  padding-left: 30px !important;
  background-image: url("/vg/interface/noflag.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  margin: 0px !important;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.it {
  display: block;
  padding-left: 30px !important;
  background-image: url("/vg/interface/itflag.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  margin: 0px !important;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.nl {
  display: block;
  padding-left: 30px !important;
  background-image: url("/vg/interface/nlflag.gif");
  background-repeat: no-repeat;
  background-position: 0px 1px;
  margin: 0px !important;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.vgm {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  margin: 0px !important;
  border: 0px;
}

.vgm img {
  border: 0px;
}

#bookcontent {
  width: 1000px;
}

#bookcontent #text.content {
  float: left;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

#credits img {
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}

#credits p {
  font-size: 85%;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#credits h4 {
  margin: 0px;
  padding: 0px;
  font-size: 85%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

/*
--------------------------------------
 opmaak voor specifieke paginatypes 
--------------------------------------
 
1. 
searchby-page 
--------------------------------------
*/
body.searchby-page {
  background-image: url("/vg/interface/bg.gif");
  background-repeat: repeat-y;
  background-position: 197px 0px;
}

.searchby-page #header h1, .searchby-page #header h2 {
  margin-left: 400px;
}

.searchby-page #searchresult {
  margin-left: 390px;
  width: 575px;
}

.searchby-page .menu {
  left: 197px;
}

.searchby-page ul li {
  margin-bottom: 0em;
  text-transform: none;
  padding-bottom: 0px;
}

.searchby-page #see-also-bar {
  left: 4px;
}

/* .searchby-page li#vangoghlogo a, .searchby-page li#huygenslogo a {
 position: relative;
 left: 385px;
}

.searchby-page li#booklink a {
 position: relative;
 left: -575px;
}

/*
-----------------------------------------
2.
essays-page 
-----------------------------------------
*/
.essays-page .menu {
  left: 583px;
}

.essays-page #see-also-bar {
  left: 776px;
}

.essays-page #text {
  margin-left: 14px;
  width: 365px;
  margin-top: 1em;
  padding-right: 10px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #b9aea0;
}

body.essays-page {
  background-image: url("/vg/interface/bg.gif");
  background-repeat: repeat-y;
  background-position: 583px 0px;
}

.essays-page li#booklink a {
  position: relative;
  left: -405px;
}

/* .essays-page li#copyright a, .essays-page li#disclaimer a {
 position: relative;
 left: -390px;
}
*/
.essays-page .note {
  z-index: 300;
  left: 400px;
  background: white;
}

.essays-page .ess_caption {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 85%;
  padding-right: 30px;
  float: left;
  margin-bottom: 12px;
}

.essays-page .ess_image {
  margin-top: 12px;
}

.metainfo-page ul.bullets li {
  margin-top: 0em;
  margin-bottom: 0em;
  padding-left: 10px;
  border-bottom-style: none;
  background-repeat: no-repeat;
  background-image: url("/vg/interface/bullet.gif");
  background-position: 0px 7px;
  list-style-type: none;
}

.quote {
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 1em;
}

/*
--------------------------------------
3. 
meta-info 
--------------------------------------
*/
.metainfo-page .menu {
  left: 776px;
}

body.metainfo-page {
  background-image: url("/vg/interface/bg.gif");
  background-repeat: repeat-y;
  background-position: 776px 0px;
}

/* VOOR BOOK PAGE */
body.book {
  background-image: url("/vg/interface/logootjes-uitgevers.gif");
  background-repeat: no-repeat;
  background-position: 980px 200px;
}

.metainfo-page #text {
  margin-left: 207px;
  width: 365px;
  margin-top: 1em;
  padding-right: 10px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #b9aea0;
}

/* .metainfo-page li#copyright a, .metainfo-page li#disclaimer a {
 position: relative;
 left: -193px;
}

*/
.metainfo-page li#booklink a {
  position: relative;
  left: -200px;
}

body.book  li#booklink a {
  position: relative;
  left: 0px;
}

.metainfo-page li#vangoghlogo a, .metainfo-page li#huygenslogo a {
  position: relative;
  left: 189px;
}

.metainfo-page .note {
  z-index: 200;
  background-color: white;
  left: 593px;
}

.metainfo-page #header h1, .metainfo-page #header h2 {
  margin-left: 207px;
}

body.chronology {
  background-image: none;
}

.chronology #header h1 {
  padding-top: 36px;
}

/*
--------------------------------------
4. 
letter-page
--------------------------------------
*/
body.letter-page {
  overflow: -moz-scrollbars-vertical;
  overflow-x: hidden;
}

.letter-page #page {
  width: 1920px;
  background-image: url("/vg/interface/v-lines.gif");
  background-repeat: repeat-y;
  float: left;
  clear: both;
  margin-top: 6px;
}

.letter-page #header {
  height: 83px;
  background-image: url("/vg/interface/bg-letterheader.gif");
}

.letter-page #header h1 {
  padding-top: 5px;
}

.portefSup {
  font-size:70%;
  position: relative;
  top: -0.5em; 
  }
/*
--------------------------------
5.
searchresult-page
--------------------------------
*/ /*body.searchresult-page {
 background-image: url(interface/bg.gif");
 background-repeat: repeat-y;
 background-position: 197px 0px;
}
*/
.searchresult-page #header h1, .searchresult-page #header h2 {
  margin-left: 200px;
}

.searchresult-page #searchresult {
  margin-left: 390px;
  width: 575px;
}

/* .searchresult-page li#booklink a {
 position: relative;
 left:-575px;
}

*/ /* facsimile */
body.vergroting {
  margin: 0px;
  padding: 0px;
}

#vergroting, #map-panel {
  background: #fff;
  border: 2px solid #333;
  cursor: move;
  left: 250px;
  overflow: hidden;
  position: fixed;
  top: 40px;
  width: 500px;
  z-index: 200;
}

#vergroting-beeld {
  text-align: center;
}

#fac-vergroting, #watermark-zoom {
  width: 80%;
  left: 50px;
  top: 50px;
  background: #fff;
  z-index: 200;
  position: absolute;
  border: 2px solid #333;
  overflow: hidden;
}

#fac-surface-title {
  text-align: center;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #92897e;
  border-top-width: 1px;
}

.vergroting h1 {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 2px;
  margin-left: 0px;
  padding-left: 0px;
  padding-top: 2px;
  padding-bottom: 1px;
  font-weight: normal;
  width: 100%;
  cursor: move;
  background-color: #e0e1dd;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #92897e;
  text-align: center;
}

.vergroting h1 .number, .vergroting h1 .name {
  font-weight: bold;
}

#schaal, #wmSchaal {
  position: absolute;
  height: 70px;
  width: 30px;
}

#schaal {
  z-index: 1;
  right: 20px;
  top: -80px;
}

#wmSchaal {
  z-index: 201;
  right: 20px;
  top: -65px;
}

#schaal a, #wmSchaal a {
  display: block;
  float: left;
  height: 20px;
  width: 21px;
}

#schaal a.zoomOut, #wmSchaal a.zoomOut {
  background-repeat: no-repeat;
  text-indent: -2000px;
  margin-right: 10px;
  background-image: url("/vg/interface/min.gif");
}

#schaal a.reset, #wmSchaal a.reset {
  background-image: url("/vg/interface/reset2.gif");
  background-repeat: no-repeat;
  text-indent: -2000px;
  width: 40px;
}

#schaal a.zoomIn, #wmSchaal a.zoomIn {
  background-repeat: no-repeat;
  text-indent: -2000px;
  background-image: url("/vg/interface/plus.gif");
  margin-right: 8px;
}

.vergroting .close {
  height: 20px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 20px;
  z-index: 2;
}

.vergroting .close a {
  background-image: url("/vg/interface/closetabs.gif");
  background-position: 5px 5px;
  background-repeat: no-repeat;
  display: block;
  height: 20px;
  text-indent: -5000px;
  width: 20px;
}

#vergroting .creditline {
  padding-left: 5px;
  font-size: 0.85em;
  font-family: Arial, Helvetica, sans-serif;
}

#bladeren {
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 0.85em;
  font-family: Arial, Helvetica, sans-serif;
}

#bladeren table, #bladeren table td {
  margin: 0px;
  padding: 0px;
  border: none;
  border-collapse: separate;
}

#bladeren img {
  border: 1px solid #92897e;
  margin-right: 5px;
}

#bladeren a {
  border: none;
}

#bladeren a.active img, #bladeren a:hover img {
  border: 1px solid #584528;
}

.surface, #beeld {
  margin: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #623e18;
}

div.fac-thumb {
  display: inline;
}

.content h6 {
  font-weight: bold;
  font-style: italic;
  font-size: 100%;
  line-height: 1.6em;
  margin-top: 1em;
  margin-bottom: 1em;
}

/*
--------------------------------
6.
quickguide, 29-09-2009
--------------------------------
*/
body.guide-page {
  background-image: url("/vg/interface/bg.gif");
  background-repeat: repeat-y;
  background-position: 776px 0px;
}

.guide-page .menu {
  left: 776px;
}

.guide-page li#booklink a {
  position: relative;
  left: -200px;
}

.guide-page #text {
  margin-left: 14px;
  width: 740px;
  margin-top: 1em;
  padding-right: 10px;
}

.guide-page .guidebox {
  width: 740px;
  float: none;
  clear: left;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #DDD3AF;
  padding-top: 5px;
}

.guide-page .guideboxp {
  width: 355px;
  float: left;
  margin-right: 15px;
}

.guide-page .guideimeage {
  width: 365px;
  float: left;
}

.zoomlevels {
  width: 65px;
  height: 63px;
}

.zoomArrow {
  width: 6px;
  height: 63px;
  float: left;
  background-image: url("/vg/images/zoomArrow.gif");
  background-position: bottom;
  background-repeat: no-repeat;
}

.zoomRuler {
  width: 6px;
  height: 63px;
  margin-top: 0px;
  float: left;
  background-image: url("/vg/images/ruler.gif");
  background-position: bottom;
}

.zoomButtons {
  width: 51px;
  height: 63px;
  float: left;
  text-align: right;
}