body 				{
		 				margin: 0px auto;
		 				background-image: url('../Afbeeldingen/dobbel4.jpg');
						background-position: 50% 50%;
						background-attachment: fixed;
		 				}
div.container0 {
						width: 880px;
				  	background-color: #FFF;
				  	margin: 0px auto;
						padding-bottom: 100px;
						background-position: bottom left;
						background-repeat: no-repeat; 
						min-height: 300px;
						}
div.menu		{float: left;
						margin-top: 20px;
						margin-right: 20px; 
						width: 600px; 
						height: 100px;
						background-color: #fff;						
						}
div.logo		{float: left;
						margin-left: 20px;
						margin-top: 15px;
						width: 220px;
						height: 300px;
						}
div.container
						{float: left;
						width: 560px;
						background: #ccffff;
						padding: 20px;
						font-family: sans-serif;
						font-size: 12pt;
						line-height: 150%;
						border: 1px solid brown;
						border-top: 4px solid brown;
						}
div.titel		{
						top: 0px;
						left: 0px;
						width: 100%;
						height: 50px;
						text-align: center;
						font: bold 200% arial;
						background-image: url('../Afbeeldingen/strook.jpg');
						background-position: bottom;
						border-bottom: 4px solid brown;
						color: white;
						}
div.footer{position: relative;
					 margin-left:700px;
					 top: 60px;
					 font: arial bold;
					 color: brown;
					 }
div.contactinfo{
					 width: 180px;
					 padding: 10px;
					 font: arial;
					 font-size: 90%;
					 line-height: 150%;
					 background: #cff;
					 border: 1px solid brown;
					 border-top: 4px solid brown;
					 }
img.punaise{
						position: relative;
						top: -40px;
						left: 30px;
						float: right;
						}
img.logo		{
						width: 200px;
						height: 200px;
						}
a.actief		{
						clear: left;
						display: block;
						color: #006633;
						padding:1px;
						padding-left: 5px;
						margin-right: 10px;
						width: 200px;
						text-decoration: none;
						background-color: #53d3ff;
						border: 2px outset #6f9;
						background-image: url('../Afbeeldingen/kleinestrookgroen.jpg');
						}
a.actief:hover			
						{color: #fff;
						font: bold;
						background-color: #99ffff;
						background-position: 20px 0px;
						border: 2px inset #6f9;
						}
a.knop	 		{float: left;
						background-image:url(../Afbeeldingen/close-book-knop.gif);
						background-repeat:no-repeat;
						background-position: center;
						color:#0099ff;
						text-decoration:none;
						text-align: center;
						width: 95px;
						height:60px;
						padding-top:10px;
						}
a.knop:hover			{background-image:url(../Afbeeldingen/open-book-knop.gif);
						color:#0033ff;
						font-weight:900;
						}
a.knopaan 	{float: left;
						background-image:url(../Afbeeldingen/open-book-1.jpg);
						background-repeat:no-repeat;
						background-position: center;
						color:#600;
						text-decoration:none;
						text-align: center;
						font-weight:900;
						width:95px;
						height:60px;
						padding-top:10px;
						}
						
p.actief		{color:#000000;
						font-style:italic;
						padding:3px;
						word-spacing:5px;
						}
h2					{clear: left;
						font-weight:500;
						color:#600;
						}
h3					{clear: left;
						font-weight:500;
						color:#600;
						}
li      		{list-style-image:url(../Afbeeldingen/potlood.png);
						list-style-position:outside;
						padding:3px;
						}
				