body{
font-family:Verdana;
font-size:11px;
background-color: #000000;
margin:0px;
padding:0px;
}
#container{
position:absolute;
left:20%;
margin-left:-150px;
width:1024px;
height:768px;
background-image: url(siteachter.jpg);
text-align:center;
}
#leegte{
width:1024px;
height:100px;
text-align:center;
}
#menu{
width:1024px;
height:60px;
text-align:center;
color:#FFFFFF;
}
#pagina{
position: absolute;
left:182px;
width:660px;
height:555px;
text-align:left;
color:#FFFFFF;
overflow:auto;
}
#pagina1{
position:absolute;
left:182px;
top:730px;
width:660px;
height:53px;
color:#FFFFFF;
text-align:center;
}
a:link{
color: #66FF33;
text-decoration: none;
font-weight:bold;
}
a:visited{
color: #66FF33;
text-decoration: none;
font-weight:bold;
}
a:hover{
color: #009900;
text-decoration: none;
font-weight:bold;
}
a:active{
background-color: transparent;
color: #009900;
text-decoration: none;
font-weight:bold;
} 
.title{
font-weight:bold;
}
#copyright{
align:center;
color:#FFFFFF;
left:20%;
margin-left:300px;
}
input,
textarea {
  padding: 1px 3px;
  margin: 5px 0;
  color: #FFFFFF;
  background-color: #000000;
  border: 1px solid #333333;
}