#blokhutmain {
	width: 1024px;
	z-index:-1;
}
ul {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}
#hlink_inhoud
{
	float:left;
	width:auto;
	font-family:Book Antiqua, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;
	color:#030;
	text-decoration:none;
	background-color:#3C3;
	padding:0.2em 1.5em;
	margin-right:5px;
	margin-bottom:5px;
	position:relative;
	bottom:40px;
	left:20px;
}
#hlink_inhoud:hover {
	background-color:#ff3300;
	color:#FFF;
}
li {
	display:inline
}
.Tekst {
	font-family: Book Antiqua, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: green;
	font-weight: bold;
	line-height:175%;
}
.Links {
	font-family: Book Antiqua, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: green;
	font-weight: bold;
	line-height:175%;
}
.Tekst1 {
	font-family: Book Antiqua, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.Tekst2 {
	font-family: Book Antiqua, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.Titel {
	font-family: Book Antiqua, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.Titel1 {
	font-family: Book Antiqua, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: green;
}
.Titel2 {
	font-family: Book Antiqua, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: green;
}
.Titel3 {
	font-family: Book Antiqua, Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: green;
}
body { 
	background-image: url(img/background.jpg);
	background-image:1024px;
	background-attachment:fixed;
	font: Book Antiqua;
	border:0;
	/*margin:0;*/
}
#inhoud{
	margin:0;	
}
#side{
	background-image:none;
	background-color:#3C3;
}
#agenda{
	background-image:none;
	background-color: transparent;
}
#tekstAgendaTitel{
	position:absolute;
	left:125px;
	top:75px;
}
#tekstAgenda{
	position:absolute;
	left:40px;
	top:125px;
}
#agendaImg{
	background:transparant;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
}
#Hekatex{
	position:absolute;
	left:275px;//120px;
	top:320px;//350px;
	text-align:center;
	border:3px solid #06F;
	background-color:#3C3;
	width:80px;//150px;
}

div.jubileumjaarBack{
	width:310px;
	height:440px;
	background-image:url(img/home/posterjubileumklein.jpg);
	* for IE */
	filter:alpha(opacity=20);
	/* CSS3 standard */
	opacity:0.2;
  }
  
div.jubileumjaarText{
	width:310px;
	height:440px;
	border:2px solid black;
	position:absolute;
	top:214px;
	left:9px;
	font-weight:bolder;
	text-indent:20px;
}
/*
}
div.transbox
  {
  width:310px;
  height:440px;
  background-color:#ffffff;
  border:1px solid black;
  /* for IE */
/*  filter:alpha(opacity=30);
  /* CSS3 standard */
/*  opacity:0.3;
  }
 
