body {
	font-family:"Times New Roman", Times, serif;
	color:#666;
}

a {
text-decoration: none;
font-weight: 100;
}

a:link {
color: #A4C9D2;
}

a:visited {
color: #99A4AF;
}

a:hover, a:active {
color: #663333;
}

img {
border: 0;
}

p {
margin: 0px 0px 0px 10px;
}

input, textarea {
border: 1px solid #99A4AF;
padding: 3px 5px;
font: inherit;
width: 200px;
vertical-align: top;
margin: 1px 0;
}

textarea {
width: 400px;
height: 120px;
}

input#submit {
width: 70px;
}

#titel_tekstbestand {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #603;
	background-image: url(../images/achtergronden/agenda_header2.png);
	margin:0px auto;
	padding:10px 0px 0px 0px;
	width: 600px;
	height: 40px;
}	


#container {
	background: url(../images/achtergronden/agenda_bericht2.gif);
	width: 600px;
	padding: 0px 0px 5px 0px;
	margin: 0px auto;
}

#bericht_tekstbestand_eind {
	background: url(../images/achtergronden/bericht_eind2.png);
	background-repeat:no-repeat;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width: 600px;
	height:20px;
}

	#topnav, #footer_gastenboek {
	margin:0px;
	text-align:center;
	width:80%;
}

.pagination {
	margin:0px 0px 5px 0px;
	text-align:center;
	width:80%;
}	
	
	#topnav {
	border-bottom: 1px solid #99A4AF;
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
}
	#footer_gastenboek {
	border-top: 1px solid #99A4AF;
	margin: 15px auto;
	padding: 10px 0px 0px 0px;
}
	#entries {
	width: 90%;
	border-collapse: collapse;
	margin: 0px;
	text-align:left;
}
		#entries tr.rowcolor1 td {
		background: #EFF7FF;
		border-top: 1px solid #A4C9D2;
		border-bottom: 1px solid #A4C9D2;
}
		#entries td.meta {
		width: 30%;
		line-height: 1.0;
		text-align:left;
}
		#entries td {
		border-top: 1px solid #A4C9D2;
		border-bottom: 1px solid #A4C9D2;
		text-align:left;
		vertical-align: top;
		padding: 10px;
}
		#entries td img {
		vertical-align: top;
}
		
span.bold {
font-weight: bold;
}
.hidden {
display: none;
}
.check {
width: 5px;
}