body, html, div.page0, table.page, div#browserNameDiv, div#browserFullnameDiv {
  background-color: #FFFFE0;
}


/* Uncomment & adapt the commented subsection in order to have only the
   specified printcontents section visible when printing
   For multi-page printing of containers with large contents, note:
   - position:absolute inhibits multi-page printing
   - overflow: auto inhibits multi-page printing
   - height: (something other than auto) inhibits multi-page printing
   - top: -XXXpx shifts contains of post-first pages in Firefox
   - margin-top: -XXXpx causes double-printing of lines in IE
 */
/*
@media print {
  body {
    visibility: hidden;
  }
  div.printcontents {
    visibility: visible;
    position: relative;
    left: -320px;
    margin-top: -170px;
    width: 700px;
  }
  .browserMSIE div.printcontents {
    top: -170px;
    margin-top: 0px;
  }
  img#printbutton, input[type=submit], .noprint {
    visibility: hidden;
  }
  option {
    visibility: hidden;
    color: white;
  }
  select {
    color: white;
    height: 2ex;
  }
}
*/

.pagecontents {

}

body, p, td, th, select, input {
  font-family: bookman old style, times new roman;
  font-size: 15px;
  color: #000000;
}

div.dropdownmenucontents {
  width: 130px;
  background-color: #DEDEDE;
}
.browserOpera div.dropdownmenucontents { 
  width: 134px;
}

/*
To set minimum height for nav-items, use 'padding' in the span.navbutton(_f2)
classes: using 'height' will interfere with multiline navitems in Firefox,
and min-height doesn't work in Explorer.

To disable multiline nav links, set white-space: nowrap in
div.dropdownmenucontents a, and remove the display: block from the
span.navbutton(_f2) classes
*/
div.dropdownmenucontents a, div.dropdownmenucontents a:link, div.dropdownmenucontents a:active, div.dropdownmenucontents a:visited, div.dropdownmenucontents a:hover {
  width: 130px;
  /* white-space: nowrap */
}
div.dropdownmenucontents div.dropdownmenucontents {
/* this applies to submenus */
  background-color: #E4E4E4;
}

span.navbutton { 
  color: black;
  display: block;
}

span.navbutton_f2 {
  color: grey;
  display: block;
}

div.dropdownmenuSFXline {
  background-color: #808080;
/*
vertical line for horizontal movement of dropdown SFX
*/
  height: 20px;
  left: 60px;
  width: 2px;
  top: 0px;
/*
horizontal line for vertical movement of dropdown SFX
  height: 2px;
  width: 20px;
  left: 0px;
  top: 60px;
*/
}

h1 {
  font-size: 15px;
}
h2 {
  font-size: 13px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 12px;
}

a:link, a:visited, a:active	{
	text-decoration:none;
	color:blue;
}
a:hover	{
	text-decoration:none;
	color:black;
}

a:link.nb, a:visited.nb, a:active.nb	{
	font-size: 13px;
	text-decoration:none;
	color:blue;
}
a:hover.nb	{
	font-size: 13px;
	text-decoration:none;
	color:black;
}

div.contents, div.contents p, div.intro, div.intro p {

}

div.intro, div.intro p, .intro {

}

div.contents, div.intro {

}

.logentry_head {
  font-size: 13px;
  font-weight: bold;
  background-color: #33CC00;
}

