input[type=text]::-ms-clear { display: none; }
.img_klasse100{height:100;}
.img_klassew395{width:395;}
.zulang{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.threex {
border-radius: 1.5em;

	border: 1px solid grey;
	border-radius: 5px;
	box-shadow: 10px 10px 10px lightgray inset, 10px 10px 10px #a0a0a0;
	padding: 0.1em;

}
.threey {
	box-shadow: -10px -10px 10px lightgrey inset, 10px 10px grey;
}
.three {
border-radius: 1.5em;

	border: 1px solid grey;
	border-radius: 5px;
	box-shadow: 0px 10px 0px lightgray inset, 10px 10px 10px #a0a0a0;
	padding: 0.1em;

}

