body {
	background: #B90000; margin: 0px 0px 0px 0px; text-align: left; font: 13px; font-family: Tahoma;
}

.kop {height: 51px; background: #B90000; background-image: url(images/kop.jpg); background-repeat: no-repeat;

}
.menubalk {height: 57px; background-image: url(images/bgmenu.jpg); background-repeat: no-repeat;

}
.midden {padding-left: 17px; padding-right: 0px; }

.tabel { height: 400px; background-image: url(images/bgtabel.jpg); background-repeat: repeat-y;
}
.zijkant {background-image: url(images/bgmidden.jpg); background-repeat: no-repeat; background-position: top right; padding: 10px 10px 10px 25px;
}

.titeln {height: 18px; padding: 6px 8px 0px 9px; color: #000000; font-weight: bold; font-size: 13px;
}
.inhoud {padding: 0px 20px 8px 10px; font-size: 13px; vertical-align: top;
}
.titelm {height: 34px; background-image: url(images/titelm.jpg); background-repeat: no-repeat; padding: 10px 8px 4px 9px; color: #FFFFFF; font-weight: bold; text-transform: uppercase; font-size: 13px; letter-spacing: 0.1pc;
}
.inhoudm { vertical-align: top;
}
.footer {height: 19px; background-image: url(images/bgfoot.jpg); background-repeat: no-repeat;

}
.divider { height: 10px;
}
.news_image {
	float: left;
	border: none;
	margin-right: 1px;
	margin-top: 3px;
	}
a {
	color: #000; text-decoration: underline
}
a:hover {
	color: #FF6600; text-decoration: none
}

.smalltext {
	font-size: 8px; color: #000;
}
.smallblacktext {
	font-weight: normal; font-size: 9px; color: #000; line-height: normal; font-style: normal; font-variant: normal
}

.captiontext {
	font: bold 14px/120% verdana, arial, helvetica, sans-serif; color: #000
}
.button {
	border: #996633 1px solid; font-size: 10px; color: #000; text-align: center; background-color: #FF9933;
}
.button:hover {
	border: #996633 1px solid; font-size: 10px; color: #000; text-align: center; background-color: #666666;
}


div.menuBar,
div.menuBar a.menuButton, div.menuButton, div.menuButton_over, 
div.menu,
div.menu a.menuItem {
  font: 10pt Tahoma;
  font-style: normal;
  font-weight: normal;
  color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}

div.menuBar {
 padding: 0px 0px 0px 20px;
  text-align: left;
  border: 0px;

}

div.emenuBar {
  border-top: 0px;
  border-bottom: 0px solid #000;
  text-align: left;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
  background-color: transparent;
  border: 0px;
  color: #FFF;
  font-weight: bold;
  cursor: auto;
  left: 0px;
  margin: 0px;
  padding: 0px 14px 0px 0px;
  /* 
  if using a link icon replace line above with this one
  padding: 2px 4px 2px 22px;
  */
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
  width: 100px;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
  background-color: transparent;
  color: #FF6600;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, 
div.menuBar a.menuButtonActive:hover {
  background-color: #999;
  color: #fff;;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #666;
  border: 0px solid;
  left: 0px;
  padding: 1px 1px 1px 1px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #fff;
  cursor: auto;
  display: block;
  padding: 2px 11px 2px 0px;
  text-decoration: none;
  font-weight: bold;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  color: #FF6600;
  font-weight: bold;
}

div.menu a.menuItem span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #fff;
}

div.menu a.menuItem:hover span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #FF6600;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000fff;
  margin: 4px 2px;
}

a.menuItem.header {
  border-bottom: 1px solid #b3b3b3;
}
