.textshadow{
text-shadow:1px 1px 2px rgba(0, 0, 0, 0.7);
}
.wit, .wit a, .wit a:hover{
color: #ffffff;
}
.zwart, .zwart a, .zwart a:hover{
color: #000000;
}
.rood, .rood a, .rood a:hover{
color: #fc5d49;
}
.hoofdletters{
text-transform: uppercase;
}
.woordafbreken{
hyphens: auto;
}
.quoteGeorgia {
font-family: georgia;}
.font80Procent{
font-size: 80% !important;
}
.font90Procent{
font-size: 90% !important;
}
.font120Procent{
font-size: 120% !important;
}
.labelrood {
background:  #fc5d49;
padding: 10px 15px;
}
.labelzwart {
background:  #000000;
padding: 10px 15px;
margin: 5px 0;
}
