body {
	margin: 0px;
}
div.spacer {
	clear: both;
}
div#topNavBlue {
	height: 22px;
	line-height: 22px;
	background-color: #003566;
	margin-left: 213px;
	padding-left: 15px;
	color: #f5b7c9;
}
div#topNavBlue a {
	color: white;
	text-decoration: none;
}
div#topNavPink {
	background-color: #d60059;
	margin-left: 213px;
	height: 22px;
	line-height: 22px;
	color: white;
	padding-left: 15px;
}
div#topNavPink a {
	color: white;
	text-decoration: none;
}
div#backHome {
	width: 550px;
	float: left;
}
div#search {
	width: 220px;
	float: left;
	line-height: 22px;
}
div#search .submit {
	width: 16px;
	height: 16px;
	border: 0px;
	background: url('gfx/search_btn.gif') no-repeat center center;
}
div#search .text {
	font-size: 10px;
}
img#logo {
	margin: 20px 30px;
}
div#block {
	width: 119px;
	height: 119px;
	float: left;
	background-color: #d60059;
}
div#mainContainer {
	width: 883px;
	float: left;
}
div#footer {
	clear: both;
	border-top: 1px solid #b1b3b4;
	width: 620px;
	margin-left: 239px;
	padding-left: 8px;
	line-height: 30px;
	margin-top: 25px;
}
div#footer a {
	color: #7b7c7e;
	text-decoration: none;
}

/*## zoeken ##*/
span.highlightbold {
	font-weight: bold;
	color: #003566;
}
a.highlightbold {
	color: #d60059;
	font-weight: normal;
	font-size: 18px;
	margin: 8px 0 2px 0;
	font-family: 'Myriad Pro', arial, tahoma, sans-serif;
}
p.zoek {
	margin-top: 2px;
}
span.hightlightString {
	font-weight: bold;
	color: #003566;
}
div.purple_block {
	float: left;
}

/* Agenda items  */
ul#coll-items {
  list-style: none;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  list-style-image: none;
}
ul#coll-items li {
  height: 1%;
}
#coll-items li span {
  padding: 0px 0px;
  display: block;
  line-height: 25px;
}

#coll-items li span a {
  background-image: url('gfx/arrow_right_large.gif');
  background-position: 4px 4px;
  background-repeat: no-repeat;
  color: #cf0360;
  font-size: 16px;
  display: block;
  padding-left: 25px;
  border-bottom: 1px solid #cfd0d2;
}

#coll-items li span a:hover {
  background-image: url('gfx/arrow_right_large.gif');
  background-position: 4px 4px;
  background-repeat: no-repeat;
  background-color: #f7f7f7;
  text-decoration: none;
}

#coll-items li span a.active {
  background-image: url('gfx/arrow_down_large.gif');
  background-position: 4px 4px;
  background-repeat: no-repeat;
  background-color: #f7f7f7;
  border-bottom: 0;
}

#coll-items li span a:hover.active {
  background-image: url('gfx/arrow_down_large.gif');
  background-position: 4px 4px;
  background-repeat: no-repeat;
  background-color: #f7f7f7;
  text-decoration:none;
}

#coll-items table {
  padding: 0px;
  margin: 0x;
  width: 100%;
  background-color: #f7f7f7;
  display: table;
  border-bottom: 1px solid #cfd0d2;
}
#coll-items table td {
  padding: 4px;
}
#coll-items table td.title {
  width: 50%;
}
#coll-items table td.date {
  width: 15%;
}
#coll-items table td.location {
  width: 35%;
}

#coll-items table a {
  background-image: none;
  padding-left: 0px;
  font-weight: bold;
}

/*### FORMULIEREN ###*/
form.formContainer div.formDiv {
  margin: 15px 0;
  padding: 10px 0;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}
form.formContainer th {
  text-align: left;
  width: 160px;
  padding-right: 6px;
}
form.formContainer th,
form.formContainer td
{
  height: 29px;
  color: #6d6d6d;
  vertical-align: middle;
}
form.formContainer td.required {
  background: url('gfx/required.gif') no-repeat 10px 10px;
  width: 45px;
}
form.formContainer .text,
form.formContainer select,
form.formContainer textarea
{
  border: 1px solid #c9c9c9;
}
form.formContainer .text {
  width: 230px;
}
form.formContainer .alignTop {
  width: 200px;
}
form.formContainer textarea {
  width: 230px;
  height: 80px;
  margin: 5px 0;
  font-family: arial, tahoma, sans-serif;
  font-size: 12px;
}
form.formContainer .button {
  border: 0;
  background: url('gfx/btn_bg.gif') no-repeat center center;
  width: 88px;
  height: 23px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}
form.formContainer label.error {
  color: #f30000;
}
form.formContainer tr.subHead th {
  background-color: #f7f7f7;
  color: #046089;
  border-bottom: 1px dotted #d4d4d4;
  border-top: 1px dotted #d4d4d4;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
}

/* share btns */
.share {
  height: 18px;
}
.share a {
  float: left;
  height: 16px;
  width: 16px;
  background-image: url('gfx/share_icons.png');
  background-repeat: no-repeat;
  text-indent: -9999px;
  margin: 2px;
  outline: none;
}
.share a.tweet {
  background-position: 0 0;
}
.share a.linkedin {
  background-position: 0 -16px;
}
.share  a.facebook {
  background-position: 0 -32px;
}
.share  a.hyves {
  background-position: 0 -48px;
}
