/* CSS Document */
html, body, td {
font-family: Verdana;
font-size: 9.0pt;
font-weight: 500;
color: #573009;  
}
form{
  padding: 0px;
  margin: 0px;
}
.kop{
font-size: 11.0pt;
font-weight: 700;
}
.subkop{
font-size: 10.0pt;
font-weight: 700;
}

a{
text-decoration: none;
font-weight: 700;
color: #573009;
}
a:hover{
text-decoration: none;
font-weight: 700;
color: black;
}
td.txttd{
  text-align: justify;
  
}
img.news{
	border-width: 2px;border-color: #573009;
}
.foto{
	width: 200px;
	height: 150px;
	display: block;
	border: 2px solid #573009;	
	background-color: white;

}