.logentry_content { background-color: #EAEAEA; }
.logentry_options { background-color: #CACACA; }
.logentry_line    { background-color: #000000; }

.forum_head {
  font-size: 13px;
  font-weight: bold;
  background-color: #999999;
}

.forum_content { background-color: #EAEAEA; }
.forum_options { background-color: #CACACA; }
.forum_line {    background-color: #000000; }

table.poll {
  border: 1px solid #66cc66;
  background-color: #66cc66;
}

th.pollhead {
  border: 0px solid #66cc66;
  font-size: 11px;
  color: #000000;
  background-color: #EEEEEE;
}

td.pollbody {
  border: 1px solid #EEEEEE;
  font-size: 11px;
  background-color: #EEEEEE;
}

td.calendar {
  background-color: #666666;
}
td.calendarday {
  background-color: #c6cce8;
}
td.calendartoday {
  background-color: #596dbf;
}

a.hoofdnav, a:visited.hoofdnav, a:hover.hoofdnav, a:active.hoofdnav,
a.subnav, a:visited.subnav, a:hover.subnav, a:active.subnav,
span.hoofdnav, span.subnav {
	font-size: 13px;
	text-decoration:none;
  color: black;
}
a.hoofdnav_f2, a:visited.hoofdnav_f2, a:hover.hoofdnav_f2,a:active.hoofdnav_f2,
a.subnav_f2, a:visited.subnav_f2, a:hover.subnav_f2, a:active.subnav_f2,
span.hoofdnav_f2, span.subnav_f2 {
	font-size: 13px;
	text-decoration:underline;
  color: black;
}

.submitbutton{
  font-size: 8pt;
  font-weight: bold;
  background-color: #EEEEEE;
  border: 2px ridge #DDDDDD;
}

td.quotehead {
  font-weight: bold;
  font-size: small;
}

td.quoteline {
  height: 1px;
  color: #666666;
}

td.quotebody {
  font-style: italic;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #EEFFEE;
}

td.quotebody td.quotebody {
  background-color: #DDFFDD;
}

td.quotebody td.quotebody td.quotebody {
  background-color: #CCFFCC;
}

table.quote { 
 width: 400px;
}


li{
  margin-top: 1ex;
}

.myavenueclass1 {
  color: red;
}

td.statscounter { 
  background-image: url(images/bg_counter.gif);
  color: #FFFFFF;
  font-family: "Courier New", Courier, mono;
  font-weight: bold;
  font-size: 16px;
}

table.evententry { 
  border: 1px solid #CCCCCC;
}

table.evententry th { 
  background-color: #666666;
  color: white;
}

table.evententry td { 
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}

.titel {
	font-family: bookman old style;
	font-size: 45px;
	font-variant: small-caps;
	margin-left: 30px;
	line-height: 45px;
}

.ondertitel {
	font-family:bookman old style;
	font-size:22px;
	font-variant:small-caps;
	margin-left: 30px;
	line-height: 22px;
}

.uitg {
	font-family:bookman old style;
	font-size: 13px;
}

.bij {
	font-family:bookman old style;
	font-size:11px;
	margin-bottom: 0px;
}

.artikelTitel 	 {position:absolute;left:130px;top:72px;width:740px;font-family:bookman old style;font-size:45px;font-variant:small-caps;}
.artikelOndertitel {position:absolute;left:130px;top:120px;width:780px;font-family:bookman old style;font-size:25px;font-variant:small-caps;}
.artikelLijst      {position:absolute;left:112px;top:550px;width:750px;}

.lijn1 {position:absolute;left:100px;top:70px;}
.lijn2 {position:absolute;left:115px;top:120px;}



.tekst1 {position:absolute;left:130px;top:150px;width:670px;font-family:bookman old style;font-size:15px;line-height:20px;text-align:justify;}

.ilog {position:absolute;left:130px;top:290px;width:480px;font-family:bookman old style;font-size:15px;line-height:20px;text-align:justify;}
.archief {position:absolute;left:640px;top:290px;width:190px;font-family:bookman old style;font-size:13px;line-height:21px;text-align:left;border-left:solid 1px black;padding-left:10px;}

.kolom1 {position:absolute;left:130px;top:160px;width:300px;font-family:bookman old style;font-size:15px;line-height:20px;text-align:justify;}
.kolom3 {position:absolute;left:130px;top:150px;width:400px;font-family:bookman old style;font-size:15px;line-height:20px;text-align:justify;}

.links {position:absolute;top:150px;left:35px;font-size:13px;text-align:right;}

.fotob1 {position:absolute;left:115px;top:10px;}
.fotob2 {position:absolute;left:321px;top:10px;}
.fotob3 {position:absolute;left:527px;top:10px;}
.fotob4 {position:absolute;left:742px;top:10px;}

.foto2 {position:absolute;left:130px;top:425px;}
.foto3 {position:absolute;left:325px;top:425px;}
.foto4 {position:absolute;left:521px;top:425px;}
.foto5 {position:absolute;left:716px;top:425px;}

.grboek {position:absolute;left:506px;top:160px;}

.fotogr {position:absolute;left:132px;top:145px;}
.bijschrift	{position:absolute;left:132px;top:650px;width:700px;font-family:bookman old style;font-size:9pt;}

.foto9 {position:absolute;left:566px;top:150px;border:0px;}