/*--------------------------------------------------------------------------------------*/
/* styles voor lichtkrant					 					 						*/
/*--------------------------------------------------------------------------------------*/

.sponsorTekst { 
  padding: 140px 0 0 0;	
  font-family: verdana, times new roman, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #00051b;
  text-align: center;
}

/*--------------------------------------------------------------------------------------*/
/* styles voor content											 						*/
/*--------------------------------------------------------------------------------------*/

.index_titel{
  padding-top: 20px;
  font-size:120%;
  line-height: 1.2em;
  letter-spacing:1px;
  font-weight:bold;	
  color: #00051b;
  margin-bottom:5px;
  text-align: center;
}

.index_subtitel{
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    color: rgb(21,107,19);
}

.index_marquee{
    font-size: 100%;
    font-weight: bold;
    color: rgb(21,107,19);
}

.index_img{ margin-left: 15%; }

.voettekst{
  display:block;
  padding:10px 10px 0 10px;
  text-align:justify;
  font-size:80%;
  color:#00051b;
  margin-left: 5%;
  text-align:center;
}
