#pagina{
  margin: 0px auto 0px auto;
  height: auto;
  width: 800px;
  font-family: Verdana;
  font-size: small;
}

#logo{
  height: 100px;
  width: 800px;
  float: left;
  top: 50px;
  background-image: url(images/nieuw_logo5_vh_vet.jpg);
  background-repeat: no-repeat;
}

/*#kop_leeg{
  height: 60px;
  width: 1000px;
  float: left;
  border-bottom: #000000 dotted 1px;
}*/

#kop{
  height: 121px;
  width: 800px;
  float: left;
  border-bottom: #777777 dotted 1px;
     /*background-color: #3399FF;*/
}

#nav{
  height: 700px;
  width: 199px;
  float: left;
  border-right: #777777 dotted 1px;
  /*background-color: #CC0000;*/
}

#leeg{
  height: 700px;
  width: 50px;
  float: left;
  /*background-color: #990099;*/
}

#tekst_box{
  height: auto;
  width: 500px;
  float: left;
}

.tekst_kop{
  height: 50px;
  width: 500px;
  float: left;
  padding-top: 40px;
  border-bottom: dotted #bb0066 1px;
  color: #777777;
  font-weight: bold;
  font-variant: small-caps;
  font-size: x-large;
  }

.tekst{
  float: left;
  padding-top: 15px;
  color: #222222;
}

.naw{
  float: left;
  padding-left: 15px;
  color: #222222;
}

.nav_leeg{
  height: 75px;
  width: 150px;
  float: left;
  border-bottom: #777777 dotted 1px;
  text-align: center;
  margin: 15px;
}

.nav_knopje{
  height: 50px;
  width: 150px;
  float: left;
  border-bottom: #777777 dotted 1px;
  text-align: center;
  margin: 15px;
}

fieldset{
  height: auto;
  width: 650px;
  float: left;
  padding-top: 50px;
  border: 0px;
}

.formulierregel{
  height: auto;
  width: 600px;
  float: left;
  padding: 5px 0px 5px 0px;
}

label{
  height: auto;
  width: 150px;
  float: left;
 }

input{
  height: auto;
  width: auto;
  float: left;
  }

.nav_knopje a:hover {
color:#bb0066;
}

.nav_knopje a{
  color: #777777;
  text-decoration: none;
}

.tekst a:hover {
color:#777777;
}

.tekst a{
  color: #bb0066;
  text-decoration: none;
}

.naw a:hover {
}

.naw a{
  text-decoration: none;
}

#voet{
  height: 20px;
  width: 800px;
  float: left;
  border-top: #777777 dotted 1px;
  border-bottom:#777777 dotted 1px;
  margin-top: 10px;
  text-align: center;
  padding-top: 5px;
}

.pink{
  color: #bb0066;
  font-size: 10px;
  font-weight: normal;
}

.zweef{
  padding: 10px;
  margin: 12px 5px 0px 7px;
  float: right;
  width: 200px;
}

.product{
  height: auto;
  width: 500px;
  float: left;
  padding-top: 10px;
}
