
a {  color: #000000; text-decoration: none; border: 0px; }
a:hover {  color: 000000; text-decoration: underline;  border: 0px;}
body { scrollbar-face-color: #ffffff; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: 
#ffffff; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #ffffff; scrollbar-arrow-color: #000000}
table {  font-family: Verdana; font-size: 12px}
.hand {  cursor: hand}
.link {  font-family: verdana; font-size: 12px; color: #000000; text-decoration: none}
.balklinken {  font-family: verdana; font-size: 10px; font-weight: bold; color: 521600}
.kopjes {  font-family: verdana; font-size: 12px; font-weight: bold}
.schuin {  font-family: verdana; font-size: 12px; font-style: italic}
.lijn_tabellen {  border: 1px #000000 solid}
.witte_lijn {  border: 3px #ffffff solid}
.vierkantomtabel {  border: 1px #000000 none}
.small {  font-size: 10px}
.disabled {  font-family: Verdana; font-size: 10px; background-color: ffedc7; border-style: none}
.fotoalbum {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; cursor: hand}
.small {  font-family: verdana; font-size: 10px}
.frm_input {  font-family: Verdana; font-size: 10px; color: #113255;}
.frm_button {  font-family: Verdana; font-size: 10px; color: #113255; background-color: #C2D1E4; cursor: hand}
.style1{background-color:#E5F1FF; cursor:hand; color:#ffffff;}
.style2{background-color:#E5F1FF; color:#ffffff;}
.wit {  font-family: Verdana; font-size: 12px; color: #ffffff;}
.letter {  font-family: Verdana; font-size: 16px}
tr.titel{background: black; color: white	;text-align: center	;  font-weight: bold; border: 1px black solid;}
tr.gewoon{background: transparent; color: black	;text-align: center	;  border-color: black ; }
td.linkercell{border-left: 1px black solid; border-bottom: 1px black solid; border-right: 1px black solid;}
td.middencell{border-bottom: 1px black solid; border-right: 1px black solid;}
td.rechtercell{border-bottom: 1px black solid; border-right: 1px black solid;}
.gastenboekKop {border: 1px #B6CEE7 solid; background-color: #E8F7FF; font-size: 12px; }
.gastenboekKnop {border: 1px #B6CEE7 solid; background-color: #E8F7FF; font-size: 12px; font-weight: bold;}
.gastenboekBericht {border: 1px #B6CEE7 solid; background-color: #FFFFFF; font-size: 12px; }
.gastenboekTekstVeld {border: 1px #B6CEE7 solid; background-color: #FFFFFF; font-size: 12px; width:350px;}
.gastenboekTekstArea {border: 1px #B6CEE7 solid; background-color: #FFFFFF; font-size: 12px; width:350px;}
.gastenboekInputTitel {width:90px;font-weight: bold;text-align:right;}
.gastenboekInputTitelFout {width:90px;font-weight: bold;text-align:right;color: red;}
.gastenboekInputVeld {width:376px;}
.gastenboekFouten {font-weight: bold;text-align:center;color: red;}
.gastenboekBedankt{font-weight: bold;text-align:center;color: black;font-size: 14px}
.kerstTekst {font-family: Bradley Hand ITC; font-size: 18px; color: black;}



/*************************************************************/
/* CSS Styles voor: kalender_mod.php                         */
/*************************************************************/

.kalender_tabel
{
	 font-family: Verdana; 
	 font-size: 10px;
	 color: #6F6F6F;
	 background-color:#FFFFFF;
	 padding:0; 
	 border-spacing:0px;
	 border-style:none;
	 
}

#maand_header
{
	font-weight: bold;
	text-align: center;
	color: #6F6F6F;
	font-size: 14px;
	background-color:#AAD5FF;
	border: 1px solid #6f6f6f;
}

.dag_naam
{
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	background-color: #AAD5FF;
	border: 1px solid #6f6f6f;
}

.dag_cell
{	 
	cursor: pointer;
	width:35px;
	text-align: center;
	background-color: #EAF4FF;
	border: 1px solid #6f6f6f;
}

.dag_cell_leeg
{
	background-color: #EAF4FF;
	border: 1px solid #6f6f6f;
}

.dag_cell_vandaag
{ 
	cursor: pointer;
	width:35px;
	text-align: center;
	background-color: #AAD5FF;
	border: 1px solid #6f6f6f;
}

#vorige_maand
{
	cursor: pointer;
	text-align: right;
}

#volgende_maand
{
	cursor: pointer;
	text-align: left;
}

/*************************************************************/
/* CSS Styles voor: cadeubon.php                             */
/*************************************************************/

/*************************************************************/

