/* ------------------------------------------------------------------ */
/*      Nieuws.css voor parkstadveendam v2.0  ( 16-12-2008 )          */
/*		update: 06-01-2009	( gjk ) Totaal aangepast				  */
/* ------------------------------------------------------------------ */

body {
	font-family: Verdana;
	background-image:url('/Image/Layout/achtergrond_standaard_1920.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
}

.editor {
	background-image:none;
}

.menu_links, .menu_links a, .menu_rechts {
	text-decoration: none;
	color: #000000;
}

.menu_links hr {
	color: #000000;
	background-color: #FFFFFF;
	height: 1px;
	border: 0;
}

.menu_links  .kop, .menu_rechts  .kop {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	height: 20px;
	color: #FFFFFF;
}

.menu_links a {
	text-decoration: none;
	/*text-transform: capitalize;*/
	font-size: 10px;
}

.menu_links a:hover {
	color: #FFFF99;
}

.nieuws-inhoud, .nieuws-inhoud p, .nieuws-inhoud a, .nieuws-inhoud li, .nieuws-inhoud td {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	empty-cells: show;
}

.nieuws-inhoud a:hover {
	color: #666666;
}

.nieuws-inhoud hr {
	color: #C0C0C0;
	background-color: #C0C0C0;
	height: 1px;
	border: 0;
}

.nieuws-inhoud table {
	border: 0;
	width: 100%;
	padding: 0;
	margin: 0;
}

.nieuws-inhoud  .frame-groot {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	height: 20px;
	color: #FFFFFF;
}

.nieuws-inhoud  .nieuws-onderwerp {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	/*text-transform: capitalize;*/
}

.nieuws-inhoud .nieuws-datumtijd, .nieuws-inhoud .nieuws-bron, .nieuws-inhoud .nieuws-bron a {
	color: #666666;
	font-family: Comic Sans MS;
	font-size: 9px;
}

.nieuws-inhoud .nieuws-datumtijd, .agenda-datumtijd{
	text-align: right;
}

.nieuws-inhoud .nieuws-tekst {
	text-align: justify;
}

.p2000, .p2000 p, .p2000 a, .p2000 td {
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}

.p2000 a {
	color: #666666;
}

.p2000 a:hover {
	color: #000000;
}

.p2000 .kop {
	font-size: 10px;
	color: #000000;
}

.agenda-bron, .agenda-bron p, .agenda-bron a {
	font-family: Comic Sans MS;
	font-size: 12px;
}

.agenda-bron a {
	color: #666666;
}

.agenda-bron a:hover {
	color: #000000;
}

.agenda-datumtijd, .agenda-datumtijd p {
	font-family: Comic Sans MS;
	font-size: 10px;
}

.colofon-tekst a {
	color: #666666;
}

.colofon-tekst a:hover {
	color: #000000;
}

.copyright {
	font-size: 9px;
	color: #CCCCCC;
}
