body,
input {
  font-family: "Arial", serif;
  font-size: 12px;
  margin: 0px;
  color: black;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

th, td {
  padding: 0px;
  font-family: "Arial", serif;
  font-size: 12px;
  color: black;
}

form {
  margin: 0px;
}

img {
  border: 0px;
}

a:link, a:visited, a:hover {
  font-family: "Arial", serif;
  color: black;
}


h1 {
  font-family: "Arial", sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

p {
  margin-top: 0px;
  font-family: "Arial", serif;
  font-size: 12px;
}

.NormalBody {
  margin: 0px;
  background-repeat: no-repeat; 
  background-position: center top;
  background-image: url( ../images/Background.jpg );
  min-width: 700px;
  text-align: center;
}

.MainDiv {
  position: relative;
  margin: 0 auto;
  width: 700px;
  top: 0px;
  text-align: left;
}

a.LoginLink:link,
a.LoginLink:hover,
a.LoginLink:active,
a.LoginLink:visited {
  color: red;
  font-weight: bold; 
  position: absolute;
  right: 13px;
  top: 7px;
  font-size: 13px;
  text-decoration: none;
}

a.LoginLink:hover {
  text-decoration: underline;
}

.Boek {
  position: absolute;
  left: 10px;
  top: 97px;  
  width: 679px;
  height: 481px;
  background-repeat: no-repeat;
  background-position: left top;
}

a.MenuItem:link,
a.MenuItem:hover,
a.MenuItem:active,
a.MenuItem:visited {
  display: block;
  position: absolute;
  left: 0px;
  top: 18px;
  width: 128px;
  height: 109px;
  background-repeat: no-repeat;
  background-position: top left;
  text-decoration: none;
}

a.MenuItem:hover {
  background-position: bottom left;
}


.Content {
  position: absolute;
  width: 271px;
  height: 360px;
  padding-right: 15px;
  overflow: auto;
  top: 45px;
}

.Content,
.Content a:link,
.Content a:hover,
.Content a:active,
.Content a:visited,
.Content th,
.Content td,
.Content h1,
.Content h2,
.Content h3,
.Content h4 {
  font-weight: normal;
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}

.Content a:hover {
  text-decoration: underline;
}

.Content h1,
.Content h2,
.Content h3,
.Content h4 {
  font-weight: bold;
}

.Content h1 {
  font-size: 13px;
  padding-bottom: 5px;
}

#Content1 {
  left: 31px;
}

#Content2 {
  left: 375px;
}

.Opstel {
  font-weight: normal;
  height: 280px;
  padding-right: 15px;
  overflow: auto;
}

.OpstelHeader th,
.OpstelHeader td {
  font-weight: bold;
  color: #666666;
  font-size: 13px;
  text-align: left;
}

.OpstelHeader th {
  width: 72px;
}

.Lijst {
  margin: 0px;
  padding: 0px;
  margin-left: 20px;
}

.Lijst li {
  font-weight: normal;
  padding-bottom: 4px;
}

.Lijst li a:link,
.Lijst li a:visited,
.Lijst li a:hover,
.Lijst li a:active {
  font-weight: normal;
}

#Boek3 #Content2 {
  padding-right: 0px;
  width: 285px;
}


.MFSubmitButton, .MFCancelButton {
  border: 0px;
  width: 122px;
  color: white;
  height: 20px;
  background-color: transparent;
  color: #ff0000;
  text-align: right;
  padding-right: 23px;
  background-image: url( ../images/Submit.jpg );
  background-repeat: no-repeat;  
  padding-top: 2px;
  background-position: right center;
}

.MFTD {
  width: 145px;
  padding-right: 10px;
  vertical-align: top;
}

.MFNaamType, .MFEmailType, .MFSmall, .MFFileType, .MFNaamTypeZ {
  width: 160px;
  border: 1px solid black;

  margin-bottom: 3px;
}

.GrootTextArea {
  height: 130px;
  width: 160px;
  border: 1px solid black;
  margin-bottom: 3px;
}

.MailForm  {
}

.MFNaamTypeZ {
  width: 247px;
}

.MFHR {
  border: 1px;
  color: #697480;
  background-color: none;
  width: 100%;
}

textarea {
  overflow: auto;
}

.MFSmall {
  width: 80px;
}

.MFKop {
  padding: 2px;
  padding-bottom: 5px;
  vertical-align: top;

  font-weight: bold;
}

#Contact {
  position: absolute;
  width: 270px; 
  left:  394px;
  top: 406px;
  color: #666666;
  font-weight: bold;
  font-size: 13px;
}

#Contact a:link,
#Contact a:hover,
#Contact a:active,
#Contact a:visited {
  color: #999999;
  text-decoration: none;
}

#Contact a:hover {
  color: #ff0000;
}

#GaTerug a:link,
#GaTerug a:hover,
#GaTerug a:active,
#GaTerug a:visited {
  position: absolute;
  width: 270px;
  left:  10px;
  top: 406px;
  text-align: right;

  font-weight: bold;
  font-size: 13px;
  color: #999999;
  text-decoration: none;
}

#GaTerug a:hover {
  color: #ff0000;
}

.PersContent {
  position: absolute;  
  top: 30px;
  left: 15px;
  width: 653px;
  height: 429px;
}
