body {
    /*background:     url(../images/backgrounds/body-bg-default.jpg) repeat-y #1d0b09;*/
	background-color: #f5f5f5;
}

/*------------------------------------------------------------------
[ 3. Containers #site ]
------------------------------------------------------------------*/

div#site {
    width:              910px;
    margin:             0 0 0 50px;
}

/*------------------------------------------------------------------
[ 4. Header / #headerCon ]
------------------------------------------------------------------*/

div#header {
    width:              910px;
    height:             90px;
}

    div#header span {
        display:        none;
    }
    
div#logo {
    float:          left;
    display:        inline;
    padding:        5px 0 0 5px;
}
    
    
div#header div#tdhbanner {
    float:          right;
    padding-top:    7px;
}
div#header div#tdhbanner a {
    display:        block;
    width:          187px;
    height:         67px;
    background:     url(../images/bezoek-ook-tdh.png) no-repeat;
}
div#header div#tdhbanner a:hover {
    background:     url(../images/bezoek-ook-tdh-hover.png) no-repeat;
}   

/*------------------------------------------------------------------
[ 5. Navigation / #navigationCon ]
------------------------------------------------------------------*/


/*--[ MAIN NAVIGATION ]--*/

#onze-producten {
    width:          150px;
}

#adviestool {
    width:          106px;
}

#blijf-op-de-hoogte {
    width:          163px;
}

#over-ons {
    width:          101px;
}

#contact {
    width:          87px;
}

#home {
	width:			68px;
}

div#mainNavigation {
    height:         48px;
	position: relative;
}   
div#mainNavigation ul {
    height:         48px;
    list-style:     none;
    margin:         0;
    padding:        0;
    background-position:0px 0px;
}   
div#mainNavigation ul li {
    float:          left;
    /*height:           24px;*/
    padding-top:10px;
}
div#mainNavigation ul li a {
    display:        block;
    height:         37px;
}
div#mainNavigation ul li span{
    display:        none;
}

div.onze-producten {
	background: url('../images/navigation/onze-producten-active-tab.gif');
	width: 161px;
	height: 43px;	
	position: absolute;
	margin-left: 168px;
	margin-top: 9px;
}

div.adviestool {
	background: url('../images/navigation/adviestool-active-tab.gif');
	width: 117px;
	height: 43px;	
	position: absolute;
	margin-left: 64px;
	margin-top: 9px;
}

div.home {
	background: url('../images/navigation/home-active-tab.gif');
	width: 79px;
	height: 43px;	
	position: absolute;
	margin-left: 0px;
	margin-top: 9px;
}

div.blijf-op-de-hoogte {
	background: url('../images/navigation/blijf-op-de-hoogte-active-tab.gif');
	width: 174px;
	height: 43px;	
	position: absolute;
	margin-left: 320px;
	margin-top: 9px;
}

div.over-ons {
	background: url('../images/navigation/over-ons-active-tab.gif');
	width: 112px;
	height: 43px;	
	position: absolute;
	margin-left: 484px;
	margin-top: 9px;
}

div.contact {
	background: url('../images/navigation/contact-active-tab.gif');
	width: 97px;
	height: 43px;	
	position: absolute;
	margin-left: 581px;
	margin-top: 9px;
}

/*
.onze-producten div#mainNavigation ul {
    background:     url(../images/navigation/matrix-onze-producten.gif) no-repeat;
    background-position:0px 0px;
}
.adviestool div#mainNavigation ul {
    background:     url(../images/navigation/matrix-adviestool.gif) no-repeat;
    background-position:0px -48px;
}
.blijf-op-de-hoogte div#mainNavigation ul {
    background:     url(../images/navigation/matrix-blijf-op-de-hoogte.gif) no-repeat;
    background-position:0px -96px;
}
.over-ons div#mainNavigation ul {
    background:     url(../images/navigation/matrix-over-ons.gif) no-repeat;
    background-position:0px -144px;
}
.contact div#mainNavigation ul {
    background:     url(../images/navigation/matrix-contact.gif) no-repeat;
    background-position:0px -192px;
}

div#mainNavigation ul.onze-producten {
    background-position:0px 0px;
}

div#mainNavigation ul.adviestool {
    background-position:0px -48px;
}

div#mainNavigation ul.blijf-op-de-hoogte {
    background-position:0px -96px;
}

div#mainNavigation ul.over-ons {
    background-position:0px -144px;
}

div#mainNavigation ul.contact {
    background-position:0px -192px;
}
*/

