body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/achtergrond.png);
	background-repeat: repeat-x;
	background-color: #6A7DB2; 
	position:static;
	}
	
#txt {
	text-align:left; /* part 2 of 2 centering hack */
	width: 740px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 740px;
	padding:25px 75px 25px 75px;
	font-family: Arial, Helvetica, sans-serif;
	}
#content {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	text-align:left; /* part 2 of 2 centering hack */
	width: 740px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 740px;
	}
html>body #content {
	width: 740px; /* ie5win fudge ends */
	}	
.kolom1, .kolom2, .kolom3 {
	float : left;
	width : 225px;
	padding:0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:12px;
	line-height: 20px;
	color: #666666;
	}
.pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color:#666666;
	}
.pt_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color:#666666;
	}
.pt_info a {
	text-decoration: none;
	font-weight: bold;
	color:  #7688BA;
	outline: none;
	}
.pt_info a:visited {
	color:  #7688BA;
	}
.pt_info a:active {
	color:  #7688BA;
	}
.pt_info a:hover {
	color: #7688BA;
	text-decoration: underline;
	}
.naw {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#7688BA;
	}
.naw a {
	text-decoration: none;
	color:#7688BA;
	}
.naw a:visited {
	color:#7688BA;
	}
.naw a:active {
	color:#7688BA;
	}
.naw a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}			
