body {
  color: black;
  background-color: #BFBFBF;
  margin: 0px;
  font-family: arial,sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  color: #000000;
}
div.container {
  position: relative;
  width: 748px;
  background-color: #FFFFFF;
  margin: auto;
  border-width: 0px 1px 1px 1px;
  border-color: #636363;
  border-style: solid;
}
p {
  font-family: arial,sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  color: #000000;
  margin: 15px 0px 0px 0px;
}
p.kop {
  color: #C70225;
  font-size: 13px;
  font-weight: bold;
  margin: 15px 0px 0px 0px;
}
p.kop_bovenaan {
  font-size: 13px;
  font-weight: bold;
  margin: 15px 0px 0px 0px;
}
p.menu {
  color: #FFFFFF;
  font-family: arial,sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0px 2px 0px;
}
p.menu_footer {
  color: #FFFFFF;
  font-family: arial,sans-serif;
  font-size: 12px;
  /*font-weight: bold;*/
  margin: 0px 0px 5px 22px;
}
a:link,a:visited,a:active,a:hover {
  color: #C70225;
  text-decoration: none;
}
a.menu:link {
  color: #FFFFFF;
  text-decoration: none;
}
a.menu:hover {
  color: #FFFFFF;
  text-decoration: none;
}
a.menu:visited {
  color: #FFFFFF;
  text-decoration: none;
}
td.menu {
  width: 186px;
  background-color: #C70225;
}
div.menu {
  background-color: #C70225;
  padding: 18px 0px 0px 22px;
}
div.menu2 {
  height: 221px;
  background-color: #C70225;
}
div.menu2_en {
  height: 245px;
  background-color: #C70225;
}
td.content {
  width: 562px;
  background-color: #EDEDED;
}
div.content {
  background-color: #EDEDED;
  padding: 5px 10px 20px 20px;
}
div.tussenkopje {
  width: 522px;
  height: 31px;
  background-color: #E1E1E1;
  text-align: left;
}
input, textarea {
  font-family: arial,sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  background-color: #FFFFFF;
  border: #C70225 1px solid;
  width: 250px;
  padding: 2px 2px 2px 4px;
}
input.button {
  color: #FFFFFF;
  font-size: 10pt;
  font-weight: bold;
  background-color: #C70225;
  border: 1px solid black;
  width: 120px;
  padding: 0px;
}
input.radio, input.checkbox, input.submit {
	width: auto;
  background-color: #EDEDED;
  border: 0;
}
input.radio2 {
	width: auto;
  background-color: #DEDEDE;
  border: 0;
}
ul {
  margin: 10px 0px 10px 5px;
}
li {
  font-family: arial,sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  color: #000000;
  margin: 0px 0px 0px 15px;
}
hr {
  color: #C70225;
  height: 1px;
  margin: 0px 10px 0px 0px;
}
