body, html, div.page0, table.page, div#browserNameDiv, div#browserFullnameDiv {
  background-color: #ffffff;
}
html {
    overflow-y: scroll;
}

/* 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: 0px;
}

body, p, td, th, select, input,textarea {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

/* Drop-down menu navigation styles */


/*
To set minimum height for nav-items, use an auxiliary spacer image:
using 'height' will interfere with multiline navitems in Firefox,
and min-height doesn't work in Internet Explorer.

To disable multiline nav links, set white-space: nowrap in
a.navbutton and a.navbutton_f2, and remove the display: block from the
a.navbutton(_f2) span classes

To have different settings for top menu items and submenu items, first do
the settings for top menu items, and then do submenu items as more-specific
overrides. See below for an example.
*/

a {
	outline:none;
}

.rel, .relative, .abs, .absolute {
	left: 0px;
	top: 0px;
}

.rel, .relative {
	position: relative;
}

.abs, .absolute {
	position: absolute;
}

.beeld1 {
	z-index: 10;
		top: 4px;
	left: -12px;
}

.beeld2{
	z-index: 11;
}

.beeld3 {
	z-index: 12;
}
#banner1 {
	z-index: 100;
	top: 323px;
	left: 160px;
}

#banner2{
	z-index: 101;
	top: 73px;
	left: 545px;
}

#banner3 {
	z-index: 102;
	top: 340px;
	left: 545px;
}

.naw {
margin-left: 4px;
font-size: 11px;
/* color: #7BC0BC; */
color: #94DCDC;
}
#maintable #top-logo {
	top: 4px;
	left: -12px;
}

#maintable #top-banner, #maintable #top-click {
	top: 163px;
	left: 74px;
}

/* NAVIGATION STYLES */

/* navigation buttons */

/*
To set minimum height for nav-items, use an auxiliary spacer image:
using 'height' will interfere with multiline navitems in Firefox,
and min-height doesn't work in Internet Explorer.

To disable multiline nav links, set white-space: nowrap in
a.navbutton and a.navbutton_f2, and remove the display: block from the
a.navbutton(_f2) span classes

To have different settings for hoofdnav/top menu items and
subnav/submenu items, first do the settings for top menu items, and
then do submenu items as more-specific overrides. See below for an
example.
*/

/* div.navbutton toegevoegd om een vullend nepbuttontje te maken op de engelse site */
a.navbutton, a.navbutton_f2, div.navbutton {
  width: 106px;
  height:20px;
  display: block;
  background-image:url(images/transparent_bg.png);
  /* white-space: nowrap */
  text-decoration:none;
  overflow:hidden;
  font-size:10px;
  font-weight:bold;
}


a.navbutton span, a.navbutton_f2 span { 
	display: block;
	text-align:center;
	line-height:20px;
	color:#FFF;
	cursor:default;
	text-decoration:none;
}
a.nolink span, a.nolink  {
	text-decoration:none !important;
}
a.navbutton, a.navbutton span, div.navbutton { 
  margin-right:1px;
}

a.navbutton_f2, a.navbutton_f2 span {
	margin-right:1px;
}

/* subnav navigation buttons */

.subnav a.navbutton, .subnav a.navbutton span { 
  color: black;
    margin-top:1px;
  font-weight:normal;
}
.subnav a.navbutton_f2,
   .subnav a.navbutton_f2 span {
  color: white;
}
a.nolink {
	cursor:default;
}

/* Drop-down menu navigation styles */

div.dropdownmenucontents {
  width: 106px;
}
.browserOpera div.dropdownmenucontents { 
  width: 110px;
}

/* Dropdown submenu's and their navigation buttons */

div.dropdownmenu div.dropdownmenu {
    left: 107px;
    top: -20px;
    z-index: 500;
}
div.dropdownmenu_duo {
	visibility:visible !important;
}
div.dropdownmenucontents div.dropdownmenucontents {
  padding: 0px;
}
div.dropdownmenucontents a.navbutton, div.dropdownmenucontents a.navbutton_f2 {
	margin-top:0px;
	background-image:url(images/transparent_bg2.png);
}
div.dropdownmenucontents a.navbutton,
   div.dropdownmenucontents a.navbutton span { 
  color: black;
  text-decoration:none;
  text-align:left;
  width:106px;
  font-weight:normal;
  cursor:pointer;
}