div#mainNavigation ul li.greyed-out {
    position:relative;
}

div#mainNavigation ul li.greyed-out div {
    filter:Alpha(opacity=40);
    position:absolute; 
    background-color:#444;
    height:27px;
    zoom: 1;
    opacity:.4;
}

div#mainNavigation ul li#adviestool div {
    left:4px; 
    top:11px; 
    width:125px;     
}

/*--[ SUB NAVIGATION ]--*/  
div#flashNavCon ul {
    position:           relative;
    list-style:         none;
    margin:             35px 0 0 0;
    padding:            0;
}
div#flashNavCon ul li {
    position:           relative;
    height:             54px;
    margin-top:         -25px;
}
div#flashNavCon ul li a {   
    display:            block;
    height:             54px;
    padding:            0 0 0 5px;
    font-family:        Arial, sans-serif;
    font-size:          13px;
    font-weight:        bold;
    color:              #f65109;
    text-decoration:    none;
    line-height:        3.9em;
    
}
div#flashNavCon ul li a:hover {
    color:              #149ddd;
}
div#flashNavCon ul li a.active {
    color:              #fff;
    background:         url(../images/backgrounds/subnavigation-hover.gif) no-repeat;
}


/*------------------------------------------------------------------
[ 6. Left column / #leftColumn ]
------------------------------------------------------------------*/

div#leftCol {
    float:              left;
    width:              175px;
	margin-top:         -5px;
}




/*------------------------------------------------------------------
[ 7. Right column / #rightColumn ]
------------------------------------------------------------------*/

div#rightCol {
    float:              right;
    width:              725px;
    margin-top:         -11px;
    margin-left:        10px;
    padding:            0px;
    
    color:              #6d6d6d;
}


/*--[ Rightcol subcontainers ]--*/

div#centerConTop {
	background: url('../images/backgrounds/centercon-top.png');
	height: 10px;
	width: 724px;
	overflow: hidden;
}

div#centerCon {
    background:         url(../images/backgrounds/centercon-bg.png) repeat-y;
    position:           relative; /* for absolute banner position */
    min-height:         500px;
}

    div.textBlock {
        display:        block;
        position:       relative;
        padding:        0 22px 0 20px;
    }
    
    .onze-producten div.textBlock {
        display:        none;
    }
    
    .over-ons div.textBlock {
        padding-bottom: 230px;
        background:     url(../images/visuals/keurmerken.gif) 22px bottom no-repeat;
    }
    

    div#subNavigation {
        float:          left;
        display:        inline;
        width:          216px;
        margin-left:    5px;
    }
    
    
        #subNavigation #callstoaction {
            margin: 20px;
        }
        
        #subNavigation #logo_banners {
            position:absolute;
            bottom:0px;
            left:15px;
        }
    
    div#flashNavCon {
        padding:        0 0 0 4px;
    }
    
    
    div#outerContentCon {
        margin-left:    216px;
        padding-top:    10px;
        overflow:       hidden;
        zoom:           1;
        background:     url(../images/backgrounds/contentcon-top-bg.gif) -4px top no-repeat;
        min-width:      502px;
    }   
    
    div#flashHeader {
        height:         252px;
        margin:         14px 16px 0 9px;
        background:     #fff; 
    }
    

