/*____________________________________________________________________

	 |     Project           : Trendy Auto.nl                 | 
	 |     Ontwikkeld door   : Connective Power Naarden       | 
	 |     Designd door      : Connective Power Naarden       | 
	 |     Email             : info@cp.nl                     |
	 
	 
	 |     CCS				 : Headers.css					  |
     |     Laatst gewijzigd  : 19 mei 2009                    |  
____________________________________________________________________*/

div.img_header_catagory_0
{
	width:672px;
	height:120px;
	overflow:hidden;
	display:block;
	background-image:url('/images/bg_header_catogorie_2.jpg');
	vertical-align:top;
	padding:0px;
}



/*------------------------------*/

.img_header_catagory_2 h2
{
	color:#FFFFFF;
	font:italic 24px Arial, Helvetica, sans-serif;
}

div.img_header_catagory_2
{
	width:672px;
	height:120px;
	overflow:hidden;
	display:block;
	background-image:url('/images/bg_header_catogorie.jpg');
	vertical-align:top;
	padding:0px;
}

.img_header_catagory_2 img
{
	float:left;
	width:336px;
	padding:0px;
	height: 120px;
	margin:0px;
}
.img_header_catagory_2 div
{
	padding:20px;
	*_padding: 10px;
	width:296px;
	float:right;
	font-size:14px;
	color:#FFFFFF;
}




/*------------------------------*/



.img_header_catagory_1 h2
{
	color:#FFFFFF;
	font:italic 24px Arial, Helvetica, sans-serif;
}

div.img_header_catagory_1
{
	width:672px;
	height:120px;
	overflow:hidden;
	display:block;
	background-image:url('/images/bg_header_catogorie.jpg');
	vertical-align:top;
	padding:0px;
}

.img_header_catagory_1 img
{
	float:right;
	width:336px;
	padding:0px;
	height: 120px;
	margin:0px;
}
.img_header_catagory_1 div
{
	padding:20px;
	*_padding: 10px;
	width:296px;
	float:left;
	font-size:14px;
	color:#FFFFFF;
}


