@charset "utf-8";
/* CSS Document 

Use these colors:

09206C

*/


body {
	background-image: url('pics/achtergrond.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:right top;
}

a:visited {text-decoration:underline;color:#09206C;}
a:active {text-decoration:underline;color:#09206C;}
a:link {text-decoration:underline;color:#09206C;}
b {font-weight:bold;text-decoration:none;color:#09206C;}

div.tile {
	z-index: 0;
	position: absolute;
}

#tile_kaart {          width: 360px; height: 360px; left:   0px; top: 370px; }
#tile_links {          width: 275px; height: 275px; left: 710px; top:  10px; }
#tile_avondprogramma { width: 230px; height: 230px; left: 144px; top: 472px; }
#tile_onderwerpen {    width: 380px; height: 380px; left: 436px; top: -17px; }
#tile_deelname {       width: 360px; height: 360px; left: 343px; top: 324px; }
#tile_wat {            width: 330px; height: 330px; left: -10px; top: -10px; }
#tile_cursusavond {    width: 360px; height: 360px; left: 157px; top:  45px; }
#tile_voor {           width: 350px; height: 350px; left: -18px; top: 171px; }
#tile_door {           width: 280px; height: 280px; left: 172px; top: 260px; }
#tile_huidige {    width: 270px; height: 270px; left: 364px; top: 150px; }
#tile_alpha {          width: 409px; height: 413px; left: 607px; top: 203px; position: absolute;}

div.tile img.tile {
  width:409px;
	height:413px;
	
	position:absolute;
}

div.tile img.title {
	left:73px;
	top:40px;
  width:270px;
	height:35px;
	
	position:absolute;
}

div.tile div.content {
	left:40px;
	top:80px;
	width:335px;
	height:280px;
	
	overflow:hidden;
	position:absolute;
  
  text-align: center;
	font-family: arial;
	font-size: 9pt;
}