* { margin:0; padding:0;}
body {
	background-color:#566b7a;
	font-family:Tahoma;
	line-height:1.0em;
	color:#000000;
	font-size:11px;
}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p { margin-bottom:25px;}
.p1 { margin-bottom:20px;}
.p2 { margin-bottom:30px;}


#site_center {text-align:center;}
#main {width:750px; margin:10px auto 10px auto; text-align:left;}

#header { background-color:#ffffff; height:175px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= HOME =======*/
#page1 #content .col_1 {width:417px;}
#page1 #content .col_2 { width:333px;}

/*======= OVERONS =======*/
#page2 #content .col_1 {width:417px;}
#page2 #content .col_2 { width:333px;}

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

#footer {height:40px; no-repeat left top;}



/*==================FORMULIER====================*/
img {border:0; vertical-align:top; text-align:left;}

input
	{
	color: #000000;
	width: 200px;
	background: #ffffff;
	border: 1px solid #cccccc;
	font-family: Tahoma;
	font-size: 11px;
	}	
	
textarea
	{
	color: #000000;
	width: 200px;
	height: 65px;
	background: #fff;
	border: 1px solid #cccccc;
	font-family: Tahoma;
	font-size: 11px;
	}	
	
.formtext
	{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	}	

/*==================MENU====================*/

ul { list-style:none;}

.main_menu li { float:left; width:120px; text-align:center; padding:8px 0 8px 0;}
.main_menu li a { font-size:12px; text-decoration:none; color:#ffffff; padding:0 0 0 0}
.main_menu li a:hover { text-decoration:underline; color:#ffffff;}
.main_menu li a.current { text-decoration:underline; color:#ffffff; cursor:default;}
.main_menu .last { background:none;}

/*==================LIJSTEN====================*/

.list1 li { background:url(images/icon1.gif) no-repeat left 7px; padding-left:48px;}
.list1 li a { font-size:11px; line-height:2.57em;}

.img_indent { margin:0 22px 24px 0; float:left;}

/*==================TEKSTOPMAAK====================*/
a {color:#000000;}
a:hover{text-decoration:none;}

h1.logo {
background:url(images/logo.jpg);
background-repeat:no-repeat;
width:350px; 
height:85px;
}

h1 {
	font-weight:normal;
	font-size:12px;
	color:#000000;
	font-family:Tahoma;
	margin-bottom:15px;
}

.txt1 { font-size:11px;}
.txt2 { color:#000000;}

.link1 { font-size:11px; display:block;}
.link4 { display:block; background:url(images/icon1.gif) no-repeat left 4px; padding-left:48px; color:#fff; font-size:11px; line-height:30px; margin-bottom:10px;}


.title { margin-bottom:15px;}

/*==================BLOKKEN DIVS====================*/
.block1 { 
background-color:#222c82; 
width:750px;
} 

.block2 { 
background-color:#ffffff;
}
.block2 .indent { 
padding:20px 20px 20px 10px;}

.block3 { 
background-color:#ffffff;
}
.block3 .indent { 
padding:20px 20px 20px 20px;}


/*header*/
#header .row_1 { height:120px; background-color:#ffffff;}
#header .row_1 .fleft { padding:15px 0 0 0px;}
#header .row_2 { width: 730px;	padding: 0px 0px 0px 0px;}

/*content*/
#content .row_1 .bg {
background-color: #ffffff;
}
#content .row_1 .main_bgd1 { height:300px; background:url(images/home_img.jpg) no-repeat 10px;}
#content .row_1 .main_bgd2 { height:300px; background:url(images/overons_img.jpg) no-repeat 10px;}
#content .row_1 .main_bgd3 { height:300px; background:url(images/projecten_img.jpg) no-repeat 10px;}
#content .row_1 .main_bgd4 { height:300px;}
#content .row_1 .indent { padding:15px 15px 0 440px;}

/*footer*/
#footer { background-color:#ffffff;}
#footer .indent { padding:12px 0px 0 10px; font-size:10px;}
#footer .fleft { color:#000000;}
