body
{
    padding: 0;

    background-color: #c0cb53;
    color: #000;
    
    font-family: Verdana, "Lucida Grande", Lucida, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px; 
    text-align: center;    
}

td
{
    vertical-align: top;
}

a
{
    font-family: Verdana;
    font-size: 14px;    
    color: #c50b5f;
    text-decoration: none;
}

    a img
    {
        border: none;
    }

    a:hover
    {
        color: #c4055b;
        text-decoration: underline;
    }
    
        a:hover strong
        {
            text-decoration: underline;
        }
    
    a.headingM
    {
        font-size: 12px;   
    }

#corporate
{
    display: none;
}

#header
{
    width: 755px;
    height: 79px;
    margin: 0 auto;
    background-image: url('http://wwwstaging.kennisnet.nl/cpb/thema/beterweters/gfx/header.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
}
    /*#header span,
    #header span a
    #header object,
    #header embed,
    #header 
    {
        display: none !important;
    }        
    
    #header h1
    {
        padding: 0;
        margin: 0;
        width: 755px;
        height: 79px;
        overflow: hidden;
        text-indent: 900px;
        text-align: left;        
    }
    
        #header h1 a
        {
            padding: 0;
            margin: 0;
            display: block;
            width: 755px;
            height: 79px;
            text-indent: 900px;
            overflow: hidden;
        }*/
        
#header h1, #header .sifr, #header_link_01 {
   display: none !important;
}
    
.sitebalk
{
    display: none;
}

.siteContainer
{
    width: 755px;
    text-align: left;
    background-image: url('http://www.kennisnet.nl/design/beterweters/footer.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-color: #fff;
    margin: 0 auto;
}

.menuContainer
{
    width: 251px;
}

span.headingXL
{
    font-size: 18px;
    font-weight: bold;
    font-family: Arial;
    color: #008b91;
    margin-bottom: 10px;
    margin-top: 7px;
    display: block;
}

span.headingM
{
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #008b91;
    margin-top: 1em;
    margin-bottom: 0;
}

a
{
    
}

#menu h2 {
   position: absolute;
   width: 0;
   height: 0;
   overflow: hidden;
}

#menu
{
    background-image: url('http://www.kennisnet.nl/design/beterweters/nav_footer.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 212px;
    padding: 0 0 20px 0;
    margin: 0 0 600px 19px;
    list-style: none;
}

#menu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

    #menu a:hover,
    #menu li li a:hover,
    #menu li li a:hover span
    {
        text-decoration: none;
        color: #c4055b !important;
    }

    #menu li
    {
        padding: 0;
        margin: 0 0 4px 0;
        display: block;
    }
    
    #menu li a
    {
        color: #b2b2b2;
        font-weight: bold;
        font-size: 11px;
        padding-left: 16px;
        margin-left: 12px;
        background-image: url('http://www.kennisnet.nl/design/beterweters/nav_bullet.png');
        background-repeat: no-repeat;
        background-position: 0 2px;
    }
    
        #menu li.active a
        {
            color: #000;
            /*background-image: url('http://www.kennisnet.nl/design/beterweters/nav_bullet_active.png');*/
        }
        
            #menu li ul
            {
                list-style: none;
                margin-left: 29px;
                margin-top: 4px;
                padding-left: 0;
            }
        
            #menu li.active ul
            {
                margin-left: 29px;
                margin-top: 4px;
                padding-left: 0;
                list-style: none;
            }
            
                #menu li.active ul li a
                {
                    color: #7f7f7f;
                }
            
                #menu li ul li
                {
                    padding-left: 0;
                }            
        
                    #menu li ul li a,
                    #menu li.active ul li a
                    {
                        font-weight: normal;
                        background-image: url('http://www.kennisnet.nl/design/beterweters/nav_bullet_sub.png');
                        color: #7f7f7f;
                        margin-left: 0;
                    }    
                    
                    #menu li ul li.active a
                    {
                        /*background-image: url('http://www.kennisnet.nl/design/beterweters/nav_bullet_sub_active.png');*/
                        font-weight: normal;
                        margin-left: 0;
                    }    

#menu li ul {
   display: none;
}

#menu li.active ul,
#menu li.child ul {
   display: block;
}

#link_home a
{
    display: block;
position: relative;
top: -2px;
margin-bottom: -2px;
    background-image: url('http://www.kennisnet.nl/design/beterweters/nav_home.png') !important;
    background-repeat: no-repeat !important;
    height: 0 !important;
    height /**/: 44px;
    padding-top: 44px;
    padding-bottom: 0 !important;
    width: 212px;
    overflow: hidden;
    margin-left: 0 !important;
}

