@import "foldmenu.css";
@import "nameholder.css";
@import "basic.css";


body	{
	background: url(../pics/kantachtergr9.jpg) no-repeat right;
	background-attachment: fixed;
	background-position: 98% 90%;
	}
	

	
div#propholder  {
		position:absolute;
		top:60%;
		left:60%;
		margin-top: -141px;
		margin-left:-138px;
		width: 283px;
		height: 276px;		
		z-index: 50;
		background: url(../pics/prop7.png) no-repeat;
		_background: url(../pics/prop3.gif) no-repeat;
		display: none;	
		}
		
		
div#propholder span	{
			display:none;
			position:absolute;
			bottom: 25px;
			right: 30px;
					}

			
div#kreukvel 	{
		display: block;
		position: absolute;
		bottom:10%;
		left:0%;
		width: 850px;
		height: 88%;
		padding:0px;
		margin: 0px;
		background: url(../pics/kreukblad10.png) no-repeat left bottom;
		_background: url(../pics/kreukblad11.jpg) left bottom;
				}

a#sluitswitch	{
			position: absolute;
			top: 30%;
			right: 10px;
			width:100px;
			height: 100px;
			font-size: 48px;
			color: black;
			background: url(../pics/close.gif) no-repeat;
			z-index: 3000;
				}

div#scrollitup	{
			position: absolute;
			top: 30px;
			right: 50px;
			width:20px;
			height:57px;
			color: #777777;
			font-weight:bolder;
			background: url(../pics/diru.gif) no-repeat;
			cursor: pointer;
			z-index:3000;
				}	
					
div#scrollitdown	{
			position:absolute;
			top:55%;
			right: 50px;
			width:20px;
			height:57px;
			color: #777777;
			font-weight:bolder;
			background: url(../pics/dird.gif) no-repeat;
			cursor: pointer;
			z-index:3000;
				}

			
div#kreuktext	{
		position: absolute;
		top: 30px;
		left: 300px;
		height: 77%;
		width: 420px;
		margin-right: 20px;
		
		overflow: auto;
		border: 0px solid red;
				}
				
div#kreuktext p	{ 
			font-size: 15px;
			font-weight:200;
			letter-spacing: 2px;
				}
				
div#scrlldv	{
		position: absolute;
		top: 0px;
		width:90%;
		}