 .container{
	position:absolute;
	left:50px;
	width:728px
 }

 .menu{
   color:#ffffff;
   font-size:10px;
 }
  body{
    font-family:arial;
    font-size:13px;
    background-color:#04ae04;
    line-height:15px;
  }
  a{
   text-decoration:underline;
   color:black;
  }
  a:hover{
   color:white;
   background:#004100;
  }
  .nieuwsfeiten {
	   font-size:17px; 
	   color:white;
	   width:728px;
	   height:30px;
	   background-color:black;
	   vertical-align:middle;
	   padding:7px;
  }

.doc {
	position:absolute;
	width:10px;
	height:10px;
	top:0px;
	left:0px;
	background-color:#04ae04;
}

.entrytoptext {
	font-size:10px;
	color:purple;
	padding:1px;
	vertical-align:top;
}

.entrybottomtext {
	font-size:10px;
	color:purple;
	text-align:right;
}

.entrytext {
	font-size:14px;
}

.entry {
   width:728px;
   padding:3px;
   border:black;
   border-style:solid;
   border-width:1px;
   border-top-style:none;
 }

  .refheader{
   font-size:9px;
   color:purple;
   line-height:9px;
	text-align:center;
  }
  .refentry{
	 text-align:center;
  }

