a.linkmenu{
	color:#EFF7A5;
	font-weight:normal;
	text-decoration: none;
}

a.linkmenu:hover
{
    color:#6BBD4A;
	font-weight:bolder;
	text-decoration: none;
}

a.linkmenu:link{
 color:#EFF7A5;
	font-weight:normal;
	text-decoration: none;
}

a.linkmenu:visited{
 color:#EFF7A5;
	font-weight:normal;
	text-decoration: none;

}

a.linkmenu2{
	color:#6BBD4A;
	font-weight:normal;
	text-decoration: none;
}

a.linkmenu2:hover
{
    color:#6BBD4A;
	font-weight:bolder;
	text-decoration: none;
}

a.linkmenu2:link{
 color:#6BBD4A;
	font-weight:normal;
	text-decoration: none;
}

a.linkmenu2:visited{
 color:#6BBD4A;
	font-weight:normal;
	text-decoration: none;

}

#boven {
	width:1000px;
	height:97px;
	z-index:1;
	top:0%;
	left:50%;
	margin-left:-500px;
	position:absolute;
	background-color:#6BBD4A;
	color:#FFBD6B;
	position:fixed;
	text-align:center;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	background-attachment: fixed;
	background-image: url(../images/bovenssi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width:1000px;
	z-index:-2;	
	top:0%;
	left:50%;
	margin-left:-500px;
	position:absolute;
}

#plaatsboven{
 width:870px;
 height:15px;
}



#plaats{
	width:130px;
	height:10px;
	text-align:center;
}

#knop{
	background-color:#6BBD4A;
	color:#EFF7A5;
	width:130px;
	height:25px;
	text-align:center;
	background-image: url(../images/knop.png);
}

#knop:hover{
 	background-color:#FFBD6B;
	color:#6BBD4A;
	width:130px;
	height:25px;
	text-align:center;
	
	background-image: url(../images/knopover.png);
}

#div1 {
  top:0%;
  left:50%;
  margin-top:97px;
  margin-left:-500px;
    width:150px;
  color:#6BBD4A;
    float: left;
	text-align:center;
	z-index:-1;
	position:fixed;
}
#footer {
	position: fixed;
	width:1000px;
	height: 68px;
	top:100%;
	left:50%;
	margin-top:-68px;
	margin-left:-500px;
	color:#FFBD6B;
	z-index:9999;
	text-align:center;

	background-image: url(../images/onderssi.jpg);

 }
#div2 {
  top:0%;
  left:50%;
  margin-top:97px;
  margin-left:-350px;
  color:#008421;
	width:850px;
	float: right;
	z-index:-2;
	position:absolute;
}
body {
	background-attachment: fixed;
	background-image: url(../images/achtergrond.png);
	background-repeat: no-repeat;
	background-position: center top;	
	background-color:#fefede;
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size:14px;
}
