	/*  General rules */	img{	display: block;	float:left;	border: 0px none white;	margin-right:10px;}img.nofloat{	float:none;}	/* layout parameters */body	{	background-color: #ec008b;	background-image:url(../images/achtergrondbontje.jpg);	border: 0;	font-family: "Trebuchet MS", arial, helvetica, lucida, sans-serif;	line-height:20px;	margin:0;	padding:0;	text-align:left;	width: 100%;}body.intropagina{	background-image:none;}.logobalk{	position:absolute;	left:0;	top:0;	width:100%;	background-color:#fff;	padding:10px;}.content{	position:absolute;	left:125px;	top:140px;	width:600px;}.content2{	position:absolute;	left:15px;	top:160px;	width:800px;}.content2 img{	float:none;	margin-bottom:5px;}.trut{	position:absolute;	left:550px;	top:300px;}	/*  Typography */	h1, h2, h3, h4, h5, h6	{	font-family: "Trebuchet MS", arial, helvetica, lucida, sans-serif;	font-weight: 700;	margin: 0;}	h1	{    font-size:    15px;       letter-spacing: 1px;    text-transform: uppercase;    margin-bottom: 10px;}h2{	font-size: 14px;   }h3	{    font-size:    12px;       letter-spacing: 1px;	color:#fff;}p{	font-size: 13px;	color:#fff;	margin:0;	line-height:15px;}.content2 p{	text-align:center;	margin-bottom:30px;}small{	font-size: 80%;	line-height:12px;	display:block;	margin-bottom:3px;}	b{	font-weight:700;}.label{	display:block;	width:50px;	float:left;}	/* General linkology */	a{	font-family: "Trebuchet MS", arial, helvetica, lucida, sans-serif;	font-weight : bold; }a:link, a:visited {	color:#000;}a:hover, a:active {	color:#fff;}	/* navigatie */	.nav{	position:absolute;	left:120px;	top:30px;	z-index:20px;}.nav a:link, .nav a:visited {	color:#ec008b;	text-transform:uppercase;	text-decoration:none;	font-size:10px;	display:block;	float:left;	margin-left:5px;	margin-right:20px;}.nav a:hover, .nav a:active {	color:#000;}