body, html {
  font: 12px Arial, Helvetica, sans-serif, sans;
	margin:	 0px;
	padding: 0px;
	height:	 100%;
  color: black;
	background-color: white;
}

a {
  color: #555555;
}

a:hover {
  color: #999999;
}

.titelbalk {
  height: 31px;
  font: bold 12px Arial, Helvetica, sans, sans-serif;
  color: white;
}

.titelbalk a {
  color: white;
  text-decoration: none;
}

.titelbalk a:hover {
  color: #dddddd;
}

.paragraph {
	font: 12px Arial, Helvetica, sans-serif, sans;
}

.pagetitle {
	font: bold 16px Arial, Helvetica, sans-serif, sans;
}

.menu {
	font: bold 11px Arial, Helvetica, sans-serif, sans;
  text-decoration: none;
}

.pagelink {
  color: black;
  text-decoration: none;
}

.pagelink:hover {
  color: #888888;
  text-decoration: underline;
}

.editbutton {
	font: bold 11px/8px Arial, Helvetica, sans-serif, sans;
  color: #ffaaaa;
  text-decoration: none;
}

.titelbalk .editbutton {
  color: #ffaaaa;
}

.editbutton:hover {
  color: #888888;
}

.aanmeldbutton{
	font: bold 11px Arial, Helvetica, sans-serif, sans;
  background-color: white;
  color: #f29400;
  border: 2px solid #f29400;
  padding: 1px;
}

.zoekbutton{
	font: bold 11px Arial, Helvetica, sans-serif, sans;
  background-color: white;
  color: #009ee0;
  border: 2px solid #009ee0;
  padding: 1px;
}

.footer {
	font: 11px Arial, Helvetica, sans-serif, sans;
}

.footer a {
  color: black;
  text-decoration: none;
}

.footer a:hover {
  color: #666666;
}

img {
	display: block;
}

.agenda_dagnummer {
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #e2007a;
	background-color: white;
}
.agenda_items_title {
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.agenda_items {
	font-size: 12px;
	color: white;
	margin: 15px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}
.agenda_items_title a {
	color: white;
	text-decoration: underline;
}
.agenda_items_title a:hover {
	color: #999999;
}
.agenda_items a {
	color: white;
	text-decoration: underline;
}
.agenda_items a:hover {
	color: #999999;
}

.agenda_line_active {
	color: black;
	background-color: white;
	border: 4px solid #e2007a;
}
.agenda_dagnummer_active {
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	background-color: #e2007a;
	color: white;
}
.agenda_items_active {
	font-size: 12px;
	color: black;
	margin: 15px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}
.agenda_items_title_active {
	font-size: 14px;
	font-weight: bold;
	color: black;
}
.agenda_items_title_active a {
	color: black;
	text-decoration: underline;
}
.agenda_items_title_active a:hover {
	color: #999999;
}
.agenda_items_active a {
	color: black;
	text-decoration: underline;
}
.agenda_items_active a:hover {
	color: #999999;
}

.agenda_menu_buiten {
	position: relative;
	width: 92px;
	height: 22px;
}

.agenda_menu {
	position: absolute;
	width: 84px;
	font-size: 14px;
	font-weight: bold;
	top: 3px;
	left: 4px;
	color: white;
}

.agenda_menu a {
	color: white;
	text-decoration: none;
}
.agenda_menu a:hover {
	color: #999999;
}

.agenda_items .editbutton {
	font: 11px/8px Arial, Helvetica, sans-serif, sans;
	color: #ffaaaa;
	text-decoration: none;
}

.zoekvak {
  font: 12px Arial, Helvetica, sans-serif, sans;
	margin:	 0px;
	padding: 5px 0px 0px 0px;
	width: 140px;
	border: 1px solid #e2007a;
	height: 24px;
}