/* used on homepage vacatures */

.vacatures_splash {
	margin: -9px 0 -8px 6px
}

/* hack tagcloud */
#relatedContent a.bold {
	font-weight: normal !important;
}

#relatedContent a.active {
	font-weight: normal !important;
}

/* contactpersoon */
.peopleVIP img 
{
	width	: 82px;
	height	: 75px;
	margin	: 1px 0px 0px 0px;
}
.peopleVIP
{
	color		: black;
	text-decoration: none;
	padding		: 8px;
	height		: 90px;
	width		: 178px;
	font-weight	: bold;
	margin		: 0px -2px -2px -3px;
}
.peopleVIP 
{
	background	: url(/theme2008/images/shadowbox_people_vip.gif) top center;
}
	.peopleVIP .short
	{
		float	: left;
		width	: 82px;
		text-align: center;
	}
		.peopleVIP .contact {
			line-height: 130%;
		}
	.peopleVIP .extended
	{
		float		: left;
		font-weight	: normal;
		width		: 80px;
		margin		: 3px 0px 0px 10px;
	}
	.peopleVIP .extended p
	{
		line-height	: 140%;
	}
		.peopleVIP .intro 
		{
			height	: 42px;
		}
			.peopleVIP .theme 
			{
				font-weight	: bold;
				margin-bottom: 5px;
			}
			.peopleVIP .function
			{
				font-weight	: normal;
			}
		.peopleVIP .tel
		{
			color		: #CD003A; /* red */		
		}
		.peopleVIP .email a
		{
			color		: #CD003A !important; /* red */
		}


.introblok {
	margin: 0px 10px 20px 30px;
	font-size: 110%;
	font-weight: bold
}
.introblok div {
	width: 45%;
	margin-right: 5%;
}
.introblok p{
	margin-bottom: 10px;
}
