html { overflow-y: scroll; }

* { font-family: Verdana, Helvetica, sans-serif; font-size: 16px; }

body { background-color: white; }

#holder { width: 960px; background-color: white; position: relative; margin-left: auto; margin-right: auto; text-align:center; }
#holder_galerichel { width: 1004px; background-color: white; position: relative; margin-left: auto; margin-right: auto; }
div.centreer { margin-left: auto; margin-right: auto; text-align: center; }
div.breedte400 { width:400px; }
p.centreer { margin-top: 0px; margin-bottom:0px;padding:0px;text-align:center;}
div.breedte320 { width:320px; text-align:center; }
div.breedte320 img { width:320px;}
img { border: 0px; } 
a { border: 0px; }
a > img { border: 0px; }

a.galerichel_link { font-size:inherit; text-decoration: none; color: #e52839; }
a.galerichel_link:hover { font-size:inherit; color: #000; }

a.undecorated_link { font-size:inherit; text-decoration:none; color: #000;}
a.undecorated_link:hover { font-size:inherit; text-decoration:underline; color: #000;}

a.tricheltje_link { font-size:inherit; text-decoration: none; color: #eb1293; }
a.tricheltje_link:hover { font-size:inherit; color: #000; }

.tricheltje_rood { color: #eb1293; font-weight: 700; }
.galerichel_rood { color: #e52839; font-weight: 700; }


.paars { color: #eb1293; }
.rood { color: #e52839; }


