html, body {
  background-color: #C9BE90;
  font-family:      "Trebuchet MS";
  font-size:        15px;
  color:            #404040;
}

th, td, h2, h3 {
  font-size: 15px;
  color:     #404040;
}

#header {
  top:                 30px;
  width:               1000px;
  margin:              0 auto;
  height:              150px;
  background-color:    #FFFFFF; 
  background-image:    url("../Documents/561");
  background-repeat:   no-repeat;
  background-position: center;
}

#mainMenu {
  position:         absolute;
  width:            1000px;
  height:           50px;
  background-color: #FF00DC;
}

#mainMenu .menu.horizontal > li {
  width:            249px;
  height:           25px;
  text-align:       center;
  font-size:        18px;
  border-left:      1px solid white;
  border-bottom:    1px solid white;
  background-color: #FF00DC;
  margin:           0;
  padding:          0;
}

#mainMenu .menu.horizontal > li > span > a {
  color: #FFFFFF;
}

#mainMenu .menu.horizontal .current {
  background-color: #6E6F71;
}

#main {
  top:              35px;
  width:            1000px;
  margin:           0 auto;
  border:           0px;
  background-image: url("../Documents/84");
  overflow-x:       hidden; 
}

#content {
  margin-top: 80px;
}

#content a {
  color: #B39B90;
  font-style: italic;
}

h2 {
  font-size: 16px;
  font-type: bold;
}

h3 {
  font-style: italic;
  font-type: bold;
}

th {
  font-size: 16px;
  background-color: #C9BE90;
}

img {
  border: 0px;
}

#Article h1 {
  display: none;
}

#articleContent .message {
  font-family: "Trebuchet MS";
  font-size: 15px;
  color: #404040;
  text-align:justify;
}

#articleContent .message .body {
  padding: 10px;
}

#articleContent .message .header {
  background-color: #C9BE90;
  font-size: 16px;
  color: #404040;
}

.summary {
  font-weight: bold;
  font-style: italic;
}

.intro #articleContent > h2 {
  display: none
}

.intro #Article > div > div.item-actions {
  top: 300px;
}

.intro #image-598 {
  margin-right: 70px;
  margin-left: 20px;
  margin-top: 30px;
}

.profielen table {
  margin-left: 150px;
}

.profielen td, .profielen th {
  width:   300px;
  padding: 5px;
}

.gastenboek #toolbar,
.gastenboek .item-actions,
.gastenboek .item-info,
.gastenboek #website-options {
  display: block;
  z-index: 10;
}

.gastenboek .item-info,
.gastenboek .item-info a {
  color: #FF00DC;
  font-size: 14px;
}

.gastenboek #Article > div > div.item-actions {
  position: absolute;
  left:     10px;
  top:      220px;
}

.gastenboek #Article > div > div.item-actions .item-action img {
  width:  25px;
  margin: 5px;
}

.gastenboek #toolbar {
  top:    280px;
  width:  1000px;
  border: 0px;
  left:   133px;
}

.gastenboek #website-options {
  top: 250px;
}

.vrienden blockquote {
  font-style: italic;
  width: 800px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.vrienden p {
  margin: 20px;
}

.vrienden blockquote a {
  color:       red;
  font-weight: bold;
  font-size:   28px;
}

.programma td, .programma th {
  padding: 5px;
}
