/*
	START BODY
*/

body{
}

/*
	END BODY
*/

/*
	START STANDARDS
*/

div.homepage_main_menu{
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}

span,a,p,label{
	font-family: verdana;
	color: #747474;
}
marquee{
	color: white;
}
td{
	font-size: 12px;
}
form{
	margin: 0px;
	padding: 4px;
}
a{
	text-decoration: none;
}
input,textarea{
	font-size: 12px;
	font-family: tahoma;
	border: 1px solid #CACACA;
	letter-spacing: 1px;
	color: #545253;
}
.frmlbl{
	color: #44529B;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
/*
	END STANDARDS
*/

/*
	START TEXT ELEMENTS
*/

a.homelatestprojects{
	color: #566A9D;
	font-weight: bold;
	font-size: 10px;
}
			a.homelatestprojects:hover{
				color: #253952;
				font-weight: bold;
				font-size: 10px;
			}
a.projectsmallinfoblockname{
	font-size: 17px;
	color: white;
	font-weight: bold;
}
			a.projectsmallinfoblockname:hover{
				font-size: 17px;
				color: #dfdfdf;
				font-weight: bold;
			}

a.copyright{
	font-family: tahoma;
	font-size: 10px;
	color: #e7e7e7;
}
			a.copyright:hover{
				font-family: tahoma;
				font-size: 10px;
				color: gray;
			}


span.titlesmall{
	font-size: 11px;
	font-weight: bold;
}

span.techdataheader{
	color: #232967;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}

span.projectscrollblock{
	font-size: 10px;
	color: white;
	font-weight: bold;
}
span.homedescriptiontext{
	font-size: 12px;
	color: #909090;
	line-height: 24px;
}
	span.homedescriptiontext a{
		color: #909090;
		text-decoration: none;
	}
	span.homedescriptiontext a:hover{
		color: #909090;
		text-decoration: underline;
	}
span.loginblocktext{
	font-size: 11px;
	color: black;
}
span.fromsquaremetertext{
	font-size: 18px;
	color: white;
	font-weight: bold;
}
span.titleblue{
	color: #44509A;
	font-size: 20px;
	font-weight: bold;
}
span.titleblack{
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}
.infotext,ul,li{
	font-family: tahoma;
	color: #747474;
	font-size: 11px;
	line-height: 18px;
}
ul,li{
	color: #41519C;
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
}
/*
	END TEXT ELEMENTS
*/

/*
	START FORM ELEMENTS
*/

select.projectrollout{
	font-family: verdana, arial;
	font-size: 10px;
	width: 257px;;
}
input.loginblock{
	font-family: verdana, arial;
	font-size: 10px;
	width: 55px;
}

/*
	END FORM ELEMENTS
*/

/*
	START TABLES
*/

table.bouwlaagmaintable{
	border: 1px solid #757575;
	width: 322px;
}

table.projectfromsquaremetersblock{
	background-color: #A60000;
	width: 100%;
	padding: 5px;
}

table.projectentable{
	background-color: #CBC9C9;
	width: 100%;
	height: 31px;
	border-right: 1px solid #93908A;
	border-bottom: 1px solid #93908A;
}
table.menubalk{
	background-color: black;
	width: 100%;
	color: white;
}
tabele.homeleftbottom{
	border: none;
	width: 100%;
}
table.tblprojectscrollblock{
	width: 100%;
	height: 31px;
	background-color: #566A9D;
	color: white;
}
table.projectsmallinfoblock{
	background-color: #CBC9C9;
	width: 100%;
	height: 100%;
	padding: 10px;
}
table.loginblock{
	background-color: #CBC9C9;
	width: 100%;
	height: 31px;
	border-right: 1px solid #93908A;
	border-bottom: 1px solid #93908A;
}
table.homerightmenu{
	background-color: #EBEBEB;
	width: 100%;
	height: 26px;
}
table.homelatestprojects{
	width: 100%;
}
table.maintable{
	height: 100%;
	border-left: none;
	border-right: none;
}
table.sitedescriptionhome{
	padding-left: 20px;
	padding-right: 20px;
}
/*
	END TABLES
*/

/*
	START TD MARKUP
*/

td.homelatestprojects1{
	padding: 4px;
	background-color: #EBEBEB;
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
}
td.homelatestprojects2{
	padding: 4px;
	background-color: #F9F9F9;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

td.dotlinedark{
	background-image: url(../gfx/dot_dgrijs.gif);
	height: 1px;
}

td.dotlinelight{
	background-image: url(../gfx/dot_lgrijs.gif);
	height: 1px;
}
/*
	END TD MARKUP
*/

