body{font-family: verdana; font-size: 12px; color: #000000;}

.nieuwsbrief 	{ font-family: verdana; font-size: 12px; color: #000000; }
.zoekfunctie 	{ font-family: verdana; font-size: 12px; color: #000000; }
.copyright { 
	font-family: verdana; 
	font-size: 10px ; 
	color: #8B8B8B;
	padding: 6px ;
	text-align: center;
	background-color: #595959; 
}

.menu { 
	font-family: verdana; 
	font-size: 10px ; 
	color: #595959;
	padding: 6px ;
	background-color: #eaeaea; 
}


.content { 
	font-family: verdana; 
	font-size: 11px ; 
	color: #000000;
	padding: 6px ; 
}

.redtext { 
	font-family: verdana; 
	font-size: 13px ; 
	color: #C52121;
	font-weight: bold;
	padding: 6px ;
}

TABLE {
	border-collapse: collapse;
}

TD {
	padding: 0px;
	font-size: 12px;
	text-align: left;
}

.main {
	align: center ;
}

A {
	text-decoration: none;
	color: #595959;
}
A:HOVER {
	text-decoration: underline;
}

A.copyr {
	text-decoration: none;
	color: #8B8B8B;
}
A:HOVER.copyr {
	text-decoration: underline;
}
img{
	border: none;
}
li.content{
	color: #c52121;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	margin-left: 5px;
	border-bottom: 1px dashed #a2a1a1;
}
th.content{
	border-bottom: 1px dashed #a2a1a1;
}
.normalpic{
	opacity: 100;
	-MozOpacity: .100;
	filter:alpha(opacity=100);
}
.transparentpic{
	filter:alpha(opacity=80);
	opacity: .80;
	-MozOpacity: .80;
}
table.poll{
	background-color: #f2bbbb;
	width: 219px;
	background-image: url('../images/poll_bg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}
table.poll td{
	padding: 5px;
	font-size: 10px;
}
