body, html {
  font: 11px Verdana, Arial, Helvetica, sans-serif, sans;
  line-height: 16px;
	margin:	 0px;
	padding: 0px;
	height:	 100%;
  color: black;
}

#page_without_footer {
	width:	 100%;
	min-height:	 100%;
	height:	 auto !important;
	height:	 100%;
}

#footer_spacer {
  height: 33px;
}

#footer {
  position: relative;
  height: 33px;
  top: -33px;
  color: white;
}

.footertext {
  color: white;
}

.footertext a {
  color: white;
}

img {
  display: block;
}

a {
	text-decoration: none;
  color: #91c4d9;
}

a:hover {
	text-decoration: underline;
}

.header {
  position: relative;
  width: 914px;
  height: 93px;
  margin-top: 28px;
  margin-bottom: 8px;
}

.header_nieuwsbrief {
  position: relative;
  width: 213px;
  height: 93px;
}

.header_nieuwsbrief_form {
  position: absolute;
	margin:	 0px;
	padding: 0px;
  top: 62px;
  left: 24px;
}

.header_nieuwsbrief_input {
	padding:	 0px;
	margin: 0px 4px 0px 4px;
  width: 78px;
  height: 13px;
  font-size: 10px;
  line-height: 14px;
  background-color: #e6e6e6; /**/
  border-style:solid;
  border-width: 0px;
}

.top_menu {
  position: relative;
  margin-bottom: 14px;
  width: 914px;
  height: 33px;
  color: white;
  font-size: 14px;
  line-height: 33px;
}

.top_menu_item {
}

.main {
  position: relative;
  width: 914px;
}

.left_search {
  position: relative;
  width: 255px;
  height: 56px;
}

.left_search_form {
  position: absolute;
	margin:	 0px;
	padding: 0px;
  top: 13px;
  left: 66px;
}

.left_search_input {
	padding:	 0px;
	margin: 0px 4px 0px 4px;
  width: 108px;
  height: 13px;
  font-size: 10px;
  line-height: 14px;
  background-color: #e6e6e6;
  border-style:solid;
  border-width: 0px;
}

.left_menu {
  position: relative;
  width: 255px;
}

.left_menu_item {
  position: relative;
  top: 0px;
  left: 0px;
  width: 255px;
  height: 29px;
}

.left_menu_item_text {
  position: absolute;
  top: 0px;
  left: 35px;
  color: white;
  font-size: 11px;
  line-height: 27px;
  font-weight: bold;
}

.content {
  position: relative;
  width: 648px;
  margin-top: 14px;
}

.backbutton {
  position: absolute;
  top: 0px;
  right: 0px;
  font: bold 14px Arial, Helvetica, sans-serif, sans;
  color: #91c4d9;
}

.pagetitle {
  font: bold 14px Arial, Helvetica, sans-serif, sans;
  color: #f21b1b;
}

.pagesubtitle {
}

.pagecontent {
  padding-left: 13px;
}

.paragraph {
  position: relative;
  margin-top: 23px;
}

.paragraphtitle {
  font: bold 12px Verdana, Arial, Helvetica, sans-serif, sans;
  color: black;
}

.overviewitem {
  border-bottom: 1px dotted black;
  padding: 27px 0px 27px 0px;
}

.editbutton {
  position: relative;
  font-weight: bold;
  background-color: red;
  width: 120px;
  text-align: center;
  font: bold 11px Arial, Helvetica, sans-serif, sans;
  line-height: 15px;
  border: 1px solid #993333;
  color: white;
  cursor: pointer;
}

.editbutton a {
  color: white;
}

.editbutton:hover {
	text-decoration: none;
}

input, select {
  width: 250px;
}

.agenda {
  position: relative;
  margin-left: 9px;
  margin-right: 9px;
  height: 273px;
}

.agenda, .agenda td {
  font-size: 12px;
  font-weight: bold;
}

.agenda_when, .agenda_button {
	background-color: #efefef;
  padding: 4px 4px 4px 4px;
}

.agenda_dag_active, .agenda_dag_inactive {
	background-color: #efefef;
  width: 36px;
  line-height: 24px;
  height: 24px;
}

.agenda_dag_sun {
  background-color: #e0e0e0;
}

.agenda_dag_sat {
  background-color: #e0e0e0;
}


.agenda_dag_active {
  background-color: #91c4d9;
	color: white;
}

.agenda_dag_active a {
	color: white;
}

.agenda_dagnummer {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.agenda_items {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 84px;
	height: 82px;
	font-size: 11px;
	color: white;
	overflow: hidden;
}
.agenda_items a {
	color: #000000;
	text-decoration: underline;
}
.agenda_items a:hover {
	color: #0000FF;
}

.agenda_menu_buiten {
	position: relative;
	width: 32px;
	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;
}

.bon {
	background-color: white;
	color: #065590;
}

.bontitel {
  font: bold 17px Arial, Helvetica, sans, sans-serif;
  background: url(../gfx/bon.hoek.links.boven.gif) no-repeat top left;
  background-color: #20abe2;
  height: 27px;
  padding-bottom: 3px;
}

.bonimage {
}

.bonfooter {
  font: 11px Arial, Helvetica, sans, sans-serif;
  background: url(../gfx/bon.hoek.rechts.onder.gif) no-repeat bottom right;
  background-color: #20abe2;
  color: white;
  height: 16px;
  padding-bottom: 1px;
}

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

.bonfooter a:hover {
	text-decoration: underline;
}

.bonoptions img {
	display: inline;
}

.bonfriendform input {
  width: 150px;
  margin-right: 12px;
}

.bonformklein {
  font: 9px Verdana, Arial, Helvetica, sans-serif, sans;
  color: black;
}