<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
**  last changed: 2008-06-05, simplicity gmbh, gvo
*/

@media all
{

/* ----------------------------------------
** Formatierung Eikones User
*/
#tx-cheikonesuser-pi1-person_list,
#tx-cheikonesuser-pi1-person_detail,
#tx-cheikonesuser-pi1-person_shortdetail {
	font-size: 12px;	
	line-height: 19px;
	letter-spacing: 0.5px;
}
#tx-cheikonesuser-pi1-person_detail h1,
#tx-cheikonesuser-pi1-person_shortdetail h1 {
	margin-bottom: 0;
	padding-bottom: 10px;
	border-bottom: none;
}
#tx-cheikonesuser-pi1-person_detail div.projects,
#tx-cheikonesuser-pi1-person_shortdetail div.projects {
	width: 418px;
	font-size: 12px;	
	line-height: 17px;
	margin: 0 0 49px 0;
	padding: 0 40px 10px 0;
	border-bottom: 2px solid #000000;
}
#tx-cheikonesuser-pi1-person_detail hr,
#tx-cheikonesuser-pi1-person_shortdetail hr {
	border-bottom: 1px solid #959595;
}
#tx-cheikonesuser-pi1-person_list a {
	width: 100%;
	display: block;
	text-decoration: none;
}
#tx-cheikonesuser-pi1-person_list ul {
	padding: 0;
	margin: 0;
}
#tx-cheikonesuser-pi1-person_list li {
	list-style: none;	
	padding: 1px 0 1px 0;
	margin: 0;
	border-bottom: 1px solid #959595;
	line-height: 18px;
	background: none;
}
#tx-cheikonesuser-pi1-person_list div.main,
#tx-cheikonesuser-pi1-person_detail div.main,
#tx-cheikonesuser-pi1-person_shortdetail div.main {
	float: left;
	width: 460px; /* 504 - 2x22 */
	padding: 20px 22px 78px 22px;
	background: #fff;
	min-height: 280px; /* 504 - 1x78 - 1x20 */
}
#tx-cheikonesuser-pi1-person_list div.main {
	width: 486px; /* 504 - 2x22 */
	padding: 20px 9px 78px 9px;
	min-height: 280px; /* 504 - 1x78 - 1x20 */
}
#tx-cheikonesuser-pi1-person_shortdetail div.main {
	width: 458px; /* 504 - 2x22 */
	min-height: 280px; /* 504 - 1x78 - 1x20 */
}
#tx-cheikonesuser-pi1-person_list div.right,
#tx-cheikonesuser-pi1-person_detail div.right {
	float: right;
	width: 241px; /* 250 - 1x10 */
	padding: 9px 9px 78px 0px;
	background: #fff;
	min-height: 162px; /* 252 - 1x12 - 1x78 */
}
#tx-cheikonesuser-pi1-person_list div.subcl {
	padding: 0 6px 0 0;
}
#tx-cheikonesuser-pi1-person_list div.subcr {
	padding: 0 0 0 6px;
}
#tx-cheikonesuser-pi1-person_detail div.address {
	background: #fff;
	min-height: 104px; /* 126 - 1x22 */
}
#tx-cheikonesuser-pi1-person_detail div.bodytext {
	background: #fff;
	width: 418px;
	min-height: 104px; /* 126 - 1x22 */
}
/* PUBLICATIONS */
#tx-cheikonesuser-pi1-publication_entry div {
	width: 340px;
}
#tx-cheikonesuser-pi1-publication_entry h4 {
	padding: 0;
	width: 340px;
}
#tx-cheikonesuser-pi1-publication_entry img {
	float: right;
}
#tx-cheikonesuser-pi1-publication_entry hr {
	clear: both;
	margin: 0 0 3px 0;
	padding: 3px 0 0 0;
}
	
/* ADMIN */
/* Person */
#tx-cheikonesuser-pi1-person_admin {
	font-size: 12px;	
	line-height: 19px;
	letter-spacing: 0.5px;
}
#tx-cheikonesuser-pi1-person_admin div.edit {
	width: 418px;
	font-size: 12px;	
	line-height: 17px;
	margin: 0 0 49px 0;
	padding: 0 40px 10px 0;
	border-bottom: 2px solid #000000;
}
#tx-cheikonesuser-pi1-person_admin div.list {
	width: 100%;
	display: block;
	float: left;
	padding: 2px 0 2px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#tx-cheikonesuser-pi1-person_admin div.name {
	float: left;
	width: 65%;
}
#tx-cheikonesuser-pi1-person_admin div.links {
	float: right;
	width: 35%;
	text-align: right;
}
	
/* Project */
#tx-cheikonesuser-pi1-project_admin h1{
/*margin-bottom: 29px;*/
}
#tx-cheikonesuser-pi1-project_admin div.bodytext {
	float: left;
	border-top: 1px solid #ccc;
	line-height: 19px;
	padding-bottom: 20px;
	width: 100%;
}
#tx-cheikonesuser-pi1-project_admin .rowde {
	border-top: 1px solid #999;
	border-bottom: 1px solid #ccc;
	padding: 2px 0 2px 0;
	float: left;
	width: 100%;
}
#tx-cheikonesuser-pi1-project_admin .rowen {
	border-bottom: 1px solid #999;
	padding: 2px 0 2px 0;
	float: left;
	width: 100%;
}
#tx-cheikonesuser-pi1-project_admin .left {
	width: 65%;
	clear: both;
	float: left;
}
#tx-cheikonesuser-pi1-project_admin .right {
	float: right;
	text-align: right;
}
	
/* FORM */
label {
	margin-top: 5px;
	width: 125px;
}
dl { 
	margin: 0;
}
dl p.tx-cheikonesuser-pi1-notice { 
	color: #990000;
}
dd { 
	margin-left: 125px; 
}
span.format {
	font-style: italic;
	white-space: nowrap;
	margin-top: 0px;
}
input, textarea {
	margin-top: 4px;
	margin-right: 6px;
}
input[type=checkbox], input[type=radio] {
	margin-bottom: 8px;
	margin-top: 6px;
	border: 0px;
	background: transparent;
}
input[type=text], input[type=password], textarea {
	width: 170px;
}
input.tx-cheikonesuser-pi1-longtext,
textarea.tx-cheikonesuser-pi1-longtext {
	width: 300px;
}
	
	
/* do not delete */
}

@media print
{
  #tx-cheikonesuser-pi1-person_detail div.main { width: 100%; padding: 0; float: none; }
  #tx-cheikonesuser-pi1-person_detail div.right { width: 100%; padding: 0; float: none; }
}</pre></body></html>