div#bottomCon {
    height:         30px;
    clear:          both;
    background:     url(../images/backgrounds/centercon-bottom.png) left bottom no-repeat;
}



/*------------------------------------------------------------------
[ 8. Content / #contentCon ]
------------------------------------------------------------------*/


div.contentCon {
    margin:         0 16px 0 27px;
}

img.page-visual {
    margin: 12px 0 0 -10px;
}

div.mainTextCon {
    /*background:#f5f5dc;*/
    margin:0 30px 0 20px;
}

div.with-sidebar {
    margin-right: 202px;    
}

div.mainTextCon h3 {
    margin:         10px 0 10px 0;
    font-size:      12px;
    color:          #444444;
}

.onze-producten .hiddenContent {
    display:        none; /* default not visible */
}

.onze-producten .visibleContent {
    display:        block; /* default not visible */
}

div#sidebar {
    float: right;
    width: 162px;
    margin-right: 20px;
}

div#sidebar h3 {
    margin:         0 0 8px 5px;
    font-size:      11px;
    line-height:    1.2em;
    color:          #ea520d;
}

div#sidebar cite {
    display:        block;
    margin:         0px 8px 20px 5px;
    font-size:      0.9em;
    line-height:    1.5em;
    font-style:     normal;
    overflow:       hidden;
    zoom:           1;
}
div#sidebar cite span {
    display:        block;
    zoom:           1;
    overflow:       hidden;
}
div#sidebar cite img.citeclose {
    float:          right;
}

div#sidebar cite span.extended {
    display:        none; /* default not visible */
}

div#sidebar div#callstoaction {
    margin-top:     15px;    
}


div.mainTextCon ul {
    list-style-image:   url(../images/icons/news-bullit.gif);
    list-style-type:    square;
    font-weight:        bold;
}

/*------------------------------------------------------------------
[ 9. Boxes / Blocks ]
------------------------------------------------------------------*/

/*--[ projectblocks ]--*/
ul.projectlist {
    list-style:         none !important;
    margin:             0 0 0 -3px;
    padding:            0;
}
ul.projectlist li {
    padding:            5px;
    background-color:   #f9f9f9;
    border-bottom:      1px dotted #999999;
    overflow:           hidden;
    zoom:               1;
}
ul.projectlist li a {
    display:            block;
    text-decoration:    none;
}

ul.projectlist li a div {
    float:              left;
    position:           relative;
}
ul.projectlist li a div div{
    position:           absolute;
    left:               50px;
    top:                40px;
    width:              11px;
    height:             11px;
    font-size:          0;
    line-height:        0;
    background:         url(../images/icons/arrow-orange.gif);
}
ul.projectlist li a span{
    display:            block;
    padding:            15px 20px 5px 0px;
    margin-left:        85px;
    color:              #f65109;
    font-weight:        bold;
    text-decoration:    none;
}

ul.projectlist li a:hover div div{
    background:         url(../images/icons/arrow-white.gif);
}
ul.projectlist li a:hover span{
    text-decoration:    underline;
}


div.caseslist {
}
div.caseslist table td {
    width:              140px;
    padding-bottom:     15px;
}
div.caseslist a {
    text-decoration:    none;
}
div.caseslist a div {
    position:           relative;
}
div.caseslist a div div{
    position:           absolute;
    left:               82px;
    top:                62px;
    width:              11px;
    height:             11px;
    font-size:          0;
    line-height:        0;
    background:         url(../images/icons/arrow-orange.gif);
}
div.caseslist a span{
    color:              #f65109;
    font-weight:        bold;
    text-decoration:    none;
}
div.caseslist a:hover div div{
    background:         url(../images/icons/arrow-grey.gif);
}
div.caseslist a:hover span{
    text-decoration:    underline;
}

div.single-column div.testimonials-block div.center {
    background-image:       url('../images/backgrounds/testimonial-single-center.png');
    background-repeat:      no-repeat;
    background-position:    left bottom;
    
    font-family:            Verdana;
    color:                  #fff;
    line-height:            1.5em;
}


