body
{
	background-color : #5A0000;
	background: #383838 url(../images/body-bg.png) repeat-y 50% 0;
	
	margin:0px;
 	font-family: "verdana", serif;
 	font-size: 11px;
 	color: #333;
 	line-height: 15px; 	
}

#top
{
	height:55px;
	width:742px; 
	margin:auto;
	background:#E5E5D3;	
	border-bottom: 1px solid #C9C9C9;	
	padding: 10px 0px 0px 0px;	
}

#top_center
{
	height:50px;
	width:742px; 
	margin:auto;
	background:#E5E5D3;		
	padding: 0px;	
}

#top_left
{
	float:left;
	width:160px; 
	margin: 0 0 0 5px;
}


#top_right
{
	text-align: right;
	/* width:400px;  */
	padding: 0 10px 0 0;
}

#outer 
{ 
	text-align:left; 	
	width:742px; 
	margin:auto;
	/* border: solid #C9C9C9; */
	border-width: 0px 1px 1px 1px
}

#navlist
{
	height:23px;	
	border-bottom: solid 1px #CCC;
	padding: 5px 0 0px 145px;
	background: #fff;
	
}

#navlist_bedrijven
{
	height:23px;	
	border-bottom: solid 1px #CCC;
	padding: 5px 0 0px 685px;
	background: #fff;

}

#bodyblock 
{
	position:relative; 
	background: #fff;
	width:742px;
	padding:0;	
}

#l-col 
{ 
	width:225px;
 	margin: 0;
 	padding: 10px 0px 20px 5px;	
 	text-align:left;
}

#cont 
{
	float:right;
 	width:480px;
 	text-align: left;
 	margin: 5px 5px 5px 5px;	 		
}


#cont_full
{
 	margin: 10px;	 		
}


#ftr 
{
 	height:35px;
 	color: #333;
 	text-align: right;
	background: #E5E5D3;
	padding: 10px 10px 4px 2px;
	font-size: 9px;
	border-top: 1px solid #CCC;
}

/* { border: 1px solid #F00; } */
