@charset "UTF-8";
/* CSS Document */

/* ------------------------------ COPYRIGHT ----------------------------- */
/*
/*   De in deze pagina gebruikte gegevens, waaronder begrepen broncode,
/*   teksten, foto's, illustraties en grafisch materiaal, zijn eigendom
/*   van ItchDezign, en worden beschermd door auteursrecht, merkenrecht
/*   en/of enig ander intellectueel eigendomsrecht. De hiervoor genoemde
/*   rechten gaan op geen enkele wijze over op (rechts) -personen die
/*   toegang krijgen tot deze pagina. Het is de gebruiker van de site
/*   niet toegestaan de inhoud van de site te vermenigvuldigen, door te
/*   sturen, distribueren, verspreiden of tegen vergoeding beschikbaar
/*   te stellen aan derden, zonder de uitdrukkelijke, schriftelijke,
/*   toestemming van ItchDezign. Voor meer informatie of contact kunt u
/*   terecht bij ItchDezign: www.itchdezign.com.
/*
/* ------------------------------ COPYRIGHT ----------------------------- */

 #hidden_div {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	visibility:hidden;
	z-index:0;
 }
 
 /* achtergrond div */
 #A_tekst_links_onder {
	position:absolute;
	left:0px;
	top:156px;
	width:169px;
	height:387px;
	z-index:1;
	overflow: hidden;
}
#A_tekst_links_boven {
	position:absolute;
	left:0px;
	top:0px;
	width:169px;
	height:156px;
	z-index:1;
	overflow: hidden;
}
#A_logo_boven {
	position:absolute;
	left:169px;
	top:0px;
	width:464px;
	height:156px;
	z-index:1;
	overflow: hidden;
}
#A_logo_onder {
	position:absolute;
	left:169px;
	top:156px;
	width:464px;
	height:300px;
	z-index:1;
	overflow: hidden;
}

/* contact informatie, ItchDezign & menu */
#top_tekst_schaduw {
	position:absolute;
	right:4px;
	top:20px;
	width:600px;
	height:16px;
	z-index:4;
}
#top_tekst {
	position:absolute;
	right:5px;
	top:19px;
	width:600px;
	height:16px;
	z-index:5;
}
#contact {
	position:fixed;
	left:5px;
	bottom:2px;
	width:164px;
	height:96px;
	z-index:6;
}
#itchdezign {
	position:fixed;
	right:5px;
	bottom:5px;
	width:250px;
	height:16px;
	z-index:7;
}
#menu {
	position:absolute;
	left:543px;
	top:172px;
	width:404px;
	height:30px;
	z-index:3;
}

/* teksten */
#tekst_main {
	position:absolute;
	left:224px;
	top:232px;
	width:723px;
	z-index:8;
	overflow: auto;
}

