body {
	background: #000000 url(images/back.gif) repeat-y left;
	font-size: 100.1%;
	color: #444;
	margin: 0;
	padding: 0;
	height: 100%;
}#logo {
	position: absolute;
	left: 224px;
	top: 132px;
	border: none;
}
#streepjes {
	position: absolute;
	left: 1px;
	top: 0px;
}
a .projectfoto {
	border: 1px solid #000;
	margin: -7px 0 20px;
}
a:hover .projectfoto {
	border: 1px solid #f00;
}

a .projectfoto_nb {
	border: none;
	margin: -7px 0 20px;
}



#text {
	position: absolute;
	left: 424px;
	top: 108px;
	width: 506px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 20px;
	background: #E5E5E5;
}

#text h1 {
	font-size: 48px;
	line-height: 48px;
	margin: 0;
	padding: 0 0 20px;
	color: #826358;	
}

#text h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #4F637F;
	padding: 0 0 10px;
}

#text h2 a {
	text-decoration: none;
	color: #4F637F;
}

#text h2 a:hover {
	text-decoration: underline;
	color: #4F637F;
}

#text h3 {
	margin: -10px 0 10px;
	padding: 0;
	text-indent: 1.16em;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}

#text p {
	padding: 0 0 20px;
	margin: 0;
	text-indent: 2em;
}

.indent {
	text-indent: 1em;
}

#text .no-indent {
	text-indent: 0em;
}


.thumb {
	float: left;
	margin: 0 10px 10px 0;
}

.thumb img {
	border: solid 1px #000;
}	

.thumb:hover img {
	border: solid 1px #f00;
}

*html #thumbs a {
	border: solid 1px #000;
}	
*html #thumbs a:hover {
	border: solid 1px #f00;
}	

*html .thumb img {
	border: none;
}	

*html .thumb:hover img {
	border: none;
}

#footer {
	width: 423px;
	height: 70px;
	margin-top: 10px;
	background: url(images/footer.gif) no-repeat center top;
}



/* HOOFDNAVIGATIE */

#mainnav {
	position: absolute;
	left: 33px;
	top: 310px;
	width: 285px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}

#mainnav  li {
	padding-bottom: 1px;
	margin: 0;
}

#mainnav li a {
	padding: 2px 14px 17px 18px;
	display: block;
	color: #fff;
	text-decoration:none;
	background: url("images/nav_back.gif") no-repeat 0 0;
}

#mainnav a:hover, #mainnav li a.active {
	background-position: 0 -100px;
	color: #000;
}


/* SECUNDAIRE NAVIGATIE */

#secnav {
	position: absolute;
	left: 33px;
	top: 480px;
	width: 285px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

#secnav  li {
	padding-bottom: 1px;
	margin: 0;
}

#secnav li a {
	padding: 2px 14px 2px 18px;
	display: block;
	color: #fff;
	text-decoration:none;
	background: url("images/nav_back.gif") no-repeat 0 0;
}

#secnav a:hover, #secnav li a.active {
	background-position: 0 -100px;
	color: #000;
}




/* WAARDE NAVIGATIE */

#usp {
	position: absolute;
	left: 312px;
	top: 18px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	
}


#usp li {
	padding: 0;
	margin: 0;
}

#usp li a {
	padding: 0 0 10px 18px;
	display: block;
	color: #434343;
	text-decoration:none;
	background: url("images/usp_back.gif") no-repeat 0 0;
}

#usp a:hover, #usp li a.active {
	color: #000;
	background-position: 0 -100px;
}












/* ============= FIX IE LIST-MENUNAVIGATIE  ================== */

/* Fix IE. Hide from IE Mac \*/
* html #usp li { float: left; }
* html #usp li a { height: 1%; }

/* End */
