body {/*{{{*/
background:#b34e9e;
}/*}}}*/
* {/*{{{*/
margin:0px;
padding:0px;
font-family: "Verdana" sans-serif;
font-size:16px;
}/*}}}*/
/* Logo & custom image {{{*/
#headerlogo {
position:absolute;
top:8px;
left:315px;
       z-index:9;
}
#headerlogobg {
position:absolute;
top:28px;
left:365px;
display:block;
       z-index:3;
}
/*}}}*/
/* General layout {{{*/
#fheader {
position:relative;
width:100%;
height:auto;
background:#b34e9e url(art/index_headerbg.png) repeat-x top left;
}
#header {
position:relative;
margin:0px auto;
background:url(art/index_decor_top.png) no-repeat top left;;
width:1000px;
height:100px;
       z-index:2;
}
#ffooter {
position:relative;
width:100%;
height:auto;
background:#b34e9e url(art/index_contentsbg.png) repeat-x bottom left;
}
#footer {
position:relative;
margin:0px auto;
background:#b34e9e url(art/index_decor_bottom.png) bottom left no-repeat;
width:1000px;
height:550px;
       z-index:1;
}
#fcontent {
position:absolute;
top:0px;
left:0px;
width:100%;
height: 1000px;
}
#content {
position:relative;
margin:0px auto;
width:1000px;
height:auto;
}
/*}}}*/
.flag {/*{{{*/
position:absolute;
	 z-index:11;
}
#flag_en {
  top:278px;
left:380px;
}
#flag_nl {
  top:298px;
left:470px;
}
#flag_fr {
  top:278px;
left:560px;
}/*}}}*/
.hit {/*{{{*/
position:absolute;
	 z-index:13;
width:60px;
height:60px;
background: url(art/blank.gif);
cursor:pointer;
}
#hit_en {
  top:278px;
left:380px;
}
#hit_nl {
  top:298px;
left:470px;
}
#hit_fr {
  top:278px;
left:560px;
}/*}}}*/
.rondje {/*{{{*/
position:absolute;
	 z-index:12;
}
#rondje_en {
top:278px;
left:380px;
}
#rondje_nl {
  top:298px;
left:470px;
}
#rondje_fr {
  top:278px;
left:560px;
}/*}}}*/
