﻿* 
{
    margin:                 0px;
    padding:                0px;    
    font-family:            'Trebuchet MS', Arial;  
}
 
p
{
    margin-bottom:          8px;
}    

h1, h2, h3
{
    color:                  #C1131D;                                                                /* ROOD */
}

h1
{
    margin-bottom:          5px;
    width:500px;
}

h1.news
{
    display:                block;
}

h2.Linkheader
{
    margin:                 15px 0px 10px 0px;
}

h3.Linktitle
{
    margin-top:             6px;
    color:                  Black;
}

ul
{
    margin:                 10px 0px 10px 20px;
}

a 
{
    color:                  #C1131D;                                                                /* ROOD */
    text-decoration:        underline;
}

a:hover
{
    color:                  #F6963D;                                                                /* YELLOW */
    text-decoration:        underline;
}

body 
{
    overflow:               -moz-scrollbars-vertical;                                               /* TOON ALTIJD EEN SCROLLBAR IN FIREFOX */
    background-color:       #F6963D;                                                                /* YELLOW */
    background-image:       url(../Images/Layout/BG_Website.jpg);
    background-position:    center;
    background-repeat:      repeat-y;
    
}



    .Sitecontainer
    {
        position:               relative;
        display:                block;
        width:                  998px;
        height:                 auto;
        min-height:             600px;
        text-align:             left;
        margin:                 0 auto;
        background-color:       White;
    }
    
        .Headercontainer
        {
            position:               relative;
            display:                block;
            width:                  998px;
            height:                 154px;
            text-align:             left;
            margin:                 0 auto;
            background-image:       url(../Images/Layout/BG_Header.jpg);
            background-position:    top center;
            background-repeat:      no-repeat;
        }
        
            .Logocontainer
            {
                position:               absolute;
                display:                block;
                width:                  147px;
                height:                 62px;
                left:                   24px;
                top:                    13px;
                z-index:                5;
                background-image:       url(../Images/Layout/Logo.gif);
                background-repeat:      no-repeat;
                
            }
            
                .Logo
                {
                    display:                block;
                    width:                  147px;
                    height:                 62px;   
                    border:                 0px;
                }
                
            .Headernavigationcontainer
            {
                position:               absolute;
                display:                block;
                width:                  auto;
                height:                 auto;
                min-height:             40px;
                right:                  75px;
                top:                    8px;
                z-index:                5;
            }
            
                .HeaderNavigationItemcontainer,
                .HeaderNavigationItemcontainer_1st,
                .HeaderNavigationItemcontainer_f2,
                .HeaderNavigationItemcontainer_f2_1st
                {
                    position:           relative;
                    display:            block;
                    width:              auto;
                    height:             17px;
                    float:              left;
                    background-color:   Transparent;
                    margin:             0px;
                    padding:            0px;
                    margin-bottom:      3px;
                    border-style:       solid;
                    border-width:       0px 0px 0px 1px;
                    border-color:       #C1131D;                                                                /* RED */
                }
                
                
                .HeaderNavigationItemcontainer_1st,
                .HeaderNavigationItemcontainer_f2_1st
                {
                   border-width:        0px;
                }

                .HeaderNavigationItemcontainer_f2,
                .HeaderNavigationItemcontainer_f2_1st
                {
                     
                }

                    .HeaderNavigationLinkcontainer
                    {
                        position:           relative;
                        display:            block;
                        width:              auto;
                        height:             auto;
                        margin:             0px;
                        padding:            0px 8px;
                        float:              left;
                    }

                        a.HeaderNavigationLink,
                        a.HeaderNavigationLink_f2
                        {
                            display:            block;
                            width:              auto;
                            height:             auto;
                            text-decoration:    none;
                            font-weight:        bold;
                            color:              white;
                        }
                        
                        a.HeaderNavigationLink_f2,
                        a.HeaderNavigationLink_f2:hover,
                        a.HeaderNavigationLink:hover
                        {
                            color:              #C1131D;                                                                /* RED */
                            text-decoration:    none;
                        }
            
                            .SubnavigationcontainerHidden
                            {
                                position:           absolute;
                                z-index:            100;
	                            visibility:         hidden;
                                display:            block;
                                width:              auto;
                                height:             auto;
                                margin:             0px;
                                min-height:         20px;
                                left:               0px;
                                top:                15px;
                            }

                            .SubnavigationcontainerHover
                            {
                                position:           absolute;
                                z-index:            100;
	                            background-color:   #F5F7F8;
	                            opacity:            .9;
	                            filter:             alpha(opacity=90);
                                display:            block;
                                width:              182px;
                                height:             auto;
                                margin:             0px;
                                min-height:         17px;
                            }

                        .SubNavigationItemcontainer,
                        .SubNavigationItemcontainer_f2,
                        .SubNavigationItemcontainer_Last,
                        .SubNavigationItemcontainer_f2_Last
                        {
                            
                            position:           relative;
                            z-index:            100;
                            background-color:   #F6963D;                                                               /* YELLOW */
                            opacity:            .9;
	                        filter:             alpha(opacity=90);
                            display:            block;
                            width:              182px;
                            height:             auto;
                            margin:             0px;
                            min-height:         20px;                                                     
                        }
                        
                            .SubNavigationLinkcontainer
                            {
                                position:           relative;
                                display:            block;
                                width:              170px;
                                min-height:         17px;
                                margin:             0 auto;
                                color:              White;
                                border-style:       solid;
                                border-color:       White;
                                border-width:       0px 0px 1px 0px;
                            }
                                                       
                             .SubNavigationLinkcontainer_Last
                            {
                                position:           relative;
                                display:            block;
                                width:              170px;
                                min-height:         17px;
                                margin:             0 auto;
                                border:             0px;
                            }

                                a.SubNavigationLink:link,
                                a.SubNavigationLink:active,
                                a.SubNavigationLink:visited,
                                a.SubNavigationLink:hover,
                                a.SubNavigationLink_f2
                                {
                                    position:           relative;
                                    display:            block;
                                    width:              auto;
                                    height:             auto;
                                    text-align:         left;
                                    font-weight:        bold;
                                    color:              White;
                                    padding:            0px;
                                    padding-left:       8px;
                                    padding-top:        4px;
                                    padding-bottom:     6px;
                                    line-height:        17px;
                                    cursor:             pointer;
                                    cursor:             hand;
                                    text-decoration:    none;
                                }

                                a.SubNavigationLink:hover,
                                a.SubNavigationLink_f2,
                                a.SubNavigationLink_f2:hover
                                {
                                    color:              #C1131D;                                                                /* RED */
                                    text-decoration:    none;
                                }     
                
                
            .hpFontchangecontainer
            {
                position:               absolute;
                display:                block;
                right:                  200px;
                top:                    -30px;
                width:                  auto;
                height:                 auto;
                text-align:             right;
                z-index:                50;  
            }    
            
            .Fontchangecontainer
            {
                position:               absolute;
                display:                block;
                right:                  10px;
                top:                    0px;
                width:                  auto;
                height:                 auto;
                text-align:             right;
                z-index:                40;  
            }   
            
                .FontchangeTextcontainer
                {
                    position:               relative;
                    color:                  #C1131D;                                                /* ROOD */
                    font-weight:            bold;   
                    float:                  left; 
                    padding-right:          5px; 
                    margin-right:           8px;
                }   
                
                .FontchangeBtncontainer
                {
                    position:               relative;
                    float:                  left; 
                }
                
            .ISOcontainer
            {
                position:               absolute;
                display:                block;
                width:                  64px;
                height:                 54px;   
                right:                  10px;
                top:                    75px;
                z-index:                10;  
            }
            
            .Breadcrumbcontainer
            {
                position:               absolute;
                display:                block;
                width:                  685px;
                height:                 auto;
                min-height:             35px;
                left:                   238px;
                top:                    110px;
                text-align:             left;
            }
            
                .breadcrumbcurrent
                {
                    color:                  #C1131D;                        /* ROOD */
                    text-decoration:        none;
                    text-transform:         uppercase;
                    font-weight:            bold;
                }
                
                a.breadcrumblink:link,
                a.breadcrumblink:active,
                a.breadcrumblink:visited,
                a.breadcrumblink:hover                    
                {
                    color:                  #F6963D;                        /* GEEL */
                    text-decoration:        none;
                    text-transform:         uppercase;
                    font-weight:            bold;
                }
                
                a.breadcrumblink:hover       
                {
                     color:                 #C1131D;                        /* ROOD */
                }
                
        .Leftcontainer
        {
            position:               relative;
            display:                block;
            width:                  220px;
            height:                 auto;
            min-height:             430px;
            float:                  left;
            clear:                  left;
        }
        
            .Leftnavigationcontainer
            {
                position:               relative;
                display:                block;
                width:                  180px;
                height:                 auto;
                min-height:             50px;
                float:                  left;
                clear:                  left;
                left:                   20px;
                margin-bottom:          30px;
            }
            
                .SideNavigationItemcontainer,
                .SideNavigationItemcontainer_f2
                {
                    position:               relative;
                    display:                block;
                    margin:                 0px 0px 6px 0px;
                    width:                  180px;
                    height:                 auto;
                    min-height:             27px;
                    background-image:       url(../Images/Layout/Leftnavigation_Item_Top_Background.jpg);
                    background-position:    top;
                    background-repeat:      no-repeat;
                }
                
                .SideNavigationItemcontainer_f2
                {
                    background-image:       url(../Images/Layout/Leftnavigation_Item_Top_Background_f2.jpg);
                }
                
                .SideNavigationLinkcontainer,
                .SideNavigationLinkcontainer_f2
                {
                    position:               relative;
                    display:                block;
                    margin:                 0px;
                    width:                  180px;
                    height:                 auto;
                    min-height:             27px;                
                    background-image:       url(../Images/Layout/Leftnavigation_Item_Bottom_Background.jpg);
                    background-position:    bottom;
                    background-repeat:      no-repeat;
                }
                
                .SideNavigationLinkcontainer_f2
                {
                    background-image:       url(../Images/Layout/Leftnavigation_Item_Bottom_Background_f2.jpg);
                }
                
                a.SideNavigationLink,
                a.SideNavigationLink:hover
                {
                    position:               relative;
                    display:                block;
                    width:                  150px;
                    height:                 auto;
                    min-height:             27px; 
                    padding:                5px 5px 0px 25px;
                    color:                  White;
                    font-weight:            bold;
                    text-decoration:        none;
                    cursor:                 pointer;
                    cursor:                 hand;
                }
        
            .Searchcontainer
            {
                position:               relative;
                display:                block;
                width:                  180px;
                height:                 auto;
                min-height:             45px;
                float:                  left;
                clear:                  left;
                left:                   20px;
                margin-bottom:          30px;
            }
            
                .Search
                {
                    position:               relative;
                    display:                block;
                    width:                  180px;
                    height:                 auto;
                    min-height:             45px;
                    float:                  left;
                    clear:                  left;
                }
            
                 .Searchbutton
                {
                    position:           relative;
                    float:              right;
                }
            
                .Searchbox
                {
                    width:              110px;
                    margin:             1px 0px 0px 10px;
                    padding:            0px 0px 0px 3px;
                    color:              #C1131D;                        /* ROOD */
                    font-weight:        bold;
                    border:             0px;
                }
        
            .Nawcontainer
            {
                position:               relative;
                display:                block;
                width:                  180px;
                height:                 auto;
                min-height:             50px;
                float:                  left;
                clear:                  left;
                left:                   20px;
                margin-bottom:          30px;
            }
                
        .Maincontainer
        {
            position:               relative;
            display:                block;
            width:                  778px;
            height:                 auto;
            min-height:             430px;
            float:                  right;
        }
        
            .Bodycontainer
            {
                position:               relative;
                display:                block;
                width:                  760px;
                height:                 auto;
                min-height:             430px;
                text-align:             left;
                float:                  right;
            }
            
                .Contentcontainer
                {
                    position:               relative;
                    display:                block;
                    width:                  760px;
                    height:                 auto;
                    min-height:             430px;
                    text-align:             left;
                    float:                  right;
                    background-repeat:      no-repeat;
                    background-position:    100% 30px;
                }
                
                    .Actionblokkencontainer
                    {
                        position:               absolute;
                        display:                block;
                        width:                  200px;
                        height:                 auto;
                        right:                  155px;
                        top:                    0px;
                        min-height:             100px;
                        text-align:             left;
                        float:                  right;
                        z-index:                20;
                    }
                    
                        .Actionblokcontainer
                        {
                            position:               relative;
                            display:                block;
                            width:                  195px;
                            height:                 auto;
                            min-height:             106px;
                            margin:                 0px auto 20px auto;
                            background-position:    10px 0px 0px 0px;
                            background-repeat:      no-repeat;
                        }
                        
                        .Actionblok_topper
                        {
                            position:               relative;
                            display:                block;
                            width:                  195px;
                            height:                 8px;
                            overflow:               hidden;
                            background-position:    top;
                            background-repeat:      no-repeat;
                        }
                        
                        .Actionblok_topperRed
                        {
                            background-image:       url(../Images/Layout/BG_Topper_ActionBlock_Red.png) !important;
                            background-image:       url(../Images/Layout/BG_Topper_ActionBlock_Red.jpg);
                        }
                        
                        .Actionblok_topperYellow
                        {
                            background-image:       url(../Images/Layout/BG_Topper_ActionBlock_Yellow.png) !important;
                            background-image:       url(../Images/Layout/BG_Topper_ActionBlock_Yellow.jpg);
                        }
                        
                        .Actionblok_background
                        {
                            position:               relative;
                            display:                block;
                            width:                  195px;
                            height:                 auto;
                            min-height:             100px;
                            margin:                 0 auto;
                            background-position:    top;
                            background-repeat:      repeat-y;
                        }

                        .Actionblok_backgroundRed
                        {
                            background-image:       url(../Images/Layout/BG_ActionBlock_Red.png) !important;
                            background-image:       url(../Images/Layout/BG_ActionBlock_Red.jpg);
                        }
                        
                        .Actionblok_backgroundYellow
                        {
                             background-image:       url(../Images/Layout/BG_ActionBlock_Yellow.png) !important;
                            background-image:       url(../Images/Layout/BG_ActionBlock_Yellow.jpg);
                        }
                        
                        .Actionblok_content
                        {
                            position:               relative;
                            display:                block;
                            width:                  180px;
                            height:                 auto;
                            min-height:             100px;
                            margin:                 0 auto;
                        }

                        .Actionblok_top
                        {
                            position:               relative;
                            display:                block;
                            width:                  195px;
                            height:                 auto;
                            min-height:             100px;
                            margin:                 0 auto;
                            background-position:    top;
                            background-repeat:      no-repeat;
                        }
                        
                        .Actionblok_topRed
                        {
                            background-image:       url(../Images/Layout/BG_Top_ActionBlock_Red.png) !important;
                            background-image:       url(../Images/Layout/BG_Top_ActionBlock_Red.jpg);
                            color:                  White;
                        }
                        
                        .Actionblok_topYellow
                        {
                            background-image:       url(../Images/Layout/BG_Top_ActionBlock_Yellow.png) !important;
                            background-image:       url(../Images/Layout/BG_Top_ActionBlock_Yellow.jpg);
                        }
                        
                        
                        .Actionblok_topRed *
                        {
                            color:                  White;
                        }
                        
                        .Actionblok_topYellow *
                        {
                            color:                  #C1131D;  
                        }
                        
                            .ActionblokTitel
                            {
                                margin-bottom:          7px;
                            }
                        
                        .Actionblok_footer
                        {
                            position:               relative;
                            display:                block;
                            width:                  195px;
                            height:                 8px;
                            overflow:               hidden;
                            background-position:    top;
                            background-repeat:      no-repeat;
                        }
                        
                         .Actionblok_footerRed
                        {
                            background-image:       url(../Images/Layout/BG_Bottom_ActionBlock_Red.png) !important;
                            background-image:       url(../Images/Layout/BG_Bottom_ActionBlock_Red.jpg);
                        }
                        
                        .Actionblok_footerYellow
                        {
                            background-image:       url(../Images/Layout/BG_Bottom_ActionBlock_Yellow.png) !important;
                            background-image:       url(../Images/Layout/BG_Bottom_ActionBlock_Yellow.jpg);
                        }
                
                    .Inhoudcontainer
                    {
                        position:               relative;
                        display:                block;
                        width:                  500px;
                        height:                 auto;
                    }
                    
                    .magazinecontainer
                     {
                        position:           relative;
                        display:            block;
                        width:              330px;
                        height:             auto;
                        margin-right:       20px;
                        float:              left;
                        margin-bottom:      15px;
                     }
                     
                    .vacancycontainer
                    {
                        position:           relative;
                        width:              500px;
                        height:             auto;
                        display:            block;
                        float:              left;
                        clear:              both;
                        margin-top:         10px;
                    }
                    
                    .establishmentareacontainer
                    {
                        position:               relative;
                        display:                block;
                        width:                  225px;
                        height:                 auto;
                        margin:                 25px 0px;
                        clear:                  left;
                    }
                    
                    .productsummarycontainer
                    {
                        position:               relative;
                        display:                block;
                        width:                  500px;
                        height:                 auto;
                        margin:                 25px 0px;
                        clear:                  left;
                    }
                        
                        .productsummarysplitcontainer
                        {
                            position:               relative;
                            display:                block;
                            width:                  225px;
                            height:                 auto;
                            float:                  left;
                            margin:                 0px;
                        }
                        
                    .crossinfocontainer
                    {
                        position:               relative;
                        display:                block;
                        width:                  500px;
                        height:                 auto;
                        float:                  left;
                        clear:                  both;
                        margin:                 25px 0px;
                    }
                                    
                    .hpinhoudcontainer
                    {
                        position:               relative;
                        display:                block;
                        width:                  375px;
                        height:                 auto;
                    }
                    
                        .hpnewsitemscontainer
                        {
                            position:           relative;
                            display:            block;
                            width:              330px;
                            height:             auto;
                        }   
                        
                             .hpnewsitemcontainer
                             {
                                position:           relative;
                                display:            block;
                                width:              330px;
                                height:             auto;
                                float:              left;
                                margin:             10px  20px 15px 0px;
                             }
                             
                                .hpnewsitemimagecontainer
                                {
                                    position:           relative;
                                    display:            block;
                                    width:              110px;
                                    height:             auto;
                                    float:              left; 
                                }
                             
                                .hpnewsitemcontentcontainer
                                {
                                    position:           relative;
                                    display:            block;
                                    width:              220px;
                                    height:             auto;
                                    float:              left;
                                }
                                
                                    .hpnewsitemthumbcontainer
                                    {
                                        position:           relative;
                                        display:            block;
                                        width:              100px;
                                        height:             75px;
                                        overflow:           hidden;
                                        margin:             0px;
                                        float:              left;
                                    }
                                    
                                    .newscontentthumb
                                    {
                                        position:           relative;
                                        display:            block;
                                        width:              100px;
                                        height:             75px;
                                        overflow:           hidden;
                                        margin:             0px 0px 8px 15px;
                                    }
                                    
                    .newswisselcontainer    
                    {
                        position:       absolute;
                        height:         20px;
                        right:          270px;
                        top:            5px;
                        display:        block;
                        text-align:     right;
                    }
                    
                    .newsitemscontainer
                    {
                        position:       relative;
                        width:          475px;
                        height:         auto;
                        float:          left;
                        display:        block;
                    }
                    
                        .newsitemsdatecontainer
                        {
                            position:       relative;
                            height:         auto;
                            float:          left;
                            clear:          left;
                            display:        block;
                            color:          Black;
                            font-weight:    bold;
                        }
                    
                        .newsitemslinkcontainer
                        {
                            position:       relative;
                            height:         auto;
                            float:          left;
                            display:        block;
                            margin-left:    10px;
                        }
                        
                    .WerkgebiedenInhoudcontainer,
                    .WerkgebiedenInhoudcontainer2
                    {
                        position:               relative;
                        display:                block;
                        float:                  left;
                        height:                 auto;
                    }
                    
                    .WerkgebiedenInhoudcontainer
                    {
                        width:                  250px;
                    }
                    
                    .WerkgebiedenInhoudcontainer2
                    {
                        width:                  468px;
                    }
                    
                    .WerkgebiedenImageContainer,
                    .WerkgebiedenImageContainer2
                    {
                        position:               relative;
                        display:                block;
                        float:                  left;
                        margin-left:            15px;
                        height:                 auto;
                    }
                    
                     .WerkgebiedenImageContainer
                    {
                        width:                  430px;
                    }
                    
                     .WerkgebiedenImageContainer2
                    {
                        width:                  212px;
                    }
                        
                    .subsubnavigationcontainer
                    {
                        position:       relative;
                        width:          475px;
                        height:         auto;
                        float:          left;
                        display:        block;
                    }   
                    
                    
                .contactdatacontainer
                {
                    position:           absolute;
                    width:              245px;
                    height:             auto;
                    min-height:         350px;
                    display:            block;
                    border-style:       solid;
                    border-width:       0px 0px 0px 1px;
                    border-color:       #C1131D;                        /* ROOD */
                    right:              15px;
                    top:                25px;
                }
                
                    .contactdatacontentcontainer
                    {
                        position:               relative;
                        width:                  200px;
                        left:                   20px;
                        height:                 auto;
                        display:                block;
                    }
        
        .Footercontainer
        {
            position:               relative;
            display:                block;
            width:                  998px;
            height:                 30px;
            float:                  left;
            clear:                  left;
        }
        
            .Footernavigationcontainer
            {
                position:               relative;
                display:                block;
                width:                  950px;
                height:                 auto;
                float:                  left;
                clear:                  left;
                left:                   20px;
                color:                  #F6963D;                            /* GEEL */
            }
            
                .Footernavigationcontainer a
                {
                    font-weight:            bold;
                    color:                  #C1131D;                        /* ROOD */
                    text-decoration:        none;
                }
                
                .Footernavigationcontainer a:hover
                {
                    color:                  #F6963D;                        /* GEEL */
                }
    
