@charset "utf-8";
/* CSS Document */

.td_contenthome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	left: 25px;
	top: 25px;
	right: 25px;
	bottom: 25px;
	margin: 0px;
	padding: 25px;
}
.td_backhome {
	background-attachment: fixed;
	background-color: #000;
	background-image: url(gfx/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.table_links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9;
}
a {
	color: #FC6;
}
.td_projects {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 14px;
	margin: 0px;
	padding: 10px;
}
.table_projecten {

}
hr {
  height: 0px;
  margin: 0px;
  border-bottom: 1px solid #FF0000;
  font-size: 1px;
}
