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

img {
  display: block;
}

a {
	text-decoration: none;
  color: #33cc00;
}

a:hover {
	text-decoration: underline;
}

p {
  margin-top: 0px;
  margin-bottom: 16px;;
  padding: 0px;
}

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

.editbutton a {
  color: white;
}

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

input, select {
  width: 100px;
}

#button_top_left {
	position: absolute;
	left: -10px;
	top: 0px;
  width: 243px;
  height: 168px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#home_button {
	position: absolute;
	left: 10px;
	top: 153px;
	color: white;
}

#home_button a {
	color: white;
}

#site_top {
	position: absolute;
	left: 0px;
	top: 51px;
  width: 953px;
  height: 164px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#site_subtop {
	position: absolute;
	left: 0px;
	top: 212px;
  width: 953px;
  height: 164px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#subtop_foto_1 {
	position: absolute;
	left: 2px;
	top: 0px;
}

#subtop_foto_2 {
	position: absolute;
	left: 150px;
	top: 0px;
}

#subtop_foto_3 {
	position: absolute;
	left: 456px;
	top: 0px;
}

#subtop_foto_4 {
	position: absolute;
	left: 727px;
	top: 0px;
}

.top_menu {
  position: absolute;
  top: 185px;
  width: 953px;
  height: 12px;
  left: 0px;
}

#nieuwsbrief_button {
  position: absolute;
  top: 0px;
  width: 235px;
  height: 21px;
  right: 0px;
}

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

#page_center_part {
	position: relative;
	width:	 953px;
	min-height:	 100%;
}

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

.left_menu a {
	color: #ff0000;
}
.left_search {
	width: 220px;
	height: 42px;
}

.left_search_text {
	padding-top:14px;
	padding-left: 30px;
	text-align: left;
  font: 12px Verdana, Arial, Helvetica, sans-serif, sans;
  font-weight: bold;
	color: #ff0000;
}

.left_search_input {
	padding:	 0px;
	margin: 0px 2px 0px 4px;
  width: 75px;
  height: 15px;
  font-size: 12px;
  line-height: 16px;
  background-color: #e6e6e6;
  border-style:solid;
  border-width: 0px;
	
}

.left_menu_item {
  position: relative;
	width: 220px;
	height: 42px;
}

.left_menu_item_text {
  display: block;
	padding-left: 30px;
	text-align: left;
  font: 12px Verdana, Arial, Helvetica, sans-serif, sans;
  font-weight: bold;
	color: #ff0000;
}

.left_menu_seperator {
	height: 1px;
	padding-left: 30px;
}


.left_menu_item_img {
  position: absolute;
  top: 14px;
  right: 30px;
}


.blok_image_title {
	position:absolute; 
	left: 10px; 
	top: 150px;	
  font: 12px Verdana, Arial, Helvetica, sans-serif, sans;
  font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.page_inner {
	padding-left: 40px;
	padding-top: 14px;
	position: relative;
	text-align: left;
	width: 650px;
}

.pagetitle {
	position: relative;
	background: url(/gfx/page.title.background.png) top center no-repeat;
	width: 425px;
	height: 29px;
	padding: 10px 0px 0px 10px;
	margin: 0px;
  font: 12px Verdana, Arial, Helvetica, sans-serif, sans;
  font-weight: bold;
  left: -10px;
	color: #FFFFFF;
}


.pagesubtitle {
  font: bold 12px Verdana, Arial, Helvetica, sans-serif, sans;
  color: black;
	padding: 0px;
	margin: 0px;
}


.content_container {
  position: absolute;
  left: 0px;
  top: 382px;
	width: 953px;
  text-align: left;
  background-color: white;
  background: url(/gfx/content.background.all.png) top center repeat;
}

.content_background {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: white;
  background: url(/gfx/content.background.all.png) top center repeat;
}

.content {
  position: relative;
  left: 223px;
  top: 0px;
  width: 733px;
}

.content_buttons {
  position: absolute;
	width: 223px;
	left: 0px;
  top: 0px;
}

.tiptitle {
  font: 12px Verdana, Arial, Helvetica, sans-serif, sans;
  font-weight: bold;
	color: #33CC00;
	padding: 0px;
	margin: 0px;
}

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

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

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

.agenda a {
	color: #ff0000;
}
.agenda, .agenda td {
  font-size: 11px;
}

.agenda_when, .agenda_button {
	background-color: #efefef;
  padding: 1px 3px 2px 3px;
}

.agenda_when {
	color: #444444;
}

.agenda_dag_active, .agenda_dag_inactive {
	background-color: #efefef;
  width: 29px;
  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;
}



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

.bontitel {
  font: bold 17px Arial, Helvetica, sans, sans-serif;
  background: url(../gfx/bon.hoek.links.boven.gif) no-repeat top left;
  background-color: #49bf00;
  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: #49bf00;
  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;
}