#main {
	width:785px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height:269px
}

.col_1, .col_2, .col_3{
	float:left;
}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:250px;
	height: 371px;
	background-image: url(images/knopen.jpg);
}
#page1 #content .col_2 {
	width:472px;
	margin-left: 30px;
}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:280px;}
#page2 #content .col_2 { width:472px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:280px;}
#page3 #content .col_2 { width:472px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:280px;}
#page4 #content .col_2 { width:472px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:280px;}
#page5 #content .col_2 { width:472px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:280px;}
#page6 #content .col_2 { width:460px;}

/*======= index-6.html =======*/
#page7 #content .col_1 {width:280px;}
#page7 #content .col_2 { width:460px;}

/*=========================*/


#footer {height:130px}
