.Stil7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
.Stil8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}



.inputbutton {
	position: absolute;
	top: 109px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background-color: #43b596;
    padding: 1px;
    border: 1px solid #ffffff;
}

.inputbutton:hover {
	background-color: #b1ffea;
	color: #43b596;	}
	

.inputtext {
    font-family:Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    background-color: #43b596;
    height: 15px;
    width: 225px;
    border: 1px solid #ffffff;
}

.textareaone {
position: absolute;
top: 28px;
	font-family:Verdana;
    font-size: 12px;
    color: #ffffff;
    background-color: #43b596;
    height: 67px;
    width: 225px;
    border: 1px solid #ffffff;
	
	}