div#crumbtrailCon {
	float: right;
	display: inline;
}

div#crumbtrailCon h2{
	height:				16px;
	width:				153px;
	line-height:		100px;
	overflow:			hidden;
	background-image:	url(../images/ondernemersdeel.gif);
	background-repeat:	no-repeat;
}

p.intro {
	font-weight:		bold;
}

div#contentConCol {
	position:			relative;
	width: 				457px;
	height:				auto;
	margin:				95px 54px 0px 0px;
	padding:			0px 0px 0px 0px;
	float: 				right;
	background:			FFFFFF;
	display: 			inline;
}

a{
	text-decoration: 	underline;
}

a:visited {
	text-decoration: 	underline;
}

a:hover {
	text-decoration: 	underline;
}

/********** TEXT **********/
div#textCon {
	position:			relative;
	width: 				425px;
	height:				auto;
	margin:				0px 0px 10px 0px;
	padding:			10px 10px 10px 0px;
	float: 				top;
}

/********** TEXT **********/

/********** NEWS **********/
div#newsCon {
	position:			relative;
	width: 				423px;
	height:				auto;
	margin:				0px 0px 0px 0px;
	padding:			10px 10px 10px 10px;
	float: 				top;
	background:			#dfdfdf;
	border: 			2px solid #FF4400;
}

div#newsCon h1{
	margin:				0px 0px 0px 0px;
	height:				28px;
	line-height:		100px;
	overflow:			hidden;
	background-image:	url(../images/actueel.gif);
	background-repeat:	no-repeat;
}

div#newsCon p{
	margin:				20px 0px 5px 0px;
}

div#newsCon a{
	text-decoration: 	none;
	color:				#000000;
	font-weight:		bold;
}

div#newsCon a:visited {
	text-decoration: 	none;
	color:				#000000;
	font-weight:		bold;
}

div#newsCon a:hover {
	text-decoration: 	underline;
	color:				#000000;
	font-weight:		bold;
}

span.sign {
	font-size:			18px;
	font-weight:		bold;
	color:				#FF4400;
}
/********** NEWS **********/
