* {
    margin: 0px;
    padding: 0px;
}

table
  { 
  font-size: 12px;
  color: #000000;
  font-family: Arial;
  font-weight: none;
  background-color:#FFFFFF;
  }


.imgbg
  { 
  background-image:url('img/ster.gif');
  background-attachment: fixed;
  background-position: top right;
  background-repeat: no-repeat;
  }

.imgbg2
  { 
  background-image:url('img/werkman01.jpg');
  background-attachment: fixed;
  background-position: top right;
  background-repeat: no-repeat;
  }

.fotolijst
  {
  border-style:outset outset outset outset;
  border-color:#0053A4;
  border-width:2px 2px 2px 2px;
  }

p
  {
  font-size: 12px;
  color: #000000;
  font-family: Arial;
  font-weight: none;
  }

a:link
  {
  font-size: 12px;
  background-color: transparent;
  color: #0053A4;
  font-family: Arial;
  font-weight: none;
  }

a:visited
  {
  font-size: 12px;
  background-color: transparent;
  color: #0053A4;
  font-family: Arial;
  font-weight: none;
  }

a:hover
  {
  font-size: 12px;
  background-color: #0053A4;
  color: #FFFFFF;
  text-decoration: none;
  font-family: Arial;
  font-weight: none;
  }

a:active
  {
  font-size: 12px;
  background-color: transparent;
  color: #0053A4;
  font-family: Arial;
  font-weight: none;
  } 

.btn
  {
  color:#0053A4;
  font-family: Tahoma;
  font-size: 13px;
  font-weight:bold;
  background-color:#3795D0;
  background:url('img/MenuBullit30.jpg');
  background-repeat: no-repeat;
  background-position: left;
  }

.btnhov {
/*  color:#F31A25;*/
	color:#0053A4;  
  background:url('img/MenuBullit30Selected.jpg');
  background-repeat: no-repeat;
  background-position: left;
}


input.btn2
  {
  color:#0053A4;
  font-family: Arial;
  font-size:100%;
  font-weight:none;
  background-color:#FFFFFF;
  }

.vcpvacaturekolom1
  {
vertical-align: top;
font-weight: bold;
  }

