﻿.Message, .ErrorMessage, .AlertMessage, .InfoMessage {
	color: #222222;
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;  
}
.ErrorMessage {background: #FAECEC;border: 1px solid #D64242}
.AlertMessage {background: #FAECEC;border: 1px solid #D64242}
.InfoMessage {background: #F7F5D7;border: 1px solid #817B1F}
.Help {border-bottom: 1px dotted #333;cursor: help;display: inline-block}

h1 {
	font-size: 27px;
	color: #E97E00;
	padding: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #3080CB;
	padding: 15px 0px 3px 0px;
}
h3 {
	font-size: 13px;
	color: #222222;
	padding: 10px 0px 2px 0px;
}

hr {
	color: #999999
}
.ImgButton {
	margin: 5px;
	border: 1px solid #7F7F4C;
}

.SectionHeader {
	background: #E0E8B9 url(../../_images/SectionHeader_bg.gif) repeat-x;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: #99A26B 1px solid;
	border-bottom: #99A26B 1px solid;
}

#content ul.content {
  list-style-image: url(../../_images/bullet_content.gif);
  margin: 5px 5px 5px 25px;
}
#content .form {
	background-color: #F8F8EC;
	border: 1px solid #99A26B;
	padding: 5px;
}
#content .menu {
	font-weight: bold;
	margin-left: 5px;
	padding-top: 10px;
	padding-left: 10px;
}
#content .menu {
	list-style-image: url(../../_images/arrow_gr.gif);
}
#content .menu a, #content .menu a:link, #content .menu a:hover {
	color: #222222;
}
#content p.voorbeeld {
	font-style: italic;
  padding-left: 25px;
}


ul.Lijst, ul.Lijst2 {
	list-style-image: url(../../_images/bullet.gif);
}
ul.Lijst2 {
	padding-left: 10px;
}
ul.Lijst li, ul.Lijst2 li {
	margin-left: 18px;
	padding: 0px -5px 2px 0px;
}
ul.Lijst a, ul.Lijst a:link {
	color: #222222;
}
ul.Lijst a:visited {
	color: #777777;
}

#sbCon ul.Lijst {
	list-style-image: url(../../_images/bullet_small.gif);
	padding: 0px;
}
#sbCon ul.Lijst li {
	margin-left: -4px;
	padding: 0px;
}

.copyright {
	font-size: 11px;
	color: #777777;
	margin: 8px 0 10px 15px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.LijstTitel {
	font-size: 15px;
	font-weight: bold;
	color: #64643C;
}
.LijstDatum {
	font-size: 11px;
	color: #999999;
}
.LijstBron {
	color: #777777;
}
.BoekLink {
	font-size: 11px;
}
.FaqAntwoord {
	color: #777777;
}

.SiteMap ul {
	list-style-image: url(../../_images/bullet_gr.gif);
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.SiteMap a, .SiteMap a:link, .SiteMap a:visited {
	color: #222222;
}
.SiteMapLevel1 {
	font-weight: bold;
}

.Nav3 {
	height: 1%;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Nav3 .Item {
	width: 290px;
	position: relative;
  float: left;  
}
.Nav3 .Rechts {
	float: right;
}
.Nav3 .Header {
	background: #E0E8B9 url(../../_images/SectionHeader_bg.gif) repeat-x;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: #99A26B 1px solid;
	border-bottom: #99A26B 1px solid;
}
.Nav3 .Header a, .Nav3 .Header a:link, .Nav3 .Header a:visited {
	color: #222222;
}
.Nav3 .Header a:hover {
	text-decoration: none;
}
.Nav3Content {
	font-size: 12px;
	padding: 4px;
}

.PollContainer {
	background-color: #F8F8EC;
	border: 1px solid #99A26B;
	padding: 5px;
	margin-bottom: 5px;
}
.PollQuestion {
	font-size: 15px;
	font-weight: bold;
	color: #64643C;
}
#sbCon .PollQuestion {
	font-size: 11px;
	font-weight: bold;
	color: #64643C;
}
.PollOptions {
	padding-top: 1px;
	padding-bottom: 5px;
}
.PollBar {
	background-color: #6CA300;
	font-size: 8px;   
}

.AlphabetList {
	width: 100%;
	font-size: 11px;
	text-align: center;
  letter-spacing: 0.1em;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 4px;
  margin-bottom: 4px;
  border-top: 1px solid #7F7F4C;
  border-bottom: 1px solid #7F7F4C;
	display: block;
}
.AlphabetListSelectedItem {
	font-weight: bold;
	color: #64643C;
}
.AlphabetList td a, .AlphabetList td a:link, .AlphabetList a:visited {	
	width: 10px;
	background: #FFFFFF;
	color: #222222;
	text-align: center;
	display: block;
	padding: 1px 2px 1px 2px;
	margin: 0px 2px 0px 2px;
	border: 0px solid #64643C;
}
.AlphabetList td a:hover {
	background: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.nieuws {
	margin-top: 20px;
}
.nieuws .GridTable {
	margin-top: 6px;
}
.nieuws .GridRow td a, .nieuws .GridRowAlt td a {
	color: #222222;
}

.zoeken, .zoeken select {
	font-size: 11px;
}

.GridTable {
  width: 100%;
}
.GridHeader {
  font-size: 11px;
  font-weight: bold;
}
.GridHeader th {
	text-align: left;
  padding: 4px;
}
.GridRow {
	background-color: #F8F8EC;  
}
.GridRow td, .GridRowAlt td {
  font-size: 11px;
  color: #222222;
  padding: 4px;  
}
.GridRowSelected {
	font-weight: bold;
}
.GridRowEmpty td {
	font-weight: bold;
  text-align: center;
  padding-top: 50px;
  padding-right: 20px;
  padding-bottom: 50px;
  padding-left: 20px;
}

.Steekproefgrootte{
	font-size: 15px;
	font-weight: bold;
	color: #E97E00;
}

.Input, .InputSmall {
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 1px;
	border: 1px solid #7F7F4C;
}
.InputSmall {
	font-size: 11px;
}
.Button, .ButtonOver, .ButtonSmall {
	background-color: #CBD695;
	font-size: 13px;
	border: 1px solid #7F7F4C;
}
.ButtonSmall {
	font-size: 11px;
}
.ButtonOver {
	background-color: #99A26B;
}
.FormButton {
	background: #AA0000;
}