#middleColumn { float:left;  }
#text { width:600px; background:#FFF; padding:20px; }
#text img.path  { border:0px; float:left; padding-right:5px;}
#text label.path 
{

	font-size:12px;
	font-weight:bold;
	font-family:arial;
	color:#000;
	line-height:21px;
	margin:0px;
	padding:0px;
}

#text { font-family:arial; font-size:12px; }

#text h1,
#text h2
{ 
	font-family:arial; 
	font-size:14px; 
	font-weight:bold; 
	padding:2px 0px;  
	margin:0px;
}

#text h1 { color:#E2001A; margin-top:5px; }
#text h2 { color:#A4C300; margin-bottom:10px; }

#text p.intro { font-weight:bold; padding-top:0px; }
#text p
{
	color:#000;
	font-family:arial; 
	font-size:12px; 
	padding-top:10px;  
	margin:0px;
}

#text a { color:#A4C300; text-decoration:none; }
#text a:hover { text-decoration:underline; }

#text img { border:1px solid #A4C300; float:left; margin: 2px 10px 5px 0px; }


#fotoboek img { float:none; cursor:pointer; }
#fotoboek div.photoFrame { width:160px; float:left;}
#fotoboek div.photoFrame div { text-align:center; }
#fotoboek div.footer { clear:left; }