.ul_summary
{
    position:           relative;
    float:              left;
    clear:              left;
    margin-left:        25px;
}

.ul_vacancies_summary
{
    position:           relative;
    float:              left;
    clear:              left;
    margin:             0px 0px 0px 30px;
}    
        
.li_summary
{
    list-style-image:   url(../Images/Layout/UL.jpg);
}

.li_summary_f2
{
    list-style-image:   url(../Images/Layout/UL_f2.jpg);
}

.li_back
{
    list-style-image:   url(../Images/Layout/ULBack.jpg);
}

a.link_summary,
a.link_summary_f2,
a.li_back
{
    font-weight:        bold;
    color:              #C1131D;                        /* ROOD */
    text-decoration:    none;
}

a.link_summary_f2,
a.link_summary:hover,
a.li_back:hover
{
    color:              #F6963D;                        /* GEEL */
}

.boldredlabel
{
    display:            block;
    float:              left;
    font-weight:        bold;
    color:              #C1131D;                        /* ROOD */
}


.thumbcontainer
{
    position:           relative;
    float:              left;
    display:            block;
    width:              100px;
    height:             75px;
    overflow:           hidden;
    margin:             4px 10px 10px 0px;
}

/* FORMULIER */

.form *
{
    color:         #C1131D;                        /* ROOD */
}
    
