@charset "utf-8";
/* CSS Document */
div#portal {
	margin-top: 20px;
}
div#portal h1 {
	margin:0px 0px 0px 50px;
}
div#blocks h1 {
	margin:0px 0px 0px 0px;
}
div#blocks {
	height: 250px;
	margin: 5px 0 0 27px;
	width: 925px;
}
* html div#blocks {
	margin-left: 14px;
}

div.portalblock {
	width:160px;
	height:230px;
	border:1px solid #939393;
	background:url(/img/gif/portal-bg-block.gif) repeat-x bottom;
	float:left;
	margin:10px 10px 10px 10px;
	/*text-align:center;*/
	padding:0 0 0 0;
}
/*div#firstblock { margin-left:50px; }
*/div.portalblock h1 {
	margin:0px 0px 0px 0px;
	padding:10px 0 0 0;
	background:url(/img/gif/portal-bg-block-header.gif) repeat-x top;
	height:32px;
	text-align:center;
}
div.portalblock img {
	height:82px;
	width:125px;
	border:1px solid white;
	margin:17px 0px 0px 17px;
}
div.portalblock p {
	margin:15px 0px 0px 17px;
	padding:0px 0px 0px 0px;
	width:130px;
	color:#4f4f4f;
	/*text-align:left;*/
	line-height:14px;
	font-size:11px;
	
}
div.portalblock a:link,
div.portalblock a:visited {
	color:white;
	text-decoration:none;
	font-weight:normal;
}
div.portalblock a:hover {
	color:#4f4f4f;
	font-weight:normal;
}

/*
div#bedrijfsfilm {
	background-color: #f4f4f4;
	margin: 10px 0 10px 0;
	width: 242px;
}
div#bedrijfsfilm strong {
	background-color: inherit;
	color: #4f4f4f;
	margin: 0 0 0 41px;
}
*/
