body
{
  margin: 0px;
  background: url(../gfx/bgzijkant.gif) repeat-x top left;
}

h1{
	font-size: 10px;
	display: inline;
	font-weight:normal;
}

table
{
 font-family: Verdana;
 font-size: 11px;
}

a
{
  font-weight: bold;
  color: rgb(255, 114, 0);
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

form
{
  margin: 0px;
}



.navigatie
{
  color: rgb(255, 147, 7);  
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
}

.navigatie A
{
  font-family: Verdana;
  color: rgb(237,0,0);
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.navigatie A:hover
{
  color: rgb(255, 147, 7);
}

.honden
{
}

.honden A
{
  color: rgb(19, 48, 121);
  font-weight: bold;
  text-decoration: none;
}

.katten
{}

.katten A
{
  color: rgb(93, 19 145);
  font-weight: bold;
  text-decoration: none;
}

.oranje
{
  color: rgb(255, 114, 0);
}

knop
{
		font-size: 10px; 
		font-weight: bold; 
		color: #BE1A1A; 
		width: 70px; 
		height: 20px; 
		border: 1px solid #EF1F1F; 
		background: #FEF4F4;
}