
body{
	font-family: Verdana;
	margin: 0px;
	background-color: #CCC;
	background: url(../images/lay-out/bg.jpg) #8ca4bf repeat-y center center;
}

#tblHome {
	margin:5px;
	font-family: Verdana, Geneva, sans-serif;
}
#tblHome th {
	font-size: 13px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	color: #006;
}
#tblHome td {
	text-align: left;
	font-size: 9pt;
	line-height: 14pt;
}

#tblHome td a:link,#tblHome td a:visited {
	color: #666;
	text-decoration: none;
}

#tblHome td a:hover {
	color: #333;
	text-decoration: underline;
}
#tblHomeNieuws th {
	font-size: 9pt;
	line-height: 13pt;
	border-bottom:thin;
	
}

#tblHomeActiviteit {
	font-size: 14px;
	
}

#tblVisiteKaartje th {
	border-bottom: 0px dotted #333;
	padding-left:10;
	color: #FFF;
}

#tblVisiteKaartje td {
	font-size:12;
}
h3 {
	font-size: 14px;
	color: #8C99F2;
}

#Prog th {
	color: #03C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
	text-align: left;
	margin-left: 3px;
}
/* Contact Formulier */

body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
div#container {
	margin:0 auto;
	padding: 15px;
}
label {
	float: left;
	width: 140px;
	text-align: left;
	padding-top: 5px;
}
textarea {
	padding: 3px;
	margin: 3px;
	border: 1px solid #bac5d6;
	font: 10px Verdana, sans-serif;
	background: #fff;
}
input.fout, textarea.fout {
	border: 1px solid #FF0000;
}
label.fout {
	color: #FF0000;
}
/* -------------------------------------- */