@charset "utf-8";
/* CSS Document */
div#picture{
	position: relative;
	top: 12px;
	left: 35px;
	width: 450px;
	height: 303px;
	float: left;
	z-index: 1;
}
div#block_ontwerp a{
	position: relative;
	top: 20px;
	right: 10px;
	background: url(Images/1_ontwerp_welcome.jpg);
	width: 348px;
	height: 84px;
	float: right;
	z-index: 2;
}
div#block_ontwerp a:hover{
	position: relative;
	top: 20px;
	right: 10px;
	background: url(Images/1_ontwerp_welcome_hover.jpg);
	width: 348px;
	height: 84px;
	float: right;
	z-index: 2;
}
div#block_bouw a{
	position: relative;
	top: 13px;
	right: 10px;
	background: url(Images/2_bouw_welcome.jpg);
	width: 348px;
	height: 84px;
	float: right;
	z-index: 2;
}
div#block_bouw a:hover{
	position: relative;
	top: 13px;
	right: 10px;
	background: url(Images/2_bouw_welcome_hover.jpg);
	width: 348px;
	height: 84px;
	float: right;
	z-index: 2;
}
div#block_online a{
	position: relative;
	top: 10px;
	right: 10px;
	background: url(Images/3_online_welcome.jpg);
	width: 348px;
	height: 84px;
	float: right;
	z-index: 2;
}
div#block_online a:hover{
	position: relative;
	top: 10px;
	right: 10px;
	background: url(Images/3_online_welcome_hover.jpg);
	width: 348px;
	height: 84px;
	float: right;
	z-index: 2;
}
div#block_maatwerk a{
	position: relative;
	top: 7px;
	right: 10px;
	background: url(Images/4_maatwerk_welcome.jpg);
	width: 348px;
	height: 84px;
	float: right;
	z-index: 2;
}
div#block_maatwerk a:hover{
	position: relative;
	top: 7px;
	right: 10px;
	background: url(Images/4_maatwerk_welcome_hover.jpg);
	width: 348px;
	height: 84px;
	float: right;
	z-index: 2;
}
div#referentionblock{
	position: relative;
	top: 18px;
	left: 35px;
	width: 451px;
	height: 131px;
	background-color: #D4D6DA;
	float: left;
}
div#main_right{
	position: relative;
	top: 15px;
	right: 10px;
	width: 327px;
	height: 451px;
	float: right;
}
div#main_right p{
	position: relative;
	top: 10px;
	left: 55px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
}
div#main_left{
	position: relative;
	top: 15px;
	left: 35px;
	width: 451px;
	height: 339px;
	background-color: #EEEFF1;
	float: left;
}
span#line_text{
	position: relative;
	top: 15px;
	left: 2px;
	display: inline;
}
span#next_signs{
	font-size: 12px;
	font-weight: bold;
}
div#main_left p{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
	padding-right: 4px;
}
div#main_left a{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
	text-decoration: none;
	font-weight: bold;
}
div#main_left a:hover{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #263248;
	text-decoration: underline;
	font-weight: bold;
}