/* nieuws op de nieuwspagina */

.nieuwstable
{
  border: 0px solid #555555;
  width: 520px;
  margin: 0px 0px 0px 0px;
}
.nieuwstable td, .csc-mailform td
{
/*  background-color:#f4f4f4;*/
}

.nieuwstd
{
  border: 0px solid #ff0000;
  padding: 0px 0px 20px 0px;
}

.nieuwsdatum
{
  font-size: 7pt;
  font-style: italic;
  margin: 0px 0px 0px 0px;
}

.nieuwstitel
{
  font-size:11pt;
  margin:0px 0px 10px 0px;
/*  font-weight:bold;*/
  font-variant: small-caps;
}

.nieuwstekst
{
  margin:0px 0px 4px 0px;
}

.nieuwsmeerlink a:link, .nieuwsmeerlink a:active, .nieuwsmeerlink a:visited, .nieuwsmeerlink
{
  font-size: 8pt;
  font-style: italic;
}

.nieuwspagnrs
{
	padding:0px 0px 0px 0px;
	font-style:italic;
	font-size:7pt;
	font-weight:bold;
}
.nieuwspagnrs a:link, .nieuwspagnrs a:active, .nieuwspagnrs a:visited
{
	font-size:7pt;
	text-decoration:none;
	font-weight:normal;
}
.nieuwspagnrs a:hover
{
	text-decoration:underline;
}


/* nieuws aan de rechterkant */

.nieuwsrtable
{
  border: 0px dashed #bbbbbb;
/*  border-width: 0px 0px 0px 0px;*/
  width: 135px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.nieuwsrtd
{
  border: 0px solid #ff0000;
  width:100%;
  padding: 0px 0px 12px 0px;
	color:#505050;
}

.nieuwsrdatum
{
  font-size: 7pt;
	margin:0px 0px -2px 0px;
/*  font-weight: bold;*/
  font-style:italic;
}

.nieuwsrtitel
{
/*  font-weight: bold;*/
  font-variant: small-caps;
/*  text-transform:uppercase;*/
}

.nieuwsrkop
{
}

.nieuwsrtekst
{
}

.nieuwsrmeerlink a:link, .nieuwsrmeerlink a:active, .nieuwsrmeerlink a:visited
{
  font-size: 8pt;
  font-style: italic;
}

.nieuwsrpagnrs
{
	padding:0px 0px 0px 6px;
	font-style:italic;
	font-size:7pt;
	font-weight:bold;
}
.nieuwsrpagnrs a:link, .nieuwsrpagnrs a:active, .nieuwsrpagnrs a:visited
{
	font-size:7pt;
	text-decoration:none;
	font-weight:normal;
}
.nieuwsrpagnrs a:hover
{
	text-decoration:underline;
}