
/********************************************************/
/********************************************************/
/********************************************************/
/* --------------------- desktop 1280----------------------- */
/********************************************************/
/********************************************************/
/********************************************************/

@media screen and (min-width: 1280px)
{
    
    #footer_container_laatst {
        display:block;
        float:left;
        width:100%;
        height:auto;
    }


    .laatst_container {
        display: block;
        clear: none;
        width: 1272px;
        height: auto;
        margin:8px auto;
        padding:4px;
        overflow:hidden;
        background-image: url(/customized/img/bg_overzicht.png);
        background-position: left;
        background-repeat: repeat-y;
    }

    .laatst_container_kop {
        display: block;
        float: left;
        clear: none;
        width: 1256px;
        height: 40px;
        font-size: 28px;
        color:#f9b843;
        overflow:hidden;
        padding:8px;
    }

    .detail_laatst_blok {
        display: block; 
        float: left;
        clear: none;
        width:204px;
        margin: 4px;
        padding:10px 0;
        text-align: center;
        font-weight: bold;
        border-top:1px solid #d0d0d0;
    }

    

    #footer_container {
        display:block;
        float:left;
        width:100%;
        height:auto;
        margin-bottom:0px;
        background-image:url(/customized/img/bg_bottom.jpg);
        background-position:top center;        
        background-repeat:no-repeat;   
    }

    #footer {
        display:block;
        margin:0 auto;
        width:100%;  max-width:1280px;
        height:325px;
    }

    #footer_checkout {
        display:block;
        margin:0 auto;
        width:100%;  max-width:1280px;
        height:120px;
    }

    #info_links_container {
        display:block;
        float:left;
        clear:both;
        width:750px;
        height:auto;
        margin:auto;
        overflow:hiddeb;
    }    

    #info_links_blok {
        display:block;
        float:left;
        clear:none;
        width:auto;
        height:auto;
        padding: 0 0 0 10px;
        color:#ffffff;
    }    

    .koptekst_bodem {
        font-size:16px;
        font-weight: bold;
        text-transform: uppercase;
    }
    
    .info_links {
        display:block;
        float:left;
        clear:none;
        width:130px;
        height:auto;
        line-height:1.6;
    }    

    .info_links a{
        color:#ffffff;
    }    
    
    #socialmedia_credits_blok {
        display:block;
        float:left;
        clear:none;
        width:300px;
        height:auto;
        margin-left:116px;
    }
    
    #socialmedia_blok {
        display:block;
        float:left;
        clear:none;
        width:39px;
        height:auto;
        margin:0 16px 0 0;
    }

    .socialmedia_img {
        float:left;
        clear:none;
        margin-bottom:14px;
    }
    
    #credits_blok {
        display:block;
        float:left;
        clear:none;
        width:300px;
        height:auto;
        margin-top:12px;
        line-height:1.8;
        color:#f9b843;
    }
    
    #credits_blok a{
        color:#f9b843;
    }
    
    #vertrouwen_blok {
        display:block;
        float:left;
        clear:none;
        width:200px;
        height:auto;
        margin-left: 8px;
    }
    
    #thuiswinkel_bodem {
        display:block;
        float:left;
        clear:none;
        width:180px;
        height:auto;
    }    

    #feedback {
        display:block;
        float:left;
        clear:none;
        width:180px;
        height:auto;
        margin-top:8px;
    }    

    #nieuwsbrief_blok_bodem{
        display:block;
        float:right;
        clear:none;
        width:200px;
        height:auto;
        margin-right:8px;
        padding:8px;
        border:1px solid #f9b843;
        border-radius:20px 20px 10px 20px;
    }
    
    #nieuwsbrief_tekst{
        display:block;
        width:98%;
        height:auto;
        text-align: center;
        color:#ffffff;
    }
    
    #nieuwsbrief_naam{
        display:block;
        width:90%;
        height:auto;
        margin:8px 3%;
        padding:8px 2%;
        border:0px;
    }
    
    #nieuwsbrief_email{
        display:block;
        width:90%;
        height:auto;
        margin:8px 3% 24px 3%;
        padding:8px 2%;
        border:0px;
    }
    
    #nieuwsbrief_button{
        display:block;
        width:175px;
        height:auto;
        margin:16px auto;
        overflow:hidden;
    }
    
    #veilig_betalen {
        display:block;
        float:right;
        clear:none;
        width:640px;
        height:31px;
        margin-bottom:8px;
        padding: 15px 0 14px 10px;
        background-image:url(/customized/img/bg_banken.png);
        background-position:top center;        
        background-repeat:no-repeat;
    }

    #sitemap_voorwaarden_blok {
        display:block;
        float:left;
        clear:both;
        width:100%;
        margin-top:8px;
        padding-top:5px;
        font-size:10px;
    }
    
    #sitemap {
        display:block;
        float:left;
        clear:none;
        width:200px;
        height:auto;
        margin-left:10px;
        line-height:1.8;
        color:#ffffff;
    } 
    
    #sitemap a{
        color:#ffffff;
    }
    
    #voorwaarden {
        display:block;
        float:right;
        clear:none;
        width:auto;
        height:auto;
        margin-right:10px;
        line-height:1.8;
        color:#ffffff;
    } 
    
    #voorwaarden a{
        color:#ffffff;
    }
    
    
}    
    
