/*.column {
   width: 700px;
}


.leftcol {
   margin-right:26px;
}

.actieblok1 {
   width: 448px;
   height: 160px;
   float: left;
}
.actieblok2 {
   width: 223px;
   height: 160px;
   float: left;
}
.actieblok3 {
   width: 223px;
   height: 330px;
   float: left;
   background:transparent url(../gfx/bg_crumbs.gif) repeat-x scroll 0 0;
   padding:10px 0 0 0;
}
.actieblok1 h1, .actieblok2 h1, .actieblok3 h1 {
   font-size: 14px;
   color: #645e5c;
   text-transform: uppercase;
   padding:13px 6px 12px 6px;
   margin: 0;
}
.actieblok_content {
   overflow:auto;
   height:100%;
   overflow-x:hidden;
   _width:325px;
}
.actieblok_textcontent {
   padding:10px;
   height:239px;
   _width:305px;
}
.actieblok_multimedia {
   overflow:auto;
   height:150px;
   overflow-x:hidden;
   _width:325px;
   border:solid 5px #fe6600;
}

.action_newsitem_date {
   float:right;
   color:#9d9d9d;
}
.actieblok img {
   float: left;
   margin-right: 5px;
   margin-bottom: 5px;
}
.action_newsitem {
   padding:5px 20px 5px 0px;
   float:left;
   width:95%;
   display:block;
   text-decoration:none;
   color:#645e5c;
}
.action_newsitem:hover {
   color:#9c9c9c;
}
.action_newsitem:hover .action_newsitem_date {
   color:9c9c9c;
}
.action_newsitem:hover h2 {
   color: #ff6600;
}


h2 {
   color:#645e5c;
   width:170px;
}

table.poll, table.poll_result{
   margin:10px 3px 10px 8px;
   padding:5px 0 0 10px;
   border:solid 5px #fe6600;
   border-collapse:collapse;
   width:90%;
   height:200px;
}

img {
   margin: 3px 10px 0px 0px;
}

.vote_but {
   background:transparent url(../gfx/but_vote.jpg) repeat-x scroll 0 0;
}

p{
width:150px;
}*/

#kruimelpad {
	display: none;
}
#column, #content_container {
	padding: 0;
	margin: 0;
	width:698px;
}

#recent_news_item {
	width: 468px;
	background: url(../gfx/home_recent_bg.jpg) repeat;
	height: 146px;
	float: left;
	padding: 10px;
	overflow: hidden;
	margin: 0;
	text-align:justify;
}
#recent_news_item h2 {
	padding: 0 0 5px 0;
	margin: 0;
	text-transform: uppercase;
	color: #ff6600;
	font-size: 14px;
}
#recent_news_item img {
	margin-right: 4px;
	float: left;
	width: 150px;
}
a.readmore {
	display: block;
	width: 92px;
	height: 18px;
	padding: 0 5px;
	background: url(../gfx/home_readmore.jpg);
	clear: both;
	color: #000;
	text-decoration: none;
	margin-top: 5px;
}
#recent_news_item a.readmore {
	float: right;
}
#multimedia {
	width: 200px;
	height: 150px;
	border: 5px solid #d1590a;
	float: left;
	xmargin-bottom: 7px;
}
#project, #news {
	width: 214px;
	clear: left;
	float: left;
	padding: 0 15px;
	text-align:justify;
}
#project img, #news img, #poll_en img {
	width: 204px;
	xmargin: auto;
	xdisplay: block;
}
#project h2, #news h2, #poll_en h2 {
	text-transform: uppercase;
	font-size: 12px;
	color: #645e5c;
	padding: 0;
	margin: 0;
}
#news {
	clear: none;
	width: 205px;
}
#poll_en {
	clear: none;
	float: right;
	margin:0;
	width: 179px;
	padding: 15px;
	background: #f2f2f2;
}
#poll {
	width: 179px;
	padding: 15px;
	background: #f2f2f2;
	float: right;
}
#poll_question {
	background-color: #fff;
	border: 5px solid #d1590a;
	padding: 5px;
}
#poll_question ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#poll_question ul li {
	padding: 5px;
}
#poll .readmore {
	text-align: center;
	margin: auto;
}
#logos {
	xwidth: 214px;
	width: 698px;
	xclear: left;
	float: right;
	margin: 0 5px 5px 0;
}