body{  text-align: center;  font: 12px "Arial", helvetica, sans-serif;  background-color: #DADADA;}#main{  margin-top: 20px;  margin-left: auto;  margin-right: auto;  width: 800px;  border: 1px solid #000000;  text-align: left;  overflow: hidden;  background-color: #FFFFFF;}#titel{  width: 800px;  height: 111px;  background: url('../images/fomat3.jpg');  background-repeat: no-repeat;}#menu{  margin-top: 10px;  margin-left: 5px;  margin-right: 10px;  margin-bottom: 80px;  position: relative;  float: left;  width: 180px;  height: 100%;  border: 1px solid #000000;  line-height: 25px;}#menuheader{  width: 100%;  height: 20px;  border: 0px;  left: 0px;  top: 0px;  background-color: #BEBFFF;  line-height: 25px;  font-weight: 600;}#inhoud{  position: relative;  width: 583px;  /*height: 400px;*/  margin-top: 10px;  margin-left: 0px;  margin right: 10px;  margin-bottom: 10px;  border: 1px solid #000000;  float: left;}.textbox1{  margin: 10px;  text-align: left;  height: 300px;}.textbox2{  margin: 10px;  text-align: left;}#footer{  position: relative;  width: 100%;  clear: both;  border-top: 1px solid #000000;  height: 17px;  background-color: #BEBFFF;  text-align: center;  vertical-align: middle;}.menuitems{  margin-top: 15px;  margin-left: 20px;  list-style-type: disc;}.menuitems, a:link, a:visited, a:active{  color: #000000;}a:hover{  background-color: #BEBFFF;}
