.editProfil a:link, .editProfil a:visited, .editProfil a:active, .editProfil a:hover{
  display:block;
  padding:1px 1px 1px 18px;
	border:1px solid #FFF;
 color:#000;
 text-decoration:none;
 font-size:10px;
  background:url('../../typo3/gfx/edit_fe.gif') no-repeat 3px 2px #A4B5D5;
}

input.preview {
 font-size:10px;
	cursor:hand;
	padding-left:10px;
	border:1px solid #FFF;
	background-color:#A4B5D5; 
	background-repeat:no-repeat; 
	background-image:url('../../typo3/gfx/zoom.gif');
}

input.save {
 font-size:10px;
	cursor:hand;
	padding-left:12px;
	border:1px solid #FFF;
	background-color:#A4B5D5; 
	background-repeat:no-repeat; 
	background-image:url('../nav/savedok.gif');
}

input.edit {
 font-size:10px;
	cursor:hand;
  width:135px;
	padding-left:0px;
	border:1px solid #FFF;
	background-color:#A4B5D5; 
	background-repeat:no-repeat; 
	background-image:url('../../typo3/gfx/edit_fe.gif');
}

input.edit {
 font-size:10px;
	cursor:hand;
  width:135px;
	padding-left:0px;
	border:1px solid #FFF;
	background-color:#A4B5D5; 
	background-repeat:no-repeat; 
	background-image:url('../../typo3/gfx/edit_fe.gif');
}

.label{font-weight:bold;}

.dateNav a:link, .dateNav a:visited, .dateNav a:active, .dateNav a:hover{
  display:block;
	padding:1px 1px 1px 18px;
	border:1px solid #FFF;
 color:#000;
 text-decoration:none;
 font-size:10px;
 background:url('../nav/fe_user_dates.gif') no-repeat 3px 2px #A4B5D5;
}

.tx-dkdfeuserbelogin-pi1 form table{margin-left:-15px;}

.tx-dkdfeuserbelogin-pi1 form table td input {
 font-size:10px;
	cursor:hand;
  width:135px;
	padding-left:0px;
	border:1px solid #FFF;
	background-color:#A4B5D5; 
	background-repeat:no-repeat; 
	background-image:url('../nav/fe_user_logout.gif');
}

.tx-dkdfeuserbelogin-pi1 form {display:inline;}