body {
  margin: 0px;
  padding: 218px 230px 0px 230px;
  font: 12px Verdana, Arial;
  
  background-image: url(../images/bgc.gif);
  background-repeat: repeat-y;
  background-position: top left;
 }

div, td, input {
  font: 12px Verdana, Arial;
}
 
.correct {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 970px;
  height: 87px;
  background-color: #ffffff;
 }

.mbc {
  padding-top: 421px;
 }
 
.txtBox {
  padding: 10px;
 }
 
.topbar {
  position: absolute;
  left: 293px;
  top: 10px;
  width: 677px;
  height: 77px;
  background-image: url(../images/topslogan.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
 }
 
.frontimg {
  position: absolute;
  left: 210px;
  top: 87px;
  width: 520px;
  height: 108px;
  background-image: url(../images/front.jpg);
  background-repeat: no-repeat;
  background-position: top left;
 }

.content {
  width: 476px;
 }
 

.msgBox {
  position: absolute;
  top: 87px;
  left: 730px;
  width: 240px;
  padding-left: 5px;
 }
 
.msgBox ul {
  padding: 0px;
  margin: 0px;
 }

.actual li {
  font-weight: bold;
  margin-left: 10px;
  list-style-position: outside;
  list-style-image: url(../images/arrow/arrw.gif);
 }

.actual {
  position: relative;
  padding-top: 35px;
  background-image: url(../images/titles/mededelingen.gif);
  background-repeat: no-repeat;
  background-position: top left;
  border-top: 1px solid #B0006E;
  border-bottom: 1px solid #B0006E;
 }
