/* SEARCHBOX */

#subNavigationArea .contentItem{
	padding:				0;
	margin:					0;
}

#subNavigationArea .display_teaser{
	padding:				10px;
}



.searchBox{
	background:				#FE0000 url(../graphics/bg_input.gif) 20px 68px no-repeat;;
	border-bottom:			1px solid #B5B4B2;
	border-left:			1px solid #B5B4B2;
	padding:				20px;
	height:					140px;			
}

	.searchBox h4{
		background:				url(../graphics/zoeken_home.gif) no-repeat;
		height:					20px;
		width:					278px;
		margin:					0 0 20px 0;
	}
	
		.searchBox h4 span{
			display:				none;
		}
		
	.searchBox p{
		font-weight:		bold;
		padding:			5px 0 5px 0;
	}
	
	.searchBox label.labelTitle{
		background:				url(../graphics/label_search.gif) no-repeat;
		display:				block;
		height:					13px;
		width:					181px;
		display:				none;
		
	}

		.searchBox label.labelTitle span{
			display:			none;
		}
		
	.searchBox input{
		border:					1px solid #fff;
		background:				none;
		display:				block;
		height:					18px;
		padding:				2px 4px 0 4px;
		margin:					8px 0 0 0;
		width:					377px;
		float:					left;
	}
	
	.searchBox input.button{
		background:				none;
		width:					55px;
		float:					right;
		padding:				0;
		height:					20px;
		
	}
	
.searchBox .uitgebreid-zoeken,
.searchBox .uitgebreid-zoeken-en 		{ position: absolute; }

.searchBox .uitgebreid-zoeken 			{ margin: 75px 0 0 258px; }
.searchBox .uitgebreid-zoeken-en 		{ margin: 75px 0 0 282px; }

.searchBox .uitgebreid-zoeken a,
.searchBox .uitgebreid-zoeken-en a 		{ color: #fff; }

/* IMAGEBOX */

	.imageBox{
		background:			url(../graphics/img_sample.gif);
		border-bottom:			1px solid #B5B4B2;
		width:				200px;
		height:				180px;
	}


/* Calendar */
#subNavigationArea  .calendarBox{
	padding:				10px;
}
#subNavigationArea  .calendarBox h4.calendarTitle,h4.nieuwsTitle{
	background:				none;
	padding:				0;
	margin:					0 0 5px 0;
	font-size:				140%;
	font-weight:			bold;
	color:					#FE0000;
}

#subNavigationArea .calendarBox ul.calendarList li{
	padding:					0 0 5px 0;
	display:					block;
}

#subNavigationArea .calendarBox ul.calendarList li a, #primaryContentArea .newsBox ul.newsElements li a, #secondaryContentArea .newsBox .blogBox ul.newsElements li a{
	background:				url(../graphics/bg_readmore_red.gif) right top no-repeat;
	color:					#FE0000;
	font-size:				110%;
	font-weight:			bold;
	border:					none;
	padding:				0 20px 0 0;
	margin:					0;
}


#secondaryContentArea .blogBox{
	padding:			10px 10px 10px 10px;
}




#serviceArea ul{
	height:					155px;
}


.webLogImg{
	background:				url(../graphics/bg_weblog.gif) no-repeat;
	width:					200px;
	height:					53px;
}


#flash-mindgame				{ text-align:center; margin-bottom:10px; padding-bottom:10px; padding-top:10px; border-bottom:1px solid #b2b2b2;}
#oba-zomer					{ position: absolute; margin: 18px 0 0 0; z-index: 100; }
