#content textarea, #content .title_edit {
	width:			360px;
}
#content .title_edit {
	font-size: 		1.2em;
	margin:	        0;
    padding:        0;
	font-variant:	small-caps;
}
#content .big {
	width:			200px;
}

.people {
	width:			100%;
}
.people td {
	margin:			0;
	padding:		0 0 20px 0;
}
.peoplephoto {
	border:			solid #13b154 1px;
	margin:			0 10px 10px 0;
}
.leesmeer {
	font-weight:	bold;
}



.jobs {
	padding:		0;
	margin:			0;	
}
.jobs li {
	padding:		0;
	margin:			10px 0 0 0;	
	list-style-type:none;
}

.items {
	padding:		0;
	margin:			0;	
}
.items li {
	padding:		0;
	margin:			10px 0 0 0;	
	list-style-type:none;
}


.edit, .button, .logout {
	float:			right;
	border-top:		solid #FFE17F 1px;
	border-left:	solid #FFE17F 1px;
	border-bottom:	solid #6B550E 1px;
	border-right:	solid #6B550E 1px;
	padding:		2px 8px 2px 20px;
	margin:			0 0 0 5px;
	background: 	#FFCB21 url("../images/icons/new.gif") no-repeat;
	font-size:		10px;
}
.edit {
	background: 	#FFCB21 url("../images/icons/edit.gif") no-repeat;
}
.logout {
	padding:		5px 8px 5px 33px;
	background:		#FFCB21 url("../images/icons/logout.gif") no-repeat scroll left center;
}

#language {
	position:		absolute;
	top:			520px;
	left:			12px;
}


#fontsize {
	float: 			left;
}
.print {
	position: 		absolute;
	left:			350px;
	top:			0px;
}

/*div {
 	border: dotted #0f0 1px;
}
*/

.debug {
	margin:			0;
	padding:		10px;
	color:			#000;
	background-color: 	#666;
	border:			solid 1px #000;
}