/********************************************************/
/********************************************************/
/********************************************************/
/* ------------------ einde desktop 1280------------------- */
/********************************************************/
/********************************************************/
/********************************************************/


/********************************************************/
/********************************************************/
/********************************************************/
/* --------------------- desktop 1024----------------------- */
/********************************************************/
/********************************************************/
/********************************************************/

@media screen and (min-width: 768px) and (max-width: 1279px)
{

    #footer_container_laatst {
        display:block;
        float:left;
        width:100%;
        height:auto;
    }


    .laatst_container {
        display: block;
        clear: none;
        width: 1012px;
        height: auto;
        margin:8px auto;
        padding:6px;
        overflow:hidden;
        background-image: url(/customized/img/bg_overzicht.png);
        background-position: left;
        background-repeat: repeat-y;
    }

    .laatst_container_kop {
        display: block;
        float: left;
        clear: none;
        width: 996px;
        height: 40px;
        font-size: 28px;
        color:#f9b843;
        overflow:hidden;
        padding:8px;
    }

    .detail_laatst_blok {
        display: block; 
        float: left;
        clear: none;
        width:158px;
        margin: 4px;
        padding:10px 0;
        text-align: center;
        font-weight: bold;
        border-top:1px solid #d0d0d0;
    }

    #footer_container {
        display:block;
        float:left;
        width:100%;
        height:auto;
        margin-bottom:20px;
        background-image:url(/customized/img/bg_bottom.jpg);
        background-position:top center;        
        background-repeat:no-repeat;

    }

    #footer {
        display:block;
        margin:0 auto;
        width:100%;  max-width:1024px;
        height:325px;
    }

    #footer_checkout {
        display:block;
        margin:0 auto;
        width:100%;  max-width:1024px;
        height:120px;
    }

    #info_links_container {
        display:block;
        float:left;
        clear:both;
        width:650px;
        height:auto;
        margin:auto;
        overflow:hiddeb;
    }    

    #info_links_blok {
        display:block;
        float:left;
        clear:both;
        width:auto;
        height:auto;
        padding: 0 0 0 10px;
        color:#ffffff;
    }    

    .koptekst_bodem {
        font-size:16px;
        font-weight: bold;
        text-transform: uppercase;
    }
    
    .info_links {
        display:block;
        float:left;
        clear:none;
        width:130px;
        height:auto;
        line-height:1.6;
    }    

    .info_links a{
        color:#ffffff;
    }    
    
    #socialmedia_credits_blok {
        display:block;
        float:left;
        clear:none;
        width:270px;
        height:auto;
        margin-left:16px;
    }
    
    #socialmedia_blok {
        display:block;
        float:left;
        clear:none;
        width:39px;
        height:auto;
        margin:0 16px 0 0;
    }

    .socialmedia_img {
        float:left;
        clear:none;
        margin-bottom:14px;
    }
    
    #credits_blok {
        display:block;
        float:left;
        clear:left;
        width:200px;
        height:auto;
        margin-top:12px;
        line-height:1.8;
        color:#f9b843;
    }
    
    #credits_blok a{
        color:#f9b843;
    }
    
    #vertrouwen_blok {
        display:block;
        float:left;
        clear:none;
        width:200px;
        height:auto;
        margin-left: 8px;
    }
    
    #thuiswinkel_bodem {
        display:block;
        float:left;
        clear:none;
        width:180px;
        height:auto;
    }    

    #feedback {
        display:block;
        float:left;
        clear:none;
        width:180px;
        height:auto;
        margin-top:8px;
    }    

    #nieuwsbrief_blok_bodem{
        display:block;
        float:right;
        clear:none;
        width:200px;
        height:auto;
        margin-right:8px;
        padding:8px;
        border:1px solid #f9b843;
        border-radius:20px 20px 10px 20px;
    }
    
    #nieuwsbrief_tekst{
        display:block;
        width:98%;
        height:auto;
        text-align: center;
        color:#ffffff;
    }
    
    #nieuwsbrief_naam{
        display:block;
        width:90%;
        height:auto;
        margin:8px 3%;
        padding:8px 2%;
        border:0px;
    }
    
    #nieuwsbrief_email{
        display:block;
        width:90%;
        height:auto;
        margin:8px 3% 24px 3%;
        padding:8px 2%;
        border:0px;
    }
    
    #nieuwsbrief_button{
        display:block;
        width:175px;
        height:auto;
        margin:16px auto;
        overflow:hidden;
    }
    
    #veilig_betalen {
        display:block;
        float:right;
        clear:none;
        width:640px;
        height:31px;
        margin-bottom:8px;
        padding: 15px 0 14px 10px;
        background-image:url(/customized/img/bg_banken.png);
        background-position:top center;        
        background-repeat:no-repeat;
    }
    
    #sitemap_voorwaarden_blok {
        display:block;
        float:left;
        clear:both;
        width:100%;
        margin-top:8px;
        padding-top:5px;
        font-size:10px;
    }
    
    #sitemap {
        display:block;
        float:left;
        clear:none;
        width:200px;
        height:auto;
        margin-left:10px;
        line-height:1.8;
        color:#ffffff;
    } 
    
    #sitemap a{
        color:#ffffff;
    }
    
    #voorwaarden {
        display:block;
        float:right;
        clear:none;
        width:auto;
        height:auto;
        margin-right:10px;
        line-height:1.8;
        color:#ffffff;
    } 
    
    #voorwaarden a{
        color:#ffffff;
    }
    
   
}    
    
