/* CSS Document */
* { 
margin: 0px; 
padding: 0px; 
}

body {
	background-color: #1D3D49;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 800px;
	color: #FFFFFF;
}
td{
	font-size: 11px;
}
#container
{
	position: absolute;
	width: 780px;
	height: 560px;
	left: 49%;
	margin-left: -375px;
	top: 50%;
	margin-top: -280px;
	z-index: 200;
	background-color: #DCECF1;
}
#menu {
	background-position: top;
	position: relative;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
}

#menu table p {
	width: 128px;
	text-align: center;
	height: 18px;
	font-weight: bold;
	padding-top: 2px;
	color: #B5B53C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DCECF1;
	border-right-color: #DCECF1;
	border-bottom-color: #DCECF1;
	border-left-color: #DCECF1;
}

#menu table a {
	text-decoration: none;
	width: 128px;
	text-align: center;
	height: 18px;
	color: #FFFFFF;
	padding-top: 2px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DCECF1;
	border-right-color: #DCECF1;
	border-bottom-color: #DCECF1;
	border-left-color: #DCECF1;
}

#menu table a:hover {
	color: #C0DCE7;
}

#tekstindex
{
	position: absolute;
	width: 270px;
	height: 400px;
	top: 20px;
	margin-top: 70px;
	background-color: #FFFFFF;
	margin-left: 30px;
	color: #1D3D49;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
#tekstindex h1
{
	font-size: 11px;
	font-weight: bold;
}

#imagesindex
{
	position: absolute;
	width: 400px;
	height: 300px;
	top: 10px;
	margin-top: 80px;
	margin-left: 350px;
}





#naam
{
	position: absolute;
	width: 29px;
	height: 286px;
	top: 148px;
	left: 293px;
}

#tekst
{
	position: absolute;
	width: 200px;
	height: 270px;
	background-color: #FFFFFF;
	color: #1D3D49;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	left: 30px;
	top: 140px;
}
#tekst h1
{
	font-size: 11px;
	font-weight: bold;
}

#images
{
	position: absolute;
	width: 400px;
	height: 300px;
	top: 140px;
	left: 350px;
	z-index: 2;
}

#fotootjesindex{
	height: 80px;
	font-size: 10px;
	width: 400px;
	position: relative;
	top: 370px;
	left: 350px;
}
#fotootjesboven {
	height: 80px;
	font-size: 10px;
	width: 700px;
	position: relative;
	top: 20px;
}
#fotootjesboven img{
	border: 0px;
}
#fotootjesonder{
	height: 80px;
	font-size: 10px;
	width: 700px;
	position: relative;
	top: 360px;
}
#fotootjesonder img{
	border: 0px;
}
#kaart{
	height: 350px;
	width: 400px;
	position: absolute;
	top: 80px;
	left: 200px;
}
#kaartonderschrift{
	width: 400px;
	position: absolute;
	top: 440px;
	left: 200px;
	color: #1D3D49;
}
#voet{
	height: 16px;
	padding-top: 4px;
	font-size: 10px;
	width: 778px;
	position: absolute;
	top: 560px;
	color: #b5b53c;
	background-color: #1D3D49;
}
#voet a{
	color: #b5b53c;
	text-decoration: none;
	top: 500px;
}
#txtweb {
	width: 100%;
	height: 20px;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 50px;
	top: 600px;
	position: relative;
}

#txtweb a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #71B0C6;
}
#sitemap{
	float: left;
	width: 300px;
}
#datum{
	width: 200px;
	float: left;
}
#nrs{
	float: right;
	width: 250px;
}
.wit {
	color: #FFFFFF;
	font-size: 12px;
}

