.content_area {
	margin: 20px 20px 0 20px;
}
#content h1 {
	font-familiy: Helvetica;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px;
}
#content h2 {
	font-familiy: Helvetica;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	/*margin-bottom: 5px;*/
	
}
/*
#content p,
.col3_block p{
	font-family: Arial;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 20px;
}
*/
#content .column_wrapper ul {
/*	list-style-image: url("/fileadmin/template/html/main/img/bullit_arrow_rightdown.gif"); 
	margin-left: 1.8em;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 20px;

	padding: 1px 2px 3px 4px;
	margin: 3px 18px 15px 8px;
	*/

}
#content .column_wrapper ul li {
/*
	margin: 1px 2px 3px 4px;
	padding: 0px 2px 0px 0px;
	font-size: 12px;
/*	padding-bottom: 0.2em; 
	background: url("/fileadmin/template/html/main/img/bg_table_caption.gif") repeat-x scroll left top transparent;
*/
/* bnt_blue styling */

	background: #c8d75a url("/fileadmin/template/html/main/img/btn_groen_pijl.gif") no-repeat left top;
	margin: 9px 0px 0px 0px;
	padding: 5px 0px 6px 23px; 
	display: inline-block;
}




#content .column_wrapper ul a {
/*	color: #333333;
	text-decoration: none;
	font-weight: bold;
*/

	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px; 
/*	margin: 15px 1px 1px 1px; */
	padding: 4px 9px 5px 3px; 
}

#content .column_wrapper ul li:hover {
	background: #E70202 url("/fileadmin/template/html/main/img/btn_groen_pijl_hover.gif") no-repeat left top;
	
}
#content .column_wrapper ul li a:hover {
	color: #ffffff;
}

.column_wrapper {
	position: relative;
	display: inline-block;
/*	padding-bottom: 35px; */
	padding-bottom: 55px;
}
#left_content {
	width: 250px;
	float: left;
	margin-right: 20px;
	margin-top: 18px;
}
#main_content {
	width: 280px;
	float: left;
	margin-right: 12px;
	margin-top: 18px;
}
#left_content .btn_blue,
#main_content .btn_blue {
	position: absolute;
	/*top: 320px;*/
	bottom: 25px;
}
span.btn_blue {
	margin-top: 10px;
}
#right_content {
	width: 325px;
	height: 225px;
	padding: 18px 20px 0px 28px;
	float: left;
	background: transparent url("/fileadmin/template/html/main/img/yellow_note.jpg") no-repeat left top;
}
.no_yellow {
	background: none !important;
}
#right_content .col3_block {
	border-bottom: 1px solid #999999;
	display: inline-block;
	margin-bottom: 10px;
}
#right_content a {
	text-decoration: none;
	color: #333333;
}
#right_content a:hover {
	color: #E70202;
}
#right_content .col3_block.last {
	border: none;
}
#right_content .col3_block .left {
	float: left;
	width: 245px;
}
#right_content .col3_block .right {
	float: left;
	width: 70px;
	margin-left: 10px;
}
#testimonial {
	width: 935px;
	clear: both;
	position: relative;
}
#testimonial .overlay {
	position: absolute;
	top: 45px;
	left: 35px;
	width: 450px;
}
#testimonial .image_overlay {
	position: absolute;
	bottom: 0;
}
#testimonial .overlay h3 {
	color:#666666;
	font-size:20px;
	font-weight:normal;
	margin-bottom: 2px;
}
#testimonial .overlay h3 a{
	font-family: HattoriHanzoLight;
	color: #FFFFFF;
	background-color: #B0C654;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.2em;
	padding: 5px 5px 2px 5px;
/* font-weight: bold; */
}
#testimonial .overlay p{
	/*border-left: 5px solid #25256D;*/
	padding: 3px 0 3px 0px;
	margin-bottom: 20px;
}
#testimonial .overlay p span{
	padding: 1px 3px 1px 5px;
	margin-bottom: 20px;
	background-color: #25256D;
	color: #D3E760;
	font-size: 1.8em;
	font-weight: bold;
	white-space: pre-wrap;
}
#testimonial .overlay p h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #D3E760;
	background-color: #25256D;
	padding: 3px 5px 2px 0px;
	white-space: pre-wrap;
	font-weight: bold;
}

#news-box {
	position: relative;
	width: 342px;
	height: 205px;
	margin-left: -5px;
	padding: 15px 0 0 13px;
	background: url( '/fileadmin/template/html/main/img/bg-twitter.png' ) no-repeat 0 -2px;
}
#news-box .tweetbird {
	position: absolute;
	top: -31px;
	right: 23px;	
}
#news-box .news { color: #333; /*margin: 16px 0 15px;*/ }
.twtr-hd, .twtr-ft { display: none; }
body .twtr-widget {
	font-family: arial !important;
} 
body .twtr-widget .twtr-tweet-wrap {
	padding: 6px 0px;
}
body #twtr-widget-1 .twtr-tweet em a {
    color: #999999 !important;
}