/********************************************************/
/********************************************************/
/********************************************************/
/* ------------------ einde desktop 1024------------------- */
/********************************************************/
/********************************************************/
/********************************************************/


/********************************************************/
/********************************************************/
/********************************************************/
/* ------------------ tussen maat --------------------- */
/********************************************************/
/********************************************************/
/********************************************************/



@media screen and (min-width: 768px) and (max-width: 1023px)
{
    
    #footer_container_laatst {
        display:block;
        float:left;
        width:100%;
        height:auto;
    }


    .laatst_container {
        display: block;
        clear: none;
        width:100%;  max-width:768px;
        height: auto;
        margin:1% auto;
        overflow:hidden;
        background-image: url(/customized/img/bg_overzicht.png);
        background-position: left;
        background-repeat: repeat-y;
    }

    .laatst_container_kop {
        display: block;
        float: left;
        clear: none;
        width: 96%;
        height: 40px;
        font-size: 28px;
        color:#f9b843;
        overflow:hidden;
        padding:2%;
    }

    .detail_laatst_blok {
        display: block; 
        float: left;
        clear: none;
        width:31%;
        margin:1%;
        padding:0;
        text-align: center;
        font-weight: bold;
        border-top:1px solid #d0d0d0;
    }


    #footer_container {
        display:block;
        float:left;
        width:100%;
        height:auto;
        margin-bottom:20px;
        background-image:url(/customized/img/bg_bottom.jpg);
        background-position:top center;        
        background-repeat:no-repeat;

    }

    #footer {
        display:block;
        margin:0 auto;
        width:100%;  max-width:768px;
        height:325px;
    }

    #footer_checkout {
        display:block;
        margin:0 auto;
        width:100%;  max-width:768px;
        height:120px;
    }

    #info_links_container {
        display:block;
        float:left;
        clear:both;
        width:530px;
        height:auto;
        margin:auto;
        overflow:hiddeb;
    }    

    #info_links_blok {
        display:block;
        float:left;
        clear:both;
        width:auto;
        height:auto;
        padding: 0 0 0 10px;
        color:#ffffff;
    }    

    .koptekst_bodem {
        font-size:16px;
        font-weight: bold;
        text-transform: uppercase;
    }
    
    .info_links {
        display:block;
        float:left;
        clear:none;
        width:130px;
        height:auto;
        line-height:1.6;
    }    

    .info_links a{
        color:#ffffff;
    }    
    
    #socialmedia_credits_blok {
        display:block;
        float:left;
        clear:none;
        width:240px;
        height:auto;
        margin:0 0 0 16px;
    }
    
    #socialmedia_blok {
        display:block;
        float:left;
        clear:none;
        width:39px;
        height:auto;
        margin:0 8px 0 0;
    }

    .socialmedia_img {
        float:left;
        clear:none;
        margin-bottom:14px;
    }
    
    #credits_blok {
        display:block;
        float:left;
        clear:left;
        width:200px;
        height:auto;
        margin-top:12px;
        line-height:1.8;
        color:#f9b843;
    }
    
    #credits_blok a{
        color:#f9b843;
    }
    
    #vertrouwen_blok {
        display:block;
        float:left;
        clear:none;
        width:180px;
        height:auto;
        margin-left: 8px;
    }
    
    #thuiswinkel_bodem {
        display:block;
        float:left;
        clear:none;
        width:180px;
        height:auto;
    }    

    #feedback {
        display:block;
        float:left;
        clear:none;
        width:180px;
        height:auto;
        margin-top:8px;
    }    

    #veilig_betalen {
        display:block;
        float:right;
        clear:none;
        width:640px;
        height:31px;
        margin-bottom:8px;
        padding: 15px 0 14px 10px;
        background-image:url(/customized/img/bg_banken.png);
        background-position:top center;        
        background-repeat:no-repeat;
    }
    
    #sitemap_voorwaarden_blok {
        display:block;
        float:left;
        clear:both;
        width:100%;
        margin-top:8px;
        padding-top:5px;
        font-size:10px;
    }
    
    #sitemap {
        display:block;
        float:left;
        clear:none;
        width:200px;
        height:auto;
        margin-left:10px;
        line-height:1.8;
        color:#ffffff;
    } 
    
    #sitemap a{
        color:#ffffff;
    }
    
    #voorwaarden {
        display:block;
        float:right;
        clear:none;
        width:auto;
        height:auto;
        margin-right:10px;
        line-height:1.8;
        color:#ffffff;
    } 
    
    #voorwaarden a{
        color:#ffffff;
    }
    

}  

