body, button, html, input, select, td, textarea, th {
  color: #000;
  font: 11px/1.5 Verdana, Tahoma, Arial, sans-serif;
}

#content {
  min-height: 600px;
}

a {
  color: #d53538;
}

a:hover {
  color: #666 !important;
}

a img {
  border: none;
}

body, html {
	margin: 0;
	padding: 0;
}

button {
  cursor: pointer;
}

fieldset, form {
	border: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

h1 {
  color: #4c8221;
  font-size: 14px;
  text-transform: uppercase;
}

h2 {
  color: #4c8221;
  font-size: 13px;
}

h3 {
  color: #4c8221;
  font-size: 12px;
}

input, select, textarea {}

input {
  line-height: normal;
}

label {
	cursor: pointer;
}

legend {
  display: none;
}

li, dd, blockquote {
	margin-left: 1em;
}

td, th {}


.hilight {
  color: #d53538;
  font-style: italic;
}

.leesmeer {
  /*background: url(/img/bullet-1.gif) no-repeat right 5px;*/
  color: #cccc33;
  font-weight: bold;
  line-height: normal;
  padding-right: 8px;
  text-align: right;
}

.leesmeer a{
  color: #cccc33;
}

.more-items {
  font-weight: bold;
  text-align: right;
}
