/*--------------------------------------------*/
/*--------------------------------------------*/
/*---------                         ----------*/
/*--------- copyright: unimess GmbH ----------*/
/*---------                         ----------*/
/*---------      www.unimess.de     ----------*/
/*---------                         ----------*/
/*--------------------------------------------*/
/*--------------------------------------------*/

#kopf {
	background: url(bilder/logo2.jpg) no-repeat center 44px;
}

#logo {
	display: none;
}

#benutzerinformationen{
	float: right;
	display: block;
	width: 85%;
	height:115px;
	background: #F3F3F3 url(bilder/user_icon.gif) no-repeat 2.5% 10px ;
	padding: 8px 5% 0px 10%;
	margin:  22px 0px 0px 0px;
	border:  none;
	color:#8C8C8C;
}

.benutzerliste5, .benutzerliste6 {
	width: 85%;
}

#benutzer_start .tabbody {
	width: 100%;
}

#benutzertab .edit, #benutzertab .memo {
	width: 85%;
}

#benutzertab .button {
	margin-right: 15%;
}