BODY
{
	font-family: Trebuchet MS;
}

FONT
{
	font-size: 12px;
}

a
{
	text-decoration: none;
	color: black;
}

.titel
{
	font-size: 20px;
}

.datum
{
	font-size: 20px;
	color: #00a6dd;	
}

.subtitel
{
	font-size: 16px;
	color: #00a6dd;
}

.educatie
{
	color:white;
	background-color: black;
}

img.lessOpacity {                        
   opacity: 0.4; 
   filter: alpha(opacity=40); 
   zoom: 1;  /* needed to trigger "hasLayout" in IE if no width or height is set */  
}

.grijs
{
	font-size: 10px;
	color: #C0C0C0;
}

.meer
{
	text-decoration: none;
	color: #00a6dd;
}

.kalender
{
	font-size: 10px;
	color: gray;
}

.kalender_event
{
	font-size: 10px;
	color: blue;
}

.inspringen
{
	margin-left: 20px;
	line-height: 20px;
}

.inputbox
{
	font-size: 10px;
	color: gray;
}

.topmenu_off
{
	background: white;
	margin-left: 20px;
}

.topmenu_on
{
	background: #c1c2c2;
	margin-left: 20px;
}

.beschr_kort
{
	line-height: 20px;
	text-align: justify;
	text-justify: newspaper;
}

.beschr_kort_gray
{
	color: #c0c0c0;
	line-height: 20px;
	text-align: justify;
	text-justify: newspaper;
}