/********************************************************/
/********************************************************/
/********************************************************/
/* -------------- einde tussen maat ------------------- */
/********************************************************/
/********************************************************/
/********************************************************/


/********************************************************/
/********************************************************/
/********************************************************/
/* --------------------- tablet ----------------------- */
/********************************************************/
/********************************************************/
/********************************************************/


@media screen and (min-width: 540px) and (max-width: 768px) 
{
    
        #footer_container_laatst {
        display:block;
        float:left;
        width:100%;
        height:auto;
    }


    .laatst_container {
        display: block;
        clear: none;
        width:100%;  max-width:768px;
        height: auto;
        margin:1% auto;
        overflow:hidden;
        background-image: url(/customized/img/bg_overzicht.png);
        background-position: left;
        background-repeat: repeat-y;
    }

    .laatst_container_kop {
        display: block;
        float: left;
        clear: none;
        width: 96%;
        height: 40px;
        font-size: 28px;
        color:#f9b843;
        overflow:hidden;
        padding:2%;
    }

    .detail_laatst_blok {
        display: block; 
        float: left;
        clear: none;
        width:31%;
        margin:1%;
        padding:0;
        text-align: center;
        font-weight: bold;
        border-top:1px solid #d0d0d0;
    }


    #footer_container {
        display:block;
        float:left;
        width:100%;
        height:auto;
        margin-bottom:20px;
        background-image:url(/customized/img/bg_bottom_mobile.jpg);
        background-position:top center;        
        background-repeat:no-repeat;

    }

    #footer {
        display:block;
        margin:0 auto;
        width:100%;
        height:325px;
    }
    
    #footer_checkout {
        display:block;
        margin:0 auto;
        width:100%;
        height:120px;
    }

    #info_links_container {
        display:block;
        clear:none;
        width:540px;
        height:auto;
        margin:auto;
        overflow:hidden;
        margin-bottom:8px;
    }    

    #info_links_blok {
        display:block;
        float:left;
        clear:both;
        width:auto;
        height:auto;
        padding: 0 0 0 10px;
        color:#ffffff;
    }    

    .koptekst_bodem {
        font-size:16px;
        font-weight: bold;
        text-transform: uppercase;
    }
    
    .info_links {
        display:block;
        float:left;
        clear:none;
        width:130px;
        height:auto;
        line-height:1.6;
    }    

    .info_links a{
        color:#ffffff;
    }    
    
    #socialmedia_credits_blok {
        display:block;
        float:left;
        clear:none;
        width:240px;
        height:auto;
        margin:0 0 0 16px;
    }
    
    #socialmedia_blok {
        display:block;
        float:left;
        clear:none;
        width:39px;
        height:auto;
        margin:0 8px 0 0;
    }

    .socialmedia_img {
        float:left;
        clear:none;
        margin-bottom:14px;
    }
    
    #credits_blok {
        display:block;
        float:left;
        clear:left;
        width:200px;
        height:auto;
        margin-top:12px;
        line-height:1.8;
        color:#f9b843;
    }
    
    #credits_blok a{
        color:#f9b843;
    }
    
    #vertrouwen_blok {
        display:block;
        float:left;
        clear:none;
        width:180px;
        height:auto;
        margin-left: 8px;
    }
    
    #thuiswinkel_bodem {
        display:block;
        float:left;
        clear:none;
        width:180px;
        height:auto;
    }    

    #feedback {
        display:block;
        float:left;
        clear:none;
        width:180px;
        height:auto;
        margin-top:8px;
    }    

    #nieuwsbrief_blok_bodem{
        display:block;
        float:none;
        clear:both;
        width:200px;
        height:auto;
        margin:16px auto 8px;
        padding:8px;
        overflow:hidden;
        border:1px solid #f9b843;
        border-radius:20px 20px 10px 20px;
    }
    
    #nieuwsbrief_tekst{
        display:block;
        width:98%;
        height:auto;
        text-align: center;
        color:#ffffff;
    }
    
    #nieuwsbrief_naam{
        display:block;
        width:90%;
        height:auto;
        margin:8px 3%;
        padding:8px 2%;
        border:0px;
    }
    
    #nieuwsbrief_email{
        display:block;
        width:90%;
        height:auto;
        margin:8px 3% 24px 3%;
        padding:8px 2%;
        border:0px;
    }
    
    #nieuwsbrief_button{
        display:block;
        width:175px;
        height:auto;
        margin:16px auto;
        overflow:hidden;
    }
    
    #veilig_betalen {
        display:block;
        float:right;
        clear:none;
        width:100%;
        height:31px;
        margin-bottom:8px;
        padding: 15px 0 14px 10px;
        background-image:url(/customized/img/bg_banken.png);
        background-position:top center;        
        background-repeat:no-repeat;
    }
    
    #sitemap_voorwaarden_blok {
        display:block;
        float:left;
        clear:both;
        width:100%;
        margin-top:8px;
        padding-top:5px;
        font-size:10px;
    }
    
    #sitemap {
        display:block;
        float:left;
        clear:none;
        width:100px;
        height:auto;
        margin-left:10px;
        line-height:1.8;
        color:#ffffff;
    } 
    
    #sitemap a{
        color:#ffffff;
    }
    
    #voorwaarden {
        display:block;
        float:right;
        clear:none;
        width:auto;
        height:auto;
        margin-right:10px;
        line-height:1.8;
        color:#ffffff;
    } 
    
    #voorwaarden a{
        color:#ffffff;
    }
    
    
}


