﻿body
{
    font-family: Arial, Helvetica Neue;
    font-size: 12px;
    color: #000000;
    margin: 0;
    padding: 0;
    background: #a2c4dc url(../../Images/System/bg-body.gif) repeat-x left top;
}
.RadEContentBordered
{
    background-color: #ffffff;
}
img
{
    border: none;
}
h2
{
    font-size: 13px;
    color: #ff5f35;
    margin: 0;
    padding: 0px 0px 4px 0px;
}


.contentRightTextWrapper a:Link
{
    color: #ff5f34;
    text-decoration: underline;    
}
.contentRightTextWrapper a:Visited
{
    color: #ff5f34;
    text-decoration: underline;    
}
.contentRightTextWrapper a:Hover
{
    text-decoration: none;
}
.contentRightTextWrapper a:Active
{
    color: #ff5f34;
    text-decoration: underline;    
}
.introTextWrapper a:Link
{
    color: #ff5f34;
    text-decoration: underline;    
}
.introTextWrapper a:Visited
{
    color: #ff5f34;
    text-decoration: underline;    
}
.introTextWrapper a:Hover
{
    color: #ff5f34;
    text-decoration: none;    
}
.introTextWrapper a:Active
{
    color: #ff5f34;
    text-decoration: underline;    
}

p
{
    margin-top: 0;
    padding-top: 0;
}

/*----------------------------
        Global Styles
-----------------------------*/
.middle
{
    width: 850px;
    margin: 0px auto 0px auto;
    padding: 30px 0px;
}
.siteWrapper
{
    width: 850px;
}
.bannerWrapper
{
    width: 850px;
    height: 144px;
}
.topMenuWrapper
{
    width: 850px;
    height: 26px;
    background: #ffffff url(../../Images/System/banner-bottom.jpg) no-repeat right top;
}
.subTopMenuWrapper
{
    width: 180px;
    background: transparent;
    padding: 10px 0px 10px 0px;
}
.subTopMenuWrapperNext
{
    width: 180px;
    background: transparent;
    padding: 10px 0px 10px 0px;
}
.contentSiteWrapper
{
    width: 850px;
    background-color: #ffffff;
}
.contentWrapper
{
    width: 840px;
    padding: 0px 0px 0px 12px;
}
.bottomWrapper
{
    width: 850px;
    padding: 4px 0px 0px 0px;
    text-align: center;
}

/*------------------------
       Content
-------------------------*/
.introWrapper
{
    width: 602px;
    background-color: #f5f5f5;
}
.introTextWrapper
{
    width: 582px;
    height: 215px;
    padding: 10px;
}
.introTextWrapper h1
{
    padding: 0;
    margin: 0;
    color: #ff5f34;
    font-size: 16px;
}


