body {
	font-family:                Arial, Helvetica, sans-serif;
	font-size:                  11px;
	line-height:                normal;
	color:                      #FFFFFF;
	margin-left:                0px;
	margin-right:               0px;
	margin-top:                 0px;
	margin-bottom:              0px;
	SCROLLBAR-FACE-COLOR:       #0A284C;
	SCROLLBAR-HIGHLIGHT-COLOR:  #0A284C;
	SCROLLBAR-SHADOW-COLOR:     #ffffff;
	SCROLLBAR-3DLIGHT-COLOR:    #ffffff;
	SCROLLBAR-ARROW-COLOR:      #ffffff;
	SCROLLBAR-TRACK-COLOR:      #0A284C;
	SCROLLBAR-DARKSHADOW-COLOR: #0A284C;
	background-color:           #0A284C;

}
.tbl_layout
{
    width:              956px;
    height:             100%;
    table-layout:       fixed;
}

.td_header
{
    position:           relative;
    width:              956px;
    height:             281px;
    background-image:   url(../images/layout/header_bg.jpg);
    background-repeat:  no-repeat;
    vertical-align:     top;
}

    .td_header_logo
    {
        width:              956px;
        height:             100px;
        vertical-align:     top;
    }

    .td_header_intro
    {
        width:              956px;
        height:             75px;
        vertical-align:     bottom;
    }
    	.intro { position: relative; width: 956px; height: 75px; }
	
        .div_header_intro
        {
            position:           absolute;
            width:              360px;
            height:             100px;
            z-index:            3;
            left:               20px;
            top:                10px;
            font-family:        Arial, Helvetica, sans-serif;
	        font-size:          11px;
	        line-height:        13px;
	        color:              #CCCCCC;
	        font-style:         normal;
	        font-weight:        bold;
	        letter-spacing:     1px;
	        text-transform:     none;
            overflow:           hidden;
        }

    .td_header_nav
    {
        position:           relative;
        width:              956px;
        height:             106px;
        vertical-align:     top;
    }
    	.menu { position: relative; width:956px; height:106px; }
	
        .nav_home
        {
            position:       absolute;
            width:          40px;
            height:         35px;
            z-index:        4;
            left:           183px;
            top:            58px;
        }
    
        .nav_overons
        {
            position:       absolute;
            width:          75px;
            height:         35px;
            z-index:        4;
            left:           262px;
            top:            51px;
        }
    
        .nav_links
        {
            position:       absolute;
            width:          50px;
            height:         35px;
            z-index:        4;
            left:           382px;
            top:            40px;
        }
    
        .nav_gevelbekleding
        {
            position:       absolute;
            width:          120px;
            height:         35px;
            z-index:        4;
            left:           475px;
            top:            34px;
        }
    
        .nav_kitten
        {
            position:       absolute;
            width:          60px;
            height:         35px;
            z-index:        4;
            left:           636px;
            top:            20px;
        }
    
        .nav_referenties
        {
            position:       absolute;
            width:          95px;
            height:         35px;
            z-index:        4;
            left:           733px;
            top:            11px;
        }


.td_main
{
    width:              956px;
    height:             100%;
    background-color:   White;
    vertical-align:     top;
}

.td_main *
{
    font-family:        Verdana, Arial, Helvetica, sans-serif;
	font-size:          11px;
	line-height:        14px;
	color:              #0A284C;
	font-style:         normal;
	letter-spacing:     1px;
}

.td_main h1 
{
    font-family:        Arial, Helvetica, sans-serif;
	font-size:          14px;
	line-height:        18px;
	color:              #E65C01;
	font-style:         normal;
	font-weight:        bolder;
	letter-spacing:     1px;
	text-transform:     uppercase;
}

.td_main th 
{
    color:              White;
    text-align:         left;
}

.td_main h2 
{
    font-family:        Verdana, Arial, Helvetica, sans-serif;
	font-size:          12px;
	line-height:        14px;
	color:              #666666;
	font-style:         normal;
	font-weight:        bold;
	letter-spacing:     1px;
}

.td_footer
{
    width:              956px;
    height:             168px;
    background-color:   White;
    background-image:   url(../images/layout/footer_bg.jpg);
    background-repeat:  no-repeat;
    vertical-align:     top;
}

.td_naw
{
    vertical-align:     top;
}

.td_naw *
{
    font-family:        Geneva, Arial, Helvetica, san-serif;
	font-size:          11px;
	line-height:        14px;
	color:              #666666;
	letter-spacing:     1px;
    vertical-align:     top;
}

.Linkitem
{
    position:           relative;
    display:            block;
    width:              170px;
    height:             200px;
    overflow:           hidden;
    float:              left;
    margin:             0px 10px 10px 0px;
    background-color:   #e75d02;
    cursor:             pointer;
    cursor:             hand;
}

.Linkimage
{
    position:           relative;
    display:            block;
    width:              150px;
    height:             150px;
    margin:             0 auto;
    overflow:           hidden;
    clear:              both;
    background-color:   white;
    margin-top:         10px;
}

.Linktitel
{
    position:           relative;
    display:            block;
    width:              100px;
    height:             auto;
    margin:             0 auto;
    overflow:           hidden;
    clear:              both;
    text-align:         center;
    color:              white;
}

td.submenu {  background: #FFFFFF; }
td.submenu ul { float: left; margin: 5px 0px 0px 0px; padding-bottom: 5px; width: 100%; }
td.submenu ul li { display: inline; line-height: 20px; }
td.submenu ul li.firstNode { padding-right: 10px;  }
td.submenu ul li a,
td.submenu ul li a:visited { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none; }
td.submenu ul li a:hover { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: underline; }

td.submenu ul.zoekwoorden { margin-top: 0px;  }
td.submenu ul.zoekwoorden li { line-height: normal; color: #666666;  }

