/* =reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, /*strong,*/ sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus
{
    outline: 0;
}
body
{
    line-height: 1;
    color: black;
    background: white;
    height: 100% /*ie6 overlay videplayer*/;
}
ol, ul
{
    list-style: none;
}
a{text-decoration:none;}
a:hover{ text-decoration:underline;}
/* tables still need 'cellspacing="0"' in the markup */
table
{
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td
{
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}
legend
{
    display: none;
}
input
{
    margin-left: 0;
    padding-left: 0;
}
/* /reset */

html
{
    background: #740027;
}

/* =backgrounds main */
.wrap-page
{
    background: #e3edf4 url(/images/bg_bodyupper.gif) repeat-x left top;
    width: 100%;
}
.wrap-foot
{
    background: #740027 url(/images/bg_bodylower.gif) repeat-x left top;
    width: 100%;
}
.visual
{
    background: #fff url(/images/bg_visual-top.gif) no-repeat left top;
    width: 100%;
}
.footer
{
    background: #fff url(/images/bg_foot-c.gif) repeat-x left top;
    height: 100px;
    width: 980px;
}
.cbf
{
    background: transparent url(/images/bg_foot-l.gif) no-repeat left top;
    height: 75px;
}
/*+padding top 25px = 100px height*/
.copyright
{
    background: transparent url(/images/bg_foot-r.gif) no-repeat right top;
    height: 70px;
}
/*+padding top 30px = 100px height*/

.page, .footer
{
    margin: 0 auto;
    position: relative;
}
.page
{
    background: #fff;
    padding: 10px 0 0;
    width: 980px;
}

/* =header */
.header
{
    float: left;
    height: 67px;
    width: 100%;
}
.branding
{
    float: left;
    padding: 0 0 0 20px;
    width: 177px;
}
.branding p
{
    height: 0px;
    text-indent: -9999em;
}
.nav-extra
{
    float: right;
    position: relative;
}
.nav-extra p
{
    float: left;
}
.nav-extra p span
{
    float: left;
}
.nav-extra .resizer
{
    bottom: 2px;
    margin-left: 5px;
    position: relative;
}
.nav-extra .resizer a
{
    display: inline-block;
    margin-right: 5px;
}
.nav-extra .resizer a.activeType
{
    color: #8b2346;
}
.nav-extra .resizer .small
{
    font-size: 12px;
}
.nav-extra .resizer .medium
{
    font-size: 15px;
}
.nav-extra .resizer .large
{
    font-size: 18px;
}

/* =navigation */
.nav-main
{
    float: left;
    height: 36px;
    margin-top: 2px;
    padding: 0 0 0 10px;
    width: 722px;
}
ul.topnav
{
    float: left;
    position: relative;
    width: 100%;
    z-index: 20;
}
ul.topnav li
{
    float: left;
    padding-right: 6px;
    position: relative;
}
ul.topnav li.hover, ul.topnav li.active
{
    background: transparent url(/images/tab.gif) no-repeat right -43px;
}
ul.topnav li.category div
{
    padding: 12px 7px 0 17px;
    line-height: 30px;
}
ul.topnav li.hover div, ul.topnav li.active div
{
    background: transparent url(/images/tab.gif) no-repeat left top;
    float: left;
}
ul.topnav li a
{
    color: #a73759;
    display: block;
    float: left;
    font-size: 18px;
    height: 26px;
    line-height: normal; /*padding:12px 10px 0 20px;*/
    text-decoration: none;
    font-family: 'ProfileRegular';
    font-weight:normal;
}
ul.topnav li.active a
{
    color: #fff;
}
ul.topnav li.hover div a:hover
{
    color: #fff;
    }
ul.topnav li ul.subnav
{
    display: none;
    float: left;
    position: absolute;
    left: 0;
    top: 36px;
    z-index: 20;
}
ul.topnav li ul.subnav li
{
    background: #fff;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    padding: 0 20px;
}
/*ie6 has height*/
ul.topnav li ul.subnav li.subnavBottom
{
    background: url('/images/subnavBgLeft.png') no-repeat bottom left;
    height: 4px;
    font-size: 1px;
    padding: 0;
}
ul.topnav li ul.subnav li.subnavBottom span
{
    background: url('/images/subnavBgright.png') no-repeat bottom right;
    display: block;
    height: 4px;
    margin-left: 6px;
}
ul.topnav li ul.subnav li.last a
{
    background: url('/images/subnavBg.png') no-repeat bottom left;
    border: none;
}
html ul.topnav li ul.subnav li a
{
    background: transparent none;
    border-bottom: 1px solid #e3ccd4;
    color: #a73759;
    float: none;
    font-size: 12px;
    height: auto;
    line-height: 29px;
    padding: 0;
    white-space: nowrap;
}
/*ie6*/

/* =search */
.search-main
{
    background: transparent url(/images/bg_search-main.gif) no-repeat left top;
    float: right;
    height: 30px;
    margin: 8px 5px 0 0;
    padding: 0 20px 0 0;
    position: relative;
    width: 215px;
}
.search-main-focus
{
    background: transparent url(/images/search-main-text-focus-bg.gif) no-repeat left top;
    float: right;
    height: 30px;
    margin: 0 5px 0 0;
    padding: 8px 20px 0 0;
    position: relative;
    width: 222px;
}
.search-main-focus .search-main-text
{
    padding-left: 15px;
}
input.search-main-text
{
    background-color: transparent;
    border: none;
    height: 21px;
    margin: 0;
    padding: 4px 8px 0;
    width: 172px;
}
input.search-main-submit
{
    background: transparent url(/images/btn_search-main.gif) no-repeat left top;
    border: none;
    cursor: pointer;
    height: 25px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    text-indent: -9999em;
    width: 27px;
}
.quickResults
{
    background-color: #deebf4;
    color: #656565;
    font: normal 11px Verdana;
    padding: 15px;
    position: absolute;
    right: 17px;
    top: 0px;
    width: 350px;
    z-index: 15;
}
.quickResults .quickResultsHeader
{
    color: #323232;
    float: left;
    font-size: 22px;
}
.quickResults .quickResultsAll
{
    color: #2790ca;
    float: right;
    font-size: 10px;
    margin-top: 10px;
}
.quickResults .quickResultsArticle
{
    border-top: solid 1px #a1a8ac;
    clear: both;
    float: left;
    padding: 8px 0;
    width: 100%;
}
.quickResults .quickResultsArticle .quickResultsTitle
{
    color: #323232;
    font-family: Arial;
    font-size: 15px;
}
.quickResults .quickResultsArticle .quickResultsDate
{
    color: #666;
    font-size: 12px;
}
.quickResults .quickResultsArticle a
{
    color: #2790ca;
    text-decoration: none;
}

/* =visual */
.visual
{
    float: left;
    padding: 6px 0 0;
    position: relative;
    z-index: 12;
}
#flash-primary
{
    float: left;
    height: 150px;
    width: 980px;
}
.home #flash-primary
{
    float: left;
    height: 243px;
    width: 730px;
}
.feature
{
    background-color: #740027;
    float: right;
    padding: 18px 0 0 0;
    position: relative;
    width: 250px;
}
.home .feature
{
    height: 225px;
}
.home .feature h4, .home .feature ul.list-one
{
    padding-left: 20px;
}
.home .feature ul.list-one span, .home .feature ul.list-two span
{
    cursor: pointer;
    font-size: 16px;
}
.home .feature ul
{
    float: left;
    height: 117px;
    padding: 5px 0 0 /*10px*/;
    width: 110px;
}
.home .feature ul li
{
    line-height: 30px;
    height: 30px;
    font-family: 'ProfileRegular';
}
.feature ul li a
{
    /*
    background: transparent url(/images/bullet_white.gif) no-repeat left 12px;
    padding-left: 8px;
    */
    cursor: pointer;
    display: inline-block;
    
}
#flash-secondary
{
    background: url(/images/doneernu.jpg) no-repeat left top;
    bottom: 0;
    height: 78px;
    left: 0;
    position: absolute;
    width: 250px;
}
.donate-home
{
    display: block;
    height: 78px;
    text-indent: -9999em;
    width: 250px;
}

/* =breadcrumbs */
.breadcrumbs
{
    display: inline;
    float: left;
    font-family: Arial;
    margin: 10px 0 0 20px;
    width: 98%;
}
.breadcrumbs div
{
    float: left;
    width: 111px;
    line-height:20px;
    font-family: 'ProfileRegular';
    color:#236a92;
}
.breadcrumbs ul
{
    background: url(/images/bg_breadcrumbs_end.gif) no-repeat top right;
    float: left;
    font: normal 10px Verdana;
    padding-right: 9px;
}
.breadcrumbs ul li
{
    background: #deebf4 url(/images/bg_breadcrumbs.gif) no-repeat top left;
    float: left;
    height: 19px;
    line-height: 19px;
    padding-left: 9px;
}
.breadcrumbs ul li.first
{
    background: #DEEBF4 url(/images/bg_breadcrumbs_first.gif) no-repeat top left;
    padding-left: 8px;
}
.breadcrumbs ul li.last
{
    background: #83bad9 url(/images/bg_breadcrumbs_last.gif) no-repeat top left;
    padding-left: 16px;
}
.breadcrumbs ul li.last a, .breadcrumbs ul li.last
{
    color: #fff;
}
.breadcrumbs ul li a, .breadcrumbs ul li span
{
    padding: 0 6px;
    text-decoration: none;
}

/* =content */
.content-wrapper ul li
{
    list-style: disc outside;
    margin-left: -6px;
    padding-left: 8px;
}
.content-wrapper ol li
{
    list-style: decimal outside;
}
.content-wrapper .content ul
{
    margin-left: 30px;
}
.content-wrapper .content ol
{
    margin-left: 30px;
}
.content-wrapper table
{
    border-collapse: collapse;
}
.content-wrapper table td
{
    border: 1px solid #656565;
    padding: 2px;
}
.content-wrapper
{
    float: left;
    margin-top: 20px;
    padding: 0 20px 20px;
    width: 940px;
}
.content
{
    float: left;
    font-size: 1em;
    position: relative;
    width: 520px;
}
.sitemapContent
{
    width: 760px;
}
.content-wrapper .two-col
{
    width: 700px;
}
.intro-primary
{
    float: left;
    padding-bottom: 20px;
    width: 100%;
}
.home .intro-primary
{
    padding-bottom: 0;
    width: 460px;
}
.intro-primary .intro-img
{
    float: left;
    padding-top: 10px;
}
.intro-primary .intro-img-newsoverview
{
    float: left;
    padding-top: 10px;
    margin-right: 20px;
}
.home .intro-primary .intro-img
{
    float: left;
    padding-top: 0;
}
.intro-primary .intro-text
{
    float: left;
    padding: 10px 0 0 20px;
    width: 340px;
}
.intro-text div
{
    line-height: 140%;
}
.intro-primary .intro-text-newsoverview
{
    float: left;
    padding: 10px 0 0 0px;
    width: 340px;
}
.home .intro-primary .intro-text
{
    padding-top: 0;
    width: 280px;
}
.intro-primary small
{
    display: block;
    padding-bottom: 10px;
}
.intro-secondary
{
    display: inline;
    float: left;
    margin: 0 0 0 20px;
    width: 220px;
}
.intro-secondary h2
{
    margin: 0 0 4px 0;
}
.intro-secondary .intro-img
{
    float: left;
}
.intro-secondary .intro-text
{
    float: left;
    width: 100%;
}
.article-list
{
    border-top: 1px solid #d0d0d0;
    float: left;
    width: 100%;
}
.article-list h3
{
    border-top: 1px solid #656565;
    border-bottom: 1px solid #656565;
    margin-top: -1px;
    padding: 5px 0;
    position: relative;
    z-index: 1;
}
.article-intro
{
    border-bottom: 1px solid #d0d0d0;
    padding: 10px 0;
}
.actions
{
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    float: left;
    margin-top: -1px;
    padding: 5px 0;
    width: 100%;
}
p.back
{
    float: left;
}
p.next, p.rate
{
    float: right;
}
p.paging
{
    line-height: 19px;
    padding: 20px 0;
    text-align: center;
}
.paging .pages
{
    background-color: #deebf4;
    display: inline-block;
}
.paging .prev
{
    background: transparent url(/images/bg_paging_prev-r.gif) no-repeat right top;
    display: inline-block;
    padding: 0 10px 0 0;
}
.paging .prev span
{
    background: transparent url(/images/bg_paging_prev-l.gif) no-repeat left top;
    display: block;
    padding: 0 10px;
}
.paging .prevInactive
{
    background: transparent url(/images/bg_paging_prev-r-inactive.gif) no-repeat right top;
}
.paging .prevInactive span
{
    background: transparent url(/images/bg_paging_prev-l-inactive.gif) no-repeat left top;
    color: #d6d6d6;
}
.paging .next
{
    background: transparent url(/images/bg_paging_next-l.gif) no-repeat left top;
    display: inline-block;
    padding: 0 0 0 10px;
}
.paging .next span
{
    background: transparent url(/images/bg_paging_next-r.gif) no-repeat right top;
    display: block;
    padding: 0 10px;
}
.paging .nextInactive
{
    background: transparent url(/images/bg_paging_next-l-inactive.gif) no-repeat left top;
}
.paging .nextInactive span
{
    background: transparent url(/images/bg_paging_next-r-inactive.gif) no-repeat right top;
    color: #d6d6d6;
}
.diseasesWrapTop
{
    background: url(/images/diseasesTop.gif) no-repeat left top;
    float: left;
    margin: -1px 0 20px;
    padding-top: 5px;
}
.diseasesWrapBottom
{
    background: url(/images/diseasesBottom.gif) no-repeat left bottom;
    float: left;
    padding-bottom: 5px;
}
.diseases
{
    background-color: #deebf4;
    border-left: solid 1px #236a92;
    border-right: solid 1px #236a92;
    color: #236a92;
    float: left;
    padding: 20px 25px;
    width: 640px;
}
.jquery-corner div
{
    line-height: 1px;
    position: relative;
}
.diseases div.tab1
{
    overflow: auto;
    width: 100%;
}
.content-wrapper .content .diseases ul
{
    float: left;
    list-style: none outside;
    margin-left: 0;
    padding: 0;
    width: 33%;
}
.diseases ul li
{
    background: url(/images/diseasesArrow.gif) no-repeat left 10px;
    line-height: 25px;
    list-style: none outside;
    margin-left: 0;
    padding-left: 9px;
}
.diseases ul li a
{
    color: #236a92;
}
ul.diseasesTabs
{
    display: inline;
    float: left;
    margin: 35px 0 0 20px !important;
    width: 96%;
}
ul.diseasesTabs li
{
    background: url(/images/diseasesTabs.gif) no-repeat right -29px;
    float: left;
    font: bold 14px Verdana;
    height: 28px;
    list-style: none;
    margin-right: 6px;
    padding-right: 5px;
    position: relative;
}
ul.diseasesTabs li:first-child
{
    padding-left: 0;
}
ul.diseasesTabs li.active
{
    background: url(/images/diseasesTabsActive.gif) no-repeat right -29px;
    margin-top: 1px;
    position: relative;
}
ul.diseasesTabs li a
{
    background: url(/images/diseasesTabs.gif) no-repeat top left;
    color: #fff;
    display: block;
    float: left;
    height: 12px;
    padding: 8px 25px;
}
ul.diseasesTabs li a:hover
{
    color: #fff;
}
ul.diseasesTabs li.active a
{
    background: url(/images/diseasesTabsActive.gif) no-repeat left top;
    color: #236a92;
}
.faq-list
{
    margin: 15px 0;
}
.faq-list ul li
{
    background: url(/images/bullet_blue_large.gif) no-repeat left 6px;
    list-style: none outside;
    padding-left: 9px;
}
.form .actions
{
    line-height: 25px;
}
.form .actions label
{
    margin: 0;
}
.form label
{
    clear: both;
    float: left;
    line-height: 22px;
    margin-bottom: 8px;
    width: 250px;
}
.form .requiredLbl
{
    color: #740027;
}
.form label.errorLbl
{
    color: #824358;
    font-weight: bold;
}
.form label.radio
{
    clear: none;
    margin-right: 25px;
    width: auto;
}
.form .bank label.radio
{
    margin: 0;
    width: 132px;
}
.form label.radioVertical, .form label.checkboxVertical
{
    clear: both;
    margin-bottom: 0;
}
.form label.checkboxWide, .form label.radioWide
{
    width: 100%;
}
.form input
{
    background: url(/images/textfieldBg.gif) no-repeat left top;
    border: 0;
    color: #656565;
    float: right;
    font-family: Verdana;
    height: 18px;
    line-height: 18px;
    margin-bottom: 8px;
    padding: 2px;
    width: 261px;
}
.form input.required
{
    background: url(/images/textfieldRequiredBg.gif) no-repeat left top;
}
.form .checkboxWideRequired
{
    width: 100%;
    color: #740027;
    font-weight: bold;
}
.form input.radio
{
    background: none;
    float: left;
    height: auto;
    width: auto;
}
.form input.checkbox
{
    background: none;
    float: left;
    height: auto;
    margin: 5px 10px 10px 0;
    width: auto;
}
.form .radioButtons
{
    float: right;
    width: 265px;
}
.form select
{
    float: right;
    margin-bottom: 8px;
    width: 265px;
}
.form .textarea
{
    background: url(/images/textareaBg.gif) no-repeat left top;
    float: right;
    height: 112px;
    margin-bottom: 8px;
    width: 265px;
}
.form .textareaRequired
{
    background: url(/images/textareaBgReq.gif) no-repeat left top;
}
.form textarea
{
    background: none;
    border: none;
    color: #656565;
    float: right;
    font-family: Verdana;
    height: 112px;
    overflow: auto;
    width: 265px;
}
.form .line
{
    background-color: #d0d0d0;
    float: left;
    font-size: 1px;
    height: 1px;
    margin-top: 10px;
    width: 100%;
}
.form .error
{
    color: #740027;
    float: left;
}
.form .requiredText
{
    float: left;
}
.form .submit
{
    background: url(/images/btnVerzenden.gif) no-repeat left top;
    cursor: pointer;
    height: 25px;
    margin: 0;
    width: 82px;
}
.form .submitpayment
{
    background: url(/images/btnBetalen.gif) no-repeat left top;
    cursor: pointer;
    height: 25px;
    margin: 0;
    width: 82px;
}

.form .submitSignIn {
    background:url("/images/rf_aanmelden.gif") no-repeat scroll left top transparent;
    cursor:pointer;
    margin:0;
    height:50px;
    width:162px;
    
}

.form .submitRequest {
    background:url("/images/rf_aanvragen.gif") no-repeat scroll left top transparent;
    cursor:pointer;
    margin:0;
    height:50px;
    width:162px;
}

.form .submitLargePayment {
    background:url("/images/rf_betalen.gif") no-repeat scroll left top transparent;
    cursor:pointer;
    margin:0;
    height:50px;
    width:162px;
}

.form .submitLargeSubmit {
    background:url("/images/rf_verzenden.gif") no-repeat scroll left top transparent;
    cursor:pointer;
    margin:0;
    height:50px;
    width:162px;
}

.form span.radio
{
    width: 12px;
    height: 25px;
    background: url(/images/radio.gif) no-repeat;
    display: block;
    clear: left;
    float: left;
    margin: 5px 5px 0 0;
}
.form .actions span.radio
{
    margin-top: 6px;
}
.form p
{
    float: left;
    width: 100%;
}
.form p.back
{
    width: auto;
}
.form .verticalWrap
{
    float: left;
    width: 100%;
}
.searchResultsHeader
{
    background-color: #deebf4;
    float: left;
    height: 80px;
    text-align: center;
    width: 100%;
}
.searchResultsHeader p
{
    margin: 8px 0;
}
.searchResultsHeader label
{
    color: #656565;
    float: left;
    font-size: 11px;
    line-height: 20px;
    margin: 0 5px 0 20px;
}
.searchResultsHeader input.searchBar
{
    background: url(/images/searchResultsHeaderInputBg.gif) no-repeat left top;
    border: 0;
    color: #236A92;
    float: left;
    font-size: 11px;
    height: 15px;
    padding: 3px;
    width: 132px;
}
.searchResultsHeader input.searchBtn
{
    background: url(/images/searchResultsHeaderSubmitBg.gif) no-repeat left top;
    border: 0;
    cursor: pointer;
    float: left;
    height: 21px;
    width: 23px;
}
.searchResultsHeader select
{
    float: left;
}
.sitemap
{
    float: left;
    padding: 0 10px 20px;
    width: 960px;
}
.sitemap .sitemapCategory
{
    float: left;
    margin: 0 10px;
    width: 220px;
}
.sitemap .sitemapList
{
    background-color: #deebf4;
    border-top: 1px solid #740027;
    clear: both;
    color: #323232;
    float: left;
    font: bold 100% Verdana;
    padding: 9px;
    width: 201px;
}
.sitemap .sitemapList ul li
{
    line-height: 28px;
}
.sitemap .sitemapList a
{
    color: #323232;
    text-decoration: none;
}
.sitemap .sitemapSubList
{
    font-weight: normal;
    padding-left: 15px;
}
.sitemap .sitemapSubList ul li
{
    line-height: normal;
}

/* =content navigation */
.nav-content
{
    float: left;
    margin-right: 20px;
    width: 160px;
}
.nav-content ul.toplevel
{
    border-top: solid 1px #e9e9e9;
}
.nav-content ul li
{
    list-style: none outside;
    padding: 0 0 0 10px;
}
.nav-content ul li.toplevel
{
    border: solid 1px #e9e9e9;
    border-top: none;
    padding: 7px 10px;
}
.nav-content ul li a.toplevel
{
    /*color: #F96C8F; line-height:30px;*/
}
.nav-content ul li a
{
    color: #740027;
    cursor: pointer;
    font: normal 12px Arial;
    line-height: 20px;
    text-decoration: none;
}
.nav-content ul li a.open
{
    color: #f96c8f;
}
.nav-content ul li a.active
{
    background: url(/images/nav-content-active.gif) no-repeat left 7px;
    color: #f96c8f;
    display: block;
    left: -7px;
    padding-left: 7px;
    position: relative;
}
.nav-content ul li a.active
{
    width: 138px;
}
.nav-content ul li ul li a.active
{
    width: 128px;
}
.nav-content ul li ul li ul li a.active
{
    width: 118px;
}

/* =sidebar */
.aside
{
    float: right;
    padding: 0;
    width: 220px;
}
.block
{
    background: transparent url(/images/bg_block.gif) repeat-x left bottom;
    border-top: 1px solid #d5d6d7;
    border-bottom: 1px solid #d5d6d7;
    float: left;
    margin-bottom: 20px;
    padding: 10px 0 15px;
    width: 100%;
}
.addPeople
{
    margin-top: -21px;
}
.nocolor
{
    background-image: none;
}
.poll
{
    font-size: 11px;
    padding: 5px 0 15px;
}
ol.poll li
{
    list-style: none outside;
}
.block .poll p
{
    float: left;
    padding: 0;
}
.poll ul li
{
    clear: left;
    display: block;
    list-style: none outside;
    position: relative;
}
.pollbar-wrapper
{
    background-color: #83bad9;
    float: left;
    margin: 3px 0;
    width: 185px;
}
.pollbar
{
    background-color: #740027;
    height: 10px;
}
.poll small
{
    display: block;
    float: right;
}
.btn
{
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 27px;
    margin-left: 14px;
    padding: 0;
}
.poll-vote
{
    background: transparent url(/images/btn_poll.gif) no-repeat left top;
    width: 69px;
}
.poll-vote:hover
{
    background-position: left -27px;
}
.poll-results
{
    background: transparent url(/images/btn_poll.gif) no-repeat left -54px;
    width: 112px;
}
.poll-results:hover
{
    background-position: left -81px;
}
.tag-cloud
{
    text-align: center;
}
.block ul, .block p
{
    padding: 0 5px;
}
.block ul li
{
    background: transparent url(/images/bullet_blue.gif) no-repeat left 12px;
    list-style: none outside;
    padding: 5px 0 0 8px;
}
.aside .pdf
{
    background: transparent url(/images/icon_pdf.png) no-repeat left 0 !important;
    display: inline-block;
    margin: 8px 0 0 10px;
    padding: 1px 0 0 22px !important;
}
.aside .doc
{
    background: transparent url(/images/icon_word.png) no-repeat left 0 !important;
    display: inline-block;
    margin: 8px 0 0 10px;
    padding: 1px 0 0 22px !important;
}
.aside .xls
{
    background: transparent url(/images/icon_excel.png) no-repeat left 0 !important;
    display: inline-block;
    margin: 8px 0 0 10px;
    padding: 1px 0 0 22px !important;
}
.aside .ppt
{
    background: transparent url(/images/icon_powerpoint.png) no-repeat left 0 !important;
    display: inline-block;
    margin: 8px 0 0 10px;
    padding: 1px 0 0 22px !important;
}
.aside .img
{
    background: transparent url(/images/icon_img.png) no-repeat left 0 !important;
    display: inline-block;
    margin: 8px 0 0 10px;
    padding: 1px 0 0 22px !important;
}
.reumalijn
{
    margin-top: 15px;
    padding-bottom: 10px;
    text-align: center;
}
.aside .reumalijn a
{
    text-decoration: underline;
}

/* =footer */
.cbf
{
    float: left;
    padding: 25px 0 0 38px;
    left: -10px;
    position: relative;
}
.copyright
{
    float: right;
    padding: 30px 30px 0 0;
    position: relative;
    right: -10px;
}

.clearfix
{
    clear: both;
}

/* =misc */
.content img
{
    padding-bottom: 5px;
}
.aside img
{
    float: left;
    padding-right: 4px;
}
.article
{
    line-height: normal;
}
.article img
{
    float: left;
    padding-right: 15px;
}

.article .action
{
    display: block;
    height: 21px;
    position: absolute;
    right: 0px;
}
.article .action img
{
    float: none;
    margin: 0 0 -5px;
    padding: 0;
}
.news small
{
    display: block;
    position: relative;
    margin: 0.7em 0 1em 0;
}
.news .action
{
    top: 0;
}

/* =selectbox */
.form ul.newList *
{
    margin: 0;
    padding: 0;
}
.form ul.newList
{
    margin: 0;
    padding: 0;
    list-style: none outside;
    color: #676767;
    width: 265px;
    background: #eaeaea;
    position: absolute;
    border: 1px solid #ccc;
    top: 22px;
    left: 0;
    overflow: auto;
    z-index: 99;
}
.form .newListSelected
{
    float: right;
    width: 259px;
    color: #676767;
    height: 19px;
    margin-bottom: 10px;
    padding: 3px 0 0 6px;
    background: url('/images/formSelect.gif') no-repeat;
}
.form .newListSelected span
{
    width: 265px;
    display: block;
}
.form ul.newList li
{
    padding: 3px 8px;
    height: 20px;
}
.form .selectedTxt
{
    width: 235px;
    overflow: hidden;
    height: 16px;
    padding: 0 23px 0 0;
}
.form .hiLite
{
    background: #ccc;
    color: #000;
}
.form .newListHover
{
    background: #888;
    color: #fff;
    cursor: default;
}

.searchResultsHeader ul.newList *
{
    margin: 0;
    padding: 0;
}
.searchResultsHeader ul.newList
{
    font-size: 11px;
    margin: 0;
    padding: 0;
    list-style: none outside;
    color: #676767;
    width: 129px;
    background: #fdfdfd;
    position: absolute;
    border: 1px solid #ccc;
    top: 22px;
    left: 0;
    overflow: auto;
    z-index: 99;
}
.searchResultsHeader .newListSelected
{
    float: left;
    width: 129px;
    color: #676767;
    height: 19px;
    margin-bottom: 10px;
    padding: 3px 0 0 6px;
    background: url('/images/searchResultsHeaderSelectBg.gif') no-repeat;
}
.searchResultsHeader .newListSelected span
{
    width: 129px;
    display: block;
}
.searchResultsHeader ul.newList li
{
    padding: 3px 8px;
    height: 14px;
}
.searchResultsHeader .selectedTxt
{
    color: #323232;
    text-align: left;
    font-size: 11px;
    width: 104px;
    overflow: hidden;
    height: 16px;
    padding: 0 23px 0 0;
}
.searchResultsHeader .hiLite
{
    background: #e7e7e7;
    color: #676767;
}
.searchResultsHeader .newListHover
{
    background: #a9b5be;
    color: #fff;
    cursor: default;
}

/* videoplayer */
.overlay
{
    background-color: #000;
    filter: alpha(opacity=70); /* IE */
    opacity: 0.7; /* Safari, Opera */
    -moz-opacity: 0.70; /* FireFox */
    z-index: 50;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0px;
    left: 0px;
}
.video
{
    position: absolute;
    height: 448px;
    left: 50%;
    top: 50%;
    margin-left: -332px;
    margin-top: -224px;
    width: 664px;
    z-index: 100;
}

/* tell-a-friend */
.mail
{
    cursor: pointer;
}
.tellafriend, .tellafriendConfirmation
{
    background-color: #fff;
    padding: 20px 25px;
    position: absolute;
    height: 620px;
    left: 50%;
    top: 50%;
    margin-left: -280px;
    margin-top: -330px;
    width: 510px;
    z-index: 100;
}
.tellafriend h1, .tellafriendConfirmation h1
{
    float: left;
    margin-bottom: 15px;
}
.tellafriend .tellafriendCloseBtn, .tellafriendConfirmation .tellafriendCloseBtn
{
    cursor: pointer;
    float: right;
}
.tellafriend p, .tellafriendConfirmation p
{
    clear: both;
}
.tellafriend .form h2
{
    float: none;
    margin-bottom: 10px;
}
.tellafriend .tellafriendCategory
{
    border-top: 1px solid #b2b2b2;
    float: left;
    margin-top: 15px;
}
.tellafriend label
{
    clear: both;
    float: left;
    font-size: 11px;
    width: 240px;
}
.tellafriend input
{
    float: left;
    width: 261px;
}
.tellafriend textarea
{
    border: 1px solid #a9b5be;
    float: left;
    height: 120px;
    width: 261px;
}
.tellafriend .actions, .tellafriendConfirmation .actions
{
    margin-top: 15px;
}
.tellafriend .actions a, .tellafriendConfirmation .actions a
{
    cursor: pointer;
    color: #2790ca;
    float: left;
    font-size: 11px;
}
.tellafriend .submit
{
    float: right;
}
.tellafriendConfirmation .actions
{
    margin-top: 500px;
}
.tellafriendConfirmation a
{
    color: #2790CA;
}

/* =typography */
body
{
    color: #656565;
    font-family: Verdana;
    font-size: 0.8em;
}

body.small
{
    font-size: 0.8em;
}
body.medium
{
    font-size: 0.9em;
}
body.large
{
    font-size: 1em;
}

h1, h2, h3, h4
{
    /*font-family: Arial,Tahoma,Helvetica;*/
    font-family: 'ProfileRegular';
    font-weight: normal;
    line-height: 1.1em;
    margin: 0; /*margin:0 0 0.2em 0;*/
}
h1
{
    color: #323232;
    font-size: 22px;
    margin-bottom:5px;
}
h2
{
    color: #323232;
    font-size: 16px;
    margin-bottom: 4px;
}
h3
{
    color: #740027;
    font-size: 18px;
    margin-bottom: 3px;
}
h4
{
    color: #f96c8f;
    font-size: 12px;
}
p, small, li
{
    line-height: 140%;
}

.content h3
{
    color: #323232;
}
.feature h4
{
    font-size: 16px;
}
.article h1
{
    width: 455px;
}
.news h1
{
    width: 100%;
}
.article h2
{
    margin-bottom: 1em;
}
.article h3
{
    margin-bottom: 0.5em;
}
.article h4
{
    color: #646464;
    font-family: Verdana,Arial,Helvetica;
    font-weight: bold;
}
.article p
{
    margin: 0 0 1em 0;
}
.reumalijn p
{
    color: #323232;
    font-size: 12px;
    line-height: 1em;
}
.reumalijn p.phonenr
{
    font-size: 30px;
}
.form h2
{
    float: left;
    margin: 1em 0 0.5em;
    width: 100%;
}
.news-intro
{
    color: #323232;
    font-size: 120%;
    margin: 0 0 1em;
}
.sitemapHeader
{
    color: #a73759;
    float: left;
    font-size: 17px;
}
.sitemapCategoryHeader
{
    border-bottom: solid 1px #a73759;
    color: #a73759;
    float: left;
    font-size: 17px;
    margin: 10px;
    width: 938px;
}

.search-main-text
{
    font-family: Verdana,Arial,Helvetica;
    font-size: 12px;
}
.intro-primary, .intro-form
{
    color: #323232;
}
.form p.error, .form label.error
{
    color: #740027;
    font-weight: bold;
}
.home .intro-primary
{
    color: #656565;
}
.intro-primary small
{
    font-size: 85%;
}
.article-intro small
{
    color: #666;
    font-size: 85%;
}
.article .action
{
    color: #b2b2b2;
    font-family: Arial,Tahoma,Helvetica;
    font-size: 16px;
    letter-spacing: 2px;
}
.rate
{
    color: #323232;
}
.breadcrumbs
{
    font-size: 13px;
}

.paging, .paging a
{
    font-size: 11px;
    color: #2790ca;
}

.poll small
{
    color: #740027;
}

.size1
{
    font-size: 100%;
}
.size2
{
    font-size: 130%;
}
.size3
{
    font-size: 160%;
}
.size4
{
    font-size: 190%;
}

.header, .aside
{
    font-size: 85%;
}
.footer
{
    font-size: 75%;
}

.header, .header a
{
    color: #f96c8f;
    text-decoration: none;
}
.footer, .footer a
{
    color: #c77a92;
    text-decoration: none;
}
.header a:hover, .footer a:hover
{
    color: #740027;
}

.feature a
{
    color: #fff; /*font-size:16px;*/
    text-decoration: none;
}
.feature a:hover
{
    color: #f96c8f;
}

.breadcrumbs ul li, .breadcrumbs ul li a
{
    color: #2790ca;
    font-size: 11px;
}

.content a, .aside a
{
    color: #2790ca;
}

.content a:hover, .aside a:hover
{
    color: #236a92;
}

.content a.external
{
    color: #2790CA;
    text-decoration: none;
}
.content a.external:hover
{
    color: #236A92;
    text-decoration: underline;
}

.paging a:hover, .paging .current
{
    color: #323232;
}
.paging a.prev, .paging a.next
{
    color: #fff;
}
.paging a.prev:hover, .paging a.next:hover
{
    color: #323232;
}

.aside .tag-cloud a
{
    color: #656565;
}
.aside .tag-cloud a:hover
{
    color: #2790ca;
}

.quickResults a
{
    color: #2790CA;
    text-decoration: none;
}

.readmore a, p.next a
{
    background: url(/images/bullet_blue_large.gif) no-repeat left center;
    padding-left: 9px;
}
p.back a
{
    background: url(/images/bullet_blue_large_left.gif) no-repeat left center;
    padding-left: 9px;
}
.aside .action a
{
    background: url(/images/bullet_blue.gif) no-repeat left center;
    padding-left: 9px;
}

.tooltip
{
    color: #2790ca !important;
    cursor: pointer;
    font-weight: bold;
}
.tooltip .tooltip
{
    color: red !important;
}
div.qtip
{
    /*display:block !important;*/
    padding-bottom: 0px !important;
}
div.qtip-borderTop
{
    background: transparent url(/images/tooltip-top.gif) !important;
    height: 23px !important;
    margin-left: 0 !important;
    width: 311px !important;
}
div.qtip-betweenCorners
{
    background-color: transparent !important;
}
div.qtip-contentWrapper
{
    background: transparent url(/images/tooltip-repeat.gif) !important;
    border-left: none !important;
    border-right: none !important;
    padding: 0 22px;
    width: 267px !important;
}
div.qtip-content
{
    padding-bottom: 2px !important;
    width: 267px !important;
}
div.qtip-content b
{
    float: left;
    line-height: 16px;
    margin-bottom: 5px;
}
div.qtip-content p
{
    clear: both;
    float: left;
    line-height: normal;
}
div.qtip-wrapper
{
    bottom: 0px;
    left: -65px !important;
    width: 311px !important;
}
div.qtip-borderBottom
{
    background: transparent url(/images/tooltip-bottom.gif) !important;
    height: 45px !important;
    margin-left: 0 !important;
    width: 311px !important;
}
div.qtip-borderTop div, div.qtip-borderBottom div, div.qtip-tip
{
    display: none !important;
}

/* RFWS-68651 */
.addthis_toolbox
{
    width: 250px;
    height: 20px;
}
.addthis-home
{
    margin-left: 175px;
    margin-top: 15px;
}
.addthis-content
{
    margin-top: 15px;
}
.addthis-news
{
    margin-top: 15px;
    margin-bottom: 15px;
}
.addthis-diseases
{
    margin-top: 20px;
}
/*-----------*/

.slider{
    width:730px;
    float:left;
    position:relative;
}


.slider ul li{position:relative; display:none;}
.slider ul li.current{display:block;}
.slider .slideInfo{position:absolute; top:40px; left:40px; color:#FFF; text-shadow: #333333 1px 1px 0px;}
.slider .leftOriented .slideInfo { left:240px;}
.slider .title{font-size:32px; line-height:34px; font-weight:bold; display:block; min-height:34px; font-family: 'ProfileRegularItalic'; }
.slider .subTitle{font-size:17px; line-height:24px; font-weight:normal; display:block; font-family: 'ProfileRegularItalic'; padding-bottom:5px; padding-top:3px;}
.slider a.link {display:inline-block; color:#FFF; text-decoration:none; cursor:pointer;}
.slider a.videoLink{display:inline-block; color:#FFF;text-decoration:none; cursor:pointer;}
.slider .pager {height: 10px;position: absolute;right: 15px;text-align: right;bottom: 17px;white-space: nowrap;}
.slider .pager .radio {background: url("/images/pagerSpot.png") no-repeat scroll right top transparent;cursor: pointer;display: inline-block;height: 12px;margin-right: 5px;width: 12px;}
.slider .pager .current {background: url("/images/pagerSpot.png") no-repeat scroll left top transparent;}
.slider .btn{ display:inline-block; position:relative; height:27px; padding: 0px 5px; background: url("/images/btnBgr.png") no-repeat scroll left top transparent; margin-right:5px; line-height:27px;}
.slider .btn:hover{ background-position:left bottom;}
.slider .btn ins{ display:inline-block; position:absolute; height:27px; background: url("/images/btnBgr.png") no-repeat scroll right top transparent; width:5px; top:0px; right:-5px;}
.slider .btn:hover ins{background-position:right bottom;}
.slider .btn{ margin-left:0px; margin-right:15px; font-family:'ProfileRegular', arial; font-size:14px;}
.donateLink{ position:absolute; left:0px; bottom:0px; height:78px; overflow:hidden;}
.donateLink a{color:#FFF; font-family: 'ProfileRegularItalic'; font-weight:bold; background: url("/images/donateBgr.png") no-repeat scroll left top transparent; display:block; width:205px; height:62px; padding:8px 30px 8px 15px;}
.donateLink a:hover{color:#FFF; background-position:left bottom; }
.donateLink .title{font-size:26px; display:block; }
.donateLink .subTitle{font-size:16px;}
.pageTopBanner{ position:relative;color:#FFF; font-family: 'ProfileRegularItalic'; background-color:#740027; overflow:hidden;}
.pageTopBanner img{ float:left; max-width:720px; }
.pageTopBanner .bannerTitle{position:absolute; top:40px; left:40px; font-size: 36px; font-weight:bold; }
.pageTopBanner a.intro{position:absolute; right:0px; top:0px; width:252px; height:122px; padding:28px 5px 0px; color:#FFF; text-align:center; text-decoration:none;background: url("/images/introBgr.png") repeat-x scroll left top transparent;}
.pageTopBanner a.intro:hover{background-position:left bottom}
.introTop{font-size:16px; font-family: 'ProfileRegular'; display:block;}
.introMain{font-size:35px; font-weight:bold; display:block; line-height:58px; padding-right:16px; margin-right:5px; background: url("/images/introArrow.png") no-repeat scroll right center transparent; white-space:nowrap;}
.introBody{font-size:18px; font-weight:bold; color:#f96c8f; display:block;}
html ul.topnav li ul.subnav li a{font-family: Tahoma,Georgia; font-weight:normal;}
.feature h4{ padding-bottom:5px;}