/*--[ Testimonial video styles ]--*/

div.textBlock div.visual {
    position:           relative;
    width:              auto;
    zoom:               1;
    overflow:           hidden;
    margin:             13px 0px 5px 2px;
    font-size:          0;
    line-height:        0;
}
div.textBlock div.visual  {
    border:             1px solid #727272;
}

div.textBlock  div.visual div.bttn {
    position:           absolute;
    right:              0px;
    bottom:             0px;
    border:             none;
}

div#sidebar div.visual {
    position:           relative;
    width:              115px;
    zoom:               1;
    overflow:           hidden;
    margin:             13px 0px 5px 2px;
    padding:            0 3px 4px 1px;
    font-size:          0;
    line-height:        0;
    text-align:         right;
    background:         url(../images/backgrounds/video-visual-bg.gif) right bottom no-repeat;
}

div#sidebar div.visual img {
    vertical-align: top;
}

div#sidebar  div.visual div.bttn {
    position:           absolute;
    right:              0px;
    bottom:             0px;
    border:             none;
}


div#callstoaction ul {
    list-style:         none !important;
    margin:             0;
    padding:            0;
}
div#callstoaction ul li  {
	margin-top:			-7px;
}
div#callstoaction ul li a {
    display:            block;
    color:              #f65109;
    text-decoration:    none;
    font-weight:        bold;
    font-size:          0.9em;
}
div#callstoaction ul li a span{
    display:            inline-block;
    margin:         	9px 0 0 0;
    vertical-align:     top;
}
div#callstoaction ul li a:hover span {
    text-decoration:    underline;
}


/*------------------------------------------------------------------
[ 10. Advertisements / .banner ]
------------------------------------------------------------------*/





/*------------------------------------------------------------------
[ 11. Footer / #footerCon ]
------------------------------------------------------------------*/

div#footerCon {
    clear:              both;
    height:             100px;
    padding-top:        15px;
}
        
    div#footerCon hr {
        margin:             5px 0;
        #margin:            0 0 5px 0; /* IE hack */
        color:          	#bfc0bf;
        background-color:	#bfc0bf;
        border-top:			1px solid #bfc0bf;
    }
    
    div#footerCon div#footerLeft {
        float:              left;
        display:            inline;
    }
    
    div#footerCon div#footerLeft a {
        position:           relative;
        color:              #555;
        text-decoration:    none;
        margin-right:       10px;
    }
    
    div#footerCon div#footerLeft a:hover {
        text-decoration:    underline;
    }
    
    
    div#footerCon div#footerRight {
        float:              right;
        display:            inline;
        font-size:          0.9em;
        color:              #717171;
    }
    
    div#footerCon div#footerRight span {
        margin-right:       10px;
    }
    div#footerCon div#footerRight a {
        color:              #717171;
        text-decoration:    none;
    }
    
    
    
/*------------------------------------------------------------------
[ 12. Autoscroll / tickertape ]
------------------------------------------------------------------*/

div.autoscroll {
    position: relative;
    width: 910px;
    height: 35px;
    overflow: hidden;
}
div.autoscroll ul {
    position: absolute; 
    list-style: none;
    margin: 0;
    padding: 0;
}

div.autoscroll a {
    font-family: Verdana,sans-serif;
    color: #5b5b5e;
    font-size: 11px;
    font-weight:bold;
    text-decoration:none;
}
div.autoscroll a:hover {
    color: #fa5408;
    text-decoration:underline;
}

/* fade images, apply fix for IE6 */
div.autoscroll img.fadeleft {
    position: absolute;
}
div.autoscroll img.faderight {
    position: absolute;
    right: 0;
}

div#autoscrollNews ul li {
    padding-left: 11px;
    background:url(../images/icons/news-bullit.gif) left 8px no-repeat;
}   



