/* Globale definities */

    body {
        margin: 0;
        min-width: 960px;
        color: #807f82;
        background-color: #fff;
        text-align: center;
    }
    
    body, td, th, input, textarea, select {
        font-family: Arial;
        font-size: 11px;
        line-height: 13px;
        letter-spacing: 0px;
    }

    h1 {
        margin: 0;
        font-size: 19px;
        line-height: 20px;
		width: 450px
    }

    h2 {
        font-weight: bolder;
    }

    a {
        color: #f5841f;
        text-decoration: none;
    }

    a:hover, a.active {
        text-decoration: underline;
    }

	.oranje a {
		text-decoration: underline;
	}
    
    strong {
        font-weight: bolder;
    }

    div.spacer {
        clear: both;
    }
    
    .float-left {
        float: left;
    }

    .float-right {
        float: right;
    }
    
    .oranje {
        color: #f5841f;
    }

    .white {
        color: #FFF;
    }

    div#wrapper {
        width: 938px;
        margin: 0 auto;
        text-align: left;
    }
    
    div#header {
        height: 118px;
        width: 938px;
    }
    
    div#header img#logo {
        float: left;
        position:relative;
        margin-top: 25px;
        margin-left: 35px;
        width: 358px;
        height: 39px;
    }

    div#header div.topmenu {
        float: right;
        position:relative;
        width: 250px;
        height: 10px;
        margin-top: 39px;
    }

    div#header div.menu {
        height: 54px;
        width: 800px;
        margin-left: 71px;
    }
    
    div#contentwrapper {
        position:absolute;
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: top left;
        width: 938px;
        max-height: 778px;
        height:778px;
        padding-top: 34px;
        overflow: auto;
    }

    div#nieuwsContainer {
        float: right;
        position:relative;
        width: 191px;
        background-color: #fff;
        margin: 0 28px 0 28px ;
        padding: 15px;
        padding-bottom: 0px;
    }
    div#nieuwsItem H2{
		margin: 0px;
	}
/*  content background  */
    div#image_float {
        position: relative;
        float:right;
        top: -40px;
        right:-20px;
        width: 180px;
        height: 195px;
    }

    #body_2 div#content {
        background-color: transparent;
        width: 550px;
    }

    #body_2 div#main {
        position:relative;
        top:-20px;
        left:-30px;
        width:280px;
        background-color: #FFF;
        padding: 30px;
        
    }

    #body_2 p.oranje {
        width:340px;
        background-color: #FFF;
    }

    #body_2 #image_float {
        height: 120px;
    }

/* Contentwrapper */

    #body_startpagina div#contentwrapper {
        background-image: url(/img/bg/1.startpagina.jpg);
    }

    #body_2 div#contentwrapper {
        background-image: url(/img/bg/2.overons.jpg);
    }

    #body_3 div#contentwrapper {
        background-image: url(/img/bg/3.debehandeling.jpg);
    }

    #body_4 div#contentwrapper {
        background-image: url(/img/bg/4.zelfhulpgroepen.jpg);
    }

    #body_5 div#contentwrapper {
        background-image: url(/img/bg/5.links.jpg);
    }

    #body_6 div#contentwrapper {
        background-image: url(/img/bg/6.veelgesteldevragen.jpg);
    }

    #body_7 div#contentwrapper {
        background-image: url(/img/bg/7.aanmeldingsprocedure.jpg);
    }

/* Topmenu */

    div#header div.topmenu a, a.contact {
        float: right;
        position:relative;
        display: block;
        left:54px;
        height: 10px;
        background-position: left top;
        background-repeat: no-repeat;
        text-indent: -3000px;
        color: #00f;
        margin-left: 7px;
    }
    
    div#header div.topmenu a.disclaimer {
        background-image: url(/img/menu/topmenu_disclaimer.gif);
        width: 63px;
    }
    div#header a.contact {
        background-image: url(/img/menu/topmenu_contact.gif);
        z-index:100;
        left:-235px;
        top: 39px;
        width: 45px;
    }

    div#header div.topmenu a.colofon {
        background-image: url(/img/menu/topmenu_colofon.gif);
        width: 44px;
    }

    div#header div.topmenu a.naartactus {
        background-image: url(/img/menu/topmenu_naartactus.gif);
        width: 69px;
    }

/* Menu */

    div#header div.menu a {
        float: left;
        position:relative;
        display: block;
        height: 14px;
        background-position: left top;
        background-repeat: no-repeat;
        text-indent: -4000px;
        color: #00f;
        margin-right: 19px;
        margin-top: 24px;
        outline: 1px solid #FFF;
    }

    div#header div.menu a#menu_2 {
        background-image: url(/img/menu/2.menu_overons.gif);
        width: 61px;
    }

    div#header div.menu a#menu_3 {
        background-image: url(/img/menu/3.menu_debehandeling.gif);
        width: 109px;
    }

    div#header div.menu a#menu_4 {
        background-image: url(/img/menu/4.menu_zelfhulpgroepen.gif);
        width: 117px;
    }

    div#header div.menu a#menu_5 {
        background-image: url(/img/menu/5.menu_links.gif);
        width: 38px;
    }

    div#header div.menu a#menu_6 {
        background-image: url(/img/menu/6.menu_veelgesteldevragen.gif);
        width: 147px;
    }

    div#header div.menu a#menu_7 {
        background-image: url(/img/menu/7.menu_aanmeldingsprocedure.gif);
        width: 164px;
    }

/* Content */

    div#content {
        float: left;
        position:relative;
        background-color: #fff;
        width: 550px;
        margin-left: 70px;
        padding: 20px;
        display:inline;
    }

    div#content p {
        margin-top: 0px;
    }

/* subContent */
    div#subcontent {
        float: left;
        position:relative;
        top:15px;
        width: 225px;
        height:150px;
        margin-left: 70px;
        padding: 10px;
        display:inline;
        color:#FFF;
        background-color: transparent;
        border:1px solid #FFF;
    }

    div#subcontent p {
        margin-top: 0px;
    }

    div#subcontent h3 {
        font-size:16px;
        display:inline;
        margin-top: 0px;
    }
/* invisible home link */
    a#home_link_block {
        position:absolute;
        display:block;
        top:847px;
        margin-left:700px;
        width:210px;
        height:80px;

    }

/* Nieuws */

    div#nieuwsContainer {
        font-weight: bold;
    }

    div#nieuwsContainer h1 {
        margin-bottom: 15px;
    }

    div#nieuwsContainer div.nieuwsitem h2 {
        font-size: 12px;
        line-height: 14px;
        margin: 0;
    }


    div#nieuwsContainer div.nieuwsitem{
		font-weight:normal
	}

    div#nieuwsContainer div.nieuwsitem p {
        font-size: 11px;
        margin: 0;

    }
    
    div#nieuwsContainer div.nieuwsitem a {
        color: #f5841f;
        text-decoration: none;
        white-space: nowrap;
    }

    div#nieuwsContainer div.nieuwsitem a:hover {
        text-decoration: underline;
    }
    
    div#nieuwsContainer div.nieuwsitem {
        margin-bottom: 15px;
    }
    