/********************************************************/
/********************************************************/
/********************************************************/
/* ------------------ einde tablet -------------------- */
/********************************************************/
/********************************************************/
/********************************************************/


/********************************************************/
/********************************************************/
/********************************************************/
/* --------------------- mobile ----------------------- */
/********************************************************/
/********************************************************/
/********************************************************/


@media screen and (min-width: 320px) and (max-width: 540px)
{

    #footer_container_laatst {
        display:block;
        float:left;
        width:100%;
        height:auto;
    }


    .laatst_container {
        display: block;
        clear: none;
        width:100%;  max-width:768px;
        height: auto;
        margin:1% auto;
        overflow:hidden;
        background-image: url(/customized/img/bg_overzicht.png);
        background-position: left;
        background-repeat: repeat-y;
    }

    .laatst_container_kop {
        display: block;
        float: left;
        clear: none;
        width: 96%;
        height: 40px;
        font-size: 28px;
        color:#f9b843;
        overflow:hidden;
        padding:2%;
    }

    .detail_laatst_blok {
        display: block; 
        float: left;
        clear: none;
        width:31%;
        margin:1%;
        padding:0;
        text-align: center;
        font-weight: bold;
        border-top:1px solid #d0d0d0;
    }


    #footer_container {
        display:block;
        float:left;
        width:100%;
        height:auto;
        margin-bottom:20px;
        background-image:url(/customized/img/bg_bottom_mobile.jpg);
        background-position:top center;        
        background-repeat:no-repeat;

    }

    #footer {
        display:block;
        margin:0 auto;
        width:100%;
        height:500px;
    }

    #footer_checkout {
        display:block;
        margin:0 auto;
        width:100%;
        height:140px;
    }

    #info_links_container {
        display:block;
        clear:none;
        width:100%;
        height:auto;
        margin:auto;
        overflow:hiddeb;
    }    

    #info_links_blok {
        display:block;
        float:none;
        clear:both;
        width:260px;
        height:auto;
        margin:16px auto;
        padding: 0;
        color:#ffffff;
        overflow:hidden;
    }    

    .koptekst_bodem {
        font-size:16px;
        font-weight: bold;
        text-transform: uppercase;
    }
    
    .info_links {
        display:block;
        float:left;
        clear:none;
        width:130px;
        height:auto;
        line-height:1.6;
    }    

    .info_links a{
        color:#ffffff;
    }    
    
    #socialmedia_credits_blok {
        display:block;
        float:none;
        clear:none;
        width:240px;
        height:auto;
        margin:0 auto;
        overflow: hidden;
    }
    
    #socialmedia_blok {
        display:block;
        float:left;
        clear:none;
        width:39px;
        height:auto;
        margin:0 8px 0 0;
    }

    .socialmedia_img {
        float:left;
        clear:none;
        margin-bottom:14px;
    }
    
    #credits_blok {
        display:block;
        float:left;
        clear:left;
        width:200px;
        height:auto;
        margin-top:12px;
        line-height:1.8;
        color:#f9b843;
    }
    
    #credits_blok a{
        color:#f9b843;
    }
    
    #vertrouwen_blok {
        display:block;
        float:left;
        clear:none;
        width:180px;
        height:auto;
        margin-left: 8px;
    }
    
    #thuiswinkel_bodem {
        display:block;
        float:left;
        clear:none;
        width:180px;
        height:auto;
    }    

    #feedback {
        display:block;
        float:left;
        clear:none;
        width:180px;
        height:auto;
        margin-top:8px;
    }    

    #nieuwsbrief_blok_bodem{
        display:block;
        float:none;
        clear:both;
        width:200px;
        height:auto;
        margin:8px auto;
        padding:8px;
        overflow:hidden;
        border:1px solid #f9b843;
        border-radius:20px 20px 10px 20px;
    }
    
    #nieuwsbrief_tekst{
        display:block;
        width:98%;
        height:auto;
        text-align: center;
        color:#ffffff;
    }
    
    #nieuwsbrief_naam{
        display:block;
        width:90%;
        height:auto;
        margin:8px 3%;
        padding:8px 2%;
        border:0px;
    }
    
    #nieuwsbrief_email{
        display:block;
        width:90%;
        height:auto;
        margin:8px 3% 24px 3%;
        padding:8px 2%;
        border:0px;
    }
    
    #nieuwsbrief_button{
        display:block;
        width:175px;
        height:auto;
        margin:16px auto;
        overflow:hidden;
    }
    

    #veilig_betalen {
        display:block;
        float:right;
        clear:none;
        width:100%;
        height:31px;
        margin-bottom:8px;
        padding: 15px 0 14px 10px;
        background-image:url(/customized/img/bg_banken.png);
        background-position:top center;        
        background-repeat:no-repeat;
    }
    
    #sitemap_voorwaarden_blok {
        display:block;
        float:left;
        clear:both;
        width:100%;
        margin-top:8px;
        padding-top:5px;
        font-size:10px;
    }
    
    #sitemap {
        display:block;
        float:left;
        clear:none;
        width:100%;
        height:auto;
        line-height:1.8;
        text-align:center;
        color:#ffffff;
    } 
    
    #sitemap a{
        color:#ffffff;
    }
    
    #voorwaarden {
        display:block;
        float:left;
        clear:none;
        width:100%;
        height:auto;
        line-height:1.8;
        text-align:center;
        color:#ffffff;
    } 
    
    #voorwaarden a{
        color:#ffffff;
    }
    
    
    
}


/********************************************************/
/********************************************************/
/********************************************************/
/* ------------------ einde mobiel -------------------- */
/********************************************************/
/********************************************************/
/********************************************************/





