body {
	background-color:#000000;
	margin: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:10px;
	padding-top:15px;
	padding-left:5px;
}

a:link {
	text-decoration: none;
	color: #CCCCCC;
}

a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color:#FFCC00;
}

a:active {
	text-decoration: none;
	color: #CCCCCC;
}

input, select, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#1A212D;
	border-width:1px;
	border-color:#293447;
}

.datum{
	padding-left:5px;
	width:70px;
	font-size:10px;
	color: #cacad6;
	line-height:0px;
}

.onderwerp{
	font-weight:bold;
	font-size:10px;
	text-align:left;
	color: #CCCCCC;
	line-height:12px;
}

.location{
	font-weight:normal;
	font-size:10px;
	color: #888888;
	line-height:11px;
}

.bullit{
	color: #666666;
	padding-right:5px;
	line-height:11px;
}

.blokje{
	padding-bottom:13px;
}
