/* CSS Document */

html, body{
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
	text-align: center;
}
body{
	background-color: #797C47;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #AEBC2A;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #E0E3A0;
	scrollbar-shadow-color: #F5F6E3;
	scrollbar-darkshadow-color: #E0E3A0;
	scrollbar-track-color: #F5F6E3;
	
}
img {
	behavior:	url("pngbehavior.htc");
}
#wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1000px;
	background-image: url(../site_img/bg_site.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	position:relative;
}
#site {
	width: 1000px;
	position:relative;
	background-image: url(../site_img/bg_site_09.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
}
#afb1{
	left: 230px;
	top: 60px;
	width: 161px;
	height: 139px;
	position:absolute;
}
#afb2{
	left: 405px;
	top: 60px;
	width: 161px;
	height: 139px;
	position:absolute;
}
#afb3{
	left: 580px;
	top: 60px;
	width: 161px;
	height: 139px;
	position:absolute;
}
#logo{
	left: 770px;
	top: 55px;
	width: 194px;
	height: 72px;
	position:absolute;
}
#payoff{
	left: 770px;
	bottom:30px;
	width: 194px;
	height: 14px;
	position: absolute;
	text-align: center;
}
#nieuwsblok{
	left: 770px; 
	top: 215px;
	width: 200px;
	position: absolute;
}
#content{
	margin-left: 27px;
	margin-top: 185px;
	width: 490px;
	padding-right: 10px;
	position: relative;
}
#left_col{
	width: 210px;
	min-height:500px;
	float:left;
}
#menu{
	width:180px;
	margin-left:20px;
	margin-top:55px;
}
#topmenu{
	width:790px;
	height:30px;
	float:left;

}
#sitebody{
	width:790px;
	min-height:500px;
	padding-bottom:50px;
	float:left;
}
#sitebottom{
	width:1000px;
	height:77px;
	clear:both;
	position:relative;
}
.diaframe {
	
	height: 160px;
	width: 130px;
	margin: 0px 5px 5px 0px;
	text-align: center;
	float: left;
}
.fotoindia {
	height: 110px;
	width: 110px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	
}
.diatekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	bottom: 5px;
	clip: rect(auto,auto,auto,auto);
	vertical-align: bottom;
	margin-top: 10px;
}
.diatekst a{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.diatekst a:hover{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.fotonaam_diap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	bottom: 5px;
	clip: rect(auto,auto,auto,auto);
	vertical-align: bottom;
	margin-top: 10px;
	font-weight: bold;
}
.foto {
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	vertical-align: middle;
}
.hoofdbutton{
	padding-left:20px;
	height:25px;
	font-size: 12px;
	line-height: 25px;
	background-image: url(../site_img/pijl_c.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.hoofdbutton a{
	color:#0e5203;
	text-decoration: none;
}
div.hoofdbutton:hover{
	
	background-image: url(../site_img/pijl_c.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color:#FFFFFF;
	text-decoration: none;
}
.subbutton{
	margin-left:-8px;
	margin-top:-8px;
	margin-bottom:-5px;
	font-size: 13px;
	line-height: 20px;
	color:#FFFFFF;
}
.subbutton a{
	color:#0e5203;
	text-decoration: none;
}
.subbutton a:hover{
	color:#AEBC2A;
	text-decoration: none;
}
.button{
	padding-left:20px;
	height:25px;
	font-size: 12px;
	line-height: 25px;
	font-weight:bold;

}
#topmenu .button{
	padding-left:25px;
	height:25px;
	font-size: 12px;
	line-height: 30px;
	float:left;
	font-weight:bold;

}

#hkz_logo{
	position:absolute;
	left:20px;
	bottom:30px;
	z-index:50;
}

