BODY, TH, TD, LI, A, P {
  font-family: Verdana, Arial;
  margin-top: 0pt;
  margin-bottom: 0pt;
  font-size: 10pt;
  color: #011750;
}

body { 
  background-color: #ffffff;
}

H1 {
 margin-top: 10px;
 color: #ff0000;
 font-size: 14pt;
}

H2 {
  margin-top: 10px;
  color: #ff0000;
  font-size: 12pt;
}

H3 {
  color: #ff0000;
  font-size: 11pt;
  margin-bottom : 0px;
}

H4 {
  margin-top: 6px;
  color: #ff0000;
  font-size: 10pt;
  margin-bottom: 0pt;
}

H5 {
  margin-top: 6px;
  color: #011750;
  font-weight : bold;
  margin-bottom: 0pt;
}

#bgimage {
  position : absolute;
  top : 0px;
  left : 0px;
  display : block;
  z-index:-1;
  background-image: url('images/brik.png');
  background-repeat : repeat;
  height:114px;
  width : 100%;
}  
	

#navigate {
  z-index:1;
  margin-right: auto;
  margin-left: auto;
  top : 100px;
  width:800px;

}

#headerimg {
  left: 0;
  z-index: 10;
  overflow: hidden;
  margin-top: 0px;
  height: 88px;
  margin-right: auto;
  margin-left: auto;
  background : url(images/tvfnaam.png) center no-repeat;
}	

a         {color: #FF0000}
a:link    {color: #011750}
a:visited {color: #011750}
a:hover   {color: #FF0000}
a:active  {color: #FF0000}

.nav_table {
  border-spacing : 0;
  position : absolute;
  left : 10px;
  top  : 380px;
  width : 180px;
}

#myframe {
 margin:0px;
}

.verwijder {
  height: 16px;
  width : 16px;
  display : block;
  position : Relative;
  background-image : url('images/page_delete.png');
  cursor : pointer;
}

.toevoegen {
  height: 16px;
  width : 16px;
  margin-top : 10px;
  display : block;
  position : relative;
  background-image : url('images/page_add.png');
  cursor : pointer;
}

.mailto {
  height: 16px;
  width : 16px;
  display : block;
  position : relative;
  background-image : url('images/email.png');
  cursor : pointer;
}

.geplaatst {
  font-style : italic;
  font-size : 8pt;
}

#PopUp {
  position: absolute;
	background-color : #ffffff;
	border-style:ridge;
  cursor : pointer;
  padding-top : 2px;
  padding-right : 10px;
  padding-left : 10px;
  padding-bottom : 5px; 
}


#hh_logo {
  margin: 0 auto 0 auto;
  height: 16px;
  width : 21px;
  display : block;
  bottom : 10px;
  background-image : url('http://www.horsthouse.nl/images/hhlogo_sm.png');
  cursor : pointer;
}

.bdlink {
	text-decoration : underline;
	cursor : pointer;
}

.bdlink:hover {
	color : #f00;
}		