/*------------------------------------------------------------------
[ 13. forms - inline pages ]
------------------------------------------------------------------*/


/* form elements */
form {
    display:inline;
}

form dl {
    width:100%;
}
form dl dt {
    float:left;
	display:block;
    width:120px;
    padding: 0 0 5px 0;
}
form dl dd {
    margin-left:125px;
    padding: 0 0 17px 0;
}


input[type="text"],
textarea {
	width: 200px;
	padding:0 3px 0 3px;
    color:#2f2e2e;
    background:#fff;
    border:1px solid #9d9d9b;
}

input.error,
textarea.error {
    border:1px solid #00aeff;
}

span.submitbttn {
	border:1px solid #f65109;
}

input#submit {
	padding:2px 10px 3px 10px;
	border:1px solid #fff;
	color:#fff;
	background:#f65109;
}


div.media-visual {
    position:relative;
}

div.media-visual a.play {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

div.jaarverslag {
    margin:20px 30px 0 20px;
}

div.jaarverslag div.media-visual {
    height: 131px;
}

div.jaarverslag img.visual {
    display:block;    
    border:1px solid #727272;
}

div.jaarverslag {
    color: #F65109;
    font-weight:bold;
}


div.projectzoeker {
    margin:0 27px 0 20px;    
}


div.no-sidebar {
    margin-right: 15px;
}

tr.multicheckbox td {
    border-top: 1px dotted #9D9D9B;
}


div.content {
    clear:left;
}

div.images img.sponsor {
    margin-bottom:1.7em;
}

div.meta {
    padding-bottom:1.7em;
    height:40px;
    color: #40a3de;
}

div.meta span.product-title {
    font-weight:bold;
}


body.no-subnav div#outerContentCon {
    background: none;
    margin:0;
}

body.no-subnav div#topCon {
    background-image: url(../images/backgrounds/standalone-centercon-top.png);
    background-repeat: no-repeat;
    background-position: left top;
    font-size:1px;
    height: 20px;
}

body.no-subnav div#centerCon {
    background-image: url(../images/backgrounds/standalone-centercon-bg.png);
    padding-bottom:8px;
    zoom: 1;
}

body.no-subnav div#bottomCon {
    background-image: url(../images/backgrounds/standalone-centercon-bottom.png);
}

body.no-subnav h2 {
    margin-top: 0;
    padding-top: 20px;
    color: #000;
}

body.no-subnav div.contentCon {
    margin: 0 40px;
}

body.no-subnav div.mainTextCon {
    font-size:12px;
    color: #434343;
    line-height: 22px;
}

body.no-subnav div.intro {
    font-weight: bold;    
}

body.no-subnav div.with-sidebar {
    padding-right: 226px;
    background: url(../images/backgrounds/standalone-testimonial-bg.jpg) no-repeat right 74px;
    margin-right:40px;
}

body.no-subnav div#sidebar {
    margin-top: 74px;
    width: 172px;
    margin-right: 40px;  
    color: #fff;
    font-size: 11px;
    padding: 15px;
}

body.no-subnav div#sidebar img.visual {
    border:1px solid #fff;    
}

body.no-subnav div#sidebar cite,
body.no-subnav div#sidebar span {
    font-size: 11px;
    font-style:italic;
    margin:0;
    line-height: 19px;
}

body.no-subnav div#sidebar h3 {
    margin: 9px 0 0 0;    
}

body.no-subnav div#sidebar p.functie {
    margin: 0;
    padding: 0;    
}

body.no-subnav div#sidebar cite {
    margin-top: 13px;    
}

body.no-subnav div#sidebar h3,
body.no-subnav div#sidebar p.functie {
    color: #fff;
    line-height: 20px;
}

body.no-subnav div.mainTextCon {
    padding-left:20px;
}

body.no-subnav div.mainTextCon p {
    margin-top: 0; padding-top: 0;
}