/* Algemene stijl */
body {
	font-family : Verdana, Arial, Helvetica;
}
table {
	font-size:1em;
	line-height:1.3em;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
.alineatekst a {
	color: #000000;
	text-decoration:none;
}
.alineatekst a:hover {
	color: #D00010;
	text-decoration:underline;
}

/* Einde Algemene stijl */

/* Standaard Bouwsteen stijlen */
h1, .kop {
	color: #B00000;
	font-weight: bold;
	font-size: 1.5em;
}
h2, .subkop {
	margin: 0;
	font-size: 1em;
	color: #B00000;
	font-weight: bold;
}
.alineatekst {
	color: #000;
	clear: both;
}
.lijntje {
	border:1px 0px 0px 0px;
	border-color:#B00000;
	background-color:#B00000;
	color:#B00000;
	width: 100%;
	clear:both;
	height: 0;
	border: 0;
	border-top: 1px solid #B00000;
}
.imageleft {
	margin: 0 5px 2px 0;
}
.imageright {
	margin: 0 0 2px 5px;
}
.imageonly {
	margin: 0 0 5px 5px;
}
.sitemapRoot {
	padding: 0;
}
.sitemapRub {
	padding: 0 0 0 20px;
}
.sitemapDoc {
	padding: 0 0 0 40px;
}
/* Einde standaard Bouwsteen stijlen */

/* Fotoalbum */
.tblFotopopup {
}
.tblHeader {
}
.tblButtons, .tblButtonsDisabled {
	background: #185E99;
	width: 18px;
	height: 14px;
	text-align: center;
	vertical-align: middle;
}
.tblButtonsDisabled {
	background: #D4D0C8;
}
.fotoalbumHeader {
	color: #185E99;
	font-weight: bold;
	text-align: center;
}
.fotoalbumFooter {
	padding: 2px 0 0 0;
}
/* Einde Fotoalbum */

/* sIFR bouwsteen */
.rechterKopImg{
	margin:0px 7px 10px 0px;
	vertical-align:middle;
	float:left;
}
.pp_sifr_aardvark6009{
	float:left;
	width:240px;
	margin:10px 0px 0px 0px;
}
/* sIFR bouwsteen */

/* kalender */
	#kalenderRow .kalender{
		background:url(/images/kalender.gif) no-repeat;
		width:54px;
		height:58px;
		float:left;
		font:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:0.80em;
		font-weight:bold;
		padding:11px 0px 0px 10px;
	}
		#kalenderRow .kalender #getal{
			font-family:"Arial Black", Arial;
			font-size:2.0em;
			padding:2px 0px 0px 2px;
			color:#000000;
		}
/* kalender */

/*Foto album*/
#main #right .alineatekst{
	padding:0px 0px 10px 0px;
}
#main #right .alineatekst a {
	font-weight:bold;
}
/*Foto album*/

/* nieuws viewer */
		#main #right .alineatekst .nieuwsviewer a{
			font-weight:bold;
			color:#000000;		
			font-size:1.0em;
			padding:10px 0px 0px 0px;
		}
		#main #right .alineatekst .nieuwsviewer a:hover{
			font-weight:bold;
			color:#D00010;
		}
/* nieuws viewer */
