div.schrijvers {
	padding-top:10px;
	padding-bottom:10px;
}

 table {
}

 td.firstColumn {
 		color:white;
 		width:175px;
 		padding-left:12px;
 		background-color:#B2B2B2;
 	}
 	
  td.secondColumn {
 		width:200px;
 		padding-left:12px;
 	}
 	
td.thirdColumn {
 		color:white;
 		width:149px;
 		padding-left:12px;
 		background-color:#B2B2B2;
 	}
 	
 td {
 		padding-top:3px;
 		padding-bottom:3px;
 		border-bottom:1px solid #e8e8e8;
 	}
 	
 	 	
div#container {
}

ul.alfabet {
	position:absolute;
	top:273px;
	_top:19px;
	padding:0px;
	margin:0px;
	left:426px;
}

ul.alfabet li {
	display:inline;
	float:left;
	padding:0px;
	margin:0px;
	margin-left:2px;
}

ul.alfabet li a {
	float:left;
	text-indent:-10000px;
	display:block;
	width:11px;
	height:19px;
}

h1{
	font-size:14px;
	color:#FFFFFF;
	padding-left:0px;
	padding-top:1px;
}


table.gebruikersSamenvatting {
	margin-bottom:23px;
	border-right:1px solid #E8E8E8;
	margin-right:25px;
	width:475px;
}

table.gebruikersSamenvatting tr {
	border-bottom:1px solid #E8E8E8;
}

table.gebruikersSamenvatting tr td.firstColumn{
	color:white;
	width:25%;
	padding-left:12px;
	padding-right:12px;
	background-color:#B2B2B2;
}

table.gebruikersSamenvatting tr td.secondColumn{
 	padding-left:12px;
 	width:75%;
}

table {
 /*	width:766px; */
	padding-bottom:4px;
}

div.favTitels {
	width:758px;
}
div.favTitels table tr.rowTitel {
	border-bottom:1px solid #E8E8E8;
}

div.favTitels table tr td.firstColumn {
		color:white;
		width:110px;
		padding-left:12px;
		background-color:#B2B2B2;
}
	
div.favTitels table tr td.secondColumn {
		width:514px;
		padding-left:12px;
}
	
div.favTitels table tr td.thirdColumn {
		color:white;
		width:141px;
		padding-left:12px;
		padding-right:12px;
		background-color:#B2B2B2;
}

div.favTitels table tr td.thirdColumn a {
		color:white;
}

div.favTitels table tr td.fourthColumn {
		padding-left:12px;
		padding-right:12px;
		width:1%;
}

div.favTitels table tr td {
		padding-top:3px;
		padding-bottom:3px;
		border-bottom:1px solid #e8e8e8;
	}
	
	div.favTitels table tr.rowSpacer {
	border-bottom:none;
}
div.favTitels table tr.rowSpacer td{
	border-bottom:none;
}

div.mediaDocumenten {
	/*	padding-top:10px; */
	/*	padding-bottom:10px; */
   	/* 	background:url("../images/default/tableMeestBekekenBg.jpg") top left repeat-y; 	*/
}

div.mediaDocumenten table {
 /*	width:766px; */
	padding-bottom:4px;
}

div.mediaDocumenten table tr.rowTitel {
	border-bottom:1px solid #E8E8E8;
}

div.mediaDocumenten table tr td.firstColumn {
	width:100%;
	padding-left:12px;
}
	
div.mediaDocumenten table tr td.secondColumn {
	width:102px;
	padding-left:12px;
	padding-right:12px;
	background-color:#B2B2B2;
	color:white;
}
	
div.mediaDocumenten table tr td.thirdColumn {
	width:102px;
	padding-left:12px;
	padding-right:12px;
}
	
div.mediaDocumenten table tr td {
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #e8e8e8;
}

div.mediaDocumenten table tr.rowSpacer {
	border-bottom:none;
}
div.mediaDocumenten table tr.rowSpacer td{
	border-bottom:none;
}

blockquote{
	text-align:center;
	font-style:italic;
}

