* {

  border: 0;

  padding: 0;

  margin: 0;

}



html, body {

  text-align: center;

  height: auto;

  height: 100%;

}



#container {

  text-align: left;

  height: 100%;

  min-height: 100%;

  width: 996px;

  border-left: 2px solid #BFA188;

  border-right: 2px solid #BFA188;

  margin-left: auto;

  margin-right: auto;

}



#container2 {

  position:relative;

  width:1000px; /* breedte van de gecentreerde pagina */

  margin-left: auto;

  margin-right: auto;

  text-align:left;

  background-color: green;

}



#toplogo {

  width: 996px;

  height: 134px;

  background-image:url('../images/toplogo2.jpg');

}



#content {

  width: 996px;

  height: auto;

  /* height: auto; */

  background-image: url('../images/contentback.jpg');

  background-repeat: no-repeat;

}



#maincontent {

  position: relative;

  height: auto;

  width: 466px;

  background-color: transparent;

  margin-left: 265px;

  margin-right: 265px;

  padding-top: 120px;

  color: #123A6D;

  font-family: Verdana,Arial;

	font-size:8pt;

  font-weight: normal;

  line-height: 20px;

}



table#qtitle {

  background-color: transparent;

  width: 466px;

  height: 30px;

  margin-bottom: 30px;

}



H1#qtitleleft {

  color: #123A6D;

  text-align: left;

  font-size: 25px;

  font-weight: normal;

  font-family: "Times New Roman", serif;

}



td#qtitleright {

  color: #123A6D;

  text-align: right;

  font-size: 25px;

  font-weight: normal;

  font-family: "Times New Roman", serif;

}



td#flags {

  text-align: right;

  float: right;

  width: 100px; 

  vertical-align: bottom;

  margin-top: 10px;

}



td {

  font-family: Verdana,Arial;

	font-size:8pt;

  font-weight: normal;

  line-height: 20px;

  color: #123A6D; 

}



a.normal {

  text-decoration: none;

}



a.normal:hover {

  color: white;

  background-color: #BFA188;

}



a.flag:hover {

  background-color: none;

}



img.flag {

  border: 0;

}





h2 {

  font-size: 14px;

  font-weight: bold;

  margin-bottom: 10px;

}



div#container div#content div#maincontent h4 {

  font-size: 12px;

  font-weight: bold;

}



p.front {

  margin-bottom: 5px;

}


