@import "../../nc_stylesheet.css.php";
.inputtext {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #143A6E;
	width: 300px;
	background-color: #CFDCED;
	border: none;
	margin-bottom: 2px;
}

.inputtextkurz {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #143A6E;
	width: 220px;
	background-color: #CFDCED;
	border: none;
	margin-bottom: 2px;
}

.inputtextsehrkurz {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #143A6Evvvvv;
	width: 150px;
	background-color: #CFDCED;
	border: none;
	margin-bottom: 2px;
}

.inputtextultrakurz {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #143A6E;
	width: 50px;
	background-color: #CFDCED;
	border: none;
	margin-bottom: 2px;
}