body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9dc5e0;
	background-image: url(../afbeeldingen/background.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-attachment: fixed;
	font-family: arial, Helvetica;
	font-size:12px;
	line-height: 14px;
	height: 100%;
}

html {
	height: 100%;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color:#0093D3;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
table#abc td {
	font-weight:bold;
	padding: 0px;
    font-size: 13px;
	width: 37px;
	height: 50px;}

table#abc td a {
    display: block;
    color: #FFFFFF;
    padding: 0px;
    text-decoration: none;
	width: 37px;
	height: 50px;
	line-height: 50px;
}

table#abc td a:hover {
	display:block;
    color: #0093D3;
	background-color:#FFCC00;
	width: 37px;
	height: 50px;
}

.totaalregister a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ef7900;
	line-height: 17px;
}
.totaalregister a:link {
	text-decoration: none;
}
.totaalregister a:visited {
	text-decoration: none;
	color: #CC0000;
}
.totaalregister a:hover {
	text-decoration: none;
	color:#0093D3;
}
.totaalregister a:active {
	text-decoration: none;
	color: #CC0000;
}

ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

li.alfabet_kop {
	list-style: none;
	padding: 5px 2px 2px 5px;
	margin: 0;
	display:block;
	background-color:#ffcc00;
	color:#FF0000;
	font-variant:small-caps;
	font-weight:bold;
	font-size:14px;
}

li.alfabet_lijst {
	list-style: none;
	padding: 0px;
	margin: 0;
	display:block;
	background-color:#f6eb9f;
	color:#FF0000;
	font-weight:bold;
	font-size:10px;
}

li.alfabet_lijst a:link,
li.alfabet_lijst a:active,
li.alfabet_lijst a:visited {
	display:block;
	padding: 5px 1px 1px 5px;
	color:#FF0000;
	font-weight:bold;
	font-size:11px;
}

li.alfabet_lijst a:hover {
	display:block;
	background-color:#FFCC66;
	text-decoration:none;
	color:#0093D3;
	font-weight:bold;
	font-size:11px;
}
