html, body {
	height: 100%;
}
body, table {
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
}
td {
	text-align: left;
	vertical-align: top;
}
.upper {
	width: 940px;
	height: 100%;
}
h1, .h1 {
	font-size: 18px;
	color: #00c000;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #008000;
	font-style: italic;
	font-weight: bold;
}


a:link,
a:visited {
	color: #00c000;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #008000;
	text-decoration: none;
}

a.email:link,
a.email:visited {
	color: #ffffff;
	text-decoration: none;
}
a.email:hover,
a.email:active {
	color: #ffffff;
	text-decoration: underline;
}


#header {
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;

}
#left {
	background-image: url('images/bg_left.jpg');
	background-repeat: repeat-y;
}
#left1 {
	text-align: center;
	padding-top: 90px;
	padding-right: 15px;
	background-image:  url('images/left.jpg');
	background-repeat: no-repeat;
}
#left2 {
	font-size: 12px;
	color: #ffffff;
	padding: 8px;
	padding-right: 15px;
}
#main {
	background-image:  url('images/main.gif');
	background-repeat: no-repeat;
	margin-right: 8px;
}
tr.seperator {
	height: 12px;
}
img {
	border: 0px;
}
form {
	display: inline;
}
img.page {
	float: right;
	margin-left: 8px;
	margin-right: 8px;
	heigth: 240px;
	width: 320px;
}
img.aanmelden,
img.gastenboek {
	float: right;
	margin-left: 8px;
	margin-right: 8px;
}
img.page2 {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.overzicht .foto {
	text-align: center;
	width: 100px;
}
.overzicht .foto img {
	height: 60px;
	width: 80px;
	border: 1px solid #008000;
}
.overzicht h1,
.overzicht .h1 {
	font-size: 18px;
	color: #00c000;
	font-style: italic;
	font-weight: bold;
	display: inline;
	width: 100%;
	margin: 0px;
	margin-bottom: 6px;
	
}
.overzicht h2 {
	font-size: 14px;
	color: #008000;
	font-style: italic;
	font-weight: bold;
	display: inline;
	width: 100%;
	margin: 0px;
	margin-bottom: 9px;
}
.fotorep {
	float: right;
}
div.ladder {
	width: 100%;
	text-align: center;
}
table.ladder {
	width: 45%;
	text-align: left;
	padding: 0px;
	padding-right: 8px;
}
.positie,
.afstand {
	text-align: right;
}

.datum {
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
img.button {
	float: right;
}
.commentaar {
	margin-top: 4px;
	width: 94%;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
}
.toeslagen {
	padding-left: 55px;
}
.senior {
	float: right;
	width: 62%;
	padding: 6px;
	margin: 6px;
	border: 2px solid #000000;
}

.foto {
	text-align: center;
	padding-bottom: 24px;
}
.right {
	float: right;
}
