/** Divs **/

div.terug_campagne{
  position:relative;
  float:right;
  width:100px;
  height:30px;
  background: url('/images/pages/adverteren/button_terug.jpg');
  color:#000000;
}

div.terug_vermelding{
  position:relative;
  float:right;
  width:100px;
  height:30px;
  background: url('/images/pages/adverteren/button_terug.jpg');
  color:#000000;
}
/*
div.terug_campagne:hover{
  background: url('/images/pages/adverteren/button_nieuwe_campagne.jpg');
}
*/
div.terug_campagne_details{
  position:relative;
  float:right;
  width:100px;
  height:30px;
  color:#000000;
}
