body, html, div.page0, table.page, div#browserNameDiv, div#browserFullnameDiv {
  background-color: #FFFFFF;
}


/* 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: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

div.pagetitle {
  font-family: Arial Black, Arial, Verdana;
  font-size: 22px;
  color: #FFFFFF;
  margin-right: 5px;
  margin-top: 28px;
}

div.dropdownmenucontents {
  width: 130px;
  background-color: #DEDEDE;
}
.browserOpera div.dropdownmenucontents { 
  width: 134px;
}

div.dropdownmenucontents a, div.dropdownmenucontents a:link, div.dropdownmenucontents a:active, div.dropdownmenucontents a:visited, div.dropdownmenucontents a:hover {
  width: 130px;
}
div.dropdownmenucontents div.dropdownmenucontents {
/* this applies to submenus */
  background-color: #E4E4E4;
}

span.navbutton { 
  color: black;
}

span.navbutton_f2 {
  color: grey;
}

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;
}
div.head1 {
  font-weight: bold;
  font-size: 15px;
}
h1 {
  font-size: 13px;
  font-weight: bold;
}
h2 {
  font-size: 13px;
}
h3, h4 {
  font-size: 12px;
}
.articleheader {

}

a:link, a:hover, a:visited, a:active {
  color: #000000;
}

div.contents, div.contents p, div.intro, div.intro p {
  margin-top: 1ex;
  margin-bottom: 1ex;
}

div.intro, div.intro p, .intro {

}

div.contents, div.intro {
  width: 500px; /* equal to width of contenteditableregion */
}

.logentry_head {
  font-size: 13px;
  font-weight: bold;
  background-color: #FFFF75;
}

.logentry_content { background-color: #FFFF75; padding: 5px;}
.logentry_options { background-color: #FFFF75; }
.logentry_line    { background-color: #FFFF75; }

.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 {
  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 {
  color: gray;
}

.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;
}

.kop2, .kop2 a, .kop2 a:link, .kop2 a:active, .kop2 a:visited, .kop2 a:hover {
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}

.underbt, a.underbt, a:link.underbt, a:active.underbt, a:visited.underbt, a:hover.underbt, a.underbt a:link, a.underbt a:active, a.underbt a:visited, a.underbt a:hover {
  color: #999999;
  font-stretch: expanded;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: bold;
  text-decoration: none;
}


.morelink, a.morelink, a.morelink a:link, a.morelink a:active, a.morelink a:visited, a.morelink a:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}

.morelinkgrey, a.morelinkgrey, a.morelinkgrey a:link, a.morelinkgrey a:active, a.morelinkgrey a:visited, a.morelinkgrey a:hover {
  color: #95A09C;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}

/* onderstaande staat ook in aparte stylesheets, in dit stylesheet wordt de default gezet*/
.contentbackground {
background-image: url(images/ow/article_bgtop_standaard.gif); 
background-repeat: no-repeat;
background-color: #E2E2E2;
}
h1.showitem_header {
color: #FFFFFF;
margin-bottom: 0px;
margin-left: 5px
}
a:link.title_link, a:active.title_link, a:visited.title_link {
	text-decoration: none;
	color: #000000;
}
a:hover.title_link {
	text-decoration: underline;
	color: #000000;
}


/* styles for links rss items in list on homepage */
a:link.rss_item_home, a:active.rss_item_home, a:visited.rss_item_home {
	text-decoration: none;
	color: #000000;
}
a:hover.rss_item_home {
	text-decoration: underline;
	color: #000000;
}

/* styles for links rss items in list on news page */
a:link.rss_item, a:active.rss_item, a:visited.rss_item {
	text-decoration: none;
	color: #000000;
}
a:hover.rss_item {
	text-decoration: underline;
	color: #000000;
}
/* styles for rss items displayed fully */
span.rss_item { 
}
span.rss_date { 
white-space: nowrap;
}
div.rss_fulltext { 
}

td.postcode1 {

font:tahoma;
color:blue;

}
