body { text-align: center; }

/* These are standard sIFR styles... do not modify */
.sIFR-flash
{
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1
{
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 20px;
}
.sIFR-hasFlash h3
{
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 16px;
}

/* einde sIFR styles */
#container
{
	margin: auto;
	width: 605px;
}

p,td,body,a
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

input
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

#logo { margin: 20px 0 10px 0; }

#kader
{
	width: 605px;
	height: 11px;
	padding: 0;
	clear: both;
	margin: 0;
}

#contenttabel td { vertical-align: top; }

#homecontent
{
	text-align: left;
	width: 430px;
	margin: 0;
	padding: 10px;
}

#image { margin: 5px 0 10px 0; }
#tekstblok { margin: 0 0 20px 0; }

#blokcontent
{
	background: #ffffff;
	width: 520px;
	color: #000000;
	padding: 0 10px 0 10px;
}

h1
{
	font-family: monaco,trebuchet,arial, verdana, helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
	padding: 0;
	margin: 0;
	font-weight: 100;
	letter-spacing: 1px;
}
h3
{
	font-family: monaco,trebuchet,arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0;
	margin: 0;
	font-weight: 100;
	letter-spacing: 1px;
}

p
{
	padding: 0;
	margin: 0;
}

#footer
{
	width: 605px;
	padding: 3px 0 0 0;
	margin: 10px 0 10px 0;
	height: 20px;
	text-align: center;
	color: #000000;
	border-color: #2461AA;
	border-width: 1px 0 1px 0;
	border-style: dashed none dashed none;
}

#fotoselector
{
	text-align: left;
	width: 430px;
	margin: 0;
	padding: 10px 0 10px 0;
	color: #2461AA;
}

#contactsheet
{
	text-align: center;
	width: 615px;
	margin: 0;
	padding: 0px;
}

#thumbnail
{
	padding: 0;
	margin: 0px 12px 11px 0px;
	float: left;
	width: 111px;
	height: 72px;
	text-align: center;
	background-image: url(images/fotokader.gif);
}

#thumbnailfoto { margin: 8px 0 0 0; }

#navigatie
{
	width: 605px;
	padding: 5px 0 5px 0;
	margin: 0px 0 10px 0;
	text-align: left;
	border-color: #2461AA;
	border-width: 1px 0 1px 0;
	border-style: dashed none dashed none;
}

#navigatie a
{
	background-image: url(images/nav_off.png);
	background-repeat: no-repeat;
	color: #2461AA;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 0px 0px 20px;
	margin: 0 10px 0 0;
	text-transform: uppercase;
}

#navigatie a:hover
{
	color: #000000;
	background-image: url(images/nav_on.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
}

#agendacontent
{
	background: #ffffff;
	width: 520px;
	color: #000000;
	padding: 0 10px 0 10px;
	text-align: center;
}

.agendatabel tr
{

}

.class1, .class2
{
	padding: 0px 3px 5px 2px;
	font-size: 11px;
	text-align: left;
}
.class1 
{
	background: #D3DFEE;
}

a.button
{
	border-color: #2461AA;
	color: #000000;
	border-width: 1px 1px 1px 1px;
	border-style: dashed dashed dashed dashed;
	padding: 2px 5px 2px 5px;
	font-size: 10px;
	font-weight: 600;
	text-decoration: none;
}

a.button:hover { background-color: #FF636B; }

table td
{
	vertical-align: top;
	height: 20px;
}

td.veldnaam
{
	width: 200px;
	text-align: right;
	padding: 0 10px 0 0;
}

table input.textinput { width: 300px; }

textarea
{
	width: 300px;
	height: 150px;
	margin: 0 0 20px 0;
}
.subkopje {
	color: #000000;
}



#fotoselector
{
	text-align: left;
	width: 430px;
	margin: 0;
	padding: 10px 0 10px 0;
}
#contactsheet
{
	text-align: center;
	width: 500px;
	margin: 0;
	padding: 0px;
}

#thumbnail
{
	padding: 0;
	margin: 0px 5px 5px 0px;
	float: left;
	width: 111px;
	height: 72px;
	text-align: center;
}
#thumbnailfoto
{
	margin: 8px 0 0 0;
}


