body {
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Century Gothic, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
}

.k2a_canvas {
	position:absolute;
	height:680px;
	width:870px;
	margin-top:60px;
	margin: 0px 0px 0px -435px ;
    top:1px;
	left:50%;
	text-align: left;
	padding: 0px;
	overflow:hidden;
}


.submenu_blauw {
	height:210px;
	width:110px;
}

.imglink {
	border:0px solid black;
}

.submenu_groen{
	height:210px;
	width:130px;

}

#submenu {
	height:240px;
	width:228px;
}

.k2a_canvas #top {
	color:white;
    font-size:22px;
	height:57px;
	width:100%;
	background:black;
	
}

.k2a_canvas #main {
	height:370px;
	width:99,5%;
	/*background:beige;*/
		border-color:#ccc;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 1px;
}

#scrollzone {
	overflow-y: auto;	
	height:365px;
	padding-top:20px;
	overflow-x: hidden;
	padding-right:30px;
	padding-left:20px;
}

#scrollzone {
	overflow-y: auto;	
	height:365px;
	padding-top:20px;
	overflow-x: hidden;
	padding-right:5px;
	padding-left:5px;
}

#scrollzonedetail {
	
	height:365px;
	padding-top:20px;
	padding-right:10px;
	overflow-x: hidden;
	width:100%;


}

.detailtext {
	float:left;
	width:300px;
	margin-left:10px;
	height:310px;
	overflow-x: hidden;
	overflow-y: auto;

}

.backlink {

	font-size:110%;
	color:green;
	font-weight:bold;

}

.detailpics {
	width:290px;
	float:left;
	margin-left:10px;

}

.pics {
	height:230px;
	/*background-color:red;*/
}

.k2a_canvas #footer {
	height:200px;
	width:100%;

	background-image:url(../img/logo_transparant.png);
	background-repeat: no-repeat;
	background-position: left -10px;
	
	color:#aaa;
	text-align:right;
}

#invulform {
	float:left;	
	width:350px;
}

#invulform  input, #invulform  textarea{
	width:210px;
}

#contactgegevens{
	float:left;
	padding:10px 0 0 10px;
	width:250px;

}

/*  ****************** HEADERS *********************  */

#overtop .a, #overtop .e, #overtop .n, #overtop .s,  #overtop .t, #overtop .u, #overtop .w  {

	background-repeat: no-repeat;
	background-position: right bottom;
    height:57px;
	width:100%;	
}

#overtop .a {
	background-image:url(../img/letters/a.jpg);
}

#overtop .e {
	background-image:url(../img/letters/e.jpg);
}

#overtop .n {
	background-image:url(../img/letters/n.jpg);
}

#overtop .s {
	background-image:url(../img/letters/s.jpg);
}

#overtop .t {
	background-image:url(../img/letters/t.jpg);
}

#overtop .u {
	background-image:url(../img/letters/u.jpg);
}

#overtop .w {
	background-image:url(../img/letters/w.jpg);
}

#righttop{
		background-color:black;
		width:100%;
		height:57px;
		padding:0;	
}

#architecten_bouwers_header, 
#bureau_header, 
#contact_header, 
#k2a_header, 
#laag_energie_header, 
#nieuwbouw_header, 
#projecten_header, 
#renovatie_header, 
#service_header, 
#visie_header {
		background-repeat: no-repeat;
		background-position: right top;
		width:500px;
		height:57px;		
		float:right;	
}

#architecten_bouwers_header {
	background-image:url(../img/headers/architecten_bouwers_header.jpg);	
}

#bureau_header {
	background-image:url(../img/headers/bureau_header.jpg);	
}

#contact_header {
	background-image:url(../img/headers/contact_header.jpg);
}

#k2a_header {
	background-image:url(../img/headers/k2a_header.jpg);
}

#laag_energie_header {
	background-image:url(../img/headers/laag_energie_header.jpg);
}

#nieuwbouw_header {
	background-image:url(../img/headers/nieuwbouw_header.jpg);
}

#projecten_header {
	background-image:url(../img/headers/projecten_header.jpg);
}

#renovatie_header {
	background-image:url(../img/headers/renovatie_header.jpg);
}

#service_header {
	background-image:url(../img/headers/service_header.jpg);
}

#visie_header {
	background-image:url(../img/headers/visie_header.jpg);
}

/*  ****************** END HEADERS *********************  */
.leftmenu {
   	float:left;
	width:228px;
	height:100%;
    background:white; 
    background-image:url(../img/menu/icons_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_menu_items {
	background-color:red;

}

#left_menu_items div{
	width:57px;
	float:left;	
	height:25px;
}

.nieuwbouw {
	height:315px;
	
}

#icons {
background-image:url(../img/menu/icons_klein.png);
	
	background-repeat: no-repeat;
	background-position: left bottom;
}

#icons div {
	/*background-color:red;*/
        width:57px;
		height:57px;
        padding:0;
        margin:0;
	float:left; 
}




.labelcol {
	text-align: right;
	vertical-align: top;
	font-size:12px;
	font-family: Century Gothic, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	
}

div#contact_link_ligging {
	text-align:right;
	
	margin-top:110px;
	margin-right:20px;
}

.detailcontent {
	background-color: white;
        color:#000;
        padding:5px;
        border:solid 1px #000;
}

.important {
	/*font-color:green;
	color:green;
	font-weight:bold;*/
}

form input, form textarea, form select, form button {
	background-color: white;
	font-size:12px;
	width:210px;
	
}

form select {
	background-color: white;
	font-size:12px;
	
}

#scrollzone a {
	color:green;
}

.numbering {
	padding-right:70px;
	text-align:right;
	font-size: 14px;
	color:#ccc;
}

.numbering a {
	color:#ccc;
	text-decoration: none;
	font-weight:bold;
	font-size: 15px;
}

#scrollzone .numbering a {
	color:#ccc;
	
}
