﻿* {
    margin: 0;
}

html, body#top {
    height:100%;
}

body
{
    background-image:url(../images/layout/bg_intro_small.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    font: normal 14px "Arial"; color: #5c5b60;
    /*
    background-color:#f4f4f4;
    line-height:20px;
    */
}

a
{
    font: normal 14px "Arial"; color: #009836;
    text-decoration:underline;
}

#wrapper
{
    min-height: 100%; 
    height: auto !important; 
    height: 100%;
    
    margin:0px auto -97px;
    width:981px;
}

#site_header
{
    height:424px;
    width:981px;
    position:relative;

    /*
    background-image:url(../images/layout/header.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    */
}

#footer, #push { height: 97px; clear: both; }
#footer 
{
    height:97px;
    width:981px;
    margin:0px auto;
}


#footer_container
{
    width:981px;
    margin:0px auto;
    text-align:left;
    overflow:hidden;
}

#footer_data,
#footer_data a
{
    font: normal 13px "Arial"; color: #009836;
}

#footer_data a
{
    text-decoration:underline;
}

#footer_data
{
    padding-left:35px;
    height:71px;
    padding-top:26px;
    position:relative;
}

a.copy
{
    position:absolute;
    bottom:10px;
    left:420px;
    
    font: normal 10px "Arial" !important; color: #98989c !important;
    text-decoration:none !important;
}

h1.site_titel
{
    font: normal 20px "Arial"; color: #009836;
    position:absolute;
    top:95px;
    left:33px;
}

#content_wrapper
{
    width:944px;
    margin-left:18px;
}

/* HOME TABS */
#home_tabs_nav
{
    list-style:none;
    overflow:hidden;
    height:48px;
}

#home_tabs_nav li
{
    list-style-type:none;
    list-style-position:outside;
    margin-left:14px;
    overflow:hidden;
    float:left;
}

#home_tabs_nav li.first,
#home_tabs_nav li.active_first
{
    margin-left:0px;
}

#home_tabs_nav li a,
#home_tabs_nav li a span
{
    display:block;
    line-height:48px !important;
}

#home_tabs_nav li a,
#home_tabs_nav li.active a,
#home_tabs_nav li.active_first a
{
    text-decoration:none;
    
    width:305px;
    height:48px;
    
    background-position:left top;
    background-repeat:no-repeat;
}

#home_tabs_nav li a
{
    font: normal 18px "Arial"; color: #009836;
    background-image:url(../images/layout/tab_home_small.png);
}

#home_tabs_nav li a:hover,
#home_tabs_nav li.active a,
#home_tabs_nav li.active_first a
{
    font: normal 18px "Arial"; color: #5c5b60;
    background-image:url(../images/layout/tab_home_active_small.png);
}

#home_tabs_nav li a span,
#home_tabs_nav li.active a span,
#home_tabs_nav li.active_first a span
{
    padding-left:15px;
}

#home_tabs
{
    background-image:url(../images/layout/bg_home_small.png);
    background-position:left top;
    background-repeat:no-repeat;
    width:946px;
    height:232px;
    position:relative;
    top:-4px;
}

#home_about
{
    float:left;
    padding-top:25px;
    
    /*
    width:630px;
    */
    
    width:600px;    
    padding-left:18px;
    padding-right:12px;
    
    font: normal 13px "Arial"; color: #5c5b60;
    
    background-image:url(../images/layout/home_tabs_tussenstreep.jpg);
    background-position:right 34px;
    background-repeat:no-repeat;
}

#home_about h2
{
    font: normal 18px "Arial"; color: #009836;
    margin-bottom:13px;
}

#home_about_afbeelding
{
    margin-left:630px;
}

/* HOME PRODUCTS LIST */
#home_productlist
{
    list-style:none;
}

#home_productlist li
{
    list-style-type:none;
    list-style-position:outside;
    float:left;
    width:314px;
    
    background-image:url(../images/layout/home_tabs_tussenstreep.jpg);
    background-position:right 24px;
    background-repeat:no-repeat;
}

#home_productlist li.last
{
    background:none;
}

#home_productlist li div.item_inhoud_wrapper
{
    padding-top:30px;
    position:relative;
    /*
    width:316px;
    */
    width:296px;
    padding-left:20px;
}

#home_productlist li div.item_inhoud_wrapper a.knop
{
    display:block;
    background-image:url(../images/layout/home_pijl_small.png);
    width:21px;
    height:21px;
    text-indent:-9999px;
    position:absolute;
    top:123px;
    right:30px;
}

#home_productlist li div.item_inhoud_wrapper h3
{
    font: normal 18px "Arial"; color: #de2555;
    margin-bottom:13px;
}

#home_productlist li div.item_inhoud_wrapper div.item_inhoud
{
    font: normal 13px "Arial"; color: #5c5b60;
    width:265px;
}

#home_productlist li div.item_inhoud_wrapper div.img
{
    width:72px;
    height:72px;
    margin-bottom:23px;    
}

/* HOME CUSTOMER CARE LIST */
#home_customerlist
{
    list-style:none;
}

#home_customerlist li
{
    list-style-type:none;
    list-style-position:outside;
    float:left;
    width:236px;
    
    background-image:url(../images/layout/home_tabs_tussenstreep.jpg);
    background-position:right 24px;
    background-repeat:no-repeat;
}

#home_customerlist li.last
{
    background:none;
}

#home_customerlist li div.item_inhoud_wrapper
{
    padding-top:30px;
    position:relative;
    /*
    width:316px;
    */
    width:218px;
    padding-left:20px;
}

#home_customerlist li div.item_inhoud_wrapper a.knop
{
    display:block;
    background-image:url(../images/layout/home_pijl_small.png);
    width:21px;
    height:21px;
    text-indent:-9999px;
    position:absolute;
    top:123px;
    right:30px;
}

#home_customerlist li div.item_inhoud_wrapper h3
{
    font: normal 18px "Arial"; color: #009836;
    margin-bottom:13px;
}

#home_customerlist li div.item_inhoud_wrapper div.item_inhoud
{
    font: normal 13px "Arial"; color: #5c5b60;
    width:197px;
}

#home_customerlist li div.item_inhoud_wrapper div.img
{
    width:72px;
    height:72px;
    margin-bottom:23px;    
}

#linkerkolom
{
    float:left;
    width:636px;
}

#rechterkolom
{
    margin-left:636px;
    padding-top:11px;
    
    /*
    width:308px;
    */
    
    width:270px;    
    padding-left:19px;
    padding-right:19px;
}

#inhoud,
#inhoud_testimonials,
#inhoud_press,
#inhoud_form,
#inhoud_products,
#inhoud_products_nav,
#inhoud_products_detail,
#inhoud_rates,
#inhoud_promos,
#inhoud_faq,
#inhoud_downloads,
#inhoud_sponsoring
{
    float:left;
    /*
    width:636px;
    */
    width:592px;
    padding-left:14px;
    padding-right:30px;
}

h2
{
     font: normal 20px "Arial"; color: #009836;
}

#inhoud h2,
#inhoud_form h2,
#inhoud_products h2,
#inhoud_products_nav h2,
#inhoud_promos h2
{
    margin-bottom:14px;    
}

#inhoud_testimonials h2,
#inhoud_press h2,
#inhoud_products h2,
#inhoud_products_nav h2,
#inhoud_products_detail h2,
#inhoud_rates h2,
#inhoud_faq h2,
#inhoud_downloads h2,
#inhoud_sponsoring h2
{
    margin-bottom:34px;
}

#inhoud h2 span,
#inhoud_testimonials h2 span,
#inhoud_press h2 span,
#inhoud_form h2 span,
#inhoud_products h2 span,
#inhoud_products_nav h2 span,
#inhoud_products_detail h2 span,
#inhoud_rates h2 span,
#inhoud_promos h2 span,
#inhoud_faq h2 span,
#inhoud_downloads h2 span,
#inhoud_sponsoring h2 span
{
    font-weight:bold;
}

#blok_breadcrumb
{
    margin-bottom:21px;
    width:592px;
    /*
    padding-left:14px;
    */
    padding-right:30px;
    /*
    height:48px;
    */
    
    padding-top:17px;
    height:31px;
}

#blok_breadcrumb ul
{
    list-style:none;
}

#blok_breadcrumb ul li
{
    list-style-type:none;
    list-style-position:outside;
    float:left;
    background-image:url(../images/layout/breadcrumb_tussen_small.png);
    background-position:left center;
    background-repeat:no-repeat;
}

#blok_breadcrumb ul li a
{
    font: normal 13px "Arial"; color: #5c5b60;
    text-decoration:none;
}

#blok_breadcrumb ul li a span
{
    padding-left:10px;
    padding-right:4px;
}

#blok_breadcrumb ul li.first
{
    background:none;
}

#blok_breadcrumb ul li.first a span
{
    padding-left:0px;
}


#home_about,
#home_productlist li div.item_inhoud_wrapper div.item_inhoud,
#home_customerlist li div.item_inhoud_wrapper div.item_inhoud,
#inhoud,
#inhoud_testimonials,
#testimonialslist li div.item_inhoud_wrapper div.item_inhoud,
#presslist li div.item_inhoud_wrapper div.item_inhoud,
#inhoud_form,
#form_content_intro,
#navContact ul li div.item_inhoud_wrapper div.item_inhoud,
#inhoud_products,
#inhoud_products_nav,
#inhoud_products_detail,
#inhoud_promos,
#faqlist li div.item_inhoud_wrapper,
#downloadslist li div.item_inhoud_wrapper div.item_inhoud,
#inhoud_sponsoring
{
    line-height:19px !important;
}

/* testimonialslist */
#testimonialslist
{
    list-style:none;
}

#testimonialslist li
{
    list-style-type:none;
    list-style-position:outside;
    width:290px;
    float:left;
    margin-left:9px;
    border-bottom:solid 1px #98c000;
    padding-bottom:13px;
    margin-top:20px;
}

#testimonialslist li.kol_first
{
    margin-left:0px;
    clear:both;
}

#testimonialslist li.row_first
{
    margin-top:0px;
}

#testimonialslist li div.item_inhoud_wrapper div.img_container
{
    background-image:url(../images/layout/testimonials_listitem_top_small.png);
    background-position:left top;
    background-repeat:no-repeat;
    width:290px;
    height:73px;
    position:relative;
}

#testimonialslist li div.item_inhoud_wrapper div.img_container div.img
{
    width:48px;
    height:48px;
    position:absolute;
    top:8px;
    right:20px;
}

#testimonialslist li div.item_inhoud_wrapper div.img_container h3
{
    font: italic 14px "Arial"; color: #009836;
    font-weight:bold;
    float:right;
    margin-right:80px;
    margin-top:23px;
    text-align:right;
}

#testimonialslist li div.item_inhoud_wrapper div.item_inhoud
{
    
    padding-top:9px;
    padding-left:12px;
    padding-right:12px;
    font: normal 14px "Arial"; color: #5c5b60;
}

/* presslist */
#presslist,
#downloadslist
{
    list-style:none;
}

#presslist li,
#downloadslist li
{
    list-style-type:none;
    list-style-position:outside;
    width:588px;
    overflow:hidden;
    border-bottom:solid 1px #edeeef;
    padding-bottom:16px;
    margin-top:16px;
}

#presslist li.first,
#downloadslist li.first
{
    margin-top:0px;
}

#presslist li.last,
#downloadslist li.last
{
    padding-bottom:0px;
    border-bottom:none;
}

#presslist li div.item_inhoud_wrapper div.item_inhoud h3,
#presslist li div.item_inhoud_wrapper div.item_inhoud h3 span,
#downloadslist li div.item_inhoud_wrapper div.item_inhoud h3,
#downloadslist li div.item_inhoud_wrapper div.item_inhoud h3 span
{
    font: normal 16px "Arial"; color: #0264a6;
}

#presslist li div.item_inhoud_wrapper div.item_inhoud h3,
#downloadslist li div.item_inhoud_wrapper div.item_inhoud h3
{
    margin-bottom:9px;
}

#presslist li div.item_inhoud_wrapper div.item_inhoud h3 span,
#downloadslist li div.item_inhoud_wrapper div.item_inhoud h3 span
{
    font-weight:bold;
}

#presslist li div.item_inhoud_wrapper a.knop,
#downloadslist li div.item_inhoud_wrapper a.knop
{
    margin-top:7px;
    float:left;
    text-decoration:none;
}

#presslist li div.item_inhoud_wrapper a.knop,
#presslist li div.item_inhoud_wrapper a.knop span,
#downloadslist li div.item_inhoud_wrapper a.knop,
#downloadslist li div.item_inhoud_wrapper a.knop span
{
    display:block;
    height:23px;
    line-height:23px !important;
    font: bold 14px "Arial"; color: #009836;
}

#presslist li div.item_inhoud_wrapper a.knop span,
#downloadslist li div.item_inhoud_wrapper a.knop span
{
    padding-right:35px;
    background-image:url(../images/layout/bg_knop_press_small.png);
    background-position:right top;
    background-repeat:no-repeat;
}

#navContact
{
    
}

#navContact h3
{
    font: normal 20px "Arial"; color: #3aaa35;    
    margin-bottom:18px;
}

#navContact ul
{
    list-style:none;
}

#navContact ul li
{
    list-style-type:none;
    list-style-position:outside;
    margin-top:12px;
    padding-bottom:17px;
    overflow:hidden;
    border-bottom:solid 1px #edeeef;    
}

#navContact ul li div.item_inhoud_wrapper 
{
    position:relative;
}

#navContact ul li div.item_inhoud_wrapper div.item_inhoud,
#navContact ul li div.item_inhoud_wrapper div.item_inhoud a
{
    font: normal 14px "Arial"; color: #5c5b60;
    text-decoration:none;
}

#navContact ul li div.item_inhoud_wrapper div.item_inhoud h3
{
    font: normal 16px "Arial"; color: #3aaa35;
    margin-bottom:14px;
    background-image:url(../images/layout/knop_small.png);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:11px;
}

#navContact ul li div.item_inhoud_wrapper a.knop
{
    position:absolute;
    top:35px;
    right:24px;
    background-image:url(../images/layout/icoon_contactgegevens_small.png);
    background-position:left top;
    background-repeat:no-repeat;
    text-indent:-9999px;
}

#navContact ul li div.item_inhoud_wrapper a.knop,
#navContact ul li div.item_inhoud_wrapper a.knop span
{
    display:block;
    width:24px;
    height:24px;
}

#navProdlijst
{
    list-style:none;
}

#navProdlijst li
{
    list-style-type:none;
    list-style-position:outside;
    width:566px;
    overflow:hidden;
    padding-bottom:19px;
    margin-top:13px;
    border-bottom:solid 1px #edeeef;
}

#navProdlijst li.last
{
    padding-bottom:0px;
    border-bottom:none;
}

#navProdlijst li.first
{
    margin-top:0px;
}

#navProdlijst li div.item_inhoud_wrapper
{
    padding-left:21px;
}

#navProdlijst li div.item_inhoud_wrapper div.img
{
    width:108px;
    float:left;
}

#navProdlijst li div.item_inhoud_wrapper div.item_inhoud
{
    width:430px;
    margin-left:108px;
}

#navProdlijst li div.item_inhoud_wrapper div.item_inhoud h3
{
    font: normal 16px "Arial"; color: #5c5b60;
    margin-bottom:10px;
}

#navProdlijst li div.item_inhoud_wrapper div.item_inhoud a.knop
{
    float:left;
    font: bold 14px "Arial"; color: #009836;
    text-decoration:none;
    margin-top:6px;
}

#navProdlijst li div.item_inhoud_wrapper div.item_inhoud a.knop,
#navProdlijst li div.item_inhoud_wrapper div.item_inhoud a.knop span
{
    display:block;
}

#navProdlijst li div.item_inhoud_wrapper div.item_inhoud a.knop span
{
    background-image:url(../images/layout/prodknop_rechts_small.png);
    background-position:right center;
    background-repeat:no-repeat;
    padding-right:18px;
}

/* productslist */
#productslist
{
    list-style:none;
}

#productslist li
{
    list-style-type:none;
    list-style-position:outside;
    width:566px;
    overflow:hidden;
    padding-bottom:19px;
    margin-top:13px;
    border-bottom:solid 1px #edeeef;
}

#productslist li.last
{
    padding-bottom:0px;
    border-bottom:none;
}

#productslist li.first
{
    margin-top:0px;
}

#productslist li div.item_inhoud_wrapper
{
    padding-left:21px;
}

#productslist li div.item_inhoud_wrapper div.img
{
    width:108px;
    float:left;
}

#productslist li div.item_inhoud_wrapper div.item_inhoud
{
    width:430px;
    margin-left:108px;
}

#productslist li div.item_inhoud_wrapper div.item_inhoud h3
{
    font: normal 16px "Arial"; color: #0264a6;
}

#productslist li div.item_inhoud_wrapper div.item_inhoud h3 span
{
    font-weight:bold;
}

#productslist li div.item_inhoud_wrapper div.item_inhoud a.knop
{
    float:left;
    font: bold 14px "Arial"; color: #009836;
    text-decoration:none;
    margin-top:6px;
}

#productslist li div.item_inhoud_wrapper div.item_inhoud a.knop,
#productslist li div.item_inhoud_wrapper div.item_inhoud a.knop span
{
    display:block;
}

#productslist li div.item_inhoud_wrapper div.item_inhoud a.knop span
{
    background-image:url(../images/layout/prodknop_rechts_small.png);
    background-position:right center;
    background-repeat:no-repeat;
    padding-right:18px;
}

a.product_knop_terug,
a.product_knop_terug span
{
    display:block;
}

a.product_knop_terug
{
    background-image:url(../images/layout/pijl_terug_small.png);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:13px;
    font: normal 14px "Arial"; color: #3aaa35;
    text-decoration:none;
}

#inhoud_products_detail a.product_knop_terug
{
    float:right;
    margin-top:6px;    
}

span.subtitel
{
    font: normal 18px "Arial"; color: #009836;
    display:block;
    margin-bottom:8px;
}

span.subtitel2
{
    font: normal 14px "Arial"; color: #009836;
}

#inhoud_products_detail ul
{
    list-style:none;
}

/* rateslist */
#rateslist
{
    list-style:none;
}

#rateslist li
{
    list-style-type:none;
    list-style-position:outside;
    border-bottom:solid 1px #edeeef;
    overflow:hidden;
    width:589px;
    background-image:url(../images/layout/pijl_blauw_small.png);
    background-position:right 19px;
    background-repeat:no-repeat;
}

#rateslist li.active,
#rateslist li.active_first,
#rateslist li.active_last
{
    background-image:url(../images/layout/pijl_blauw_selected.png);
    background-position:right 19px;
    background-repeat:no-repeat;
}

#rateslist li a.rates_titel,
#rateslist li a.rates_titel span
{
    display:block;
    height:40px;
    line-height:40px !important;
}

#rateslist li a.rates_titel
{
    font: bold 16px "Arial"; color: #0264a6;
    text-decoration:none;
}

#rateslist li a.rates_titel span
{
}

#rateslist li div.item_inhoud_wrapper
{
    margin-top:25px;
    margin-bottom:13px;
}

#rateslist li div.item_inhoud_wrapper table
{
    width:589px;
}


#rateslist li div.item_inhoud_wrapper table th
{
    font: normal 14px "Arial"; color: #3aaa35;
    height:30px;
}

#rateslist li div.item_inhoud_wrapper table td
{
    font: normal 14px "Arial"; color: #5c5b60;
    height:24px;
}

#rateslist li div.item_inhoud_wrapper table td.even
{
    background-color:#edeeef;
}

#rateslist li div.item_inhoud_wrapper table td.odd
{
    background-color:#ffffff;    
}

/* promoslist */
#promoslist
{
    list-style:none;
}

#promoslist li
{
    list-style-position:outside;
    list-style-type:none;
}

#inhoud_promos span.prijs
{
    font: normal 32px "Arial"; color: #ef4036;
    display:block;
    margin-top:29px;
}

/* FAQLIST */
#faqlist
{
    list-style:none;
}

#faqlist li
{
    list-style-type:none;
    list-style-position:outside;
    border-bottom:solid 1px #edeeef;
    overflow:hidden;
    width:589px;
    background-image:url(../images/layout/pijl_blauw_small.png);
    background-position:right 16px;
    background-repeat:no-repeat;
}

#faqlist li.active,
#faqlist li.active_first,
#faqlist li.active_last
{
    background-image:url(../images/layout/pijl_blauw_selected.png);
    background-position:right 19px;
    background-repeat:no-repeat;
}

#faqlist li a.faq_titel,
#faqlist li a.faq_titel span
{
    display:block;
    height:40px;
    line-height:40px !important;
}

#faqlist li a.faq_titel
{
    font: bold 16px "Arial"; color: #0264a6;
    text-decoration:none;
}

#faqlist li a.faq_titel span
{
}

#faqlist li div.item_inhoud_wrapper
{
    margin-top:25px;
    margin-bottom:13px;
}

a.knop_login,
a.knop_login span
{
    display:block;
    height:8px;
    line-height:8px !important;
    font: normal 16px "Arial"; color: #009836;
    text-decoration:none;
}

a.knop_login span
{
    background-image:url(../images/layout/knop_small.png);
    background-position:left top;
    background-repeat:no-repeat;
    padding-left:16px;
}

/* SPONSORSLIST */
#sponsorlist
{
    list-style:none;
}

#sponsorlist li
{
    list-style-type:none;
    list-style-position:outside;
    width:588px;
    overflow:hidden;
    border-bottom:solid 1px #edeeef;
    padding-bottom:16px;
    margin-top:16px;
}

#sponsorlist li.first
{
    margin-top:0px;
}

#sponsorlist li.last
{
    padding-bottom:0px;
    border-bottom:none;
}

#sponsorlist li div.item_inhoud_wrapper div.img
{
    width:100px;
    height:100px;
    background-image:url(../images/layout/bg_sponsor_small.png);
    background-position:left top;
    background-repeat:no-repeat;
    width:132px;
    float:left;
}

#sponsorlist li div.item_inhoud_wrapper div.img img
{
    padding-top:3px;
    padding-left:8px;
}

#sponsorlist li div.item_inhoud_wrapper div.item_inhoud
{
    margin-left:132px;
    margin-bottom:14px;
}

#sponsorlist li div.item_inhoud_wrapper div.item_inhoud h3,
#sponsorlist li div.item_inhoud_wrapper div.item_inhoud h3 span
{
    font: normal 16px "Arial"; color: #0264a6;
}

#sponsorlist li div.item_inhoud_wrapper div.item_inhoud h3
{
    margin-bottom:11px;
}

#sponsorlist li div.item_inhoud_wrapper div.item_inhoud h3 span.hoofdtitel
{
    font-weight:bold;
}

#sponsorlist li div.item_inhoud_wrapper a.knop_afbeeldingen,
#sponsorlist li div.item_inhoud_wrapper a.knop_afbeeldingen span.hoofdtitel
{
    display:block;
}

#sponsorlist li div.item_inhoud_wrapper div.item_inhoud h3 span.startdatum
{
    background-image:url(../images/layout/sponsor_titel_tussen_small.png);
    background-position:right center;
    background-repeat:no-repeat;    
    padding-right:10px;
}

#sponsorlist li div.item_inhoud_wrapper a.knop
{
    font: bold 14px "Arial"; color: #009836;
    text-decoration:none;
}

#sponsorlist li div.item_inhoud_wrapper a.knop span
{
    background-image:url(../images/layout/prodknop_rechts_small.png);
    background-position:right center;
    background-repeat:no-repeat;
    padding-right:20px;
}

#sponsorlist li div.item_inhoud_wrapper a.knop_afbeeldingen
{
    float:left;
}

#sponsorlist li div.item_inhoud_wrapper a.knop_website
{
    float:right;
}


/* INTRO NAV ALGEMEEN */
#blok_introtalen
{
    /*
    float:right;
    */
    position:absolute;
    top:107px;
    right:47px;
}

#blok_introtalen ul
{
    list-style:none;
    overflow:hidden;
    float:right;
    clear:both;
    padding-right:17px;
    
    background-position:right center;
    background-repeat:no-repeat;    
}

#blok_introtalen ul.last
{
    margin-top:11px;
    padding-top:8px;
    border-top:solid 1px #e3e5e6;
}

#blok_introtalen ul li
{
    list-style-type:none;
    list-style-position:outside;
    float:left;
}

#blok_introtalen ul li.titel span
{
    font: bold 14px "Arial"; color: #0264a6;
    text-decoration:none;

    background-image:url(../images/layout/intro_titel_tussen_blauw_small.png);
    background-position:right top;
    background-repeat:no-repeat;
    padding-right:7px;
    margin-right:7px;
}

#blok_introtalen ul li.last a span
{
    background:none !important;
}

#blok_introtalen ul li a span
{
    background-image:url(../images/layout/intro_nav_talen_tussen_blauw_small.png);
    background-position:right center;
    background-repeat:no-repeat;
    padding-right:7px;
    padding-left:5px;
}

#blok_introtalen ul li a,
#blok_introtalen ul li a span
{
    display:block;
}

#blok_introtalen ul li a
{
    font: bold 14px "Arial"; color: #0264a6;
    text-decoration:none;
}

/*
#introNavAlgemeenTop
{
    list-style:none;
    float:right;
}

#introNavAlgemeenTop li
{
    border:solid 1px red;
    float:none;
    list-style-type:none;
    list-style-position:outside;
}

#introNavAlgemeenTop li ul
{
    list-style:none;
    float:right;
}

#introNavAlgemeenTop li ul li
{
    list-style-type:none;
    list-style-position:outside;
    float:left;
}
*/

#flashbanner
{
    position:absolute;
    left:0px;
    top:50px;
}