/* Algemene stijl */
body {
	font-family : Verdana, Arial, Helvetica;
	font-size:0.8em;
	line-height:1.3em;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
table, table table, table table table {
	font-family : Verdana, Arial, Helvetica;
	font-size:0.9em;
	line-height:1.3em;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
table table, table table table {
	font-size:0.95em;
}
a {
	color: #B00000;
	text-decoration: none;
}
a:hover {
	color: #7C7D80;
}

/* Einde Algemene stijl */

/* Standaard Bouwsteen stijlen */
.kop {
	color: #78A616;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 20px;
}
.subkop, .subkopLinks, .subkopRechts {
	color: #0C57B2;
	font-weight: bold;
}
.alineatekst, .alineatekstLinks, .alineatekstRechts {
	color: #333;
	clear: both;
	text-align: justify;
	font-size: 0.95em;
	line-height: 1.7em;
}
.lijntje {
	color: #999;
	width: 100%;
	height: 1px;
}
.imageleft {
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right : 5px;
	margin-top : 0px;
}
.imageright {
	margin-bottom : 2px;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 0px;
}
.imageonly {
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 0px;
}
.sitemapRoot {
	padding: 0;
}
.sitemapRub {
	padding: 0 0 0 20px;
}
.sitemapDoc {
	padding: 0 0 0 40px;
}
/* Einde standaard Bouwsteen stijlen */


/* Afwijkende bouwstenen */
.kopLinks, .kopRechts {
	width: 100%;
	height: 19px;
	padding: 2px 0 0 22px;
	font-weight: bold;
	color: #0C57B2;
	background: url(/images/algemeen/bg_kopLinks.gif) no-repeat;
}
.kopRechts {
	background: url(/images/algemeen/bg_kopRechts.gif) no-repeat;
}
.alineatekstLinks, .alineatekstRechts, .subkopLinks, .subkopRechts {
	padding: 0 15px 0 22px;
}
/* Einde afwijkende bouwstenen */


/*Foto overzicht popup*/
.fotopopup {
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: center;
}

.popupImage {
	border: 1px solid #0066CC;
}

.fotoalbumButton {
	background: #0066CC;
	border: 1px solid #0066CC;
	color: #fff;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
	text-decoration: none;
}

.fotoalbumHeader {
	font-family: Arial, Helvetica;
	font-size: 11px;
	background: #fff;
	border: 1px solid #0066CC;
	text-align: center;
	padding: 3px 0;
}

.empty {
	width: 10px;
	border: 0;
}
.tblButtons, .tblButtonsDisabled {
	text-align: center;
	width: 60px;
	background: #0066CC;
	border: 1px solid #0066CC;
}

.tblButtonsDisabled {
	background: #ccc;
}

.tblButtons img {
	border: 0;
}
/*Foto overzicht popup*/


/* Leden aanmeldformulier */
.inputveld, .inputveldklein, .inputveldmedium {
	border: 1px solid #333;
	width: 180px;
	color: #333;
}
.inputveldklein {
	width: 55px;
}
.inputknop {
	border: 1px solid #fff;
	background: #0066cc;
	color: #fff;
	font-weight: bold;
}
.tblDeelnemers {
	width: 100%;
}
.tblDeelnemers TD {
	padding: 1px 2px 1px;
	background: #F0F4FA;
}
.deelnemersDetails TR TD {
	background: #F0F4FA;
	padding: 4px;
	vertical-align: middle;
}
.deelnemersDetailsImg {
	width: 125px;
	height: 125px;
	border: 1px solid #52813D;
}
.deelnemersDetailsKop {
	font-size: 13px;
	font-weight: bold;
	color: #52813D;
}

/* Einde Leden aanmeldformulier */

/* Leden Beheer */
.tblDeelnemersHeader TD, .legenda {
	font-weight: bold;
	color: #78A616;
}
/* Einde Leden Beheer */