#main { width:900px;}

#header { height:350px;}

.col_1, .col_3, .column1, .column2, .column3 { float:left;}
.col_2 { float:right;}

/*======= index2.html =======*/
#page1 #content .col_1 { width:371px;}
#page1 #content .col_2 { width:264px;}
/*=========================*/

/*======= belettering.html =======*/
#page2 #content .col_1 { width:371px;}
#page2 #content .col_2 { width:264px;}
/*=========================*/

/*======= textiel.html =======*/
#page3 #content .col_1 { width:371px;}
#page3 #content .col_2 { width:264px;}

/*=========================*/

/*======= ontwerp.html =======*/
#page4 #content .col_1 { width:371px;}
#page4 #content .col_2 { width:264px;}
/*=========================*/

/*======= folders.html =======*/
#page5 #content .col_1 { width:371px;}
#page5 #content .col_2 { width:264px;}
/*=========================*/

/*======= portfolio.html =======*/
#page6 #content .col_1 { width:630px;}
#page6 #content .col_2 { width:5px;}

/*=========================*/

/*======= contact.html =======*/
#page7 #content .col_1 { width:371px;}
#page7 #content .col_2 { width:264px;}
#page7 #content .col_3 { width:272px;}
/*=========================*/

#footer { height:170px;}