.box
{
    color:          #2E2E2E;
    font-weight:    normal;
}

.box * 
{
    color:          #C1131D;                        /* ROOD */
}

.label      
{
    position:       relative;
    display:        block;
    width:          125px;
    height:         17px;
    float:          left;
    clear:          left;
    color:          #C1131D;                        /* ROOD */
    font-weight:    bold;
}

span.label
{
    position:       relative;
    display:        block;
    width:          200px;
    height:         17px;
    float:          left;
    clear:          left;
    color:          #C1131D;                        /* ROOD */
    font-weight:    bold;
}

.radiobuttons  
{
    position:       relative;
    display:        block;
    float:          left;
    margin:         0px 0px 4px 0px;
    color:          #2E2E2E;
    font-weight:    normal;
    padding-left:   3px;
}

.textbox    
{
    position:       relative;
    display:        block;
    width:          200px;
    height:         17px;
    float:          left;
    margin:         0px 0px 4px 0px;
    color:          #2E2E2E;
    font-weight:    normal;
    border:         1px solid #C1131D;                        /* ROOD */
    padding-left:   3px;
}

.textboxml  
{
    position:       relative;
    display:        block;
    width:          200px;
    height:         100px;
    float:          left;
    margin:         0px 0px 4px 0px;
    color:          #2E2E2E;
    font-weight:    normal;
    border:         1px solid #C1131D;                        /* ROOD */
    padding-left:   3px;
}

