

.plaatjelinks{
float:left;
}

.plaatjerechts{
float:right;
}


.rodeKop {
font-family:Arial, Helvetica, sans-serif;
color:#6f1111;
font-weight:bold;
font-size:12px;
line-height:18px;
letter-spacing:5px;
padding-top:10px;

}
p{
font-size:11px;
line-height:14px;
color:#454544;
}
hr{
border: 0px; background-color: #c9c7c3; height:2px;
}

a:link {
color:#6f1111;
text-decoration:none;

}
a:hover {
color:#454544;
text-decoration:underline;
}

a:visited {
color:#6f1111;
}
a:visited:hover {
color:#454544;
text-decoration:underline;
}


