#main {width:100%; text-align:left; margin:0 auto 14px auto;}
#main {width:100%; margin:0 auto; text-align:center; min-width:780px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%");}

#main_width {
	width:1024px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*You can modify the width of the website by changing "width" parameter with #main_width. The minimum value is 780px.*/

.main_inner { padding:0 15px 0 15px;}

#header {height:378px;}
#header, #content { font-size:0.8125em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .row_2 .col_1 {width:34%;}
#page1 #content .row_2 .col_2 { width:34%;}
#page1 #content .row_2 .col_3 { width:32%;}

#page1 #content .wrapper { background:url(images/line1.gif) 53% top repeat-y; width:100%;}
#page1 #content .row_3 .column1 { width:45%;}
#page1 #content .row_3 .column2 {
	width:50%;
	float: right;
}

/*======= index-1.html =======*/
#page2 #content .row_1 .col_1 {width:68%;}
#page2 #content .row_1 .col_2 { width:32%;}
#page2 #content .row_2 .col_1 {width:68%;}
#page2 #content .row_2 .col_2 { width:32%;}

/*======= index-2.html =======*/
#page3 #content .row_1 .col_1 {width:32%;}
#page3 #content .row_1 .col_2 { width:68%;}
#page3 #content .row_2 .col_1 {width:32%;}
#page3 #content .row_2 .col_2 { width:68%;}

/*======= index-3.html =======*/
#page4 #content .row_1 .col_1 {width:68%;}
#page4 #content .row_1 .col_2 { width:32%;}
#page4 #content .row_2 .col_1 {width:68%;}

#page4 #content .row_2 .col_2 { width:32%;}

#page4 #content .row_2 .col_1 .column1 { width:57%;}
#page4 #content .row_2 .col_1 .column2 { width:43%;}

/*======= index-4.html =======*/
#page5 #content .row_1 .col_1 {width:32%;}
#page5 #content .row_1 .col_2 { width:68%;}
#page5 #content .row_2 .col_1 {width:32%;}
#page5 #content .row_2 .col_2 { width:68%;}

#page5 #content .row_1 .col_2 .column1 { width:52%;}
#page5 #content .row_1 .col_2 .column2 { width:48%;}

/*======= index-5.html =======*/
#page6 #content .row_2 .col_1 {width:34%;}
#page6 #content .row_2 .col_2 { width:66%;}
#page6 #content .row_3 .col_1 {width:34%;}
#page6 #content .row_3 .col_2 { width:66%;}

#page6 #content .row_1 .column1 { width:209px;}
#page6 #content .row_1 .column2 { margin-left:209px; float:none;}
#page6 #content .row_2 .column1 { width:56%;}
#page6 #content .row_2 .column2 { width:44%;}
#page6 #content .wrapper { background:url(images/line1.gif) 53% top repeat-y; width:100%;}
#page6 #content .row_3 .column1 { width:197px;}
#page6 #content .row_3 .column2 { width:218px;}

/*=========================*/


#footer {height:57px; font-size:.75em;}
#opsomming {
	margin-left: 0px;
	padding-left: 0px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 0.5px;
	list-style-type: disc;
}
#opsomming_li {
	border-top-style: solid;
	border-top-color: #CCCCCC;
	list-style-type: disc;
	border-top-width: 0.5px;
	list-style-position: inside;
}
.opsomming {

	margin-left: 0px;
	padding-left: 0px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 0.5px;
}
.opsomming_li {

	border-top-style: solid;
	border-top-color: #CCCCCC;
	list-style-type: none;
	border-top-width: 0.5px;
}
