body, td, th, a, input, select, textarea {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
}

a {
  color: #333;
  text-decoration: underline;
}

a:hover {
  color: #BC1B1B;
  text-decoration: none;
}

h1 {
  margin: 0 0 10px 0;

  color: #be3333;
  font-size: 18px;
  font-weight: bold;
}

h2 {
  margin: 0;

  font-size: 15px;
  font-weight: bold;
  color: #be3333;
}

h3 {
  margin: 5px 0 0 0;
  font-size: 14px;
  font-weight: normal;
  color: #be3333;
}

h4 {
  margin: 5px 0 0 0;
  font-size: 12px;
  font-weight: normal;
  color: #be3333;
}

h3.space {
  margin-top: 5px;
}

.small {
	font-size: 11px;
}
.big {
	font-size: 13px;
}

/* More */

.more a {
  float: right;
  margin: 0;
  color: #BC1B1B;
  text-decoration: none;
  background: url(../gfx/vw/rodepijl.gif) no-repeat 7px 3px;
}

.more a:hover {
  color: #777;
  background: url(../gfx/vw/grijzepijl.gif) no-repeat 7px 3px;
}


.more a, .more a:link, .more a:hover, .more a:active, .more a:visited {
  padding-left: 20px;
}

/*
  Zijkant
*/
div#side div.bottom {
  font-size: 11px;
}

/*
  Form
*/
input.placeholder {
  color: #ccc;
  font-style: italic;
}

input.normal {
  color: #000000;
  font-style: normal;
}

/*
  Lijstjes
*/
li span {
  color: #be3333;
}

/*
  Footer
*/
div#footer, div#footer a {
  font-size: 10px;
}

div#footer span {
  color: #BC1B1B;
}