div.dropdownmenucontents a.navbutton span, div.dropdownmenucontents a.navbutton_f2 span,
	.dropdownmenu-duo-nav-item-wrapper a.navbutton span, .dropdownmenu-duo-nav-item-wrapper a.navbutton_f2 span {
	padding-left:3px;
}

div.dropdownmenucontents a.navbutton_f2,
   div.dropdownmenucontents a.navbutton_f2 span {
	text-decoration:underline;
	color: black;
	text-align:left;
	width:106px;
	font-weight:normal;
	cursor:pointer;
}
.duonavclosed  .dropdownmenu-duo-nav-item-wrapper {
	display: none;
}
.dropdownmenu-duo-nav-item-wrapper a.navbutton, .dropdownmenu-duo-nav-item-wrapper a.navbutton span, .dropdownmenu-duo-nav-item-wrapper a.navbutton_f2 span {
	text-align:left;
	color:#000000;
	font-weight:normal;
}
.dropdownmenu-duo-nav-item-wrapper a.navbutton_f2, .dropdownmenu-duo-nav-item-wrapper a.navbutton_f2 span {
	color:#000000;
	text-decoration:none;
}

#duonavlink {
	text-align:center;
	background-color:#9D654B;
	height:20px;
	margin-right:1px;
	line-height:20px;
	width:213px;
	color:#FFF;
	font-size:10px;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	cursor: default;
}
.dropdownmenu-duo-nav-item-wrapper {
	width:106px;
	float:left;
	margin-right:1px;
	overflow:hidden;
	height:300px;
}
#dropdownmenu-duo-nav-wrapper {
	z-index: 500;
	position:absolute;
}
.dropdownmenu-duo-nav-item-wrapper a.navbutton:hover {
	text-decoration:underline;
}
/* END OF NAVIGATION STYLES */

a.crumbs:link, a.crumbs:hover, a.crumbs:visited, a.crumbs:active {
  color: #995D45;
  text-decoration: none;
}
a.crumbs:hover {
	text-decoration: underline;
}

h1 {
  font-size: 18px;
  color:#65B4AF;
  font-family:verdana;
  margin:0px 0px 17px 0px;
}
h2 {
  font-size: 13px;
}
h4 {
	display:inline;
	margin:0px;
	padding:0px;
	font-size: 14px;
  color:#65B4AF;
  font-family:verdana;  
}

a:link, a:hover, a:visited, a:active {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color: #9D5119;
}

div.contents, div.contents p, div.intro, div.intro p {
  margin-top: 1ex;
  margin-bottom: 1ex;
}

div.intro, div.intro p, .intro {
  font-style: italic;
}

div.contents, div.intro {
  width: 500px; /* equal to width of contenteditableregion */
}

.weblogentry_head {
  font-size: 13px;
  font-weight: bold;
  background-color: #CCCCCC;
  padding:5px;
}

.weblogentry_content { background-color: #EAEAEA; padding:5px; }
.weblogentry_options { background-color: #CACACA; }
.weblogentry_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 {
  color: #ffffff;
  font-size:11px;
  font-family:verdana;
  font-weight:bold;
  text-decoration:none;
  margin:0px 8px 0px 0px;
}
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: #fffffft;
  font-size:11px;
  font-family:verdana;
  font-weight:bold;
  text-decoration:none;
  margin:0px 8px 0px 0px;
}

.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;
}

/* Flexcroll Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: black;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
*/

.newsitemIntro p {
	color:#000000;
	margin:0px;
	padding:0px;
}

.bold {
	font-weight:bold;
}


.colorGreen {
	color:#65B4AF;
}

.colorDirt {
	color:#9D5119;
}

.footer {
	font-family:verdana;
	font-size: 15px;
}
.footerEn {
	font-family:verdana;
	font-size: 12px;
	margin-top: 3px;
}
.abs, .absolute {
	position: absolute;
}
a.more-link, a.more-link-arrows {
	color:#FFF;
	text-decoration:none;
	font-size: 11px;
}
a.more-link-arrows {
	padding-right:10px;
}
a.more-link:hover {
	color:#FFF;
	text-decoration:underline;
}
#bread-crumbs  {
	color:#995D45;
	  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	  font-size:10px;
}
#navigationTable {
	position:relative;
	z-index:900;
}
