/*************************************************************/

/**															**/

/**						CONTENT STYLESHEETS					**/

/**															**/

/*************************************************************/



/*



	Project developed by:

	Into-IT

	Douwe Hoogeveen

	Internet Solutions

	0592.413012



	

*/



/* --------------------------- Default styles ------------------------------- */





div#container_content_contentholder {

	width:630px;

	background:#fff;

	float:left;

}



div#container_content_contentholder_top {

	width:630px;

	height:37px;

	background:#fff url(../gfx/container_content_contentholder_top.jpg) repeat-x bottom left;

	float:left;

}



div#container_content_contentholder_top_submenuholder {

	width:596px;

	height:27px;

	margin-left:17px;

	margin-right:17px;

}



.container_content_contentholder_top_submenuholder_item {

	text-align:center;

	font-size:11px;

	font-weight:bold;

	width:110px;

	height:20px;

	padding-top:7px;

	float:left;

	background: url(../gfx/subitem_inactive.jpg) no-repeat top left;

}



.container_content_contentholder_top_submenuholder_item:hover {

	background: url(../gfx/subitem_active.jpg) no-repeat top left;

}



.container_content_contentholder_top_submenuholder_lastitem {

	width:110px;

	height:27px;

	float:left;

	background: url(../gfx/subitem_lastitem_inactive.jpg) no-repeat top left;

}



.container_content_contentholder_top_submenuholder_lastitem:hover {

	background: url(../gfx/subitem_lastitem_active.jpg) no-repeat top left;

}





div#container_content_contentholder_contentholder {

	clear:both;

	width:596px;

	padding-bottom:10px;

	background: url(../gfx/container_content_contentholder_contentholder.jpg) no-repeat bottom left;

	margin-left:17px;

	margin-right:17px;

}



div#container_content_contentholder_content {

	width:554px;

	background:#fff url(../gfx/container_content_contentholder_content.jpg) repeat-x bottom left;

	border-left:1px solid #00477F;

	border-right:1px solid #00477F;

	padding:20px;

	font-size:11px;

	color:#002E5E;

}



div#container_content_contentholder_content a {

	text-decoration:none;

	color:#002e5e;

}



div#container_content_contentholder_content a:hover {

	text-decoration:underline;

}



div#container_content_contentholder_portfolioholder {

	width:596px;

	height:244px;

	margin-left:17px;

	margin-right:17px;

	margin-top:15px;

}



table#container_content_contentholder_portfoliotable {

	width:596px;

	border-collapse:collapse;

}



.container_content_contentholder_portfoliotd {

	width:576px;

	height:22px;

	padding-left:20px;

	border-bottom:1px solid #c0cdd6;

	border-collapse:collapse;

	background: url(../gfx/container_content_contentholder_portfoliotd.jpg) repeat-y top center;

}



.container_content_contentholder_portfoliotd_first {

	width:574px;

	height:20px;

	padding-left:20px;

	border-bottom:1px solid #c0cdd6;

	background: url(../gfx/container_content_contentholder_portfoliotd_first.jpg) no-repeat top left;

}



.container_content_contentholder_portfoliotd_last {

	width:574px;

	height:22px;

	padding-left:20px;

	background: url(../gfx/container_content_contentholder_portfoliotd_last.jpg) no-repeat top left;

}

div#container_content_right {
	font-size:11px;
}

div#container_content_right a {
	font-size:11px;
	color: #333;


	
}

div#container_content_right a:hover {
	font-size:11px;
	color: #ff0000;

	text-decoration: none;

	
}


div#container_content_right h1 { 

	font-size: 10.5pt;

	margin:0px;

	margin-bottom:5px;

}

div#container_content_right h2 {

	font-size:1.2em;

}



div#container_content_right h1, h2 {

	color:#e31c19;

}




