/*---------------------------
      Banners Frontpage
----------------------------*/
.fpBannersWrapper
{
    width: 830px;
    padding: 14px 10px 14px 12px;
}
.fpBannerWrapperEducatie
{
    width: 309px;
    padding: 0px 6px 0px 0px;
}
.fpBannerWrapperCollectie
{
    width: 284px;
    padding: 0px 12px 0px 0px;
}
.fpBannerWrapperPersMedia
{
    width: 216px;
}
.fpEducatieTextWrapper
{
    width: 169px;
    height: 166px;
    padding: 10px 0px 0px 140px;
    background: url(../../Images/frontpage/bg-educatie.jpg) left top;
}
.fpEducatieLinksWrapper
{
    padding: 0px 8px 0px 0px;
}
.fpEducatieLinksWrapper td
{
    padding: 3px 3px 3px 0px;
    vertical-align: top;
}
.fpEducatieLinksWrapper a:Link
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.fpEducatieLinksWrapper a:Visited
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.fpEducatieLinksWrapper a:Hover
{
    font-size: 12px;
    color: #71376e;
    text-decoration: none;
}
.fpEducatieLinksWrapper a:Active
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.fpEducatieButtonWrapper
{
    width: 309px;
    height: 20px;
    background: url(/Images/frontpage/btn-educatie-nl.jpg) no-repeat left top;
}
a.fpEducatieButtonNL:Link, a.fpEducatieButtonNL:Visited, a.fpEducatieButtonNL:Active
{
    display: block;
    width: 300px;    
    height: 18px;
    text-decoration: none;
    padding: 2px 9px 0px 0px;
    color: #ffffff;
    font-size: 14px;  
    font-weight: 400;
    text-align: right;      
    /* background: url(../../Images/frontpage/btn-educatie-nl.jpg) left top; */
}
a.fpEducatieButtonNL:Hover
{
    background: #72376f url(../../Images/frontpage/btn-educatie-nl-over.jpg) left top;
}
a.fpEducatieButtonEN:Link, a.fpEducatieButtonEN:Visited, a.fpEducatieButtonEN:Active
{
    display: block;
    width: 300px;    
    height: 18px;
    text-decoration: none;
    padding: 2px 9px 0px 0px;
    color: #ffffff;
    font-size: 14px;  
    font-weight: 400;
    text-align: right;      
    /*background: url(../../Images/frontpage/btn-educatie-en.jpg) left top; */
}
a.fpEducatieButtonEN:Hover
{
    background: url(../../Images/frontpage/btn-educatie-en-over.jpg) left top;
}
.fpCollectieTextWrapper
{
    width: 260px;
    height: 170px;
    padding: 6px 0px 0px 27px;
    background: url(../../Images/frontpage/bg-collectie.jpg) left top;
}


/*-----------------------------------------------*/

.fpCollectieLinksWrapper
{
    padding: 0px 8px 0px 0px;
}
.fpCollectieLinksWrapper td
{
    padding: 3px 3px 3px 0px;
    vertical-align: top;
}
.fpCollectieLinksWrapper a:Link
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.fpCollectieLinksWrapper a:Visited
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.fpCollectieLinksWrapper a:Hover
{
    font-size: 12px;
    color: #f48f71;
    text-decoration: none;
}
.fpCollectieLinksWrapper a:Active
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

/*--------------------------------------------------------------*/


.fpCollectieButtonWrapper
{
    width: 287px;
    height: 20px;
    background: url(/Images/frontpage/btn-collectie-nl.jpg) no-repeat left top;
}
a.fpCollectieButtonNL:Link, a.fpCollectieButtonNL:Visited, a.fpCollectieButtonNL:Active
{
    
    display: block;
    width: 278px;    
    height: 18px;
    text-decoration: none;
    padding: 2px 9px 0px 0px;
    color: #ffffff;
    font-size: 14px;  
    font-weight: 400;
    text-align: right;     
}
a.fpCollectieButtonNL:Hover
{
    background: url(../../Images/frontpage/btn-collectie-nl-over.jpg) left top;
}
a.fpCollectieButtonEN:Link, a.fpCollectieButtonEN:Visited, a.fpCollectieButtonEN:Active
{
    
    display: block;
    width: 278px;    
    height: 18px;
    text-decoration: none;
    padding: 2px 9px 0px 0px;
    color: #ffffff;
    font-size: 14px;  
    font-weight: 400;
    text-align: right;     
}
a.fpCollectieButtonEN:Hover
{
    background: url(../../Images/frontpage/btn-collectie-en-over.jpg) no-repeat right top;
}

.fpPersMediaTextWrapper
{
    width: 126px;
    height: 172px;
    padding: 4px 0px 0px 90px;
    background: url(../../Images/frontpage/bg-pers-media.jpg) left top;
}
.fpPersMediaButtonWrapper
{
    width: 216px;
    height: 20px;
    background: url(/Images/frontpage/btn-pers-media-nl.jpg) no-repeat left top;
    
}
a.fpPersMediaButtonNL:Link, a.fpPersMediaButtonNL:Visited, a.fpPersMediaButtonNL:Active
{
       
    display: block;
    width: 207px;    
    height: 18px;
    text-decoration: none;
    padding: 2px 9px 0px 0px;
    color: #ffffff;
    font-size: 14px;  
    font-weight: 400;
    text-align: right; 
    /* background: url(../../Images/frontpage/btn-pers-media-nl.jpg) left top; */
} 

