#letter_selectie a, #letter_selectie span {
width:50px;
height:50px;
background-color:#E5F7F7;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 4px 4px 0 rgba(0, 0, 0, 0.19);
border-radius: 10px;
display: block;
text-decoration: none;
float: left;
font-size:1.4em;
text-align:center;
padding-top: 12px;
color: var(--typographysettings-h2-font-color);
margin:5px;
}

#letter_selectie .disabled {
color: #656565;
background-color:#FFFFFF;
}
#letter_selectie a:hover{
	text-decoration: underline;
}
#letter_selectie {padding-top: 15px;}
#letter_selectie .last {margin-bottom: 16px}


.vergicon {
height: 23px;
width: 23px;
}

    ul.link-vergoeding  {
    list-style-type: none;
    }
    ul.link-vergoeding li  {
    list-style-type: none;
    padding:20px 0px 20px 0px;
    }
    ul.link-vergoeding img  {
    float:left;
    }
    ul.link-vergoeding a {
    padding-left: 15px;
    }
	
	

#letter_selectie a, #letter_selectie span {
width:50px;
height:50px;
background-color:#E5F7F7;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 4px 4px 0 rgba(0, 0, 0, 0.19);
border-radius: 10px;
display: block;
text-decoration: none;
float: left;
font-size:1.4em;
text-align:center;
padding-top: 12px;
color: var(--typographysettings-h2-font-color);
margin:5px;
}

#letter_selectie .disabled {
color: #656565;
background-color:#FFFFFF;
}
#letter_selectie a:hover{
	text-decoration: underline;
}
