/* Project area */
.ProjectsHeaderCultuur,.ProjectsHeaderNonProfit,.ProjectsHeaderOnderwijs,.ProjectsHeaderBedrijvenEnMerken
	{
	background-image: url('/img/projectSubHeader_cultuur.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 635px;
}

.ProjectsHeaderNonProfit {
	background-image: url('/img/projectSubHeader_nonprofit.png');
}

.ProjectsHeaderOnderwijs {
	background-image: url('/img/projectSubHeader_onderwijs.png');
}

.ProjectsHeaderBedrijvenEnMerken {
	background-image: url('/img/projectSubHeader_bedrijven_merken.png');
}

.ProjectHeaderContent {
	margin-bottom: 5px;
	width: 411px;
	height: 144px;
	line-height: 15px;
}

.ProjectsHeaderOnderwijs .ProjectHeaderContent {
	height: 184px;
}

.ProjectsHeaderNonProfit .ProjectHeaderContent {
	height: 138px;
}

.ProjectsHeaderCultuur .ProjectHeaderContent {
	height: 154px;
}

.Projects, .Projects>img {
	width: 635px;
	height: 150px;
}
.ProjectsSmallLeft, .ProjectsSmallRight, .ProjectsSmallEmpty {
	width: 310px;
	height: 100px;
}
.ProjectsSmallLeft>img, .ProjectsSmallRight>img, .ProjectsSmallEmpty>img {
	height: 100px;
}
.ProjectsSmallLeft, .ProjectsSmallRight, .ProjectsSmallEmpty {
	display: block;
	overflow: hidden;
	margin: 0px 0px;
}
.ProjectsSmallRight, .ProjectsSmallEmpty {
	float: right;
}
.ProjectsSmallLeft {
	float: left;
}
.ProjectsSmallLeft a, .ProjectsSmallRight a {
	width: 310px;
	height: 100px;
}

.clearDotted, .clearDottedSmallLeft, .clearDottedSmallRight {
	display: block;
	width: 635px;
	height: 10px;
	background-image: url('/img/clearDotted.png');
	background-repeat: repeat-x;
	background-position: center;
}
.clearDotted {
	clear: both;
}
.clearDottedSmallLeft {
	width: 310px;
	clear: left;
	float: left;
}
.clearDottedSmallRight {
	width: 310px;
	clear: right;
	float: right;
}

.black {
	background-image: url('/img/blackTransparent.png');
	width: 635px;
	height: 150px;
	z-index: 100;
	position: absolute;
}

.white {
	display: block;
	background-image: url('/img/ProjectHover.gif');
	background-color: white;
	margin-top: 10px;
	margin-left: 10px;
	width: 290px;
	height: 80px;
	z-index: 200;
	position: absolute;
}

.whiteContent {
	display: block;
	margin-top: 8px;
	margin-left: 8px;
	font-size: 20px;
	font-family: Georgia;
	font-style: italic;
	color: #00A0C6;
}

.whiteFooter {
	display: block;
	margin-top: 4px;
	margin-left: 8px;
	color: #6F6754;
}

.whiteFooter span {
	color: #61092C;
}

/* ProjectItem */
.ProjectItemHeader {
	font-size: 30px;
	font-family: Georgia;
	font-style: italic;
	color: #61092C;
	margin-bottom: 8px;
	width: 610px;
}

.ProjectDetails span {
	width: 50%;
	float: left;
	font-size: 9px;
}

.ProjectDetails span span {
	width: auto;
	float: none;
	color: #61092C;
}

.ProjectDetails a {
	font-size: 9px;
}

.ProjectObjective {
	font-family: Georgia;
	font-style: italic;
	font-size: 15px;
	line-height: 20px;
	color: #6F6754;
}

.ProjectFooter {
	width: 643px;
	float: left;
	clear: left;
	font-family: Georgia;
	font-style: italic;
	font-size: 15px;
	line-height: 20px;
	color: #6F6754;
	background-image: url('/img/Testimonial.gif');
	background-repeat: no-repeat;
	background-position: 50px 5px;
	padding: 0 0 0 105px;
	margin: 10px 0 0 0;
}

.ContentAccordionWrap {
	margin-top: 5px;
	width: 204px;
	margin-left: 0px;
	padding: 5px 5px 5px 5px;
	background-image: url('/img/ContentAccordeonWrap.gif');
	background-repeat: no-repeat;
}

.ContentAccordionWrapBottom {
	background-image: url('/img/ContentAccordeonWrapBottom.gif');
	background-repeat: no-repeat;
	width: 204px;
	height: 12px;
	margin-left: 0px;
}

.ContentAccordionWrap_youtube {
	background-image: url('/img/ContentAccordeonWrap_youtube.gif');
	background-repeat: no-repeat;
	width: 410px;
	height: 355px;
	margin-top: 5px;
	margin-left: 0px;
	padding: 5px 5px 5px 5px;
}

.ContentAccordionWrap_youtube_upsidedown {
	background-image: url('/img/ContentAccordeonWrap_youtube_upsidedown.gif');
	background-repeat: no-repeat;
	width: 410px;
	height: 355px;
	margin-top: 5px;
	margin-left: 0px;
	padding: 15px 5px 5px 5px;
}

.ContentAccordion {
	width: 194px;
	background-color: #61092C;
}

.ContentAccordion div.SingleAccordion img {
	margin: 0 4px 0 4px;
}

.ContentAccordion div.Header {
	background-image: url('/img/AccordeonHeaderBg.gif');
	background-repeat: no-repeat;
	height: 29px;
}

.ContentAccordion div.Header a {
	padding: 4px;
	font-family: Georgia;
	font-style: italic;
	font-size: 12px;
	line-height: 29px;
	color: #FFF;
}

.Enlarge {
	display: block;
	margin: 4px 4px 4px 4px;
	width: 182px;
	height: 20px;
	background-image: url('/img/Enlarge.gif');
	background-repeat: no-repeat;
	background-position: top right;
	color: #FFF;
	font-size: 9px;
}