body{
	padding: 0;
	margin: 0;
	background-color: #666666;
	font-family: verdana;
	font-size: 10pt;
}

.container{
	width: 1000px;
	left: 50%;
	position: absolute;
	margin-left: -500px;
	background-color: #FFFFFF;
}

.header_container{
	height: 115px;
	width: 100%;
	background-image: url('/images/bgm.png');
}

.header_balk{
	height: 27px;
	background-color: #3b84c5;
	width: 100%;
	margin-top: -37px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	
}

.menu_item a{
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	width: 120px;
	padding-left: 5px;
	padding-top: 4px;
	text-decoration: none;
}

.menu_item a:hover{
	color: #D2E9F8;
}

.flash_anim{
	margin-top: 10px;
	background-color: #FFFFFF;
	height: 400px;
	width: 100%;
}

.bottom_container{
	width: 100%;
}

.bottom_left{
	float: left;
	width: 333px;
}

.bottom_left_tprojecten{
	padding-left: 30px;
	height: !important;
	overflow: hidden; 
	min-height: 275px;
	background-image: url('/images/title_hp.png');
	background-repeat: no-repeat;
}


.bottom_center{
	float: left;
	width: 333px;
	
}

.bottom_center_tnieuws{
	height: !important;
	overflow: hidden; 
	min-height: 275px;
	background-image: url('/images/title_nt.png');
	background-repeat: no-repeat;
	padding-left: 30px;
}

.bottom_center_tsponsort{
	height: !important;
	overflow: hidden; 
	min-height: 275px;
	background-image: url('/images/title_ts.png');
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 20px;
	padding-top: 10px;
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
	border-color: #D2E9F8;
	font-size: 8pt;
}


.bottom_right{
	float: left;
	width: 334px;
}

.bottom_right_sprojecten{
	height: !important;
	overflow: hidden; 
	min-height: 564px;
	background-image: url('/images/title_ps.png');
	background-repeat: no-repeat;
	padding-left: 30px;
}

.bottom_right_znieuws{
	height: !important;
	overflow: hidden; 
	min-height: 245px;
	background-image: url('/images/title_zn.png');
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 20px;
	padding-top: 10px;
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
	border-color: #D2E9F8;
}

.bottom_right_acties{
	height: !important;
	overflow: hidden; 
	min-height: 275px;
	background-image: url('/images/title_acties.png');
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 20px;
	padding-top: 10px;
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
	border-color: #D2E9F8;
	font-size: 8pt;
}


.bottom_right_znieuws ul{
	margin-top: 0px;
	color: #D2E9F8;	
}

.title_bottom{
	width: 100%;
	padding: 5px;
	font-size: 14pt;
	color: #3b84c5;
}

.text_bottom{
	padding: 25px 5px 5px 0px;	
}

.text_bottom a{
	color: #3b84c5;
	text-decoration: none;
}

.text_bottom a:hover{
	color: #D2E9F8;
}

.footer{
	background-color: #3b84c5;
	width: 100%;
	height: 20px;
	float: left;
}

.footertext, .footertext a{
	text-align: center;
	width: 100%;
	color: #FFFFFF;
	font-size: 7pt;
	padding-top: 3px;
	text-decoration: none;
}

.footertext a:hover{
	color: #D2E9F8;
}