body, html, div.page0, table.page, div#browserNameDiv, div#browserFullnameDiv {
/*  background-color: #7E7C6D;  Terugzetten als de site weer live gaat */
  background-color: #D0DBDF;
  scrollbar-face-color: #ACD2D3;
  scrollbar-shadow-color: #5D2C0B;
  scrollbar-highlight-color: #5D2C0B;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #5D2C0B;
}


/* 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 {
  padding: 10px;
}

body, p, td, th, select, input {
  font-family: Georgia, Times New Roman, serif;
  font-size: 14px;
  line-height: 20px;
  color: #91796C;
}
p {
margin-top: 0ex;
margin-bottom: 0ex;

}
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;
*/
}

.bigheader {

  font-size: 29px;
  line-height: 29px; /*nodig om IE-bug te verhelpen*/
  font-weight: bold;
  color: #4E3623;
}

h1 {

  font-size: 16px;
  font-weight: bold;
  color: #4E3623;
}

h2 {
  font-size: 13px;
}
h3, h4 {
  font-size: 12px;
}

div.contacthead {
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

div.contactcontents, div.contactcontents p, td.contactcontents, tr.articlecontents {
  font-size: 11px;
  letter-spacing: 0px;
}

/*
div.articlehomehead, td.articlehomehead, a.articlehomehead, a.articlehomehead:hover, a.articlehomehead:link, 
a.articlehomehead:visited, a.articlehomehead:active {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  line-height: 16px;
}
div.articlechapeau, td.articlechapeau, a.articlechapeau, a.articlechapeau:hover, a.articlechapeau:link, 
a.articlechapeau:visited, a.articlechapeau:active {
  font-size: 12px;
  font-weight: bold;
  color: #343235;
  text-decoration: none;
  line-height: 16px;
}

div.articlecontents, div.articlecontents p, td.articlecontents {
  font-size: 11px;
}

div.articleread, td.articleread, a.articleread, a.articleread:hover, a.articleread:link, a.articleread:visited, a.articleread:active {
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
*/

div.eventhead, td.eventhead {
  font-size: 25px;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
}

div.eventlocation, td.eventlocation {
  font-size: 13px;
  text-transform: uppercase;
  font-weight:bold;
}

div.eventtitle, a.eventtitle, a.eventtitle:hover, a.eventtitle:link, a.eventtitle:visited, a.eventtitle:active {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
}

span.eventinfo, div.eventinfo, a.eventinfo, a.eventinfo:hover, a.eventinfo:link, a.eventinfo:visited, a.eventinfo:active {
  font-size: 11px;
  font-weight: bold;
  /* color: #BA1133;*/
  color: #39A0C3;
  text-decoration: none;
}

div.festivalheader {
  font-size: 46px;
  color: #FFFFFF;
}

div.breadcrumbs, div.breadcrumbs a, a.breadcrumbs, a.breadcrumbs:hover, a.breadcrumbs:link, a.breadcrumbs:visited, a.breadcrumbs:active {
  font-size: 9px;
  text-decoration: none;
}

a:link, a:visited, a:active {
  color: #2EA1BE;
  text-decoration: none;
  }
a:hover {
  color: #E99100;
  text-decoration: none; 
}

.orange, a.orange, a.orange:link, a.orange:hover, a.orange:visited, a.orange:active {

  font-size: 16px;
  font-style: italic;
  color: #E99100;
  text-decoration: none;  
}

.darkbrown, a.darkbrown, a.darkbrown:link, a.darkbrown:hover, a.darkbrown:visited, a.darkbrown:active {

  font-size: 16px;
  font-weight: bold;
  color: #4E3623;
  text-decoration: none;  
}

a.lightbrown, a.lightbrown:link, a.lightbrown:hover, a.lightbrown:visited, a.lightbrown:active {

  font-size: 14px;
  color: #91796C;
  text-decoration: none;  
}

div.contents, div.contents p, div.intro, div.intro p {

}


div.intro, div.intro p, .intro {
  font-style: italic;
}

div.contents, div.intro {
  /*width: 345px;
  margin-top: 1ex;
  margin-bottom: 1ex;
  padding-left: 15px;
  padding-right: 15px;*/
}

.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, span.hoofdnav {
  color: white;
  font-size: 12px;
  text-transform: uppercase;
}
a.hoofdnav_f2, a:visited.hoofdnav_f2, a:hover.hoofdnav_f2, a:active.hoofdnav_f2, span.hoofdnav_f2 {
  color: black;
  font-size: 12px;
  text-transform: uppercase;
}

a.subnav, a:visited.subnav, a:hover.subnav, a:active.subnav, span.subnav{
  font-family: Georgia, Times New Roman, serif;
  font-size: 14px;
  color: #2C9EB6;
  text-decoration: none;  
}

a.subnav_f2, a:visited.subnav_f2, a:hover.subnav_f2, a:active.subnav_f2, span.subnav_f2{
  font-family: Georgia, Times New Roman, serif;
  font-size: 14px;
  color: #E99100;
  text-decoration: none;  
}

#navigationTableDL a:link, #navigationTableDL a:hover, #navigationTableDL a:active, #navigationTableDL a:visited {text-decoration:none;}

.submitbutton{
  font-size: 8pt;
  font-weight: bold;
  background-color: #EEEEEE;
  border: 2px ridge #DDDDDD;
}

.scrollbar {
  overflow: auto;
  width: 384px;
  height: 500px;
  overflow-x: visible;
  overflow-y: auto;
}

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;
}
.graytext, .graytext a {
  font-size: 9px;
  color: #363636;
  text-decoration: none;
}