@charset "utf-8";
/* CSS Document Fotoboek */

#caroussel{
	width:465px;
	height:311px;
	margin:0 0 5px 0;
	padding:0px;
}
#container #content #content_container #inhoud #l_inhoud #caroussel H1{
	background:url(../../Images/VG/l_kop.gif);
	float:left;
	width:443px;
	height:21px;
	padding:5px 0 0 22px;
	margin:0 0 2px 0;
}
#caroussel_item{
	position:relative;
	width:330px;
	height:283px;
	margin:0px;
	padding:0px;
	float:left;
}
#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;}
#caroussel_item #news_image_4{ position:absolute; left:0px; top:0px; display:none;}
#caroussel_item #news_image_5{ position:absolute; left:0px; top:0px; display:none;}

#caroussel_item #news_text_1{ background:url(../../Images/stukje_tekst_bg.jpg); position:absolute; left:0px; top:220px; width:314px; height:47px; margin:0px; padding:8px;}
#caroussel_item #news_text_2{ background:url(../../Images/stukje_tekst_bg.jpg); position:absolute; left:0px; top:220px; width:314px; height:47px; margin:0px; padding:8px; display:none;}
#caroussel_item #news_text_3{ background:url(../../Images/stukje_tekst_bg.jpg); position:absolute; left:0px; top:220px; width:314px; height:47px; margin:0px; padding:8px; display:none;}
#caroussel_item #news_text_4{ background:url(../../Images/stukje_tekst_bg.jpg); position:absolute; left:0px; top:220px; width:314px; height:47px; margin:0px; padding:8px; display:none;}
#caroussel_item #news_text_5{ background:url(../../Images/stukje_tekst_bg.jpg); position:absolute; left:0px; top:220px; width:314px; height:47px; margin:0px; padding:8px; display:none;}

#arrow_news{
	position:absolute;
	right:-1px;
	top:50px;
	width:14px;
	height:26px;
	background:url(../../Images/Carousel/arrow_news.png) no-repeat;
}
#caroussel_items{
	position:relative;
	background:url(../../Images/Carousel/bg_tab1_act.png);
	width:135px;
	height:283px;
	margin:0px;
	padding:0px;
	float:left;
}
.hdr_news_big{
	float:left;
	position:relative;
	width:135px;
	height:140px;
	overflow:hidden;
}
.hdr_news_small{
	float:left;
	position:relative;
	width:135px;
	height:35px;
	overflow:hidden;
}
.hdr_news_small_black{
	display:none;
}
.hdr_news_small_white{
	position:absolute;
	top:0px;
	padding:4px 9px 0 9px;
	font-size:11px;	
}
.hdr_news_small_white a{	
	height:35px;
	display:block;
	color:#ffffff;
}
.hdr_news_small_white a:hover{
	color:#ffffff;
}
.hdr_news_big_white a{
	height:136px;
	display:block;
	color:#ffffff;
}
.hdr_news_big_white a:hover{
	color:#ffffff;
	text-decoration:none;
}
.hdr_news_big_black{
	position:absolute;
	padding:9px;
	top:1px;
	font-size:12px;
	line-height:15px;
	color:#000000;
}
.hdr_news_big_white{
	position:absolute;
	padding:9px;
	top:0px;
	font-size:12px;
	line-height:15px;
	color:#ffffff;
}