.kopje {
  color: #759938;
  font-weight: bold;
}
.fotoCenter {
  text-align: center;
  padding: 1px;
	border: 1px dotted #666;
}
.imgR {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
}
.imgL {
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
}
html {
	background-color: #3F5722;
  height: 100%;
  background-image: url(../Images/html.gif);
	background-attachment: fixed;
	background-position: center top;
	margin: 0px;
  padding: 0px;
	overflow-y: scroll;
}
body {
  height: 100%;
  width: 100%;
	margin: 0px;
  padding: 0px;
}
form {
  height: 100%;
  width: 100%;
	margin: 0px;
  padding: 0px;
}
#main {
  width: 998px;
	margin-left: auto;
	margin-right: auto;
  min-height: 100%;
  height: auto;
	background-image: url(../Images/main.png);
	background-repeat: repeat-y;
	background-position: top;
	_background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/main.png', sizingMethod='scale');
	_height: 100%;
}
#top {
}
#topShadow {
  width: 998px;
	height: 17px;
	background-image: url(../Images/topShadow.gif);
	background-position: left top;
	background-repeat: no-repeat; 
}
#topMenuHolder {
  background-color: #FFF;
}
#topMenu {
  position: absolute;
	z-index: 1;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	padding-left: 18px;
	width: 934px;
	margin-left: 23px;
}
.topMenu_selected {
	background-color: #FFF;
	text-decoration: none;
  color: white;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-bottom: 2px solid #FFF;
}
#topMenu a:link, #topMenu a:visited {
  height: 18px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  color: black;
	display: block;
	float: left;
  color: #333;
}
#topMenu a:hover {
  background-color: #F6F6F6;
	color: #F15717;
}
#topHeader {
  width: 998px;
	height: 226px;
	background-image: url(../Images/header.jpg);
  background-position: 16px 0px;
	background-repeat: no-repeat;
}
#content {
  width: 664px;
	margin-top: 20px;
	margin-left: 282px;
	margin-right: 42px;
	margin-bottom: 20px;
	text-align: justify;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #333;
}
#content a:link, #content a:visited {
  color: #759938;
}
#content a:hover {
  color: #F15717;
}
#subMenu {
  position: absolute;
	top: 268px;
  margin-left: 23px;
}
#subMenu a:link, #subMenu a:visited {
  display: block;
	margin-left: 4px;
	margin-right: 2px;
	padding-left: 22px;
  width: 197px;
	color: #CCC;
	font-size: 11px;
	height: 18px;
  padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8FAF4E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #648330;
	color: #6D6D6D;
	text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.subMenu_selected {
	background-color: #7DA53D;
	font-weight: bold;
}
#subMenu a:hover {
	color: #F15717;
	font-weight: bold;
}
h4 {
  color: #759938;
	border-bottom: 1px dotted #759938;
	font-size: 14px;
	font-weight: bold;
}
h5 {
  color: #759938;
  font-weight: bold;
}
.kopje {
  color: #759938;
  font-weight: bold;
}

.images 
{
  clear: both;
	color: black;
}
.image 
{
	width: 100px;
	height: 60px;
	float: left;
	margin-right: 8px;
	text-align: center;
  margin-top: auto; 
	overflow: hidden;
	margin-bottom: 10px;
}
.image a:hover {
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
.image 
{
	border: 1px solid #8B6900;
}
.image img {
  border: none;
}
.fotonav td {
  color: #759938;
	border-bottom: 1px dotted #759938;
	font-size: 14px;
	font-weight: bold;

}
.imgDisabled {
	filter: Alpha(Opacity=50);  
}
.imgEnabled {
	filter: Alpha(Opacity=100);  
}
.tbl1 {
  width: 496px;
}
.tbl1 td {
	border-bottom: 1px solid #EEE;
}
.tbl1 input {
  border: 1px solid #CCC;
  width: 260px;
}

