.sys_dconsi_start
{
	margin-left:10px;
}
.tabContent h1, .tabContent h2, .tabContent h3, .tabContent h4
{
	color:#D7092C;
	margin-top:26px;
	margin-bottom:6px;
	font-weight:bold;
}
.tabContent a
{
 text-decoration: none;
 border-bottom:solid 1px #5E5F61;
 color:#5E5F61 !important;
}
.tabContent a:hover
{
    font-size:11px;
    color:#D7092C !important;
	border-bottom:solid 1px #D7092C;
}
.tabContent div.sys_ArticleLayout25 {
	color:#5E5F61;
}


#layoutNews .sys_fes_news_dnlm .sys_fes_news_dnlm_list,
#layoutNieuwsarchief .sys_fes_news_dnlm .sys_fes_news_dnlm_list
{
    padding:0 !important;
   
}
#layoutNews .sys_fes_news_dnlm .sys_fes_news_dnlm_list li,
#layoutNieuwsarchief .sys_fes_news_dnlm .sys_fes_news_dnlm_list li
{
 margin-left:0px;   
}

.sys_fes_user_dsubscribe input
{
   border: 2px #ffffff inset;
   background:#fff;
}
.sys_radio input
{
    border:none;
    background:none;
    margin-right:5px;
}
.sys_radio label
{
    margin-right:5px;
}
#rightCol .tabs li.active a,
#rightCol .tabs li.active1 a,
#rightCol .tabs li.active2 a,
#rightCol .tabs li.active2 a
{
	color:#5E5F61 !important;
	border-bottom:none;
}

/* Sitemap */
.tree * {margin:0; padding:0;}
.tree li {list-style:none; padding-left:21px;}
.tree li.root {padding-left:0;}
    .tree li li {background:url(/App_themes/theme1//images/rootNode.gif) no-repeat 17px center; margin-left:10px; padding-left:31px;}
	.tree li li.root {padding-left:10px; background:url(/App_themes/theme1//images/justOne.gif) repeat-y 17px 0;}
	.tree li li.root.last {background:none;}
    .tree li li.last {background:url(/App_themes/theme1//images/lastRoot.gif) no-repeat 17px 0;}
.expand {background:url(/App_themes/theme1/images/plusMinus.gif) no-repeat; width:16px; _width:13px; height:16px; display:block; float:left; margin-top:2px; padding:0 5px 0 0; text-indent:-9999px; line-height:0; font-size:0;}
.contract {background-position:0 -16px;}
.expand:hover {cursor:pointer;}

#resultatentabel {
width:425px !important;
}
.sys_breadcrumbtrail 
{
	width:auto !important;
}
.sys_h1_article_header
{
	margin-top:-20px;
	margin-bottom:38px;
}

/* Slider homepagina */ 

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 80px;
    height: 78px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    background:url(/App_themes/theme1/images/rightarrow.png); 
}

.jcarousel-prev {
    z-index: 3;
   background:url(/App_themes/theme1/images/leftarrow.png); 
}

.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
  
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 345px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:345px;
   
}

.jcarousel-skin-tango .jcarousel-item {

}
.jcarousel-skin-tango .jcarousel-item img{
   
    width:75px;
	 width:75px;
	 display:block;
	 background:#8194AB;
	 margin-bottom:0px;
	 padding:3px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    
	 margin-left:5px;

}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/App_themes/theme1/images/rightarrow.png);
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/App_themes/theme1/images/leftarrow.png);
}
.sys_dconsi_query
{
	display:block;
}



#fancy_content h1.sys_h1_article_header
{
	margin-top:0px !important;
	margin-bottom:10px !important;
}


#slideshow {
    position:relative;
    height:160px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


