body,td {
	font-family: Verdana;
	font-size: 11px;
}
input, textarea, select{
	font-family: Trebuchet MS;
	font-size: 8pt;
	border: 1px solid #000000;
}
.copy {
	font-size: 9px;
}
.offline {
	background-color: #3399FF;
}
.index{
	border: 1;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}
.mnieuws{
	background-color: #E4F5FF;
}
.kort{
	font-style: none;
}
.titel{
	color: #3366FF;
        font-size: 16px;
        font-style: Trebuchet MS;
        text-decoration: none;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
.reactie{
	margin-bottom: 10px;
	margin-right: 20px;
	padding-bottom: 4px;
	border: 1px solid #999999;
}
.rbericht{
	margin-bottom: 10px;
	margin-right: 20px;
	padding-bottom: 4px;
	border-bottom: 2px solid #999999;
}
.rschrijver {
	margin-bottom: 10px;
	margin-right: 20px;
	padding-bottom: 4px;
}
#menu li span {
	background:#000000;
	display:block;
	height:16px;
	margin:9px 0 0 0;
	padding:2px 12px 2px 0;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	font-size:10px;
}
#menu li {
	text-align:left;
	margin:9px 0 0 0;
	font-size:10px;
	list-style:none;
}
#menu li a {
	display:block;
	height:16px;
	text-align:left;
	color:#333;
	padding:0 12px 0 0;
	line-height:13px;
	text-decoration:none;
}
#menu li a:hover {
	background:#336699;
}
.hr {
	height: 16px;
	font-size: 1px;
	margin-bottom: 2px;
	clear: both;
	background-image: url('../images/nieuwsbril/dotted.gif');
	background-position: left center;
	background-repeat: repeat-x;
}
.contact {
	border: 1px;
	border-color:gray;
}
