/***************************************************
	These are the style specifications for 
	the customers css, used in cuteEditor 
***************************************************/


p, span, div, body, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a, a:visited
{
	color: #552877;
}

.activity
{
	color: #000000;
	text-decoration:none;
}
.activity A
{
	color: #000000;
	text-decoration:none;
}
.menuHoofditem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #552877;
	text-decoration: none;
	line-height:28px;
}
.menuHoofditemBlauw
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CBFF;
	text-decoration: none;
	line-height:28px;
}
.menuHoofditem A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #552877;
	text-decoration: none;
}
.menuItems
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.menuItems A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.kop
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 25px;
	color: #552877;
	margin-top:3px;
	line-height:27px;
	text-decoration:none;
}

.kop A
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 25px;
	color: #552877;
	margin-top:3px;
	line-height:27px;
	text-decoration:none;
}
.tussenKop
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	color: #552877;
}
.tussenKop A
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	color: #552877;
	text-decoration:none;
}
.tekstBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.activityHighlighted
{
	color:#61C6FE;
}
.grijsKader
{
	border: solid 1px #c0c0c0;
}

.lichtBlauw
{
	background-color:#00CBFF;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

.lichtBlauw A
{
	background-color:#00CBFF;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
li
{
	list-style: disc;
}
ul
{
	list-style: disc;
}