table.layout1_1
{
    background-image: url('http://www.kennisnet.nl/design/beterweters/list_footer.png');
    background-repeat: no-repeat;
    background-position: bottom left;
}

.contentCenter
{
    background-color: #fff;
    padding-right: 20px;
    padding-bottom: 10px;
}

.contentContainer,
.menuContainer
{
    padding-bottom: 30px;
    padding-top: 35px;
}

.contentBottom
{
    background-image: url('http://www.kennisnet.nl/design/beterweters/list_head.png');
    background-repeat: no-repeat;
    background-position: top left;
    padding: 10px 30px 20px 12px;
}

    .contentBottom a
    {
        display: block;
        width: 100%;
        border-style: solid none none none;
        border-width: 1px;
        border-color: #d9d9d9;    
        padding-bottom: 10px;    
        height: 0;
    }
    
        .contentBottom > a:first-child
        {
            border: none;
            padding: 0;
        }    

    .contentBottom a.headingM
    {
        width: auto;
        display: block;
        border: none;
        font-weight: bold;
        font-size: 11px;
        background-image: url('http://www.kennisnet.nl/design/beterweters/list_bullet.png');
        background-repeat: no-repeat;        
        background-position: 122px 5px;
        padding: 0 !important;
        margin: 0 !important;
        height: auto;
    }
    
    .contentBottom img
    {
        width: 112px;
        height: 77px;
    }

    .contentBottom a.headingM img
    {
        margin-right: 30px;        
    }
    
    .contentBottom p
    {
        padding-bottom: 10px;
        margin-top: 0;
        margin-bottom: 8px;
        min-height: 50px;
    }
    
        .contentBottom p a
        {
            display: inline;
            width: auto;
            border: none;
            padding: 0;
            margin: 0;
        }
    
    .contentBottom br
    {
        display: none;
    }
    
    .contentCenter br
    {
        display: none;
    }
    
    .contentCenter p
    {
        margin-top: 0;
        margin-bottom: 10px;
    }
    
    .contentCenter p br
    {
        display: block;
    }

.contentCenter a,
.contentTop a
{
    display: block;
    clear: both;
    background-image: url('http://www.kennisnet.nl/design/beterweters/list_bullet.png');
    background-repeat: no-repeat;
    background-position: 0 5px;
    text-indent: 15px;
}
    
    .contentCenter p a,
    .contentTop p a
    {
        display: inline;
        clear: none;
        padding-left: 0;
        background: none !important;
        text-indent: 0;
    }
    
.footerContainer
{
    
    color: #c0cb53;
}

    .footerContainer a
    {
        font-weight: bold;
        font-size: 11px;
        color: #fff;
    }
    
.contentCenter a
{
    font-size: 11px;
}

.pictogramArtikel
{
    margin: 1.5em;
}

.plaatje
{
    margin-top: 1em;
    margin-bottom: 1em;
}

.contentTop ul, 
.contentCenter ul
{
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

    .contentTop li,
    .contentCenter li
    {
        background-image: url('http://www.kennisnet.nl/design/beterweters/bullet.png');
        background-repeat: no-repeat;
        background-position: 0 3px;
        padding-left: 15px;        
    }
    
img.overlay
{
    margin-left: -142px;
    float: left;
}

* html img.overlay
{
    height: 0;
    overflow: hidden;
    padding-top: 77px;
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.kennisnet.nl/design/beterweters/image_overlay.png', sizingMethod='scale');
}

* html .contentTop a,
* html .contentCenter a
{
    background: none;
    padding: 0;
    margin: 0;
    text-indent: 0;
}

* html td.contentBottom a
{
    margin: 0;
    padding: 0;
    border-style: expression(this.previousSibling == null ? 'none' : 'solid none none none');
}

    * html td.contentBottom a.headingM
    {
        border-style: none !important;
    }
    
.menuContainer
{
    background-image: url('http://www.kennisnet.nl/design/beterweters/character_1.png');
    background-repeat: no-repeat;
    background-position: 50% 350px;
}

/*form*/

td.text {
   padding: 1em 0;
   font-size: 1.2em;
   font-weight: bold;
   color: #008B91;
}

td.label,
td.input {
   padding-bottom: 0.5em;
}

.formError {
   font-style: italic;
   color: #F00;
}

.formFooter {
   display: block;
   margin-bottom: 1em;
}