body, html {
	margin:0px;
	width:100%;
	height:100%;
	background-color:#c6c7c9;
}
p {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	line-height: 17px;
	margin:0px;
}
a {
	color: #000;
}
a:hover {
	color: #000;
	text-decoration:none;
}
ul, ol {
	margin-left: 15px;
	padding-left: 0px;
}
input, textarea, select{
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
}
form{
	margin:0px;
}
.profiel {
	color:#FFFFFF;
}
.architects {
	color: #000;
	font-size:10px;
}
.formBg {
	background-color:#000000;
}
.contactForm {
	color:#FFFFFF;
	font-size:10px;
	margin-left:5px;
}
#thumbs_all{ width:148px; height:105px; display:block; float:left; }

/* img {
	behavior: url(../js/iepngfix.htc) 
}
*/
.columns {
	column-count: 2; 
	column-width: 165px ;
	column-gap: 10px;
	color:#FFFFFF;
}
#all{
	position: absolute;
	top: 50%;
	margin-top:-285px;
	width:100%;
}

