	
			img {
				border: none;
			}
			#container {
				position: relative;
				left: 0px;
				top:0px;
				padding:0px;
				height: auto;
			}
	
			#tekst1 {
				position: absolute;
				top:144px;
				left: 0px;
				width: 762px;
				height: 426px;
				margin:0px;
				padding:0px;
			}

			#tekst1 div{
				width: 336px;
				position: absolute;
				text-align: left;
			}
			#tekst {
				position: absolute;
				left: 0px;
				width: 762px;
				height: 211px;
				margin:0px;
				padding:0px;

			}	
			#tekst div{
				width: 336px;
				position: absolute;
				left: 325px;
				text-align: left;
			}
			

			h1{
				font-weight: normal;
				color: #e2007a;
				font-size: 11px;
			}			
	
			p{
				margin-top:0px;
				margin-bottom: 16px;
				font-weight: normal;
			}

			#tekst1 a:link {
				color:#808080;
				text-decoration:none;
			}
			#tekst1 a:visited {
				color:#808080;
				text-decoration:none;
			}
			#tekst1 a:hover{
				color:#ee7d11;
				text-decoration:none;
			}
			#tekst1 a:active {
				color:red;
				text-decoration:none;
			}	

			#tekst1 {
				position: relative;
				top: 0;
				left: 0;
				height: auto;
				background-image: none;
				z-index:1;
				}	

			h2{
				font-size:12px;
				color: #e2007a;
			}
			#tekst1 div {
				left: 0;
				}	

			.navigatie{
			width:500px;
			}