.tekst-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-right-style: 8;
	padding-right: 10px;
}
#main{
	overflow: auto;
	height: 400px;
	width: 590px;
}
#main-webcam {

	overflow: hidden;
	height: 400px;
	width: 590px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.kopjes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-right-style: 8;
	padding-right: 10px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;



}