.selectbox 
{
    position:       relative;
    display:        block;
    width:          200px;
    height:         17px;
    float:          left;
    margin:         0px 0px 4px 0px;
    color:          #2E2E2E;
    font-weight:    normal;
    border:         1px solid #C1131D;                        /* ROOD */
    padding-left:   3px;
}

.textsmall {width:100px;}

.overviewlabel
{
    position:       relative;
    display:        block;
    width:          300px;
    height:         auto;
    float:          left;
    margin:         0px 0px 4px 15px;
    font-family:    Verdana, Arial, Helvetica, sans-serif;
    color:          #2E2E2E;
    font-weight:    normal;
}

.ValidatorError
{
    position:       relative;
    display:        block;
    float:          left;
    font-family:    Verdana, Arial, Helvetica, sans-serif;
    color:          red;
    font-weight:    normal;
    margin-left:    3px;
}

.requiredtxt
{
    color:              #C1131D;                                /* ROOD */
    font-weight:        bold;
}

.Button
{
    width:              75px;
    text-align:         center;
    color:              White;
    font-weight:        bold;
    background-color:   #C1131D;                                /* ROOD */
}

/* // FORMULIER */


.ZoekcategorieExpanded
{
    position:           relative;
    width:              400px;
    height:             auto;
    display:            block;
}

.ZoekcategorieCollapsed
{
    display:            none;
}

.pathforjs
{					/* Inhoud verbergen */
	position: absolute;
	left: -1000px;
	width: 10px;
}



