html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #565c60;
	text-decoration: none;
	border-bottom: 1px solid #648ca5;
}
a:hover {
	border-bottom: 1px solid #F58220;
}
a:visited {
	border-bottom: 1px solid #565c60;
}
#wrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#banner {
	width: 760px;
	height: 249px;
	text-indent: -9999px;
	background-image: url(images/website/banner_eric_van_rompuy.jpg);
	margin-top: 20px;
}
ul#menu {
	width: 505px;
	height: 40px;
	background-image: url(images/website/background_navigatie.jpg);
	float: left;
	padding: 9px;
}
#menu li {
	float: left;
	display: inline;
	margin-left: 28px;
}
#menu li.home {
	float: left;
	display: inline;
	margin-left: 8px;
}
#menu li a {
	color: #b4c2c8;
	text-decoration: none;
	font-size: 100%;
	border-bottom-style: none;
}
#menu li a:hover, #menu li a.actief {
	color: #f7f7f7;
}
#zoeken {
	width: 237px;
	height: 57px;
	float: right;
	background-image: url(images/website/background_zoek.jpg);
}
#zoeken input {
	margin-top: 8px;
	border-style: none;
	width: 227px;
	height: 19px;
	background: url(images/website/background_zoekbalk.gif) no-repeat;
	padding-left: 4px;
	color: #565c60;
}
#inhoud {
	width: 475px;
	clear: both;
	float: left;
	padding: 15px 29px 15px 19px;
	color: #565c60;
}
#inhoud h2 {
	font-weight: normal;
	font-style: normal;
	color: #F58220;
	font-size: 180%;
	margin-bottom: 12px;
}
#inhoud h2 a {
	color: #F58220;
}
#inhoud p {
	font-size: 80%;
	padding-bottom: 0;
	margin-bottom: 10px;
	line-height: 118%;
}
#inhoud ol, #inhoud ul {
	margin-top: 18px;
}
#inhoud ol li {
	font-size: 80%;
	margin-bottom: -4px;
	margin-left: 32px;
	list-style-type: decimal;
}
#inhoud ol li p {
	font-size: 100%;
	color: #9ca7af;
	margin-top: 2px;
}
#inhoud img {
	float: left;
	margin-bottom: 8px;
	margin-right: 4px;
	position: relative;
	left: -8px;
}
#inhoud p.datum {
	width: 66px;
	position: relative;
	right: 85px;
	top: -71px;
	background-image: url(images/website/background_datum.gif);
	color: #565c60;
	margin-bottom: -92px;
	font-size:1em;
	line-height:130%;
	padding-top: 4px;
	height: 91px;
}
.datum .dag {
	font-size: 33px;
	^font-size: 29px;	
	text-align: center;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 6px;
	display: block;
	width: 56px;
}
.datum .maand {
	font-size: 20px;
	padding: 0;
	display: block;
	text-align: center;
	margin-top: 5px;
	clear: both;
	width: 56px;
}
.datum .jaar {
	font-size: 33px;
	^font-size: 29px;
	padding: 0;
	display: block;
	margin-top: 9px;
	text-align: center;
	clear: both;
	width: 56px;
}
#inhoud .entry {
	margin-bottom: 70px;
}
h3 {
	font-weight: normal;
	font-style: normal;
	margin-bottom: 8px;
}
#rechterbalk {
	float: left;
	background-color: #EBEEED;
	width: 199px;
	padding: 15px 19px;
}
#rechterbalk h4 {
	color: #F58220;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
	font-size: 100%;
}
#rechterbalk ul {
	margin-bottom: 30px;
}
#rechterbalk ul li {
	margin-left: 12px;
	margin-bottom: 4px;
	font-size: 80%;
	background: url(images/website/bullet_rechterbalk.gif) no-repeat 1px 6px;
	padding-left: 11px;
}
#flickr_badge img {
	margin-right: 20px;
	margin-bottom: 22px;
}
#footer {
	clear: both;
	border-top: 1px solid #e7e7e7;
	text-align: center;
	padding-top: 19px;
	^padding-top: 8px;
	padding-bottom: 19px;
	font-size: 75%;
	color: #565c60;
}
