#player {
	/*padding:7px;*/
	width:600px;
	height:249px;
	/*background:url(http://www.ajax.nl/static/project/images/bg_home_player.png) no-repeat;*/
	/*margin-bottom:4px;*/
}

#caroussel {
	float:left;
	width:600px;
	height:249px;
}
#caroussel_item {
	position:relative;
	float:left;
	width:430px;
	height:249px;
	/*margin-top:1px;*/
	/*border-bottom:solid 1px #c7021d;*/
	/*border-left:solid 1px #c7021d;*/
	border: none;
}

#player_grey #caroussel_item {
	position:relative;
	float:left;
	/*width:448px;*/
	width:430px;
	height:249px;
	margin-top:0px;
	border:none;
}
#caroussel_items_grey {
	margin-top:-1px;
}

#caroussel_items_grey a {
	color:#000000;
}

#caroussel_item #news_image_1 {
	position:absolute;
	left:0px;
	top:0px;
}

#caroussel_item #news_image_2 {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}

#caroussel_item #news_image_3 {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}

#arrow_news {
	position:absolute;
	top:50px;
	width:14px;
	height:26px;
	background:url(/images/arrow.png) no-repeat;
}

#arrow_news_grey {
	position:absolute;
	right:-1px;
	top:50px;
	width:14px;
	height:26px;
	background:url(http://www.ajax.nl/static/project/images/arrow_news_grey.png) no-repeat;
}

.header_red {
	color:#c5031b;
	font-size:17px;
}

.header_grey {
	font-size:17px;
	line-height:20px;
}

.header_white_big {
	color:#ffffff;
	font-size:20px;
}

.hdr_news_big {
	float:left;
	position:relative;
	width:169px;
	height:124px;
	overflow:hidden;
}

.hdr_news_small{
	float:left;
	position:relative;
	width:169px;
	height:62px;
	overflow:hidden;
}


.hdr_news_small_black {
	display:none;
}

.hdr_news_small_white {
	position:absolute;
	top:0px;
	padding:9px;
	font-size:12px;
	line-height:14px;
		
}
.hdr_news_small_white a {	
	height:50px;
	display:block;
	/*color:#d99ba0;*/
	font-size: 11px !important;
	color: #dad7d7;
	text-decoration: none;
}

.hdr_news_small_white a:hover {
	color:#ffffff;
	text-decoration: underline;
}

.hdr_news_big_white a {
	height:136px;
	display:block;
	color: #fff;
	text-decoration: none;
	font-size: 19px;
	line-height: 22px;
}

.hdr_news_big_white a:hover {
	color:#ffffff;
}

.hdr_news_big_black {
	position:absolute;
	padding:9px;
	/*top:1px;*/
	/*left:1px;*/
	font-size:19px;
	font-weight: bold;
	line-height:22px;
	color: #666;
}

.hdr_news_big_white {
	position:absolute;
	padding:9px;
	top:0px;
	font-weight: bold;
	font-size:19px;
	line-height:22px;
}

#caroussel_items {
	float:left;
	position:relative;
	/*width:151px;*/
	width:169px;
	height:249px;
	background:url(/images/rotate_1.png);
}

#caroussel_items_grey {
	float:left;
	position:relative;
	width:152px;
	height:249px;
	background:url(/images/rotate_1.png);
}

