html, body{
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body{
	text-align: center;
	font-family: Trebuchet MS, Arial, serif;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
} 
td{
	font-family: Trebuchet MS, Arial, serif;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
div, li, a{ 
	behavior: url("/iepngfix.htc")
}
#container_vert{
	position:absolute;
	top:50%;
	margin-top:-189px;/* half main elements height*/
	width:100%;
	left: 0px;
}
#container_hor{
	height:400px;
	overflow:auto;
	text-align:center;
}
#header{
	width:885px;
	margin-left:auto;
	margin-right:auto;
	height: 26px;
}
#header li{
	float: left;
	list-style-type: none;
	margin-right: 4px;
	background-image: url(../images_slices/button.png);
}
#header li a {
	display: block;
	width: 90px;
	_width: 120px;
	height: 26px;
	padding-left: 30px;
	line-height: 26px;
	font-weight: bold;
	color: #6e5300;
	text-transform: lowercase;
	text-align: center;
	text-decoration: none;
}
#header li a:hover, #header li a.current {
	display: block;
	width: 90px;
	_width: 120px;
	height: 26px;
	padding-left: 30px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
	text-transform: lowercase;
	text-align: center;
	text-decoration: none;
}
#content{
	width:568px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	height: 378px;
	background: #fff;
	text-align: left;
	-moz-box-shadow: #999 2px 2px 7px;
  -webkit-box-shadow: #999 2px 2px 7px;
  box-shadow: #999 2px 2px 7px;
}
#content2{
	width:412px;
	margin-left:112px;
	margin-top: 112px;
	clear: both;
	height: 310px;
	background: url(../images_slices/bgrd_wit.png);
	position: relative;
}
#rightcol{
	height:534px;
	width: 240px;
	float: right;
	text-align: center;
}
a{
	color: #6e5300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.current {
	color: #000;
	text-decoration: none;
}
a.close{
	float: right;
	display:block;
	width: 17px;
	height:17px;
	border: 1px solid #000;
	color: #000;
	font-size:14px;
	font-weight:normal;
	text-decoration: none;
	margin-right:10px;
	text-align: center;
}
a.close:hover{
	border: 1px solid #6e5300;
	color: #6e5300;
}
a.arrow{
	float: left;
	display:block;
	width: 18px;
	height:18px;
	border: 1px solid #000;
	color: #000;
	font-size:24px;
	font-weight:normal;
	text-decoration: none;
	margin-right:10px;
	text-align: center;
}
a.arrow:hover{
	border: 1px solid #6e5300;
	color: #6e5300;
}
.arrow_inactive{
	float: left;
	display:block;
	width: 18px;
	height:18px;
	color: #ccc;
	border: 1px solid #ccc;
	font-size:24px;
	font-weight:normal;
	margin-right:10px;
	text-align: center;
}
li {
	list-style-image: url(../images_slices/bullit.gif);
}
.button {
	font-family: Verdana, Arial, Helvetica, Times, serif;
	line-height: 18px;
	font-size: 11px;
	color: #6e5300;
	font-weight: ;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#hfst_lijn {
	width: 100%; 
	height: 10px; 
	background-color: #FFFFFF;
}
#button {
	width: 75px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #6e5300;
	display: inline;
}
a:hover.hfst1_link, a:hover.hfst3_link, a:hover.history {
	color: #39B7E9;
}
a:hover.sub1_link {
	color: #39B7E9;
}