@charset "utf-8";
/* CSS Document */

.content_a58boek	{
		position: absolute;
		top: 240px;
		left: 165px;
		width: 780px;
		height: 270px;
		padding: 10px 10px 0 0px;
		margin: 10px 0 0 10px;
		font-family: Gillsans, Verdana, Arial, sans-serif;
		font-size:12px;	
		overflow:auto;
		border-top: 1px solid #2496ab;
		border-bottom: 1px solid #2496ab;
				}

table		{
		border: 1px solid #2496ab; 
		margin: 10px 0 0 0; 
		position: relative; 
		left: 10px; 
		padding: 5px 0 5px 0; 
		background-color: #CCCCCC; 
		font-size: 11px;
		width: 96%;
				}
				
.a58boek_reactie	{
		border: 0px solid blue; 
		padding: 2px 0 10px 2px;
					}
					
.a58boek_ondertekening	{
		padding: 2px; 
		font-style: italic;
						}

.a58boek_naam	{
		padding: 2px; 
		font-style: italic;
		width: 40%;
		border-top: 1px dotted #e8e8e0;
						}

.a58boek_datum	{
		padding: 2px; 
		font-style: italic;
		width: 70%;
		border-top: 1px dotted #e8e8e0;
						}
						
<!-- voor deel B: -->

.paginanr a:hover	{
		}
		
.huidige_pagina	{
		border: 1px solid #a84885;
		background-color: #a84885;
		color: #e8e8e0;;
		text-decoration: none;
		margin: 0 3px 0 3px;
		padding: 0 4px 0 4px;
				}

.paginanr a	{
		border: 1px solid #a84885;
		background-color: #e8e8e0;;
		text-decoration: none;
		color: #a84885;
		font-weight:bold;
		margin: 0 3px 0 3px;
		padding: 0 4px 0 4px;
				}