.standaard {
    width: 630px;
    margin: 0px 20px 20px 0;
    /* background: #fff url(/images/images_new/textback_home.png) no-repeat 0 0; */
	background: #fff;
    padding: 6px 20px 20px;
}

.tmpl2_left {
    float: left;
    width: 413px;
    padding: 6px 20px 20px;
    margin-bottom: 20px;
    display: inline;
    /* background: #fff url(/images/images_new/textback_home.png) no-repeat 0 0;  */
	background: #ffffff;
}

#falkena .standaard {
    background: #fff url(/images/images_new/textback_falkena.png) no-repeat 0 0;
}
/*
#falkena .tmpl2_left {
    background: #fff url(/images/images_new/textback_falkena.png) no-repeat 0 0;
}
*/

.tmpl2_right {
    width: 207px;
    float: right;
}

.tmpl2_right_top {
    background-color: #47a948;
    margin-bottom: 6px;
    padding: 6px;
}

.tmpl2_right_bottom {
    /* background: #266FBD; */
	background: #0053A0;
    padding: 6px;
    padding-top: 0;
}

.tmpl2_right_oud {   
   background: #00315e;
  position:relative;
  height:185px;
}

.tmpl3_top {
    width: 628px;
    margin: 6px 21px;
}

.tmpl3_bottom {
    width: 628px;
    margin: 6px 21px;
}

		

