/* CSS Document */#left_content {    width: 400px;    float: left;    background: #F000;	color:#FFCC00;    height: auto;    margin-bottom: 30px;	margin-top:30px;	}		#left_content p {		line-height:18px;		margin-bottom:10px;	}		#left_content h1 {		font-size:28px;		line-height:32px;		font-weight:bold;		color:#FFF;		margin-bottom:10px;		/*margin-top:30px*/	}		#left_content h2 {		font-size:28px;		line-height:32px;		font-weight:bold;		color:#FFCC00;	}#left_content a	{		color:#ffcc00;		line-height: 18px;	}.intro{font-size:14px;line-height:20px;font-weight:bold;color:#FFFFFF;}	#middle {    width: 30px;    float: left;	color:#fff;    height: auto;    margin-bottom: 30px;	}#right_content {    width: 270px;    float: left;    background: #F000;	color:#fff;    height: auto;    margin-bottom: 30px;	margin-top:110px;}	#right {	width:10px;	float:right;	}#reclame {    width: 180px;    float: right;/*    background: #FFF;*/	color:#000;    height: auto;    margin-bottom: 30px;}    #reclame h1, #reclame p {        line-height: 14px;        padding: 10px;		color:#CC0000;    }		#reclame h2{	font-size:18px;	  padding: 10px;	line-height:22px;	color:#CC0000;	font-weight:bold;}a.reageer:link{	font-size:22px;	font-weight:bold;	color:#CC0000;}.reactie{	color:#FFFFFF;}
