img {
   behavior: url("css/pngbehavior.htc");
}
.tekst {
	font-family: verdana, sans-serrif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #53301a;
}
.tekst A:link    {text-decoration: none; color: #53301a;}	
.tekst A:visited {text-decoration: none; color: #53301a;}
.tekst A:active  {text-decoration: none; color: #53301a;}
.tekst A:hover   {text-decoration: underline; color: #53301a;}

.kop {
	font-family: verdana, sans-serrif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #53301a;
}
.form {
	font-family: verdana, sans-serrif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 13px;
	width: 250px;
}
.link { 
	cursor:hand;
	cursor:pointer;
}
#bedrijfsuitje	{
	position: absolute;
	left: 30px;
	top: 240px;
	width: 116px;
	height: 58px;
	display: block;
	overflow: hidden;
	background-image: url(../images/bedrijfsuitje.jpg);
	text-indent: -9999px;
}
#bedrijfsuitje:hover {
	background-position: bottom;
}