/* CSS Document */
/* begin slider style */
#content .controls ul						{ padding:0; margin:0 0 0px 0; height:45px; border-bottom:#212121 0px solid; list-style:none;font-weight:bold; text-shadow:#000000 1px 1px 1px}
	#content .controls ul .categorie a			{ padding:7px 10px 7px 10px;font-weight:bold; border:#000000 solid 0px;background:url(../images/bg-pagination-cat.gif) repeat-x #575757; color:#ffffff;}
#content .controls ul .categorie a:hover 	{ color:#ffffff; font-weight:bold; background:url(../images/bg-pagination-cat-over.gif) repeat-x #699600;}
#content .controls ul .categorie .selected 	{ color:#ffffff;font-weight:bold; background:url(../images/bg-pagination-cat-over.gif) repeat-x #699600;}
#content .controls ul li					{ padding:0; margin:5px 1px 0 0; float:left; width:auto; height:21px; background:url(../images/bg-pagination.gif);}
#content .controls ul a						{ background:url(../images/bg-pagination.gif); display:block; float:left; font-size:11px; color:#FFFFFF; text-decoration:none; text-align:center; line-height:19px;}
#content .controls ul a:hover				{ color:#000000; background:url(../images/bg-pagination-cat-over.gif) repeat-x #699600;}

.scroller 								{ padding:0; margin:0; width:937px; overflow: hidden;}
.scroller .scroller-content 			{ padding:0 0 0 1px; margin:0; width:50000px;}
.scroller .description					{ padding:15px; height:100px; color: #000000; background: #ffffff; font-size:12px; border-bottom:#000000 solid 5px;line-height:22px; }
.scroller .description a				{ color: #999999;}
.scroller .description a:hover			{ color:#00a6eb;}
.scroller .description h1				{ padding:5px 5px 5px 0px; margin:0 0 5px 0;  color:#00a6eb;font-size:16px; line-height:normal; border-bottom:#CCCCCC dotted 1px;}
.scroller .description ol				{ padding:0; margin:0; float:left; list-style:circle;}
.scroller .description ol li			{ padding:0; margin:0;}
.scroller .description ol li strong		{ font-weight:normal; color:#FFFFFF;}
.scroller .section 						{ padding:0; margin:0; width:937px; overflow:hidden; float:left;}

#button-right 				{ padding:0; margin:83px 0 0 887px; position:absolute; background:#000000 url(../images/next.gif) right center no-repeat; width:50px; height:400px; filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;}
#button-right a 			{ width:50px; height:400px; display:block; text-decoration:none;}
#button-right a:hover		{ background:#000000 url(../images/next-over.gif) right center no-repeat; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}
#button-left 				{ padding:0; margin:83px 0 0 0px; position:absolute; background:#000000 url(../images/prev.gif) right center no-repeat; width:50px; height:400px; filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;}
#button-left a 				{ width:50px; height:400px; display:block; text-decoration:none;}
#button-left a:hover		{ background:#000000 url(../images/prev-over.gif) right center no-repeat; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}
/* einde slider style */

