body
{
	background-color:	#fff;
	width:			660px;
	font-family:		Arial;
}

h1
{
	font-family:		Times;
	font-size:		30px;
	color:			#4c4c4c;
	margin-bottom:		18px;
}

h2
{
	font-family:		Times;
	font-size:		22px;
	color:			#4c4c4c;
	margin:			0px;
	
}

h3
{
	font-family:		Times;
	padding-top:		10px;
	margin-bottom:		0px;
	margin-top:		0px;
	font-size:		15px;
	color:			#fff;
}

h4
{
	Font-family:     	Arial;
	font-size:   	 	14px;
	color:    	 	#4c4c4c;
	margin-bottom:		0px;
	padding-bottom:		0px;
}


p
{
	font-family:		Arial;
	font-size:		12px;
	color:			#4c4c4c;
	font-weight:		normal;
}

.list
{
	font-family:		Arial;
	font-size:		12px;
	color:			#4c4c4c;
	font-weight:		normal;
	list-style:             url("bvierkant.jpg");
}

.list ul
{
	list-style:             url("bvierkant.jpg");
	margin-top:		0px;
}

.list li
{
	list-style:             url("bvierkant.jpg");
	padding-left:		10px;	
}

a:link, a:visited, .contentLink:link, .contentLink:visited
{
	color:			#d2851b;
	text-decoration:	none;
	font-weight:		normal;
}

a:hover, .contentLink:hover
{
	color:			#d2851b;
	text-decoration:	none;
	font-weight:		normal;
}

.Body_Main  /*Body Main*/
{
      padding-left:		90px;
      font-family:	     	Arial;
      Font-size:   		12px;
      color:    		#4c4c4c;
}

.Body_Hot_Nieuws /* Body Hot Nieuws*/
{
      font-family:	     	Arial;
      Font-size:   		10px;
      color:    		#fff;
      width:			150px;
}
 
.Body_Rechts_Ruim  /*Body rechts ruim*/
{
      font-family:    		Arial;
      font-size:   		12px;
      color:  			#4c4c4c;
      line-height:		1.5px;
}

.box_content p
{
	color:			#fff;
	font-size:		11px;
}
