body {
        background-color: #faddb1;
        background-image: url(images/header_bg.gif);
        background-repeat: repeat-x;
        margin: 0px;
        padding: 0px;
        font-family: Trebuchet MS;
        color: #666363;
        font-size: 12px;
}

.clear {
        clear: both;
}

.container {
        width: 799px;
        background-color: #FFFFFF;
        margin: 0px auto;
        border-left: 7px solid #fccb80;
        border-right: 7px solid #fccb80;
        border-bottom: 7px solid #fccb80;
}

a {
        color: #df94ad;
        text-decoration: none;
}
a:hover {
        color: #df94ad;
        text-decoration: underline;
}

input,textarea,select {
  margin: 2px 0px 2px 0px;
  padding: 2px 2px 2px 2px;
  border: 1px solid #ecc3d1;
  font-size: 13px;
  color: #000000;
}

.top {
  float: left;
  height: 115px;
  width: 799px;
}

.header {
  float: left;
  background-image: url(../files/media/header.gif);
  width: 471px;
  height: 98px;
  margin-top: 10px;
  margin-left: 10px;
}

.stats {
  color: #ff6f6d;
  margin-top: 50px;
  float: left;
  margin-left: 40px;
}

.content {
  width: 800px;
}

.content_links {
  width: 500px;
  float: left;
  padding: 0px 0px 0px 25px;
}

.content_links h2 {
  color: #ff9900;
  font-size: 25px;
  font-weight: normal;
}

.content_links h4 {
  color: #ff9900;
  font-size: 23px;
  font-weight: normal;
}

.content_links h3 {
  color: #ff9900;
  font-size: 16px;
  font-weight: normal;
}

.box {
  border: 7px solid #ecc3d1;
  background-color: #fad3e0;
  padding: 5px 5px 5px 10px;
  width: 478px;
  color: #994963;
}

.box_hond {
  border: 7px solid #ecc3d1;
  background-color: #fad3e0;
  padding: 5px 5px 5px 10px;
  width: 478px;
  color: #994963;
  background-image: url(../files/media/hond.gif);
  background-repeat: no-repeat;
        background-position: right bottom;
}

.box h2 {
  padding: 0px;
  margin: 0px;
  color: #994963;
  font-size: 24px;
  font-weight: normal;
}

.box_ad {
  border: 7px solid #fad3e0;
  background-color: #ecc3d1;
  padding: 5px 5px 5px 10px;
  width: 478px;
  color: #994963;
}

.content_rechts {
  padding: 0px 0px 0px 75px;
  width: 75px;
  float: left;
}

.footer {
  margin: 0px auto;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #c79a57;
  width: 799px;
  text-align: right;
}

.footer a {
        color: #da5151;
        text-decoration: none;
}

.footer a:hover {
        color: #da5151;
        text-decoration: underline;
}

a.m2f:link { font-family: Arial; font-size: 13px; font-weight: bold; color: #994963; text-decoration: none; }
a.m2f:visited { font-family: Arial; font-size: 13px; font-weight: bold; color: #994963; text-decoration: none; }
a.m2f:hover { font-family: Arial; font-size: 13px; font-weight: bold; color: #994963; text-decoration: none; }
a.m2f:active { font-family: Arial; font-size: 13px; font-weight: bold; color: #994963; text-decoration: none; }

a.vrienden:link { font-family: Trebuchet MS; font-weight: bold; color: #862c49; text-decoration: none; }
a.vrienden:visited { font-weight: bold; text-decoration: none; }
a.vrienden:hover { font-weight: bold; color: #994963; text-decoration: none; }
a.vrienden:active { font-weight: bold; text-decoration: none; }

