body	{
		margin: 0px;
		background-color: #ffffff;
		width: 100%;
		height: 100%;

		}
.site	{
		position: absolute;
		top: 75px;
		left: 250px;
		padding-right: 15px;
		padding-bottom: 50px;
		font-family: arial, verdana, sans-serif;
		font-size: 13px;
		z-index: 101;
		text-align: left;
		}
		.container{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 5000;
	overflow:auto;
	overflow-x:hidden;
}
.middleContent{
	position: absolute;
	width: 420px;
	right: 10px;
	top: 75px;
	z-index: 2;
}	
.innerpart{
		background-color: #fff;
		align: left;
		width: 700px;
		position: relative;
		margin: 0 auto;
		align: left;
		height: 100%;
		border-right:1px #ccc solid;
		border-left:1px #ccc solid;
		padding: 0px;
		}
.siteContent{
		font-family: arial, verdana, sans-serif;
		font-size: 13px;
		text-align: left;
		z-index: 2;
		margin: 0px;
		padding:0px;
}
.siteContent A{
		text-decoration: none;
		color: #008;
		}
.siteContent A:hover {
		text-decoration: underline;
		color: #00a;
		}
.siteContent B {
		color: #008;
		font-family: arial, verdana, sans-serif;
		font-weight: bold;
		font-size: 16px;
		}	
		
.stitle	{
		font-family: arial, verdana, sans-serif;
		font-weight: bold;
		color: #008;
		font-size: 20px;
		line-height: 1.2em;
		}


.menu  	{
		z-index: 102;
		position: absolute;
		width: 200px;
		bottom: 100px;
		left: 15px;
		font-family: verdana, helvetica, sans-serif;
		font-size: 12px;
		padding: 10px;
		color: #000006;

		border-left: #e8e8e8 3px solid;
		border-top: #e8e8e8 3px solid;
		border-right: #e8e8e8 3px solid;
		border-bottom: #e8e8e8 3px solid;

		line-height: 1.5em;
		letter-spacing: 0.05em;
		color: #006;
		font-weight: bold;
		text-align: left;
/*		background-color: #C8775F;*/
		background-color: #eeeeee;
		}
.image	{
		padding-bottom: 10px;
		width: 150px;
		text-align: left;
		font-family: verdana, helvetica, sans-serif;
		font-size: 12px;
		color: #008;
		/*border: 1px red solid;*/
		}

.menu a	{
		color: #006;
		font-weight: bold;
		border-bottom: 1px #eee solid;
		text-decoration: none;
		}		
		
.menu a:hover	{
		color: #360;
		font-weight: bold;
		text-decoration: none;
		border-bottom: 1px #006 solid;
		}		
#lnkjurriaan{
		color: #B42;
		font-weight: bold;
		border-bottom: 1px #eee solid;
		text-decoration: none;
		}
#lnkjurriaan:hover{
		color: #D64;
		font-weight: bold;
		text-decoration: none;
		border-bottom: 1px #888 solid;
		}

#lnkstichting{
		}
#lnkstichting:hover{
		}

.header{
		position: absolute;
		top: 10px;
		left: 0px;
		z-index:100;
		width: 100%;
		height: 300px;
		background-image:url(headerwit.gif);
		background-position: top center;
		background-repeat: no-repeat;
		}
.footer {
		position: absolute;
		bottom: 0px;
		left: 0px;
		z-index:100;
		width: 600px;
		height: 299px;
		background-image:url(silhouet.jpg);
		background-repeat: no-repeat;
		}
/*
.rollover{
		position: absolute;
		top: 0px;
		}

.visi	{
		border-left: #bbb 1px solid;
		border-top: #bbb 1px solid;
		border-right: #fff 1px solid;
		border-bottom: #fff 1px solid;
		position: relative;
		top: 14px;
		display: block;
		height:400px;
		}	
.invis	{
		width: 501px;
		height:400px;
		display: none;
		}

.uitleg	{
		font-family: arial, verdana, sans-serif;
		font-size: 14px;
		position: relative;
		top: 24px;
		}
*/
