body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #002C72;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.editorBody
{
	background-color: #FFFFFF;
}

a:link, a:visited, a.headerPrintable:link, a.headerPrintable:visited {
	color: #0000FF;
}
a:hover, a:active, a.headerPrintable:hover, a.headerPrintable:active {
	color: #99CCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1, .title {
	font-size: 18px;
	color: #002C72;
}
h2 {
	font-size: 16px;
	color: #002C72;
}
h3 {
	font-size: 14px;
	color: #002C72;
}
h4 {
	font-size: 12px;
	color: #002C72;
}
h5 {
	font-size: 16px;
	color: #99CCCC;
}
h6 {
	font-size: 14px;
	color: #99CCCC;
}

.adviesraaderror                
{
    color           : red;
    font-weight     : bold;
}

.btnStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #002C72;
	border: 2px solid #002C72;
}
.btnStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #002C72;
}
a.printNav:link, a.printNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.printNav:hover, a.printNav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #99CCCC;
	text-decoration: none;
}
.abstract
{
	
}
h3.loc
{
	color: #002C72;
	font: bold 10pt Arial;
}
.searchresultheader
{
	color           : white;
    background-color    : #002C72;
}
.txtsmall
{
    font-size       : 10px; 
}
.txtmedium
{
    font-size       : 12px; 
}
.txtlarger
{
    font-size       : 14px; 
}
.txtlarge
{
    font-size       : 16px; 
}
.txtlargest
{
    font-size       : 20px; 
}
.content {
	padding: 12px;
}

.infosource
{
	font-style: italic;
}

/*START STATS*/
.statsbar{
	background-color: darkblue;
}

body.stats { font-family: verdana; font-size: 10px; font-weight: bold; }

table.stats { font-family: verdana; font-size: 10px; font-weight: bold; }

.statsdate { font-family: arial; font-size: 18px; color: rgb(0, 0, 0); }

.statstitle { font-family: arial; font-size: 18px; color: rgb(255, 0, 0); }

.statsbigNr { font-size: 18px; }

.statsinfo { font-style: italic; font-weight: normal; }
/*END STATS*/

#calendar{
	
}

/*HOMEPAGE BLOKJES*/
table.homeNews{
	width: 770px;
}

.news_thumb_container/*nail*/{
	float:left;
	margin-right: 10px; 
	margin-bottom: 10px;	
	text-align: right;
}

.rubriekTitle{
	background: #002C72;
	padding-left: 3px;
	padding-right: 5px;	
	color: #FFFFFF;
	vertical-align: center;
	font-weight: bold;
}

.datum{
	font-weight:bold; 
	margin-right: 5px;
}

.rubriekTitle a{
	color: #FFFFFF;
}

.rubriekTitle span{
	display: block;
	width: 20px;
	height: 100%;
	float: left;
}

.nieuws_small span{background: url(/ptarl/files/block_background.jpg) repeat-y;}
.criminaliteit_small span{background: url(/ptarl/files/block_background_criminaliteit.jpg) repeat-y;}
.activiteiten_small span{background: url(/ptarl/files/block_background_activiteiten.jpg) repeat-y;}
.verkeer_small span{background: url(/ptarl/files/block_background_verkeer.jpg) repeat-y;}
.politieraad_small span{background: url(/ptarl/files/block_background_politieraad.jpg) repeat-y;}
.varia_small span{background: url(/ptarl/files/block_background_varia.jpg) repeat-y;}
/*END HOMEPAGE BLOKJES*/

/* Start forms */
.verplicht
{
	  color: #214263;
	  background-color: #E6EBF1; 
}
/* Label van een verplicht veld */
.label_verplicht {
	font-style: normal;
}
.disabled {
	background-color: #ccc;
}
/* Label van een gedisabled veld */
.label_disabled {
	font-style: italic;
}

.nietverplicht
{
	  color: #000000;
	  background-color: #FFFFFF;
}
div #hide{
	display: none;
}
textarea{
	font-family:"Times New Roman";
	font-size: 14px;
}

/* Label van een veld dat gedisabled of verplicht is, afhankelijk van de waarde van een ander veld */
span.label_ingesprongen {
	margin-left: 20px;
}

/* Eigenschappen van de tabellen in de forms */
table.tabel {
	padding: 0px;
	border: 0px;
}

/* Breedte van de kolom met de labels */
.kolom_labels {
	width: 250px;
}
/* End forms */

