/* Hoofd style sheet VisitBrielle.nl
/* F. Spaapen Dec 2006
*/

BODY, table, tr, td, p	{ 

font-family: Arial, Letter Gothic, Verdana, sans-serif, Tahoma, helvetica, Geneva, Comic Sans MS;
font-size: 10pt;
font-style: normal;
font-variant: normal;
font-weight: normal; 
/*bold;*/
/*font-weight: bold;*/

/* color: #003300;  */
color: #AECCEB;

background-color: #003366;

}

BODY {

  margin-left : 20px;
 
  margin-top : 10px;
  padding-left: 10px;

  padding-right: 20px;

  text-align: center;

  horizontal-align: center;

  }

table {
	
  margin-left: auto;
  margin-right: auto;

  empty-cells: show;
  horizontal-align: center;
  }

img {
 
  border-style:	none;
  }

td.main	{
  background-image: url('../images/vrijpaal wapen licht middel.jpg');

  background-repeat: no-repeat;

  background-position: 	center;

}

h1 {
  font-size: 30pt;
  margin-top: 4px;
  margin-bottom: 4px;
}

h2 {
  font-size: 18pt; 
  margin-top: 2px;
  margin-bottom: 2px;}


h3 {
  font-size: 14pt;
  margin-top: 0px;
  margin-bottom: 0px;}

h4 {
  font-size: 12pt;
  margin-top: 6pt;

  margin-bottom: 0pt;
  margin-right: 0cm;

  margin-left: 0cm;
  font-weight: bold;}

h5 {
  font-size: 9pt;
  margin-top: 0px;

  margin-bottom:0px;
}

A {

  color: #FFFFFF;
  text-decoration: underline;

  /*text-decoration: none; */

  }

/*A:link {
 color: #003300; }      staat al in A  */

A:visited {
  color: #FFFF00; }

A:active{
  color: #FFFF00; }

A:hover {
  color: #FFF00F; }




div.menu {
  font-size: 8pt; }


A.menu {

  color: #FFFFFF;
  text-decoration: underline;

  font-size: 10pt;
 }

A.menu:visited {
  color: #FFFF00; }

A.menu:active {
  color: #FFFF00; }

A.menu:hover{
 color: #FFF00F; }

