.textshadow{
text-shadow:1px 1px 2px rgba(0, 0, 0, 0.7);
}
.wit, .wit a{
color: #ffffff;
}
.zwart, .zwart a{
color: #000000;
}
.donkerblauw, .donkerblauw a{
color: #002337;
}
.groen, .groen a{
color: #00a984;
}
.rood, .rood a{
color: #ed6b62;
}
.oranje, .oranje a{
color: #f7a70a;
}
.geel, .geel a{
color: #ffe48b;
}
.hoofdletters{
text-transform: uppercase;
}
.normsExtraBold{
font-family: 'NormsProExtraBold';
}
.normsBold{
font-family: 'NormsProBold';
}
.normsMedium{
font-family: 'NormsProMedium';
}
.normsRegular{
font-family: 'NormsPro';
}
.fontsize80pr{
font-size:80% !important;
}
.fontsize90pr{
font-size:90% !important;
}
.fontsize120pr{
font-size:120% !important;
}
.labelgroen{
background: #00a984; display: inline-block; padding: 3px 10px 0px 10px; font-size: 90%!important; margin-bottom: 15px;
}
.labelrood{
background: #ed6b62; display: inline-block; padding: 3px 10px 0px 10px; font-size: 90%!important; margin-bottom: 15px;
}
.labeloranje{
background: #f7a70a; display: inline-block; padding: 3px 10px 0px 10px; font-size: 90%!important; margin-bottom: 15px;
}
.labelblauw{
background: #002337; display: inline-block; padding: 3px 10px 0px 10px; font-size: 90%!important; margin-bottom: 15px;
}
.wit, .wit a, .wit a:hover{
color: #ffffff;
}
