.eingabe
{
	margin: 0px; 
	width: 238px;
	border: 0px solid; 
	background: #FFFFFF;
	color: #2236a4; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	height: 16px;
}	
.senden
{
    float:right;
	margin: 2px;
	width: 38px;
	height: 19px;
	border: 0px solid; 
	background: url(np-btn-send.jpg) no-repeat 0% 100%;
	color: #000000; 	
}	
.senden:hover
{
    float:right;
	margin: 2px;
	width: 38px;
	height: 19px;
	border: 0px solid; 
	background: url(np-btn-send-over.jpg) no-repeat 0% 100%;
	color: #000000; 	
}

.nplinks
{ 
	display:block;
	float:right;
	height:41px;
	width:90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:41px;	
	text-align:center;
	color: #ffffff;
	text-decoration: none;
	background: #FFFFFF url(np-btn-normal.jpg) no-repeat 0% 100%;	
}


.nplinks:hover 
{
	display:block;
	float:right;
	height:41px;
	width:90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:41px;	
	text-align:center;
	color: #ffffff;
	text-decoration: none;
	background: #FFFFFF url(np-btn-over.jpg) no-repeat 0% 100%;	
}


#ToolTip 
{
 position:absolute;
 top: 0px;
 left: 0px;
 z-index: 4;
 visibility: hidden;
}