body {
  background-image: url('/template/background.jpg');
  background-repeat: repeat-x;
}

body, html {
  margin: 0px;
  padding: 0px;
  width:100%;
  height: 100%;
}

.container {
  width:100%;
  height:100%;
}

body, td {
  font-size: 11px;
  color: #061C62;
  line-height: 15pt;
  font-family: Verdana, Arial;
}

h1 {
  font-size: 13px;
  line-height: 15pt;
  font-weight: bold;
}

a.menu, a.menu:hover, a.menu:active, a.menu:visited {
  color: #9D8C42;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}

a.menu:hover {
  text-decoration: none;
  color: #FFFFFF;
}

a, a:hover, a:active, a:visited {
  color: #9D8C42;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  color: #9D8C42;
  text-transform: uppercase;
  font-weight: bold;
}
.homekopje{
 font-size: 13px;
  line-height: 15t;
  font-weight: bold; 
 color: #9D8C42;
  text-transform: uppercase;
  font-weight: bold;

}

