BODY {
  background:url("img/bg.jpg") top center repeat-x;
  background-color:#393939;
  margin:0px;
  padding:0px;
  color:#000000;
  font-family:Trebuchet MS;
  font-size:11px;	
}


a	{
 text-decoration:none;
}
 
a:hover	{
 text-decoration:none;
}

TD,DIV	{
 font-family:Trebuchet MS;
 font-size:11px;	
}

div#content {
  position:absolute;
  border-width:1px;
  width:884px;
  left:50%;
  height:387px;
  top:50%;
  margin-left:-442px;
  margin-top:-193px;
}

div#text {
	position:relative;
	float:left;
	background-color:#ffffff;
	border:0px;
	border-left:1px;
  border-right:1px;
  border-color:#676767;
  border-style:solid;
}

div#text_content {
	position:relative;
	float:left;
	padding:28px;
  background-color:#FFFFFF;
 	width:822px;
}

div#logo_infra a	{
	position:relative;
	display:block;
	background:url("img/logo_infra_off.gif") no-repeat;
	width:823px;
	height:126px;
	margin-bottom:20px;
}

div#logo_infra a:hover	{
	background:url("img/logo_infra_on.gif") no-repeat;
}

div#logo_buitentrends a	{
	position:relative;
	display:block;
	background:url("img/logo_buitentrends_off.gif") no-repeat;
	width:823px;
	height:126px;
}

div#logo_buitentrends a:hover	{
	background:url("img/logo_buitentrends_on.gif") no-repeat;
}

div#orange	{
	position:relative;
	float:left;
	border:0px;
	border-left:1px;
	border-right:1px;
	border-style:solid;
	border-color:#676767;
	height:19px;
	background-color:#d44816;
}

div#grey_center {
	position:relative;
	display:inline;
	float:left;
	border:0px;
	border-top:1px;
	border-style:solid;
	border-color:#676767;
	background-color:#5b5b5b;
	height:19px;
}

div#grey_bottom_left {
	position:relative;
	display:inline;
	float:left;
	background:url("img/grey_bottom_left.png") no-repeat;
	width:20px;
	height:20px;
}

div#grey_bottom_right {
	position:relative;
	display:inline;
	float:left;
	background:url("img/grey_bottom_right.png") no-repeat;;
	width:20px;
	height:20px;
}

div#orange_center {
	position:relative;
	display:inline;
	float:left;
	border:0px;
	border-top:1px;
	border-style:solid;
	border-color:#676767;
	background-color:#d44816;
	height:19px;
}

div#orange_top_left {
	position:relative;
	display:inline;
	float:left;
	background:url("img/orange_top_left.png") no-repeat;
	width:20px;
	height:20px;
}

div#orange_top_right {
	position:relative;
	display:inline;
	float:left;
	background:url("img/orange_top_right.png") no-repeat;;
	width:20px;
	height:20px;
}