.artikel .inhoud #text {
  font-size:0.69em !important;
  font-style:normal;
}

.artikel .feature .reacties {
  background-color:red;
}

.artikel .reactie .link {
  font-size:0.69em;
  font-weight:bold;
  color:#000000 !important;
  line-height:1.45em;
  padding-right:15px !important;
  
}

.artikel .reactie .link a {
  color:#000000 !important;
  text-decoration:none;
  clear: left;	
  cursor: pointer;	
  padding-top: 4px !important;	
  padding-bottom: 5px !important;	
  border-bottom: #dedfde 1px solid;
  background: url(/views/om/afbeeldingen/bullets/blt-li-a-standaard.gif) #fff no-repeat 100% 100%;	
}

.artikel .reactie .link a:hover {
  border-color:#000;
  background: url(/views/om/afbeeldingen/bullets/blt-li-a-standaard-ro.gif) #fff no-repeat 100% 100%;	
}

.artikel .reactie DT {
  font-style:normal;  
}

.artikel .reactie DD.afzender {float:left; font-size:0.69em;}
.artikel .reactie DD.afzender a {font-size:1em;}

.dossier H4 {
  font-size:75% !important;
  color:#00488f;
  margin:30px 0 10px 0;
}

.dossier .lijst .selectiefilter {
  padding-left: 0 !important;
}

.dossier .lijst UL {
  background: url(/views/om/afbeeldingen/bullets/blt-li-a-standaard.gif) #fff no-repeat 100% 130%;	  
  padding-left: 0 !important;
}

.dossier .lijst LI {
  font-size:0.69em !important;
  font-style:normal;
  padding-left:10px !important;
  margin-left: 0 !important;
}

.dossier .lijst LI a {
  color:#000 !important;
  text-decoration:underline !important;
  margin-left:0 !important;
  padding-left:0 !important;
  background-image:none !important;
  border:none !important;
}

.dossier .lijst LI LI {
  padding-left:10px !important;
  margin-left:-10px !important;
}

.dossier .datum {
  font-style:normal;
  font-size:0.69em;
  color:#00488f;
}

.dossier .link {
  font-size:0.69em;
  font-weight:bold;
  color:#000000 !important;
  line-height:1.45em;
  padding-right:15px !important;
}

.dossier .link a {
  color:#000000 !important;
  text-decoration:none;
 }
 
.dossier DL {
	clear: left;	
  cursor: pointer;	
  padding-top: 4px !important;	
  padding-bottom: 5px !important;	
  border-bottom: #dedfde 1px solid;
  background: url(/views/om/afbeeldingen/bullets/blt-li-a-standaard.gif) #fff no-repeat 100% 100%;	
}

.dossier DL:hover {
  border-color:#000;
  background: url(/views/om/afbeeldingen/bullets/blt-li-a-standaard-ro.gif) #fff no-repeat 100% 100%;	
}

.dossier .tekst p {
  padding-left: 0 !important;
  padding-right:15px !important;
  margin-bottom: 0 !important;
}

.publicatiedatum,
.locatie {
  color: #003366;  
}