a.fpPersMediaButtonNL:Hover
{
    background: url(../../Images/frontpage/btn-pers-media-nl-over.jpg) left top;
}
a.fpPersMediaButtonEN:Link, a.fpPersMediaButtonEN:Visited, a.fpPersMediaButtonEN:Active
{
       
    display: block;
    width: 207px;    
    height: 18px;
    text-decoration: none;
    padding: 2px 9px 0px 0px;
    color: #ffffff;
    font-size: 14px;  
    font-weight: 400;
    text-align: right; 
    /* background: url(../../Images/frontpage/btn-pers-media-en.jpg) left top; */
} 

a.fpPersMediaButtonEN:Hover
{
    background: url(../../Images/frontpage/btn-pers-media-en-over.jpg) left top;
}
.fpPersMediaLinksWrapper
{
    padding: 0px 8px 0px 0px;
}
.fpPersMediaLinksWrapper td
{
    padding: 3px 3px 3px 0px;
    vertical-align: top;
}
.fpPersMediaLinksWrapper a:Link
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.fpPersMediaLinksWrapper a:Visited
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.fpPersMediaLinksWrapper a:Hover
{
    font-size: 12px;
    color: #bf1919;
    text-decoration: none;
}
.fpPersMediaLinksWrapper a:Active
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

/*--------------------------
     Follow Up Styles
--------------------------*/
.contentSiteWrapperNext
{
    width: 850px;
    background: #ffffff url(../../Images/System/bg-left-column.gif) repeat-y left top;
}
.subTopMenuWrapper
{
    width: 850px;
    padding: 10px 0px 10px 0px;
}
.contentLeftWrapper
{
    width: 186px;
}
.contentRightWrapper
{
    width: 654px;
    padding: 0px 0px 0px 10px;
}
.contentRightTextWrapper
{
    width: 432px;
    padding: 10px 10px 20px 0px;
}
.contentRightTextWrapper h1
{
    margin: 0;
    padding: 0px 0px 10px 0px;   
    font-size: 14px;
    font-weight: 700;
    color: #ff5f35;
}
.crumblePathWrapper
{
    width: 644px;
    padding: 10px 0px 10px 0px;
    color: #1a4d83;
    font-weight: 700;
}
a.crumblePathHomeLink:Link, a.crumblePathHomeLink:Visited, a.crumblePathHomeLink:Active
{
    color: #1a4d83;
    background-image: none;
}
a.crumblePathHomeLink:Hover
{
    text-decoration: underline;
}
.crumblePathWrapper a:Link
{
    color: #1a4d83;
    font-weight: 700;
    text-decoration: none;
    /* background-image: url(../../Images/System/crumblepath-arrow.gif);
    background-repeat: no-repeat;
    background-position: left center; 
    padding: 0px 0px 4px 10px; */
}
.crumblePathWrapper a:Visited
{
    color: #1a4d83;
    font-weight: 700;
    text-decoration: none;
    /* background-image: url(../../Images/System/crumblepath-arrow.gif);
    background-repeat: no-repeat;
    background-position: left center; 
    padding: 0px 0px 0px 10px;*/
}
.crumblePathWrapper a:Hover
{
    color: #1a4d83;
    font-weight: 700;
    text-decoration: underline;
    /* background-image: url(../../Images/System/crumblepath-arrow.gif);
    background-repeat: no-repeat;
    background-position: left center; 
    padding: 0px 0px 0px 10px;*/
}
.crumblePathWrapper a:Active
{
    color: #1a4d83;
    font-weight: 700;
    text-decoration: none;
    /* background-image: url(../../Images/System/crumblepath-arrow.gif);
    background-repeat: no-repeat;
    background-position: left center; 
    padding: 0px 0px 0px 10px;*/
}
.contentRightImagesWrapper
{
    width: 194px;
    padding: 0px 10px 0px 0px;
}
.contentRightImage
{
    border: solid 1px #7db4d3;
}

.contentRightImageTable td
{
    padding: 0px 0px 8px 0px;
}

