.page .teasers {
        position:               absolute;
       
        top:                    186px;
        left:                   331px;
}

.page .teasers-container {
        position:               relative;
}

.page .teasers .teaser-1 {
        position:               absolute;
        top:                    0px;
        left:                   0px;
        width:                  318px;
        height:                 318px;
}

.page .teasers .teaser-2 {
        position:               absolute;
        top:                    0px;
        left:                   318px;
        width:                  160px;
        height:                 158px;
}

.page .teasers .teaser-3 {
        position:               absolute;
        top:                    0px;
        left:                   478px;
        width:                  159px;
        height:                 158px;
}

.page .teasers .teaser-4 {
        position:               absolute;
        top:                    158px;
        left:                   318px;
        width:                  160px;
        height:                 158px;
}

.page .teasers .teaser-5 {
        position:               absolute;
        top:                    158px;
        left:                   478px;
        width:                  159px;
        height:                 158px;
}



.page .beelden-atelier-training {
//        background-image:       url("/img/home-beelden-atelier-en-training.jpg");
        
        position:               absolute;
        left:                   0px;
        top:                    190px;
        width:                  300px;
        height:                 305px;  
		
		text-align:				right;
		margin:					20px;
}

.page .buttons {
        position:               absolute;
        
        left:                   13px;
        top:                    504px;
        width:                  954px;
        height:                 160px;
}

.page .buttons .button {
	width: 						159px;
	height: 					159px;
    float:                  	left;
}

