.carousel525-wrapper {
	width:525px;
	height:283px;
	font-family: Arial, Helvetica, sans;
	overflow:hidden;
}
.carousel525-wrapper a{
	text-decoration: none;
}
.carousel525-spacer-left, .carousel525-spacer-right{
	width:1px;
	height:283px;
	background-color:#DDDDDD;
	float:left;
}
.carousel525-item-wrapper{
	width:523px;
	height:281px;	
	float:left;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}
/* big item */
.carousel525-bigitem-wrapper{
	width:523px;
	height:199px;	
}
.carousel525-head-image{
	width:523px;
	height:199px;	
}
.carousel525-head-spacer {
	width:326px;
	height:199px;
	float:left;
}
.carousel525-head-item {
	width:197px;
	height:199px;
	background-image:url('../img/balk.png');
	float:left;
	overflow:hidden;
}
.carousel525-head-item h1{
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
	margin:15px 10px 0px 10px;
}
.carousel525-head-item p{
	font-size:12px;
	font-weight:regular;
	color:#000000;
	margin:0px 10px 0px 10px;
}
.carousel525-head-item p.leesmeer{
	font-weight:bold;
	color:#FF6600;
	margin:0px 10px 0px 10px;
}
.carousel525-head-spacer15 {
	width:197px;
	height:15px;
}
.carousel525-head-spacer10 {
	width:197px;
	height:10px;
}

/* small item */
.carousel525-smallitem-wrapper{
	border-top:1px solid #DDDDDD;
	width:523px;
	height:81px;
	background-color:#F6F6F6;	
}
.carousel525-smallitem-items{
	width:491px;
	height:81px;
	float:left;	
}
.carousel525-smallitem-arrowleft, .carousel525-smallitem-arrowright{
	width:16px;
	height:81px;	
	float:left;
}
.carousel525-smallitem-items a{
	float:left;
}
.carousel525-smallitem-item{
	width:100px;
	height:81px;
}

.carousel525-smallitem-item img{
	border:1px solid #ff6600;
	margin-left:20px;
	margin-top:14px;
	margin-right:10px;
	margin-bottom:14px;
}
.carousel525-smallitem-items a.activeSlide .carousel525-smallitem-item img{
	border:1px solid #000000;
}
.carousel525-head-item p.leesmeer a{
	color:#FF6600;
}	












.carousel725-wrapper {
	width:725px;
	height:220px;
	font-family: Arial, Helvetica, sans;
	overflow:hidden;
}
.carousel725-wrapper a{
	text-decoration: none;
}
.carousel725-spacer-left, .carousel725-spacer-right{
	width:1px;
	height:220px;
	background-color:#DDDDDD;
	float:left;
}
.carousel725-bigitem-wrapper{
	float:left;
}
.carousel725-head-image {
	width:524px;
	height:218px;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	background-position: 0% 0%;
	background-attachment:scroll;
	background-color:transparent;
	background-repeat:no-repeat;
	background-size:100%; //CSS3
}
.carousel725-head-spacer {
	width:524px;
	height:130px;
}
.carousel725-head-item {
	width:524px;
	height:88px;
	background-image:url('../img/balk.png');
}
.carousel725-head-spacer15 {
	width:524px;
	height:15px;
}
.carousel725-head-spacer10 {
	width:524px;
	height:5px;
}	
.carousel725-head-item h1{
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
	margin:0px 15px 0px 15px;
}
.carousel725-head-item p{
	font-size:12px;
	font-weight:regular;
	color:#000000;
	margin:0px 15px 0px 15px;
}
.carousel725-head-item p.leesmeer{
	font-weight:bold;
	color:#FF6600;
	margin:0px 15px 0px 15px;
}
.carousel725-head-item p.leesmeer a{
	color:#FF6600;
}		


.carousel725-smallitem-wrapper{
	border-top:1px solid #DDDDDD;
	width:199px;
	height:219px;	
	float:left;
}
.carousel725-item{
	width:199px;
	height:43px;
	border-bottom:1px solid #DDDDDD;
	background-color:#F6F6F6;	
}
a.activeSlide .carousel725-item{	
	background-color:#E5E5E5;
}
.carousel725-item-arrow{
	width:20px;
	height:43px;
	background-image:url('../img/arrow-orange.gif');
	float:left;
}
a.activeSlide .carousel725-item .carousel725-item-arrow{
	background-image:url('../img/arrow-black.gif');
}
.carousel725-item-text{
	width:159px;
	height:33px;
	float:left;
	color:#ff6600;
	margin:5px 10px 5px 10px;
	
	font-size:12px;
	font-weight:bold;
}
a.activeSlide .carousel725-item .carousel725-item-text{
	color:#000000;
}	