body{
margin:0;
padding:0;
background-color: #FFFFFF;
}
a{
color: #999;
text-decoration: none;}
a:hover{
color: #000;
text-decoration: none;}
p{
margin-top: 0px;}

#wrap{
margin-left: auto;
margin-right: auto;
margin-top: 0px;
width: 854px;
height:817px;
}
/* navigatie container */
#header{
clear:both;
margin: 20px 0px 30px 0px;
height: 107px;

}
/* kolommen - breedte inclusief scrollpane en margins */
#left-col{
	float: left;
	width: 142px;
	background: #FFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 15px;
    margin-left:0px;
    padding: 0px;
	
    }
    

#middle-col{
	float: left;
	width: 507px;
	background:#FFF;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    padding: 0px;
    margin:0;
}

#right-col{
	float: left;
	width: 204px;
	background: #FFF;
	font-family: Verdana;
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    padding: 0px;
    margin:0;
	
}


h1{
    font-family: Arial;
    font-size: 24px;
	font-weight: normal;
    margin-bottom: 16px;
    margin-top: 0px;}
h2{
    font-family: Arial;
    font-size: 18px;
	font-weight: normal;
    line-height:20px;
    margin-bottom: 10px;
    margin-top: 0px;
    font-style: normal;}

/* navigation table Do Not Edit*/
.navtable{
border: 1px solid #000;
margin:0;
} 
table {
  border-collapse: collapse;
  border: 1px solid #000;
  }

td, th {
  border: 1px solid #000;
}  

/* margin dynamische divs linker kolom */	

.leftmarge{
margin-bottom:10px;
margin-top:0px;
font-family: Verdana, Helvetica, Arial, sans-serif ;
font-size: 12px;
line-height:15px;
color: #000;
font-weight: bold;
}
.leftmargearrow{
font-weight: normal;
}
/* margin voor uitlijnen projectdetailpagina */	
.leftmargeproject{
margin-bottom:60px;
}
.leftmargemens{
margin-bottom:15px;
}
#rightmarge{
margin-bottom: 15px;
width: 168px;
}
/* margin spatie onder nieuws rechter kolom */
#space{
height:4px;
}
/* margin spatie onder project beelden */	
#spaceproject{
height:10px;
}
/* margins details */
.midmarge{
margin-bottom:30px;
margin-top:0px;
}
#midtext{
width:470px;
}
#lefttext{
width:103px;
}
/* margin beelden */
.nimg{
margin-bottom:10px;}
.nimg2{
margin-top:7px;
margin-bottom:7px;
}

#projectpics{
margin-bottom: 15px;
}
/* margin en italic datum en gegevens */
#projectem{
margin-top: 0px;
margin-bottom: 10px;
font-style:italic;
}
.projecttable{
border:none;
}
