/* CSS Document */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn,  font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}

a {
color:#024181;
}
body.b_contact a {
color:#ee5a19;
}
body.b_contact a:hover {
color:#715c4a;
}


ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/*  basis typografie
-------------------------------------------- */
h1 {
	margin-top:50px;
	margin-left:0;
}

h2 {
	color:#715c4a;
	font-weight:bold;
	margin-top:10px;
	margin-left:20px;
	padding:10px 0;
}
h2 a {
	color:#ee5a19;}

h3 {
	color:#ee5a19;
	font-size:80%;
	padding-top:10px;
	margin-left:20px;
	}

p {
	color: #5f6a00;
	width:375px;
	font-size:80%;
	line-height:1.5em;
	padding: 5px 20px;
}

p a {
	color:#ee5a19;}


/*  structuur
-------------------------------------------- */

body {
	font-family:Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	color:#000;
	background:#E2E2E2 url(../assets/achtergrond.jpg) center top no-repeat;
}

body.b_projekt {
	background:#E2E2E2 url(../assets/achtergrond2.jpg) center top no-repeat;
}

#container {
	margin:0 auto;
	width:650px;
	height:750px;
	position:relative;
}

#menu {
	position:absolute;
	top:52px;
	left:-2px;
}

#menu li {
	margin-top:2px;
	height:21px;
}

#menu li.first {
	margin-top:0;
}

#menu li a {
	color:#715c4a;
	display:block;
	font-size:11px;
	font-weight:bold;
	width:148px;
	background:#bee9fa;
	padding:0 0 0 10px;
	line-height:1.9;
	height:100%;
	letter-spacing:.1em;
}

#menu li a.active, #menu li a:hover {
	background-color:#715c4a;
	color:#FFF;
}

#main {

	background:#FFF;
	width:461px;
	margin-left:177px;
	min-height:298px;
	margin-top:20px;
	z-index:100;
}

body.b_werkwijze #main {
	margin-top:24px;}

body.b_caroline #foto img {
	margin-left: 163px;
	margin-top:-8px;

}



 #projnr p {
  margin-left:320px;
	}

 #projnr p a {
	color:#715c4a;
	font-size:90%;
	}
	
 #projnr p a.active {
	color:#ee5a19;
	}

body.b_projekt #foto {
	margin:6px 0 0 163px;
}

#foto {
	margin:18px 0 0 0;
}

#foto a {
	margin:0 0 0 580px;
	color:#715c4a;
	font-size:70%;
}

#foto img {
	margin:4px 10px 0 0;
}

#foto img + span {
	float:left;
	margin-top:-30px;
	position:relative;
	z-index:80;
	color:#fff;
	font-weight:bold;
	margin-left:10px;
}

#foto img.even + span {
	margin-left:340px;
}

#foto img.even {
	margin:0;
}
 
	
body.b_inspiratie #projekt1 img  {
	float:left;
	position:relative;
	top:14px;
	left: 163px;
	}

body.b_inspiratie #projekt2 img  {
	float:left;
	position:relative;
	top:180px;
	left:171px;
	}
	

#projekt1 img  {
	float:left;
	position:relative;
	top:10px;
	left: 163px;
	}
	
#projekt7 img  {
	float:left;
	position:relative;
	top:10px;
	left: 171px;
	}

#projekt3 img  {
	float:left;
	
	position:relative;
	top:10px;
	left: 181px;
	}
	
#projekt8 img  {
	float:left;
	position:relative;
	top:176px;
	left:24px;
	}
	
#projekt2 img  {
	float:left;
	position:relative;
	top:20px;
	left:329px;
	}
	
#projekt4 img  {
	position:relative;
	top:20px;
	left: 7px;
	}
	
#projekt5 img  {
	position:relative;
	top:25px;
	left:329px;
	}
#projekt6 img  {
	position:relative;
	top:-135px;
	left:-2px;
	}
	
#projekt9 img  {
	position:relative;
	top:-297px;
	left:494px;
	}

	



#deco img {
	position:absolute;
	top:383px;
	left:-2px;
	}
	
#deco img.twee {
	position:absolute;
	top:383px;
	left:494px;
	}
	
#footer {
	position:absolute;
	top:537px;
	left:378px;
}

	
#footer p {
	color:#999;
	font-size:10px;
	
	}
#footer p a {
	color:#999;}

#footer p a:hover {
	color:#ee5a19;}
