/* opmaak voor */


#popup {
	position:absolute;
	width: 640px;
	text-align:left;
}

#newsItem {
width:600px;
}


p.titel {
	font-size: 24pt;
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: bold;
}

p.subTitel {
	font-size: 11pt;
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: bold;
	color: #000;
}


p.tekstNormaal {
	font-size: 10pt;
	font-family: "Century Gothic";
}

.widthTD {
	width:60px;
}

table, td {
	font-size: 10pt;
	font-family: "Century Gothic";
	vertical-align:top;
}

p.tekstEngels {
	font-size: 10pt;
	font-family: "Century Gothic";
	font-style: italic;
	color:#666666;
}



span.subTitel {
	font-size: 11pt;
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: bold;
	color: #000;
}
span.tekstNormaal {
	font-size: 9pt;
	font-family: "Century Gothic";
	line-height: 20pt;
}




/* news */

a.webSiteLink {
	font-size: 10pt;
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

span.tekstNews {
	font-size: 9pt;
	font-family: "Century Gothic";
	line-height: bold;
}

p.tekstNews {
	font-size: 9pt;
	font-family: "Century Gothic";
	line-height: normal;
}

span.date {
	font-size: 8pt;
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
