body {
  background-color: #ffffff;
  margin: 20px 30px 80px 30px;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 200 0;
  }

body,table,input,select,textarea {
  font-family: verdana,arial,sans-serif;
  font-size: 13px;
  color: black;
  }

p {
  text-align: justify;
  margin-left: 50px;
  margin-top: 10px;
  }

hr {
  height: 1px;
  }

ul {
  text-align: justify;
  margin-left: 66px;
  margin-top: 10px;
  list-style-type: circle;
  }

li {
  margin-bottom: 6px;
  }

a:link,a:visited,a:active {
  text-decoration: underline;
  font-weight: bold;
  }

a:hover {
  color: #000000;
  text-decoration: none;
  }

h1 {
  font-size: 30px;
  color: #999999;
  }

h2 {
  font-size: 18px;
  margin-bottom: 10px;
  margin-left: 40px;
  }

h4 {
  font-size: 13px;
  margin-left: 40px;
  margin-bottom: 0px;
  }

input.txt {
  width: 250px;
  }

form {
  margin: 0px;
  }

div.nav {
  position: absolute;
  left: 500px;
  top: 10px;
  width: 250px;
  text-align: right;
  }

.navbtn {
  width: 165px;
  font-size: 9px;
  }

select,input.pw {
  width: 90px;
  }

img.icon {
  width: 16px;
  height: 16px;
  border: 0px;
  }

.monthrow {
  font-size: 20px;
  text-align: right;
  padding-top: 12px;
  padding-right: 0px;
  font-weight: bold;
  }

td {
  padding: 0px 10px;
  vertical-align: top;
  }

th {
  text-align: left;
  padding: 0px 10px;
  color: white;
  }

th.leftcol,td.leftcol0,td.leftcol1,th.idkleftcol {
  width: 95px;
  text-align: right;
  background-position: left top;
  background-repeat: no-repeat;
  }

th.midcol,td.midcol0 {
  width: 95px;
  text-align: center;
  }

th.rightcol,td.rightcol0,td.rightcol1 {
  width: 95px;
  text-align: left;
  background-position: right top;
  background-repeat: no-repeat;
  }

.backtotop {
  text-align: right;
  font-size: 10px;
  }

.smalltablelink {
  text-align: right;
  padding-right: 0px;
  padding-top: 8px;
  font-size: 10px;
  }

th.idkleftcol {
  text-align: right;
  width: 95px;
  }

td.idkleftcol1 {
  text-align: right;
  vertical-align: bottom;
  width: 95px;
  background-position: left top;
  background-repeat: no-repeat;
  }

.idktitel {
  font-weight: bold;
  width: 500px;
  }

td.idkbodytekst {
  width: 600px;
  padding-left: 18px;
  background-position: left bottom;
  background-repeat: no-repeat;
  }

div.idkbodytekst {
  margin: 10px 0px;
  border-style: double;
  border-width: 0px 3px 0px 3px;
  padding: 5px 10px;
  }

table.idktable {
  margin-left: 48px;
  }

img.fotocamera {
  width: 46px;
  height: 29px;
  border: 0px;
  }

img.inlineL {
  float: left;
  margin: 0px 15px 15px 0px;
  border-style: solid;
  border-width: 1px;
  }

img.inlineR {
  float: right;
  margin: 0px 0px 15px 15px;
  border-style: solid;
  border-width: 1px;
  }