.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;
}
.hoofdletters{
text-transform: uppercase;
}
.grijs, .grijs a, .grijs a:hover{
color: #373737;
}
.rood, .rood a, .rood a:hover{
color: #e4032f;
}
.woordafbreken{
hyphens: auto;
}
.quoteGeorgia {
font-family: georgia;
}
.font80Procent{
font-size: 80% !important;
}
.font90Procent{
font-size: 90% !important;
}
.font120Procent{
font-size: 120% !important;
}
.labelRood{
background: #e4032f;
padding: 8px 20px;
}
.labelWit{
background: #ffffff;
padding: 8px 20px;
}
.labelZwart{
background: #e4032f;
padding: 8px 20px;
}
.turquoise, .turquoise a, .turquoise a:hover{
color: #2db8c6;
}
