/* settings */
* {margin: 0; padding:0;}
.clear {clear: both;}
body { background: #FFFFFF;}
/* typografie */
p {
padding: 0px 0 0 0px;
}
.footer {
height: 26px;
width: 950px;
float: left;
background-image: url(../img_jer/banner_onder.jpg);
text-align: center;
}

/* container voor alle layouts */
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: relatieve;
}
/* 2 kolommen */
.content-links {
	width: 950px;
	height: auto;
	background-image:;
	float: left;
}

.twittertext{
	font-size: 8px;
	color:#666666;
	line-height:20px;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
	
}

#sidebar {
	float: left;
	width: 220px;
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: 16px;
	white-space: normal;
	display: inline-block;
	word-spacing: normal;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}


#twitter_update_list span a {display:inline; color:#FFFFFF; font-size:12px;}
#twitter_update_list a {display: block; color:#FFCC00; font-size:3px;line-height:20px;}
#twitter_update_list li  {list-style-type: none; padding: 1; margin: 1;}