BODY { background-image:url(../gfx/bg.png); height:100%; margin:0px; padding:0px; width:100%; }
BODY, TABLE, TR, TD, SPAN, DIV, A { color:#333333; font-family:Arial,Verdana,Helvetica; font-size:11px; }
TD.title { color:#333333; font-family:Arial,Verdana,Helvetica; font-size:20px; font-weight:bold; }
h1 {
	font-size:1.5em;
}



#twitter_box { height: 290px;  overflow:hidden; position:relative; left:2px;}
#google_translate_element { width: 145px;}
#google_translate_element .goog-te-gadget { white-space: normal; }



/*CSS NIEUWSBLIEB*/
div#nieuwsblieb_nieuws {
	width:289px;
	height:290px;
	overflow:hidden;
	background-color:#fff;
	background-image:url('/gfx/Fotolia_krant_M.jpg');
	
	}


div#nieuwsblieb_nieuws  p.title {
	font-size:13px;
	margin-left:20px;
	font-weight:bold;
}
div#nieuwsblieb_nieuws ul {
	list-style-type:none;
	padding:5px;
	margin:5px;
	}
div#nieuwsblieb_nieuws ul.results li.result ul.item li.pubDate 		{	float:right; padding-right:15px;	}
div#nieuwsblieb_nieuws ul.results li.result ul.item li.title		{	margin-bottom:5px;	}
div#nieuwsblieb_nieuws ul.results li.result ul.item li.title a		{	font-weight:bold;	}
div#nieuwsblieb_nieuws ul.results li.result ul.item li.description	{	display:none;	}


