html {overflow-y: scroll;}
a {
     outline: none;
 }
body {
	margin: 10px;
	padding: 10px;
}
td {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.search_balk {
	background-image: url(../images/gradient_balk.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}
/* LINKS */
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {

	color: #0000FF;
	text-decoration: underline;
}
a:hover {


	color: #0000FF;
	text-decoration: underline;
}
a:active {



	color: #0000FF;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	color: #555555;
}

.stippellijn {
	background-image: url(../images/puntjes.gif);
	background-repeat: repeat-x;
}
h2 {

	font-size: 14px;
	color: #0000FF;
}
a.channellink:link {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a.channellink:visited {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a.channellink:hover {
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
a.channellink:active {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a {
     outline: none;
 }h3 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.border {
	border: 1px solid #333333;
}
.melding {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/gradient_balk.jpg);
	background-repeat: repeat-x;
}
.categorie {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.searchform {
	color: #666666;
}
.labels {

	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.searchform_yellow {
	color: #666666;
	height: 25px;
	width: 250px;
	vertical-align: middle;
	border: 1px solid #FFCE1A;
	margin: 3px;
	padding: 3px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
