body,html{

margin:0;

}


#divJeKanHetNietJatten{
position: absolute;
width:100%;
height:100%;
z-index:2;

}

#divLogo{

position: absolute;
background-image: url(../images/website/website_03.jpg);
width: 193px;
height: 59px;
top:30px;
right:40px;
z-index: 10;
}

#divStreepjeBoven{

position: relative;
width:auto;
margin-left: 20px;
margin-right: 20px;
background-image: url(../images/website/website_07.jpg);
background-repeat: repeat-x;
height: 10px;
top:90px;
z-index: 5;

}



#divStreepjeOnder{

position: relative;
width:auto;
margin-left: 20px;
margin-right: 20px;
background-image: url(../images/website/website_07.jpg);
background-repeat: repeat-x;
height: 10px;
z-index: 5;


}

#divFooter{

position: fixed;
height: 50px;
bottom:0px;
width:100%;
background-color:white;


}


#divGroteFotos{

position: absolute;
width:100%;
height: 325px;
top:50%;
margin-top:-182px;
clear: both;
overflow: hidden;
}

#divMidden{
position: relative;
width: 2px;

height:325px;
left:45%;
float:left;
}

#divFotos{
position: relative;
width: 10000px;
height: 325px;
overflow: hidden;
top:0;
float:left;
left:-243px;
}

.groteFoto{

position: relative;
float: left;
top:0;
margin-right: 17px;
opacity:0.3;
filter:alpha(opacity=30);
}

#divLaden{
display: none;
position: absolute;
height:100%;
background-color: white;
z-index: 4;
width: 100%;
text-align: center;
top:50%
margin-top:-200px;

}

#plaatjeLaden{
margin-top: 46%;

}

#divKleineFotos{

position: absolute;
width:100%;
height: 50px;
top:50%;
margin-top: 160px;
clear: both;
z-index: 3;
text-align: center;

}

#divThumbs{
position: relative;
left:0;
}




#divSosumi{
position: relative;
height:30px;
width:170px;
background-image: url(../images/website/website_10.jpg);
float:left;
left:30px;
z-index: 5;
}


#divContact{
position: absolute;
height:30px;
width:170px;
float:left;
right: 0px;
z-index: 5;
}



#divLinks{
position: relative;
top:125px;
width: 63px;
height:83px;
left:15px;
float:left;
z-index: 9;
}

#divRechts{
position: absolute;
top:125px;
width: 63px;
height:83px;
right:10px;
float:right;
z-index: 9;
}


#divDebug{
position: absolute;
z-index: 999;

}

#divMain_leProjet{
position:absolute;
width:400px;
top:140px;
left:200px;

}

#divFotosLeProjet{

position: absolute;
left:700px;
width:300px;
top:140px;
display:none;

}


.fotosLeProjet{


}




/* //// TEKST ///// */


.tekstNormaal{

font-family: Helvetica, Verdana, Arial, schreefloos;
font-size: 12px;
line-height:190%

}

.tekstNormaal a:link{


color:black;
}

.tekstNormaal a:visited{


color:black;
}

.tekstNormaal a:hover{

color:gray;
}


.tekstTitel{

font-family: Helvetica, Verdana, Arial, schreefloos;
font-size: 35px;
line-height:130%;
/* font-weight: bold; */
color:gray;

}


a:link{
	
	text-decoration: none;
}

a:hover{
	
	
}

a:visited{
	
	
	
}






