/*	PALIMPSEST INTERNETDIENSTEN ©2005
	Website:							http://www.rchestra.com/
	CSS-file:							gastenboek.css
	HTML-bestanden:						gastenboek.html, guestbook.html
*/


/*	GASTENBOEK
*/

div#content2 div img				{	margin-top:			0px;
									}

table#gastenboek					{	width:				720px;
										margin:				16px auto;
										border-width:		0px;
										border-collapse:	collapse;
									}

table#gastenboek td#gbtop			{	background-image:	url('../../img/pags/gastenboek/gb_wtop.jpg');
										background-repeat:	no-repeat;
										height:				10px;
									}

table#gastenboek td#gbbottom		{	background-image:	url('../../img/pags/gastenboek/gb_wbot.jpg');
										background-repeat:	no-repeat;
										height:				10px;
									}

table#gastenboek td.gbtext			{	width:				285px;
										vertical-align:		top;
									}

table#gastenboek p					{	color:				#006;
										font-family:		"Lucida Handwriting", Verdana, sans-serif;
										font-size:			13px;
										font-weight:		bold;
										padding:			0.5em;								
									}

table#gastenboek p.date				{	padding:			2em 0.5em 1em;
										text-align:			right;
										color:				#C60;
									}

table#gastenboek p#col1				{	color:				#F00;
									}

table#gastenboek p#col2				{	color:				#808;
									}

table#gastenboek p#col3				{	color:				#0F0;
									}

table#gastenboek p#col4				{	color:				#F0F;
									}
