/*
#############################
GENERAL STYLES
#############################
*/

body{
color: #000;
background-color: #fff;
font-size: 72.5%;
font-weight: bold;
}

*{
font-family: arial, verdana, tahoma, helvetica, sans-serif;
}

img, a img{
border: 0;
}

/*
#############################
PRESENTATIONAL STYLES
#############################
*/

body{
position: absolute;
background: #eaf4ef url(../images/background.jpg) repeat-y center;
}

#logo{
width: 354px; 
height: 215px; 
position: relative; 
top: -10px; 
left: 130px; 
}

#anton{
width: 119px;
height: 41px;
position: relative;
top: 40px;
left: 140px;
}

#daniel{
width: 119px;
height: 41px;
position: relative;
top: 100px;
left: 140px;
}

#wouter{
width: 119px;
height: 37px;
position: relative;
top: 160px;
left: 150px;
}

#actie{
width: 119px;
height: 41px;
position: relative;
top: 210px;
left: 140px;
}

#initiatief{
width: 132px;
height: 41px;
position: relative;
top: 260px;
left: 150px;
}

#anton_viltje{
width: 317px;
height: 317px;
position: absolute;
top: 10px;
left: 530px;
z-index: 2;
}

#daniel_viltje{
width: 317px;
height: 317px;
position: absolute;
top: 150px;
left: 770px;
z-index: 1;
}

#wouter_viltje{
width: 322px;
height: 313px;
position: absolute;
top: 205px;
left: 320px;
}

#kpi_viltje{
width: 315px;
height: 311px;
position: absolute;
top: 340px;
left: 505px;
}

#verhaal{
width: 317px;
height: 317px;
position: absolute;
top: -5px;
left: 715px;
z-index: 3;
}

#viltje{
width: 577px;
height: 573px;
position: absolute;
top: 180px;
left: 382px;
z-index: 1;
}

#actiewolk{
width: 331px;
height: 220px;
position: absolute;
top: -15px;
left: 722px;
z-index: 2;
}

#actie_viltje{
width: 588px;
height: 584px;
position: absolute;
top: 180px;
left: 370px;
z-index: 1;
}

#frame{
position: absolute;
top:  370px;
left: 450px;
z-index: 2;
}