/*---------------------------
        News Wrapper
---------------------------*/
.fpNewsWrapper
{
    width: 216px;
    padding: 0px 0px 0px 9px;
}
.fpNewsHeaderWrapper
{
    width: 190px;
    color: #ffffff;
    font-size: 14px;
    font-family: Arial, Helvetica Neue;
    height: 20px;
    background: #00a464 url(/Images/frontpage/acties-news-header.gif);
    background-repeat: no-repeat;
    background-position: left center;    
    font-weight: 400;
    padding: 2px 0px 0px 26px;    
}
.fpNewsHeaderWrapper a:link, .fpNewsHeaderWrapper a:visited, .fpNewsHeaderWrapper a:active
{
    color: #fff;
    text-decoration:none;
}
.fpNewsHeaderWrapper a:hover
{
    text-decoration:underline;
    
}
.fpNewsContentWrapper
{
    width: 214px;
    height: 211px;
    overflow:hidden;
    border: solid 1px #00a464;
    background: url(../../Images/frontpage/bg-newswapper.gif) repeat-x left top;
}
.fpNewsContentTextWrapper
{
    width: 201px;
    /* height: 114px; */
    padding: 10px 6px;
}
.fpNewsDate
{
    font-size: 11px;
    font-weight: 700;
    color: #00a464;
    
}
.fpNewsTitle
{
    color: #000000;    
}
.fpNewsContentTextWrapper ul
{
    margin: 0;
    padding: 0px 0px 0px 8px;
}
.fpNewsContentTextWrapper li
{
    list-style-type: none;
    background: transparent url(/Images/frontpage/bullet-green.gif) left top no-repeat;
    padding: 4px 0px 4px 14px;
}
.fpNewsContentTextWrapper a:Link
{
    color: #000000;
    font-size: 12px;    
    text-decoration: none;
}
.fpNewsContentTextWrapper a:Visited
{
    color: #000000;
    font-size: 12px;
    text-decoration: none;
}
.fpNewsContentTextWrapper a:Hover
{
    color: #00a464;
    font-size: 12px;
    text-decoration: none;
}
.fpNewsContentTextWrapper a:Active
{
    color: #000000;
    font-size: 12px;
    text-decoration: none;
}
.fpNewsContentReadMoreWrapper
{    
    width: 200px;
    padding: 0px 9px 0px 0px;
    text-align: right;
}
a.fpNewsContentReadMore:Link,a.fpNewsContentReadMore:Visited, a.fpNewsContentReadMore:Active
{   
    color: #00a464;
    font-weight: 700;
    text-decoration: none;
    padding: 0px 9px 0px 11px;
    background: url(/Images/frontpage/read-more-arrow.gif) no-repeat left center;
}
a.fpNewsContentReadMore:Hover
{
    color: #00a464;
    text-decoration: underline;
}
.newsListDateItem
{
    width: 66px;
}

/*--------------------------
        Knipsels
--------------------------*/
a.documentWrapperTitle:Link, a.documentWrapperTitle:Visited, a.documentWrapperTitle:Active
{
    color: #000;
    text-decoration: underline;
}
a.documentWrapperTitle:Hover
{
    text-decoration: none;
}


/*-------------------------
    Bottom Styles
--------------------------*/
a.siteCreditsLink:Link, a.siteCreditsLink:Visited, a.siteCreditsLink:Active
{
    font-size: 10px;
    color: #467e9f;
    text-decoration: none;
}
a.siteCreditsLink:Hover
{
    text-decoration: underline;
}


/*---------------------------
      General Styles
----------------------------*/
.left
{
    float: left;
}
.right
{
    float: right;
}
.newsItemReturnToIndex
{
    text-align: right;
    padding: 0px 0px 10px 0px;
}
.button
{
    border: 0;
    padding: 4px;
    background: #a2c4dc;
    border: solid 1px #687eb4;
    color: #fff;
    font-weight: 700;
    cursor:pointer;
}



.cmsDownloadFolderGridWrapper td
{
    padding: 2px 0px;
}