/*
 *  Produced by 12B Company
 *  Author : 12B Company
 *  Design : 12B Company
*/

#main { background:#fff url('../gfx/base/background_main_vervolg.gif') repeat-y 220px top; }

#identity {background:#fff url('../gfx/base/background_identity.gif') no-repeat;}
#locator {background-position:-3px;}

/*  index Text style
--------------*/
h1 {}
h2 {
    margin:10px;
    font-size:1em;
    color:#F04F24;
    }
h3 {
    margin:5px 10px;
    font-size:0.7em;
    color:#F04F24;
    }
h4 {}
h5 {}
h6 {}
p {
    margin:10px;
    font-size:0.7em;
    color:#000000;
    line-height:1.2em;
    text-align:justify;
    }
    p span.tel {
        padding-right:20px;
    }
    p span.mail {
        padding-right:38px;
    }
#main a {
    color:#EC2027;
    text-decoration:none;
}
#main a strong {
    color:#000000;
}
#main a:hover {
    color:#F68A20;
    text-decoration:underline;
}

#sidecol {
    float:left;
    width:220px;
    height:auto;
    display:inline;
    background:url('../gfx/base/background_sidecol.gif') no-repeat left top;
    }
    ul#navigatie {
        margin:10px 5px;
        padding:15px 10px;
        width:184px;
        height:180px;
        list-style:none;
        display:block;
        background:url('../gfx/base/background_navigatie.png') no-repeat left top;
        }
        ul#navigatie li {
            padding-left:10px;
            background:url('../gfx/base/arrow_wit.gif') no-repeat left center;
            border-bottom:1px dashed #fff;
            line-height:1.5em;
            font-family:verdana;
            }
            ul#navigatie a {
                color:#000000;
                text-decoration:none;
                font-size:0.8em;
                }
                ul#navigatie a:hover {
                    color:#fff;
                }
    #contact {
        margin:10px 5px;
        padding:10px 5px;
        width:194px;
        height:112px;
        display:block;
        background:url('../gfx/base/background_contact.png') no-repeat left top;
        }
        #contact p {
            line-height:1.5em;
            margin:5px 5px 10px 5px;
            }
            #contact strong a {color:#EC2027;}
            #contact a {
            color:#EC2027;
            text-decoration:none;
            }
            #contact a:hover {
                color:#FFFFFF;
                text-decoration:underline;
            }
        
        
#content {
    float:left;
    width:535px;
    margin:0px 13px;
    }
    #content .textBlock {
        margin:10px 0px;
        padding-bottom:6px;
        background:url('../gfx/base/schaduw_medium.gif') center bottom no-repeat;
        }
        .textBlock .textContent {
            padding:10px;
            border:1px solid #ddd;
            }
            

#xcol {
    float:right;
    width:192px;
    min-height:50px;
    display:inline;
    background:url('../gfx/base/background_xcol.gif') no-repeat right top;
    }
    #top5 {
        margin:10px;
        list-style:none;
        }
        #top5 li {
            margin:10px 0px;
            }
            #top5 li.nr1 a {background:url('../gfx/base/rechts.jpg') center center no-repeat;}

            
            .nr1 span, 
{display:none;}
            
            #top5 a {
                height:353px;
                display:block;
            }
            #top5 a:hover { 
                text-decoration:underline;
            }
