@charset "UTF-8";
/* CSS Document */

#rechterkolom {
	width: 740px;
	*width: 630px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}
#box1 {
	width: 605px;
	*width: 540px;
	margin-bottom: 30px;
	margin-left: 65px;
}
#zoekbalkje {
	margin-bottom: 15px;
	width: 600px;
	font-size: 16px;
}
#zoekbalkje h2{
	display: inline;
}

#zoekbalkje form{
	position: relative;
	display: inline;
	z-index: 0;
}

#box2 {
	display: block;
	float: left;
	margin-left: 70px;
	font-size: 14px;
	color: black;
}

/********* zoeken auteurs *********/

.alphabet
{
	width: 600px;
	border: none;
}

.alphabet td
{
	padding: 5px;
}

.alphabet td a
{
	color: #000000;
	font-size: 30px;
}

.alphabet td a:link, .alphabet td a:visited, .alphabet td a:hover,.alphabet td a:active
{
	color: #000000;
	text-decoration: none;
}

.bg1
{
	background-color: #cccccc;
	text-align: center;
	vertical-align: middle;
}

.bg2
{
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
}

.bg_active
{
	background-color: #ff0000;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}

.lijst
{
	margin: 0;
	padding:0;
}
.lijst li a
{
	text-decoration: none;
	color: #ff0000;
}
.lijst li a:link, .lijst li a:visited, .lijst li a:active
{
	text-decoration: none;
	color: #ff0000;
}

.lijst li a:hover
{
	text-decoration: underline;
	color: #ff0000;
}

.bg_active a
{
	text-decoration: none;
	color: #ffffff!important;
}
.bg_active a:link, .bg_active a:visited, .bg_active a:active
{
	text-decoration: none;
	color: #ffffff!important;
}

.bg_active a:hover
{
	text-decoration: underline;
	color: #ffffff!important;
	text-decoration: none;
	color: #ffffff!important;
}

.bg_active a:hover
{
	text-decoration: underline;
	color: #ffffff!important;
}