html
{
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "tahoma";
	font-size: 9pt;		
	color: #000;
	background-color: #ffffff;
	overflow-y: scroll;
}
body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "tahoma";
	font-size: 9pt;		
	color: #000;
	background-color: #ffffff;
}
div#hoofd
{	
	position: absolute;
	float: left;
	width:1000px;
	height: 871px;
	left: 50%;
	margin-top: 10px;
	margin-left: -500px;
	border: 2px groove #000000;
	
	background-color: #385273;
}
div#header
{
	position: relative;
	float: left;
	width: 1000px;
	height: 244px;
	background-image: url('/afbeeldingen/header.jpg');
}
div#zwanen
{
	position: relative;
	float: left;
	margin-top: 120px;
	margin-left:-20px;
	width: 258px;
	height: 234px;
	background-image: url('/afbeeldingen/zwanen.png');
}
ul.hoofdmenu
{
	position: relative;
	float: left;
	margin-top: 203px;
	margin-left: -10px;
	width:770px;
	height: 44px;
	padding: 0px;

}
li.menuitem
{
	position: relative;
	float: left;
	width:102px;
	height: 44px;
	padding-left: 1px;
	list-style:none;
}
a.hoofdmenu:link, a.hoofdmenu:visited, a.hoofdmenu:active, a.hoofdmenu:hover
{	
	text-decoration: none; 
	color: #C4CED1;
	font-family: 'tahoma';
	font-weight: bold;	
	font-size: 12pt;
	text-align: center;
	padding-top: 10px;
	width:114px;
	height: 44px;
	display: block;
	background-image: url('/afbeeldingen/menuknop_blauw.png');
	background-repeat: no-repeat;
}
a.hoofdmenu:active, a.hoofdmenu:hover
{
	text-decoration: none; 
	color: #385273;
	font-family: 'tahoma';
	font-weight: bold;	
	font-size: 12pt;
	text-align: center;
	padding-top: 10px;
	width:114px;
	height: 44px;
	display: block;
	background-image: url('/afbeeldingen/menuknop_lichtblauw.png');
	background-repeat: no-repeat;
}
div#inhoud
{
	position: relative;
	float: left;
	width:998px;
/*	border-left: 1px solid #C4CED1;
	border-right: 1px solid #C4CED1;*/
}
div#links
{
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left:0px;
	width: 398px;
}
div#inhoudlinks
{
	position: relative;
	float: left;
	margin-top: 100px;
	margin-left: 25px;
	width: 350px;
	height: 350px;
	border: 5px outset #C4CED1; 
	font-family: 'tahoma';
	font-size: 12pt;
	padding: 10px;
	color: #C4CED1;
	overflow: auto;
}
div#inhoudlinks_groot
{
	position: relative;
	float: left;
	margin-top: 100px;
	margin-left: 85px;
	width: 300px;
	height: 400px;
	border: 5px outset #C4CED1; 
	font-family: 'tahoma';
	font-size: 10pt;
	padding: 12px;
	color: #C4CED1;
}
div#rechts
{
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left:0px;
	width: 600px;

}
div#titel
{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left:80px;
	width: 400px;
	height: 30px;
	font-family: 'tahoma';
	font-size: 18pt;
	font-weight: bold;	
	color: #C4CED1;
}
div#eendhuwelijk
{
	position: relative;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-left:28px;
	width: 574px;
	height: 545px;
	background-image: url('/afbeeldingen/eendhuwelijk_1.png');
	background-repeat: no-repeat;
}
div#eend
{
	position: relative;
	clear: both;
	float: left;
	margin-top: 155px;
	margin-left:30px;
	width: 574px;
	height: 390px;
	background-image: url('/afbeeldingen/eend.png');
	background-repeat: no-repeat;
}
div#push 
{
	height: 42px; 
}
div#footer
{
	position: relative;	
	float: left;
	width:1000px;
	height: 42px;
	background-image: url('/afbeeldingen/footer.png');
	background-repeat: repeat-x;
}
p.footer
{
	position: relative;	
	float: left;
	margin: 10px auto auto 100px;
	text-align: center;
	color: #A43641;
	font-family: 'tahoma';
	font-weight: bold;	
	font-size: 12pt;
}
a.footer:link, a.footer:visited, a.footer:active, a.footer:hover
{
	text-decoration: none; 
	color: #A43641;
	font-family: 'tahoma';
	font-weight: bold;	
	font-size: 12pt;
}
td.rood
{
	color: red;
}


a:link img, a:visited img, a:hover img
{
	border:0px;
	text-decoration: none;
	outline: none;
}
div#voorbeeldkader
{
	border: 1px solid #999;
	overflow: hidden;
	width: 150px;
	height: 300px;
}

table.overzicht td
{
	padding: 10px;
	border: 1px solid #999;
}

table.overzicht_zl td
{
	padding: 25px 51px 25px 0;
	border: 0;
}

td.vv
{
	text-align: center;
}

table.overzicht_zl img
{
	border: 1px solid #999;
}

td.vv a
{
	font-weight: normal;
	color: #999;
}
/*div#fotos
{
	overflow: scroll;
}
*/
