.userlist {
	width:360px;
	border-collapse: collapse;
}

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

}

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

.userlist td A {
	color:#000;
}

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


#loginform table{
	width:360px;	
	border:0px solid;
}

#editor{
	width:320px;
}

#editor img{
	padding:0px;
	margin:0px;
}

#editor table{
	width:320px;
}

#editor tr{
	height:30px;

}

#editor td{
	vertical-align:top;
	padding-left:0px;


}

#editor td a{
	color:#000;

}

.title input{
	width:250px;
}

.intro textarea{
	color:#000;
	text-decoration:none;
	width:250px;
	height:100px;
}

textarea.intro{
	color:#000;
	text-decoration:none;
	width:300px;
	height:100px;
}

.mceEditor{
	width:350px;

}

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

.welkom{
	float:left;
	margin-top:100px;
	color:#867866;
	font-size: 20px;
	padding-left:15px;
}

#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;
}

.news_item .news_edit_button{
	clear:both;
	color:#ba0000;
}

.news_item .news_edit_button{
	clear:both;
	color:#ba0000;
}

.news_item .news_title{
	color:#a69560;
	font-size:14px;
	font-weight:bold;
	padding-bottom:7px;
	padding-top:7px;

}
.news_item .news_date{
	float:left;
	margin-right:10px;
}
.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;
	color:#ba0000;
}

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



