/* Algemene stijl */
body {
	font-family : Verdana, Arial, Helvetica;
}
table {
	font-family : Verdana, Arial, Helvetica;
	font-size:0.8em;
	line-height:1.3em;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
.alineatekst a {
	color: red;
	text-decoration: none;
}
.alineatekst a:hover {
	color: #7C7D80;
}
/* 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 {
	width: 100%;
	border: 0;
	border-top: 1px solid #aaa;
	height: 1px;
}
.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 */
