.eingbe1 {
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "Comic Sans MS", "Bodoni MT Black", "Britannic Bold";
	font-size: 18px;
	font-style: oblique;
	color: #000000;
	background-color: #e8e8e8;
}

.eingbe1p {
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "Comic Sans MS", "Bodoni MT Black", "Britannic Bold";
	font-size: 18px;
	font-style: oblique;
	color: #000000;
	background-color:#e8e8e8 ;
}

.eingabe2 {
	width: 60px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000000;
	font-family: "Comic Sans MS", "Bodoni MT Black", "Britannic Bold";
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	color: #000000;
	background-color: #e8e8e8;
}
.eingabe3 {
	width: 180px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000000;
	font-family: "Comic Sans MS", "Bodoni MT Black", "Britannic Bold";
	font-size: 18px;
	font-style: oblique;
	color: #000000;
	background-color: #e8e8e8;
}
.ibutton {
	font-family: "Comic Sans MS", "Bodoni MT Black", "Britannic Bold";
	font-size: 15px;
	color: #000000;
	background-color: #FF00FF;
	/*background-image: url(../bilder/logobutton.jpg);*/
	height: 30px;
	width: 150px;
	vertical-align: top;
	text-align: center;
}
.iresetbutton {
	font-size: 15px;
	background-color: #6699FF;
	/*background-image: url(../bilder/bildreset.jpg);*/
	height: 30px;
	width: 150px;
	color: #FFFF00;
}

