#teltekst
{
	text-align:center;	
}
#telnummer
{
	font-size:24px;
	text-align:center;
}
#menubalk a
{
    border-radius:6px;
    padding:10px 5px 10px 10px;
    color:white;
    text-decoration:none;
}
#menubalk a:hover
{
    background-color:red;
}
#menubalk .knops
{
    background-color:red;
}
#menubottom
{
	text-align:center;
	font-size:12px;
	color:white;
	text-decoration:none;
	padding:10px 0;
}
#menubottom .bknops
{
	color:red;
	
}
#menubottom .bknopns
{
	color:white;
	
}