/**
*	///////////////////////////////////////////////////
*	////////////// A T H L O N  N L ///////////////////
*	///////////////////////////////////////////////////
*
*	Sammlung von styles, die nur für den Mandanten 
*	athlon-de gelten. z.B. Targetgroup-Content-Header
*
*	@author 		Norbert
*	@since 			20060130
*	@version		2.0
*	@revision		20080301
*
*	///////////////////////////////////////////////// */

/**
 * @section target group images
 * Targetgroupspezifische Contentseiten Head-Images
 */

/* Default / Fallback */
div.contentHeader{
	height			: 125px;
	background		: #EDF2F6 url("/i/content_header-906px/products_services_906-125.jpg") repeat right top; 
}

/* Producten & diensten (Products Services) */
#ath-page div.targetgroup-571{
	height			: 125px;
	background		: #EDF2F6 url("/i/content_header-906px/products_services_906-125.jpg") repeat right top; 
}

/* U bent wagenparkbeheerder (FM) */
#ath-page div.targetgroup-3006{
	height			: 125px;
	background		: #EDF2F6 url("/i/content_header-906px/fleet_manager_906-125.jpg") repeat right top; 
}

/* U bent berijder (Driver) */
#ath-page div.targetgroup-596{
	height			: 125px;
	background		: #EDF2F6 url("/i/content_header-906px/driver_906-125.jpg") repeat right top; 
}

/* Actueel (News) */
#ath-page div.targetgroup-645{
	height			: 125px;
	background		: #EDF2F6 url("/i/content_header-906px/news_906-125.jpg") repeat right top; 
}

/* Over ons (About us) */
#ath-page div.targetgroup-631{
	height			: 125px;
	background		: #EDF2F6 url("/i/content_header-906px/about_us_906-125.jpg") repeat right top; 
}

/**
 * @section trafficradio
  @note Link to "trafficradio.nl" 
 */
#trafficradio{
	position		: absolute;
	top				: -60px;
	*top			: -57px;
	left			: 240px;
}

#trafficradio a{
	color			: #B2B2B2;
	font-size		: 10px;
	line-height		: 13px;
	padding-left	: 15px;
	vertical-align	: middle;
	background		: transparent url("/i/audio.gif") left 1px no-repeat;
}

