
body
		{ 
		background-image:url('../voorbeeld3.png');
background-repeat:repeat-y; 
background-position:top center;
background-color: #dcdcdc;
behavior: url("../csshover.htc");

		}
		
		
table
		 {
		 position: top;
		 z-index: 1;
		 }
.logo {
float: left;
width: 120px;
background-color: white;
}
.kop1	{
float: left;
	text-align: center;
	font-size: 32;
	font-family: bookman old style, verdana;	
	font-weight: bold;
	text-decoration: underline;
	width: 550px;
	}
.kop2	{
float: right;
width: 120px;
	text-align: right;
	font-size: 12;
	font-family: bookman old style, verdana;	
	}

.welkom
		{

		text-align: center;
		font-size: 40;
		font-family: bookman old style, verdana;
		}
.tekst
						{
						background-color: #ffffff;
						font-color: #000000;
						font-size: 24;
						font-family: bookman old style,verdana;
						}
							
.resolutie
						{
						font-size: 12;
						font-family: bookman old style,verdana;
						}

.titel {
        text-decoration: bold;
        position: absolute;
        top: 0px;
        left: 15px;
        font-size: 30;
        font-family: verdana,arial;
				width:99%; 
        }
				
.vorige {
			 position: relative;
			 bottom: 10px;
			 }
			 
.scroll
{
background-color:#99cc66;
width:980px;
height:500px;
overflow:auto;

}
.test{
  height: 320px;
  width: 480px;
}