/* Algemene stijl */
body {
	font-family : Verdana, Arial, Helvetica;
	font-size:11px;
	line-height:1.1em;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
table {
	font-family : Verdana, Arial, Helvetica;
	font-size:11px;
	line-height:1.3em;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
a {
	color: #0B1550;
	text-decoration: none;
}
a:hover {
	color: #0B1550;
	text-decoration: underline;
}
#footer a {
	color:#000;
}
p {
	padding: 0;
	margin: 0;
}
/* Einde Algemene stijl */

/* Standaard Bouwsteen stijlen */
.kop {
	font-family : Verdana;
	color: #0B1550;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 3px;
}
.subkop {
	color: #0B1550;
	font-weight: bold;
	font-size: 13px;
}
.alineatekst {
	color: #000;
	clear: both;
}
.alineatekstTabelLichtblauw {
	color: #000;
	clear: both;
	background: #b7bcc8;
}
.alineatekstTabelDonkerblauw {
	color: #FFF;
	clear: both;
	background: #18084A;
}
.alineatekstTabelOranje {
	color: #000;
	clear: both;
	background: #e97718;
}
.alineatekstTabelRood {
	color: #FFF;
	clear: both;
	background: #DA1C19;
}
.alineatekstTabelGroen {
	color: #FFF;
	clear: both;
	background: #336600;
}
.alineatekstTabelGeel {
	color: #000;
	clear: both;
	background: #FDE900;
}
#TweekolomsRechts_0_1 .alineatekst {
	width:700px;
	overflow:auto;
}
.lijntje {
	color: #000000;
	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;
}
.zoekbutton {
	border: 1px solid #000;
	background: #FDE900;
	color: #000;
	padding: 0;
	width: 115px;
	height: 20px;
}
.fotoalbum TD {
	background: #fff;
}
/* Einde standaard Bouwsteen stijlen */


/* Box Links */
.BoxLinksKop, .BoxLinksContent {
	width: 200px;
	border: 1px solid #FF1000;
	background: #E0F0FD;
	padding: 4px 3px 5px 7px;
	color: #333333;
}
.BoxLinksKop {
	background: #3E98EC;
	background: url(/images/boxen/boxLinksKop.gif) repeat-x 0 0;*/
	border-bottom: 0;
	margin-top: 5px;
	color: #FFF;
	padding: 1px 3px 2px 7px;
	font-weight: bold;
}
.BoxLinksContent .afb {
/*	border: 1px solid #18084A;*/
}
/* Einde Box Links */

/* Box Rechts */
.BoxRechtsContent {
	width: 200px;
	border: 1px solid #FF1000;
	border-top: 0;
	background: #FFF;
	padding: 4px 3px 5px 7px;
	color: #000;
}
.BoxRechtsKop {
	width: 200px;
	border: 1px solid #FF1000;
	background: #18084A;
	border-bottom: 0;
	margin-top: 5px;
	color: #FFF;
	padding: 1px 3px 2px 7px;
	font-weight: bold;
}
.BoxRechtsContent .afb {
/*	border: 1px solid #18084A;*/
}
/* Einde Box Rechts */

/*Foto overzicht popup*/
.fotopopup {
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: center;
}

.popupImage {
/*	border: 1px solid #18084A;*/
}

.fotoalbumButton, .fotoalbumButton a{
	background: #0B1550;
	border: 1px solid #0B1550;
	color: #fff;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
	text-decoration: none;
}
.fotoalbumButton a:hover{
	color: #fff;
	text-decoration: none;
}

.fotoalbumHeader {
	font-family: Arial, Helvetica;
	font-size: 11px;
	background: #fff;
	border: 1px solid #0B1550;
	text-align: center;
	padding: 3px 0;
}

.empty {
	width: 10px;
	border: 0;
}
.tblButtons, .tblButtonsDisabled {
	text-align: center;
	width: 60px;
	background: #0B1550;
	border: 1px solid #0B1550;
}

.tblButtonsDisabled {
	background: #ccc;
}

.tblButtons img {
	border: 0;
}
/*Foto overzicht popup*/


/* Nieuwsviewer en nieuwsbericht */
.nieuwsberichtKop {
	background: #99CEF9;
	padding: 1px 4px 1px;
	border-bottom: 1px solid #fff;
	color: #18084A;
	font-weight: bold;
	font-size: 12px;
}
.nieuwsberichtImg {
	padding: 4px;
	background: #FDE900;
}
.nieuwsberichtContent {
	padding: 2px 4px 2px;
	background: #FDE900;
}
/* Einde Nieuwsviewer en nieuwsbericht */


/* Deelnemers formulier elementen */
.inputveld, .inputveldklein, .inputveldmedium, textarea {
	width: 200px;
	background: #fff;
	border: 1px solid #18084A;
	font-family: verdana;
	font-size: 11px;
	color: #18084A;
}
.inputveldklein {
	width: 75px;
}
.inputveldmedium {
	width: 121px;
}
.inputknop {
	width: 120px;
	background: #18084A;
	border: 1px solid #18084A;
	color: #fff;
	font-weight: bold;
}
.inputknopzoeken {
	width: 100px;
	background: #FDE900;
	border: 1px solid #18084A;
	color: #18084A;
	font-weight: bold;
}
.tblDeelnemers TD {
	padding: 1px 2px 1px;
	background: #FDE900;
}
.tblDeelnemers .tblDeelnemersHeader TD {
	background: #143552;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.tblHeader {
	background: #143552;
	color: #18084A;
	text-transform: uppercase;
	font-weight: bold;
}
.deelnemersDetails TR TD {
	background: #FDE900;
	padding: 4px;
	vertical-align: middle;
}
.deelnemersDetailsImg {
	width: 150px;
	height: 150px;
/*	border: 1px solid #18084A;*/
}
.deelnemersDetailsKop {
	font-size: 13px;
	font-weight: bold;
	color: #18084A;
}
/* Einde Deelnemers formulier elementen */


/* Popup /admin/deelnemers_authorize.php */
.button_afwijzen {
	background: #E43638;
	border: 1px solid #000;
	color: #fff;
}
.button_toestemmen {
	background: #18084A;
	border: 1px solid #000;
	color: #fff;
}

/* Nieuwsbericht */
.editie {
	font-family : Verdana;
	color: #fff;
	font-weight: bold;
	padding-top: 2px;
}
