@import url('master.css');
@import url('grid.css');
@import url('href.css');
@import url('nav.css');
body
{
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p, li
{
	font-size: 0.8125em;
	text-align: justify;
	
}

h1, h2, h3
{
	font-weight: normal;
}

h1
{
	font-size: 1.4em;
}

h1 span
{
	color: #e3532e;
}

h2
{
	font-size: 1.1em;
	color: #496073;
	margin-bottom: 10px;
}

#text h2
{
	margin-top: 35px;
}

#text h2.first
{
	margin-top: 15px;
}

img.project
{
	border: 1px solid #AFB2B3;
}

ul.fotos
{
	list-style: none;
	padding-left: 0;
}

ul.fotos li
{
	float: left;
	margin-right: 10px;
}

#footer a:hover
{
	color: #6f7273;
}

#credits, #footer a
{
	font-size: 0.9125em;
	color: #afb2b3;
}
#footer a:hover
{
	color: #afb2b3;
	text-decoration: underline;
}

a
{
	color: #ff6633;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
a.multimedium
{
	background: url(../img/hrefMultimedium.jpg) no-repeat;
	display: block;
	margin-left: 10px;
	width: 18px;
	height: 19px;
}

a.multimedium:hover
{
	background-position: 0 -19px;
}

a.multimedium span
{
	display:none;
}

a img
{
	border: 0;
}

ul.benefits li, ul.klinkersoorten li
{
	list-style-image: url(../img/bgBenefit2.gif);
	list-style-position: outside;
	margin: 5px 5px 5px 18px
}

ul#projectDetail li
{
	list-style-position: inside;
	margin-bottom: 3px;
	list-style-type: square;
	text-align: left;
}

ul#werkwijze
{
	list-style:none;
	margin-left:30px;
}

img.visualLeft
{
	padding: 0 5px 5px 0;
	float:left;
}