/*BASIS ---------------------------*/

html {
height: 100%;
overflow: auto;
overflow-x: hidden;
}

body {
background-repeat: repeat-y;
background-position: center center;
background-attachment: fixed;}

#totaal {
position: absolute;
height: 360px;
width: 936px;
left: 50%;
margin-left: -468px;
top: 0px;
z-index: 2;
background-image:url('/gfx/header.gif');
background-repeat: no-repeat;
background-position: 0px 0px;
}

#logo {
position: absolute;
left: 75px;
top: 10px;
}

#nav {
position: absolute;
left: 79px;
top: 109px;
height: 30px;
}

#fadefoto {
position: absolute;
height: 180px;
width: 180px;
left: 673px;
top: 158px;
z-index: 1;
overflow: hidden;
}

#fotomasker {
position: absolute;
height: 200px;
width: 215px;
left: 653px;
top: 148px;
z-index: 1;
overflow: hidden;
background-image:url('/gfx/foto_masker.png');
}

#krul {
position: absolute;
width: 375px;
height: 108px;
right: 0px;
top: 141px;
z-index: 99;
background-image:url('/gfx/krul_home.png');
}

#inleiding {
position: absolute;
width: 420px;
left: 160px;
top: 175px;
}

#content {
position: absolute;
text-align: justify;
width: 420px;
left: 160px;
top: 390px;
}

#footer {
position: relative;
left: 0px;
top: 25px;
text-align: center;
}

#items {
position: absolute;
width: 185px;
left: 680px;
top: 350px;
}

/*HOME TPL AANPASSINGEN-----------*/

#home_totaal {
position: absolute;
height: 360px;
width: 936px;
left: 50%;
margin-left: -468px;
top: 0px;
background-image:url('/gfx/header_home.gif');
background-repeat: no-repeat;
background-position: -1px 0px;
}

#home_fotofade {
position: absolute;
width: 801px;
height: 208px;
left: 71px;
top: 140px; }

#home_items {
position: absolute;
width: 800px;
left: 72px;
top: 360px;
}

/*ACTIE TPL AANPASSINGEN-----------*/

#actie {
position: absolute;
width: 220px;
left: 0px;
top: 141px;
height: 209px;
overflow: hidden;
}

#actie_inleiding {
position: absolute;
width: 325px;
left: 250px;
top: 175px;
}
