table.userlist {
	margin-left:10px;
	margin-top:10px;
	width: 450px;
	border-collapse: collapse;
}

table.userlist th {
	border: 1px solid #ccc;
	text-align:left;
	padding: 3px;
	color: #FFF;
	background: #336;
	font-size:9px;
}

table.userlist td {
	border: 1px solid #ccc;
	padding:3px;
	font-size:9px;
}

table.userlist td A {
	color:#000;
}

table.userlist td.right {
	text-align:right;
}

#loginform{
	text-align:center;
	margin-top:10px;
}
#loginform table{
	width:400px;	
	border:0px solid;
}

#editor{
	width:550px;
}

#editor form table{
	width:600px;
}
#editor form table td{
	vertical-align:top;
}

#editor form table input.title{
	width:500px;
}

#editor form table textarea.intro{
	color:#000;
	text-decoration:none;
	width:500px;
	height:100px;
}

#editor form table textarea.mceEditor{
	width:500px;
	height:300px;
}

#intro{
	font-weight:bold;
	margin-bottom:10px;
}

.welkom{
	margin-left:230px;
	padding-top:13px;

}

#body_text p{
	margin-bottom:10px;
}

.news_item.news_header{
	float:left;
	width:360px;
	height:80px;
}

.news_item.news_image{
	width:100px;
	float:right;
	height:80px;
}

.news_item.news_auteur{
	float:left;
	font-style:oblique;
}

.news_item.news_edit_button{
	clear:both;
}

.news_item.news_edit_button{
	clear:both;
}

.news_item.news_title{
	font-size:14px;
	font-weight:bold;
	color:#ea8024;
}
.news_item.news_date{
	float:left;
	margin-right:10px;
	font-style:oblique;
}
.news_item.news_intro{
	margin-top:10px;
	font-weight:normal;
}

.news_item.news_meer{
	font-weight:normal;
}

.news_item.news_body{
	margin-top:10px;
	padding-bottom:5px;
	margin-bottom:20px;
}

.add_news{
	margin-bottom:10px;
}

.add_news img{
	border:0;
	margin-right:5px;
}
